CRAN Package Check Results for Package DrugSim2DR

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.1 18.01 126.02 144.03 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 12.76 94.19 106.95 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 176.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 187.18 NOTE
r-devel-windows-x86_64 0.1.1 15.00 105.00 120.00 OK
r-patched-linux-x86_64 0.1.1 14.58 121.27 135.85 OK
r-release-linux-x86_64 0.1.1 15.85 118.63 134.48 OK
r-release-macos-arm64 0.1.1 64.00 OK
r-release-macos-x86_64 0.1.1 95.00 OK
r-release-windows-x86_64 0.1.1 16.00 16.00 32.00 FAIL
r-oldrel-macos-arm64 0.1.1 58.00 OK
r-oldrel-macos-x86_64 0.1.1 127.00 OK
r-oldrel-windows-x86_64 0.1.1 19.00 125.00 144.00 OK

Check Details

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘base’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: whether the package can be loaded with stated dependencies
Result: WARN Fatal error: couldn't allocate memory for pointer stack 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.1
Check: whether the package can be unloaded cleanly
Result: WARN Error: package or namespace load failed for 'DrugSim2DR': cannot allocate vector of size 2.2 Mb Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.1
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: 0.1.1
Check: whether the namespace can be unloaded cleanly
Result: WARN Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/xml2/libs/x64/xml2.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: suppressMessages ... asNamespace -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.1
Check: loading without being on the library search path
Result: FAIL
Flavor: r-release-windows-x86_64