I posted a package
    trivial_3.1-18.tar.gz
and the
    00check-trivial.log
from R-devel at

     http://astro.temple.edu/~rmh/HH-test/

The package contains one function
trivial <- function(...) {}
and a NAMESPACE that imports other packages.

The 00check-trivial.log has many messages that look like they depend
on aspects of the imported packages, including five of these
    Error in validObject(.Object) :

I need guidance on how to respond to these.

My real package
    HH_3.1-17.tar.gz
is also there along with a clean check log from R-3.1.2 and a check log
I don't understand from R-devel.

Thanks
Rich

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to