* using log directory 'd:/Rcompile/CRANpkg/local/4.4/DrBats.Rcheck' * using R version 4.4.0 (2024-04-24 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'DrBats/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'DrBats' version '0.1.6' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'DrBats' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [3s] OK * checking whether the package can be loaded with stated dependencies ... [2s] WARNING 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. * checking whether the package can be unloaded cleanly ... [2s] WARNING <--- 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] * checking whether the namespace can be loaded with stated dependencies ... [2s] OK * checking whether the namespace can be unloaded cleanly ... [3s] OK * checking loading without being on the library search path ... [3s] WARNING 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. * checking use of S3 registration ... OK * checking dependencies in R code ... 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 * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [8s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [8s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [13s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [60s] OK * checking PDF version of manual ... [23s] OK * checking HTML version of manual ... [3s] OK * DONE Status: 3 WARNINGs, 1 NOTE