From: John Bjørnar Bremnes (j.b.bremnes@met.no)
Date: Mon 30 Jun 2003 - 23:49:11 EST
Message-id: <3F003FD7.1030905@met.no>
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______________________________________________ R-help@stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
This archive was generated by hypermail 2.1.3 : Tue 01 Jul 2003 - 09:12:09 EST