CRAN Package Check Results for Package secretbase

Last updated on 2026-01-09 19:50:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 3.64 21.49 25.13 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 3.43 18.35 21.78 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 8.00 33.37 41.37 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 7.00 30.37 37.37 OK
r-devel-windows-x86_64 1.0.5 14.00 54.00 68.00 NOTE
r-patched-linux-x86_64 1.0.5 3.64 18.35 21.99 OK
r-release-linux-x86_64 1.0.5 3.18 18.14 21.32 OK
r-release-macos-arm64 1.1.0 1.00 10.00 11.00 OK
r-release-macos-x86_64 1.1.0 5.00 43.00 48.00 OK
r-release-windows-x86_64 1.0.5 8.00 38.00 46.00 OK
r-oldrel-macos-arm64 1.1.0 2.00 15.00 17.00 OK
r-oldrel-macos-x86_64 1.1.0 5.00 41.00 46.00 OK
r-oldrel-windows-x86_64 1.1.0 12.00 52.00 64.00 OK

Check Details

Version: 1.0.5
Check: compiled code
Result: NOTE File ‘secretbase/libs/secretbase.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.5
Check: compiled code
Result: NOTE File 'secretbase/libs/x64/secretbase.dll': Found non-API call to R: 'ATTRIB' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64