[Rd] odd NOTE in R CMD check of data; Rcpp module related

2018-11-03 Thread Robert J. Hijmans
With the current version of the "raster" package (that I maintain), R CMD check on packages "soilDB" and "PopGenReport" have this NOTE: Package: soilDB Check: data for non-ASCII characters New result: NOTE Error in .requirePackage(package) : unable to find required package 'raster' C

Re: [Rd] mapply error with Math (S4 group generic)

2013-02-13 Thread Robert J. Hijmans
uld instead use funname <- .Generic That indeed made the problem go away. Best, Robert On Wed, Feb 13, 2013 at 4:35 PM, Robert J. Hijmans wrote: > > I get an error when using self-defined (not standard) functions with mapply > with S4 objects from the raster package that I dev

[Rd] mapply error with Math (S4 group generic)

2013-02-13 Thread Robert J. Hijmans
I get an error when using self-defined (not standard) functions with mapply with S4 objects from the raster package that I develop: "Error in as.character(sys.call(sys.parent())[[1]]) : cannot coerce type 'closure' to vector of type 'character'". Does anyone understand why? The problem is illust

[Rd] image adds lines

2011-07-14 Thread Robert J. Hijmans
There seems to be a bug in "image" in R 13.1 (on windows 32 & 64 bits) and on R-devel that is not present in R 13.0 and before. The below creates a plot with many white lines, horizontal and vertical, more or less regularly spaced. The effect is particularly dramatic when the plotting window is ma

[Rd] R CMD on windows 7

2009-08-25 Thread Robert J. Hijmans
I had difficulties running R CMD check and build on windows 7. The problem seems to be that the script creates folders to which nobody has any access permissions (not even read). So the script can not delete these folders or open files. This worked for me: Go to the properties of the root folder