Last updated on 2024-11-12 13:49:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 11.14 | 87.58 | 98.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 8.16 | 65.11 | 73.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 159.73 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 160.85 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 12.00 | 105.00 | 117.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 10.52 | 83.21 | 93.73 | OK | |
r-release-linux-x86_64 | 1.1.1 | 9.31 | 82.48 | 91.79 | OK | |
r-release-macos-arm64 | 1.1.1 | 53.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 76.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 12.00 | 103.00 | 115.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 | 29.00 | 261.00 | 290.00 | OK |
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