Last updated on 2026-04-26 03:49:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 41.97 | 82.64 | 124.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 27.96 | 62.88 | 90.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 53.00 | 125.76 | 178.76 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 76.00 | 130.44 | 206.44 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 38.06 | 72.74 | 110.80 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 33.72 | 72.96 | 106.68 | OK | |
| r-release-macos-arm64 | 0.2.0 | 8.00 | 21.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 25.00 | 86.00 | 111.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 47.00 | 117.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 22.00 | 91.00 | 113.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 55.00 | 145.00 | 200.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘PPforest/libs/PPforest.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