Last updated on 2025-07-08 13:49:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 3.97 | 459.89 | 463.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.72 | 303.39 | 306.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 708.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 689.68 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 8.00 | 404.00 | 412.00 | NOTE | |
r-release-macos-x86_64 | 0.1.4 | 430.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 6.00 | 434.00 | 440.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.4 | 445.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 7.00 | 570.00 | 577.00 | OK |
Version: 0.1.3
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in check_cache() :
Cache dir: C:\Users\CRAN\AppData\Local\R\cache\R\rcrisp - size: 26 MB - oldest file from: 2025-06-26.
Clean up files older than 30 days with: `rcrisp::clear_cache('2025-06-03')` (or remove all cached files with: `rcrisp::clear_cache()`.
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