Displaying 2 results from an estimated 2 matches for "loadnow".
Did you mean:
loadno3
2014 Jun 05
1
Building source package in Windows, error in .doLoadActions()
...l with:
R CMD INSTALL --build --no-multiarch
it to "testing if installed package can be loaded" and gives the following
error:
Error in .doLoadActions(where, attach) :
error in load action .__A__.1 for package KNITRO: loadModule(module =
"knitro", what = TRUE, env = ns, loadNow = TRUE): Unable to load module
"knitro": Failed to initialize module pointer: Error in
FUN("_rcpp_module_boot_knitro"[[1L]], ...): no such symbol
_rcpp_module_boot_knitro in package KNITRO
Thank you,
Luis de la Torre
[[alternative HTML version deleted]]
2018 Nov 03
1
odd NOTE in R CMD check of data; Rcpp module related
...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 : RasterLayer
dimensions : 106, 137, 14522 (...