Last updated on 2026-04-28 08:53:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 90.40 | 238.05 | 328.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 63.70 | 152.04 | 215.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 145.00 | 378.29 | 523.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 177.00 | 386.11 | 563.11 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 113.00 | 206.00 | 319.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 84.05 | 239.45 | 323.50 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 86.97 | 226.46 | 313.43 | OK | |
| r-release-macos-arm64 | 1.1.0 | 18.00 | 41.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 54.00 | 223.00 | 277.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.0 | 103.00 | 209.00 | 312.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 48.00 | 201.00 | 249.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 120.00 | 293.00 | 413.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.
Flavor: r-release-macos-x86_64