[R] R CMD check
John Bjørnar Bremnes
j.b.bremnes at met.no
Mon Jun 30 15:49:11 CEST 2003
when using R CMD check mypkg I get the error message
...
* checking R files for library.dynam ... OK
* checking generic/method consistency ... WARNING
Error in .loadPackageQuietly(package, lib.loc) :
Error in parse(file, n, text, prompt) : syntax error on line 95
Execution halted
* checking for assignment functions with final arg not named 'value' ...
WARNING
Error in .loadPackageQuietly(package, lib.loc) :
Error in parse(file, n, text, prompt) : syntax error on line 95
Execution halted
...
What can I do to avoid this? I use R-1.7.0 on Linux RedHat.
Any suggestions are appreciated.
--
John Bjornar Bremnes
Norwegian Meteorological Institute (met.no)
Research and Development Department
P.O.Box 43 Blindern, N-0313 Oslo, Norway
Phone: (+47) 2296 3326. Fax: (+47) 2269 6355
More information about the R-help
mailing list