CRAN Package Check Results for Package clinify

Last updated on 2026-07-19 00:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 7.65 205.47 213.12 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 5.36 140.79 146.15 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 12.00 315.00 327.00 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 140.56 OK
r-devel-windows-x86_64 0.3.1 13.00 208.00 221.00 OK
r-patched-linux-x86_64 0.3.1 7.24 188.65 195.89 OK
r-release-linux-x86_64 0.3.1 6.21 188.39 194.60 OK
r-release-macos-arm64 0.3.1 3.00 55.00 58.00 OK
r-release-macos-x86_64 0.3.1 7.00 370.00 377.00 OK
r-release-windows-x86_64 0.3.1 12.00 202.00 214.00 OK
r-oldrel-macos-arm64 0.3.1 2.00 59.00 61.00 OK
r-oldrel-macos-x86_64 0.3.1 7.00 334.00 341.00 OK
r-oldrel-windows-x86_64 0.3.1 15.00 279.00 294.00 OK

Check Details

Version: 0.3.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in structure(list(package_dir = package_dir), .Names = c("package_dir"), : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. 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-linux-x86_64-debian-clang