[Rd] unable to load shared library: undefined symbol

2007-07-20 Thread Ctagz
Hi all, I'm a summer University research student and I've been wroking on writing a package, Rsoam, to integrate R with Platform's symphony software to allow for distributed computing. When I "R CMD check" the package, I get the following error when trying to load the Rsoam.so after building Rs

Re: [Rd] possible bug R CMD check: No space(s) allowed after \VignetteDepends{}

2007-07-20 Thread Kurt Hornik
> Ferdinand Alimadhi writes: > R CMD check gives an error when a vignette entry %\VignetteDepends{} has any > extra space at the end. > Maybe this is by design, but I found it confusing. Actually, this is by design, but I'll look into changing it. Best -k > Changing the function "vignetteMe

Re: [Rd] package NULL not found

2007-07-20 Thread Prof Brian Ripley
Note that the message is not about '' and NULL but about '' and NULL. I suspect the line endings are screwed up in the environment in use, which seems not to be our toolset from the comments about Cygwin. It is most likely the shell used by make that is doing this, but it could be Perl. I can