CRAN Package Check Results for Package RGF

Last updated on 2024-05-26 06:02:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 10.77 113.65 124.42 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 8.60 83.20 91.80 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 157.52 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 164.16 OK
r-devel-windows-x86_64 1.1.1 34.00 335.00 369.00 OK
r-patched-linux-x86_64 1.1.1 13.80 109.20 123.00 OK
r-release-linux-x86_64 1.1.1 14.25 108.19 122.44 OK
r-release-macos-arm64 1.1.1 53.00 OK
r-release-windows-x86_64 1.1.1 39.00 332.00 371.00 OK
r-oldrel-macos-arm64 1.1.1 54.00 NOTE
r-oldrel-macos-x86_64 1.1.1 82.00 OK
r-oldrel-windows-x86_64 1.1.1 26.00 245.00 271.00 OK

Check Details

Version: 1.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in py_initialize(config$python, config$libpython, config$pythonhome, : Python 2 reached EOL on January 1, 2020. Python 2 compatability be removed in an upcoming reticulate release. 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-oldrel-macos-arm64