CRAN Package Check Results for Package DWLS

Last updated on 2024-06-11 01:54:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 54.33 486.65 540.98 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 42.05 362.77 404.82 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 731.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 667.13 OK
r-devel-windows-x86_64 0.1.0 49.00 360.00 409.00 WARN
r-patched-linux-x86_64 0.1.0 51.51 471.15 522.66 OK
r-release-linux-x86_64 0.1.0 41.59 463.09 504.68 OK
r-release-macos-arm64 0.1.0 168.00 OK
r-release-macos-x86_64 0.1.0 283.00 OK
r-release-windows-x86_64 0.1.0 42.00 354.00 396.00 OK
r-oldrel-macos-arm64 0.1.0 158.00 OK
r-oldrel-macos-x86_64 0.1.0 280.00 OK
r-oldrel-windows-x86_64 0.1.0 62.00 439.00 501.00 OK

Check Details

Version: 0.1.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/later/libs/x64/later.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted 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-devel-windows-x86_64

Version: 0.1.0
Check: R code for possible problems
Result: NOTE Error in deparse(value$call) : could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Calls: <Anonymous> Execution halted Flavor: r-devel-windows-x86_64