* using log directory 'd:/Rcompile/CRANpkg/local/4.5/DrugUtilisation.Rcheck' * using R Under development (unstable) (2024-06-07 r86704 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 'DrugUtilisation/DESCRIPTION' ... OK * this is package 'DrugUtilisation' version '0.6.1' * 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 'DrugUtilisation' 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 ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... NOTE Error: memory exhausted Execution halted * checking S3 generic/method consistency ... OK * checking replacement functions ... WARNING Fatal error: couldn't allocate node stack The argument of a replacement function which corresponds to the right hand side must be named 'value'. * checking foreign function calls ... NOTE Error: cannot allocate vector of size 2.3 Mb Call sequence: 12: (function (n) { if (existsInFrame(n, envenv)) envenv[[n]] else { e <- mkenv() envenv[[n]] <- e key <- env[[n]] ekey <- if (is.list(key)) key$eagerKey else key data <- lazyLoadDBfetch(ekey, datafile, compressed, envhook) parent.env(e) <- data$enclos %||% emptyenv() list2env(data$bindings, e) if (!is.null(data$attributes)) attributes(e) <- data$attributes if (!is.null(data$isS4) && data$isS4) .Internal(setS4Object(e, TRUE, TRUE)) if (is.list(key)) { expr <- quote(lazyLoadDBfetch(KEY, datafile, compressed, envhook)) .Internal(makeLazy(names(key$lazyKeys), key$lazyKeys, expr, parent.env(environment()), e)) } if (!is.n Execution halted See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. * checking R code for possible problems ... [8s] NOTE Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/recent/R/library/tools/libs/x64/tools.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted * 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 ... WARNING Warning in gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/tools/R/sysdata.rdx', probable reason 'Not enough space' Error in gzfile(file, "rb") : cannot open the connection Calls: loadNamespace -> lazyLoad -> lazyLoadDBexec -> readRDS -> gzfile Execution halted * 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 ... [0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [0s] ERROR Running examples in 'DrugUtilisation-Ex.R' failed The error occurred in: * checking for unstated dependencies in 'tests' ... OK * checking tests ... [0s] ERROR * checking for unstated dependencies in vignettes ...