[Rd] R CMD check 'package-name' failed

Bernhard Dr. Pfaff bernhard.pfaff at t-online.de
Tue Jul 15 21:45:56 MEST 2003


Dear Devel-list member,

by checking a small exemplatory package during the DSC2003 in Vienna I 
encountered the following error message (see attachment). Thomas Lumley has 
suggested to me posting the problem to this list. You help is appreciated.

Cheers,
Bernhard


System:
machine: i386
OS: Suse 8.1
R: 1.6.2
-------------- next part --------------
* checking for working latex ... OK
* using log directory '/home/bp/R/dsc/DSC2003.Rcheck'
* checking for file 'DSC2003/DESCRIPTION' ... OK
* checking if this is a source package ... OK

* Installing *source* package 'DSC2003' ...
** R
** data
** help
 >>> Building/Updating help pages for package 'DSC2003'
     Formats: text html latex example 
  Formaldehyde                      text    html    latex   example
  dsc2003                           text    html    latex   example
* DONE (DSC2003)

* DONE (INSTALL)

* checking package directory ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION Package field ... OK
* checking DESCRIPTION Version field ... OK
* checking DESCRIPTION License field ... OK
* checking DESCRIPTION Description field ... OK
* checking DESCRIPTION Title field ... OK
* checking DESCRIPTION Author field ... OK
* checking DESCRIPTION Maintainer field ... OK
* checking index files ... OK
* checking R files for syntax errors ... OK
* checking R files for library.dynam ... OK
* checking generic/method consistency ... WARNING
Error in .find.package(package, lib.loc) : 
	none of the packages were found
Execution halted
* checking for assignment functions with final arg not named 'value' ... WARNING
Error in .find.package(package, lib.loc) : 
	none of the packages were found
Execution halted
* checking Rd files ... OK
* checking for undocumented objects ... ERROR
Error in .find.package(package, lib.loc) : 


More information about the R-devel mailing list