Displaying 1 result from an estimated 1 matches for "spmod".
Did you mean:
spmd
2018 Nov 03
1
odd NOTE in R CMD check of data; Rcpp module related
...t;raster" %in% .packages()
[1] FALSE
> load(f)
> gSSURGO.chunk
Loading required package: raster
Loading required package: sp
Error: package or namespace load failed for ?raster? in
.doLoadActions(where, attach):
error in load action .__A__.1 for package raster: loadModule(module =
"spmod", what = TRUE, env = ns, loadNow = TRUE): Unable to load module
"spmod": object of type 'closure' is not subsettable
Error in .requirePackage(package) :
unable to find required package ?raster?
# but all is OK the second time around
> gSSURGO.chunk
class : Raster...