[R] rcmd check question.

Jason Turner jasont at indigoindustrial.co.nz
Fri Dec 5 19:24:39 CET 2003


Wolski wrote:
...
> Can anyone tell what may causes the following errors?
> They printed during a
> 
> 
>>rcmd check packagename
> 
> * checking S3 generic/method consistency ... WARNING
> Error in .tryQuietly({ : Error in file(file, "r") : unable to open connection
> Execution halted
...

In the directory where you issue this command, does "dir" list 
"packagename" as one of the directories?  And is it set up according to 
the specification in "Writing R Extensions"?  That is, subdirectories 
"R", "man", ... ?

That's the simplest thing I could think of that would cause this.

Cheers

Jason
-- 
Indigo Industrial Controls Ltd.
http://www.indigoindustrial.co.nz
64-21-343-545
jasont at indigoindustrial.co.nz




More information about the R-help mailing list