On 25.03.2015 21:15, Joshua N Pritikin wrote:
CRAN check is issuing a complaint,
Found the following calls to data() loading into the global environment:
File ‘OpenMx/R/MxAlgebra.R’:
data(omxSymbolTable)
See section ‘Good practice’ in ‘?data’.
Which says "use a file ‘R/sysdata.rda’". So w
CRAN check is issuing a complaint,
Found the following calls to data() loading into the global environment:
File ‘OpenMx/R/MxAlgebra.R’:
data(omxSymbolTable)
See section ‘Good practice’ in ‘?data’.
I tried placing an rda file in the package's R/ directory, but now I get
a new CRAN check compla
2 matches
Mail list logo