[R] R CMD check

Göran Broström gb at stat.umu.se
Sat Jan 5 22:49:08 CET 2002


I am developing an  R  package named MLife, which I have in several 
versions in a directory:

drwxrwxr-x    7 gb       gb           4096 Jan  5 22:27 ./
drwxrwxr-x   14 gb       gb           4096 Jan  1 18:34 ../
drwxr-xr-x    5 gb       gb           4096 Dec 31 17:48 0.75-26/
drwxr-xr-x    5 gb       gb           4096 Jan  5 22:23 0.75-27/
lrwxrwxrwx    1 gb       gb              7 Jan  5 21:56 MLife -> 0.75-27/

i.e., I make a symlink  'MLife'  to the latest version, and then I try

[gb at tal R]$ R CMD check MLife

and get

[...]
* checking DESCRIPTION Package field ... ERROR
* DESCRIPTION Package field differs from dir name
-----------------------------------------------------------------------
DESCRIPTION contains the package name  MLife. How should I best manage
this? Obviously, the 'dir name' is '0.75-27', and not 'MLife'.

To avoid confusion, if I _copy_ 0.75-27 to MLife, it works fine.

Göran
-- 
 Göran Broström                      tel: +46 90 786 5223
 professor                           fax: +46 90 786 6614
 Department of Statistics            http://www.stat.umu.se/egna/gb/
 Umeå University
 SE-90187 Umeå, Sweden             e-mail: gb at stat.umu.se

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list