* using log directory 'd:/Rcompile/CRANpkg/local/4.4/DecomposeR.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 'DecomposeR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'DecomposeR' version '1.0.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 'DecomposeR' can be installed ... OK * checking installed package size ... OK * checking package 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] WARNING Error: package or namespace load failed for 'DecomposeR' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/vctrs/libs/x64/vctrs.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. 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 ... [1s] WARNING * checking whether the namespace can be loaded with stated dependencies ... [0s] WARNING A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking whether the namespace can be unloaded cleanly ... [0s] WARNING * checking loading without being on the library search path ... [0s] WARNING Error: memory exhausted 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... WARNING Error: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/httpuv/libs/x64/httpuv.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Call sequence: 11: inDL(x, as.logical(local), as.logical(now), ...) 10: dyn.load(file, DLLpath = DLLpath, ...) 9: library.dynam(lib, package, package.lib) 8: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 7: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted The argument of a replacement function which corresponds to the right hand side must be named 'value'. * checking foreign function calls ... OK * checking R code for possible problems ... ERROR Incorrect (un)loading of package shared object. Error: memory exhausted Execution halted The system-specific extension for shared objects must not be added. See ?library.dynam. [13s] 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 ... [1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [65s] OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ...