CRAN Package Check Results for Package Transition

Last updated on 2025-12-20 21:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 12.98 26.42 39.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 10.61 21.34 31.95 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 25.00 38.30 63.30 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 27.00 36.58 63.58 OK
r-devel-windows-x86_64 1.0.1 15.00 61.00 76.00 OK
r-patched-linux-x86_64 1.0.1 15.24 23.62 38.86 OK
r-release-linux-x86_64 1.0.1 15.27 23.73 39.00 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 9.00 33.00 42.00 OK
r-release-windows-x86_64 1.0.1 16.00 61.00 77.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 9.00 36.00 45.00 OK
r-oldrel-windows-x86_64 1.0.1 20.00 71.00 91.00 OK

Check Details

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘Transition/libs/Transition.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc