ISOP
About ISOP
|
Version: 1.0
Result: WARNING Check time: 2018-01-26 21:39 * using log directory '' * using R Under development (unstable) (2018-01-26 r74168) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: ISO8859-1 * using option '--as-cran' * checking for file 'ISOP/DESCRIPTION' ... OK * this is package 'ISOP' version '1.0' * checking package namespace information ... OK * checking package dependencies ... NOTE Package suggested but not available for checking: 'Sweave' * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialized R objects in the sources ... OK * checking whether package 'ISOP' can be installed ... WARNING Found the following significant warnings: Warning: /ISOP/man/isop.asmatrix.Rd:22: unexpected '}' Warning: /ISOP/man/isop.testItems.Rd:4: unexpected '}' See '00install.out' for details. * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE Non-standard license specification: GPL version 2 or newer Standardizable: TRUE Standardized license specification: GPL (>= 2) * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE isop.plot2d: no visible global function definition for 'plot' isop.plot2d: no visible global function definition for 'lines' isop.plot3d: no visible global function definition for 'heat.colors' isop.plot3d: no visible global function definition for 'par' isop.plot3d: no visible global function definition for 'persp' isop.plotFreqs: no visible global function definition for 'barplot' isop.sysch: no visible global function definition for 'isop.calcTau' Undefined global functions or variables: barplot heat.colors isop.calcTau lines par persp plot Consider adding importFrom("grDevices", "heat.colors") importFrom("graphics", "barplot", "lines", "par", "persp", "plot") to your NAMESPACE file. * checking Rd files ... WARNING checkRd: (5) isop-package.Rd:0-29: Must have a \description prepare_Rd: isop.asmatrix.Rd:22: unexpected '}' prepare_Rd: isop.testItems.Rd:4: unexpected '}' * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'isop.plot2d.Rd': \usage lines wider than 90 characters: isop.plot2d(sysch, items = (1:dim(sysch)[2])[-dim(sysch)[2]], title = "Item characteristics", type="l", xlab = "response vectors", ylab ... [TRUNCATED] Rd file 'isop.plot3d.Rd': \usage lines wider than 90 characters: isop.plot3d(sysch, theta = 300, phi = 30, expand = 0.5, col = heat.colors(prod(dim(what))), bg = "white", xlab = "response vectors", yl ... [TRUNCATED] These lines will be truncated in the PDF manual. * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... NONE * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 4 NOTEs See '/00check.log' for details. Installation log: 00install.out
|