- using R version 2.8.1 beta (2008-12-12 r47183)
- using session charset: ISO8859-1
- checking for file 'portfolioSim/DESCRIPTION' ... OK
- this is package 'portfolioSim' version '0.2-3'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'portfolioSim' can be installed ... OK
- checking package directory ... OK
- checking for portable file names ... 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 whether the name space can be loaded with stated dependencies ... OK
- checking for unstated dependencies in R code ... WARNING
Error in validObject(.Object) :
invalid class "ObjectsWithPackage" object: superclass "characterOrNumeric" not defined in the environment of the object's class
Calls: <Anonymous> ... metaNameUndo -> new -> initialize -> initialize -> validObject
Execution halted
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
- checking S3 generic/method consistency ... OK
- checking replacement functions ... WARNING
Error in validObject(.Object) :
invalid class "ObjectsWithPackage" object: superclass "characterOrNumeric" not defined in the environment of the object's class
Calls: <Anonymous> ... metaNameUndo -> new -> initialize -> initialize -> validObject
Execution halted
In R, the argument of a replacement function which corresponds to the right
hand side must be named 'value'.
- checking foreign function calls ... WARNING
Error in validObject(.Object) :
invalid class "ObjectsWithPackage" object: superclass "characterOrNumeric" not defined in the environment of the object's class
Calls: <Anonymous> ... metaNameUndo -> new -> initialize -> initialize -> validObject
Execution halted
See the chapter 'System and foreign language interfaces' of the 'Writing R
Extensions' manual.
- checking R code for possible problems ... NOTE
Error in validObject(.Object) :
invalid class "ObjectsWithPackage" object: superclass "characterOrNumeric" not defined in the environment of the object's class
Calls: <Anonymous> ... metaNameUndo -> new -> initialize -> initialize -> validObject
Execution halted
- checking Rd files ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... ERROR
Error in validObject(.Object) :