Displaying 1 result from an estimated 1 matches for "rforgepackages".
2012 Feb 08
0
Error in data.frame(srcfile = NA_character_ ...) using R CMD check
...k on a package I inherited
and I'm now trying to clean up. There are known issues with the Rd files
(they definitely need to get updated) resulting in a couple of warnings,
but the error occurs before check reaches the Rd files. Below is a snippet
of my check.log:
* using log directory 'F:/RForgePackages/pkg.Rcheck'
* using R version 2.14.1 (2011-12-22)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* checking for file 'pkg/DESCRIPTION' ... OK
* this is package 'disco' version '1.1'
... (all OK's here)
* checking R code for possible p...