CRAN Package Check Results for Package ravetools

Last updated on 2026-04-26 02:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 132.09 141.79 273.88 OK
r-devel-linux-x86_64-debian-gcc 0.2.4 99.52 99.34 198.86 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 209.00 233.23 442.23 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 274.00 223.33 497.33 OK
r-patched-linux-x86_64 0.2.4 136.77 133.57 270.34 OK
r-release-linux-x86_64 0.2.4 132.60 134.75 267.35 OK
r-release-macos-arm64 0.2.4 30.00 19.00 49.00 OK
r-release-macos-x86_64 0.2.4 87.00 105.00 192.00 NOTE
r-release-windows-x86_64 0.2.4 186.00 191.00 377.00 OK
r-oldrel-macos-arm64 0.2.4 OK
r-oldrel-macos-x86_64 0.2.4 82.00 105.00 187.00 OK
r-oldrel-windows-x86_64 0.2.4 228.00 244.00 472.00 OK

Check Details

Version: 0.2.4
Check: compiled code
Result: NOTE File ‘ravetools/libs/ravetools.so’: Found non-API call to R: ‘R_MissingArg’ 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-release-macos-x86_64