CRAN Package Check Results for Package raceland

Last updated on 2026-03-29 14:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 61.01 130.77 191.78 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 35.92 85.27 121.19 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.2 89.00 193.58 282.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 116.00 220.62 336.62 NOTE
r-devel-macos-arm64 1.2.2 11.00 27.00 38.00 OK
r-devel-windows-x86_64 1.2.2 70.00 145.00 215.00 OK
r-patched-linux-x86_64 1.2.2 40.35 117.03 157.38 OK
r-release-linux-x86_64 1.2.2 41.88 117.87 159.75 OK
r-release-macos-arm64 1.2.2 9.00 31.00 40.00 OK
r-release-macos-x86_64 1.2.2 35.00 111.00 146.00 OK
r-release-windows-x86_64 1.2.2 62.00 144.00 206.00 OK
r-oldrel-macos-arm64 1.2.2 8.00 35.00 43.00 OK
r-oldrel-macos-x86_64 1.2.2 32.00 143.00 175.00 OK
r-oldrel-windows-x86_64 1.2.2 72.00 184.00 256.00 OK

Check Details

Version: 1.2.2
Check: compiled code
Result: NOTE File ‘raceland/libs/raceland.so’: Found non-API call to R: ‘R_UnboundValue’ 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-gcc

Version: 1.2.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘comat’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc