CRAN Package Check Results for Maintainer ‘Sebastien Wouters <wouterseb at gmail.com>’

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

Package FAIL NOTE OK
DecomposeR 1 1 11
StratigrapheR 13

Package DecomposeR

Current CRAN status: FAIL: 1, NOTE: 1, OK: 11

Version: 1.0.6
Check: whether the package can be loaded with stated dependencies
Result: WARN 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. Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: whether the namespace can be loaded with stated dependencies
Result: WARN 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. Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: loading without being on the library search path
Result: WARN Error: memory exhausted 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: 1.0.6
Check: replacement functions
Result: WARN 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'. Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: R code for possible problems
Result: 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 Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: HTML version of manual
Result: FAIL
Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'EMD', 'astrochron' Flavor: r-oldrel-macos-x86_64

Package StratigrapheR

Current CRAN status: OK: 13