CRAN Package Check Results for Package fasterize

Last updated on 2026-03-28 03:51:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 98.17 242.11 340.28 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 64.62 148.06 212.68 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.0 143.00 384.07 527.07 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 179.00 406.76 585.76 OK
r-devel-macos-arm64 1.1.0 16.00 43.00 59.00 OK
r-devel-windows-x86_64 1.1.0 107.00 202.00 309.00 OK
r-patched-linux-x86_64 1.1.0 65.75 220.10 285.85 OK
r-release-linux-x86_64 1.1.0 69.08 227.52 296.60 OK
r-release-macos-arm64 1.1.0 OK
r-release-macos-x86_64 1.1.0 48.00 201.00 249.00 OK
r-release-windows-x86_64 1.1.0 86.00 198.00 284.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 48.00 172.00 220.00 OK
r-oldrel-windows-x86_64 1.1.0 113.00 276.00 389.00 OK

Check Details

Version: 1.1.0
Check: compiled code
Result: NOTE File ‘fasterize/libs/fasterize.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