CRAN Package Check Results for Package DMMF

Last updated on 2025-05-04 03:50:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2.0 33.20 236.92 270.12 OK
r-devel-linux-x86_64-debian-gcc 0.5.2.0 21.28 151.29 172.57 OK
r-devel-linux-x86_64-fedora-clang 0.5.2.0 428.85 OK
r-devel-linux-x86_64-fedora-gcc 0.5.2.0 413.78 OK
r-devel-windows-x86_64 0.5.2.0 37.00 184.00 221.00 OK
r-patched-linux-x86_64 0.5.2.0 34.07 220.69 254.76 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 0.5.2.0 98.00 OK
r-release-macos-x86_64 0.5.2.0 208.00 OK
r-release-windows-x86_64 0.5.2.0 37.00 178.00 215.00 WARN
r-oldrel-macos-arm64 0.5.2.0 88.00 OK
r-oldrel-macos-x86_64 0.5.2.0 142.00 OK
r-oldrel-windows-x86_64 0.5.2.0 47.00 254.00 301.00 OK

Check Details

Version: 0.5.2.0
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