Last updated on 2026-05-28 02:51:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3.2 | 170.33 | 572.40 | 742.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.3.2 | 124.19 | 352.59 | 476.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.3.2 | 300.00 | 998.31 | 1298.31 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.3.2 | 360.00 | 1017.93 | 1377.93 | OK | |
| r-devel-windows-x86_64 | 4.3.2 | 200.00 | 548.00 | 748.00 | OK | |
| r-patched-linux-x86_64 | 4.3.2 | 172.92 | 546.91 | 719.83 | OK | |
| r-release-linux-x86_64 | 4.3.2 | 309.01 | 547.60 | 856.61 | OK | |
| r-release-macos-arm64 | 4.3.2 | 36.00 | 118.00 | 154.00 | OK | |
| r-release-macos-x86_64 | 4.3.2 | 107.00 | 667.00 | 774.00 | OK | |
| r-release-windows-x86_64 | 4.3.2 | 203.00 | 551.00 | 754.00 | OK | |
| r-oldrel-macos-arm64 | 4.3.2 | 32.00 | 126.00 | 158.00 | NOTE | |
| r-oldrel-macos-x86_64 | 4.3.2 | 121.00 | 419.00 | 540.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.3.2 | 260.00 | 756.00 | 1016.00 | NOTE |
Version: 4.3.2
Check: compiled code
Result: NOTE
File ‘lidR/libs/lidR.so’:
Found non-API calls to R: ‘LEVELS’, ‘R_curErrorBuf’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’, ‘XTRUELENGTH’
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.3.2
Check: compiled code
Result: NOTE
File 'lidR/libs/x64/lidR.dll':
Found non-API calls to R: 'LEVELS', 'R_curErrorBuf', 'SETLENGTH',
'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'TRUELENGTH', 'XTRUELENGTH'
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-oldrel-windows-x86_64