CRAN Package Check Results for Package maraca

Last updated on 2023-03-30 04:55:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 7.64 92.00 99.64 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 5.04 69.00 74.04 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 119.47 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 131.27 OK
r-devel-windows-x86_64 0.4.0 31.00 0.00 31.00 FAIL
r-patched-linux-x86_64 0.4.0 6.80 86.73 93.53 OK
r-release-linux-x86_64 0.4.0 5.64 90.35 95.99 OK
r-release-macos-arm64 0.4.0 43.00 OK
r-release-macos-x86_64 0.4.0 64.00 OK
r-release-windows-x86_64 0.4.0 23.00 127.00 150.00 OK
r-oldrel-macos-arm64 0.4.0 45.00 OK
r-oldrel-macos-x86_64 0.4.0 58.00 OK
r-oldrel-windows-ix86+x86_64 0.4.0 17.00 122.00 139.00 OK

Check Details

Version: 0.4.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-devel-windows-x86_64

Version: 0.4.0
Check: whether the namespace can be unloaded cleanly
Result: FAIL
Flavor: r-devel-windows-x86_64