CRAN Package Check Results for Package DrBats

Last updated on 2024-06-06 05:57:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 26.73 228.86 255.59 OK
r-devel-linux-x86_64-debian-gcc 0.1.6 24.15 168.49 192.64 OK
r-devel-linux-x86_64-fedora-clang 0.1.6 350.36 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6 298.95 OK
r-devel-windows-x86_64 0.1.6 17.00 168.00 185.00 OK
r-patched-linux-x86_64 0.1.6 20.13 220.86 240.99 OK
r-release-linux-x86_64 0.1.6 23.74 226.32 250.06 OK
r-release-macos-arm64 0.1.6 68.00 OK
r-release-macos-x86_64 0.1.6 100.00 OK
r-release-windows-x86_64 0.1.6 16.00 165.00 181.00 WARN
r-oldrel-macos-arm64 0.1.6 71.00 OK
r-oldrel-macos-x86_64 0.1.6 108.00 OK
r-oldrel-windows-x86_64 0.1.6 20.00 204.00 224.00 OK

Check Details

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