RE: [Rd] help with Rcmd check

2004-12-29 Thread Whit Armstrong
which I'll post separately. Thanks again for the help. Regards, Whit > -Original Message- > From: Prof Brian Ripley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 29, 2004 11:15 AM > To: Whit Armstrong > Cc: r-devel@stat.math.ethz.ch > Subject: Re: [R

Re: [Rd] help with Rcmd check

2004-12-29 Thread Prof Brian Ripley
Does your package load cleanly under R_DEFAULT_PACKAGES=NULL? I suspect it does not load at all because your shared object does not, but env R_DEFAULT_PACKAGES=NULL R library(excelpoi) will tell you if not. On Wed, 29 Dec 2004, Whit Armstrong wrote: I've been working on a package that requires a sh