CRAN Package Check Results for Maintainer ‘Benedicte Fontez <benedicte.fontez at supagro.fr>’

Last updated on 2024-06-06 05:58:16 CEST.

Package WARN OK
DrBats 1 12

Package DrBats

Current CRAN status: WARN: 1, OK: 12

Version: 0.1.6
Check: whether the package can be loaded with stated dependencies
Result: WARN Loading required package: rstan Loading required package: StanHeaders Error: package or namespace load failed for 'rstan': .onLoad failed in loadNamespace() for 'rstan', details: call: paste(str, collapse = "\n") error: could not allocate memory (1 Mb) in C function 'R_AllocStringBuffer' Error: package 'rstan' could not be loaded Execution halted It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-release-windows-x86_64

Version: 0.1.6
Check: whether the package can be unloaded cleanly
Result: WARN <--- Last few GCs ---> <--- JS stacktrace ---> V8 FATAL ERROR in Committing semi space failed.: Allocation failed - JavaScript heap out of memory # # Fatal error in , line 0 # API fatal error handler returned after process out of memory # # # #FailureMessage Object: 00000036fc1e2260 ==== C stack trace =============================== ZN2v817TracingControllerD0Ev [0x0x7ff8afc43f9b+105739] ZN2v817TracingControllerD0Ev [0x0x7ff8b08c2066+13204950] Z31exception_to_condition_templateISt9exceptionEP7SEXPRECRKT_b [0x0x7ff8afc0f32b+1899] ZN2v817TracingControllerD0Ev [0x0x7ff8afffdb2a+4012186] ZN2v817TracingControllerD0Ev [0x0x7ff8b0055dc7+4373303] ZN2v817TracingControllerD0Ev [0x0x7ff8afece99a+2770698] ZN2v817TracingControllerD0Ev [0x0x7ff8b0056c46+4377014] ZTv0_n24_N4Rcpp8RostreamILb1EED1Ev [0x0x7ff8b0b44a87+13335] ZN4Rcpp9exceptionD1Ev [0x0x7ff8b08ccd94+4404] Z10r_callbackNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKN2v820FunctionCallbackInfoINS5_5ValueEEE [0x0x7ff8afbe8edd+6237] Flavor: r-release-windows-x86_64

Version: 0.1.6
Check: loading without being on the library search path
Result: WARN Loading required package: rstan Loading required package: StanHeaders InternalError: out of memory null Error: package or namespace load failed for 'rstan': .onLoad failed in loadNamespace() for 'rstan', details: call: NULL error: Evaluating JS code failed, see message above! Error: package 'rstan' could not be loaded Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-release-windows-x86_64

Version: 0.1.6
Check: dependencies in R code
Result: NOTE Error: unable to load shared object 'D:/RCompile/recent/R-4.4.0/library/stats/libs/x64/stats.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Call sequence: 9: inDL(x, as.logical(local), as.logical(now), ...) 8: dyn.load(file, DLLpath = DLLpath, ...) 7: library.dynam(lib, package, package.lib) 6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 5: asNamespace(ns) 4: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-release-windows-x86_64