CRAN Package Check Results for Package kissmig

Last updated on 2025-04-12 01:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-5 30.28 235.43 265.71 OK
r-devel-linux-x86_64-debian-gcc 1.0-5 18.00 148.92 166.92 OK
r-devel-linux-x86_64-fedora-clang 1.0-5 435.14 OK
r-devel-linux-x86_64-fedora-gcc 1.0-5 409.46 OK
r-devel-macos-arm64 1.0-5 89.00 OK
r-devel-macos-x86_64 1.0-5 198.00 OK
r-devel-windows-x86_64 1.0-5 27.00 173.00 200.00 WARN
r-patched-linux-x86_64 1.0-5 27.19 225.57 252.76 OK
r-release-linux-x86_64 1.0-5 OK
r-release-macos-arm64 1.0-5 91.00 OK
r-release-macos-x86_64 1.0-5 302.00 OK
r-release-windows-x86_64 1.0-5 37.00 246.00 283.00 OK
r-oldrel-macos-arm64 1.0-5 OK
r-oldrel-macos-x86_64 1.0-5 218.00 OK
r-oldrel-windows-x86_64 1.0-5 37.00 249.00 286.00 OK

Check Details

Version: 1.0-5
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-devel-windows-x86_64