On Wed, 2007-09-12 at 11:31 +0200, Uwe Ligges wrote:
> Perhaps Namespace issues? But no further ideas. You might want to make
> your package available at some URL so that people can look at it and help...
>
> Uwe Ligges
>
Thanks. The problem lay elsewhere. I was able to fix it by adding
libra
Perhaps Namespace issues? But no further ideas. You might want to make
your package available at some URL so that people can look at it and help...
Uwe Ligges
Ross Boylan wrote:
> During R CMD check I get this:
> ** building package indices ...
> Error in eval(expr, envir, enclos) : could not f
During R CMD check I get this:
** building package indices ...
Error in eval(expr, envir, enclos) : could not find function
"readingError"
Execution halted
ERROR: installing package indices failed
The check aborts there. readingError is a function I just added; for
reference
setClass("readingErro