Displaying 1 result from an estimated 1 matches for "r37092".
Did you mean:
37092
2006 Jan 20
1
R CMD check, NAMESPACE, import: bad error?
...field.
DESCRIPTION contains:
Imports: arules
NAMESPACE contains:
import(arules)
The package builds without warnings and installs and loads just fine.
But check has this to say:
$ R CMD check DNAhelperseth_1.0.tar.gz
[snip]
* using Version 2.3.0 Under development (unstable) (2006-01-15 r37092)
* checking for file 'DNAhelperseth/DESCRIPTION' ... OK
[snip]
* checking R files for library.dynam ... OK
* checking S3 generic/method consistency ... WARNING
Error: package/namespace load failed for 'DNAhelperseth'
Call sequence:
2: stop(gettextf("package/namespace load fail...