Last updated on 2026-04-10 01:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 93.06 | 234.89 | 327.95 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 61.69 | 149.24 | 210.93 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 180.00 | 428.15 | 608.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 174.00 | 378.02 | 552.02 | OK | |
| r-devel-macos-arm64 | 1.1.0 | 18.00 | 41.00 | 59.00 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 105.00 | 202.00 | 307.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.0 | 88.95 | 228.69 | 317.64 | NOTE | |
| r-release-linux-x86_64 | 1.1.0 | 68.27 | 223.38 | 291.65 | 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 | 91.00 | 201.00 | 292.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 | 112.00 | 291.00 | 403.00 | OK |
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 1.1.0
Check: compiled code
Result: NOTE
File 'fasterize/libs/x64/fasterize.dll':
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-windows-x86_64