CRAN Package Check Results for Package rcrisp

Last updated on 2025-07-03 03:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.1.3 673.44 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 749.16 OK
r-devel-windows-x86_64 0.1.3 8.00 404.00 412.00 NOTE
r-release-macos-x86_64 0.1.3 538.00 OK
r-oldrel-macos-x86_64 0.1.3 499.00 OK

Check Details

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