Last updated on 2026-09-20 20:54:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3.3 | 165.72 | 605.59 | 771.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.3.3 | 128.82 | 375.69 | 504.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.3.3 | 134.00 | 402.97 | 536.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.3.3 | 157.00 | 405.18 | 562.18 | OK | |
| r-devel-windows-x86_64 | 4.3.3 | 222.00 | 656.00 | 878.00 | OK | |
| r-release-linux-x86_64 | 4.3.3 | 179.87 | 573.77 | 753.64 | OK | |
| r-release-macos-arm64 | 4.3.3 | 37.00 | 144.00 | 181.00 | OK | |
| r-release-macos-x86_64 | 4.3.3 | 121.00 | 362.00 | 483.00 | OK | |
| r-oldrel-macos-arm64 | 4.3.3 | 34.00 | 120.00 | 154.00 | NOTE | |
| r-oldrel-macos-x86_64 | 4.3.3 | 120.00 | 485.00 | 605.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.3.3 | 186.00 | 779.00 | 965.00 | NOTE |
Version: 4.3.3
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.3
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