ISOP - An implementation of the ISOP-Model by Scheiblechner - check results
RForge.net

ISOP

About ISOP
SVN access
Download/Files
Check results
Package R docs

Version: 0.932
Result: WARNING
Check time: 2008-09-14 23:33
* checking for working pdflatex ... OK
* using log directory ''
* using R version 2.7.1 (2008-06-23)
* using session charset: ISO8859-1
* checking for file 'ISOP/DESCRIPTION' ... OK
* this is package 'ISOP' version '0.932'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'ISOP' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 for unstated 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: possible error in length(y = what): unused argument(s) (y
= what)
isop.plot2d: possible error in length(y = what[, i]): unused
argument(s) (y = what[, i])
Found possibly global 'T' or 'F' in the following functions:
isop.calc2set isop.calcTau
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
isop.asmatrix isop.calc1set isop.calc2set isop.calcTau isop.plot2d
isop.plot3d isop.plotFreqs isop.sortbyrowcolSum isop.sysch
isop.testItems isop.version isop.W1 isop.W12 isop.W2
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... WARNING
Error in tools::codoc(package = "ISOP") :
directory '/ISOP' does not contain Rd sources
Execution halted
Error in tools::codocData(package = "ISOP") :
directory '/ISOP' does not contain Rd sources
Execution halted
Error in tools::codocClasses(package = "ISOP") :
directory '/ISOP' does not contain Rd sources
Execution halted
* checking Rd \usage sections ... WARNING
Error in tools::checkDocFiles(package = "ISOP") :
directory '/ISOP' does not contain Rd sources
Execution halted
Functions with \usage entries need to have the appropriate \alias entries,
and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
Error in tools::checkDocStyle(package = "ISOP") :
directory '/ISOP' does not contain Rd sources
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* creating ISOP-Ex.R ... OK
* checking examples ... OK
* creating ISOP-manual.tex ... OK
* checking ISOP-manual.tex using pdflatex ... OK

WARNING: There were 3 warnings, see
/00check.log
for details


Installation log: 00install.out