Last updated on 2026-05-09 07:50:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3.2 | 168.64 | 584.27 | 752.91 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.3.2 | 125.44 | 364.84 | 490.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.3.2 | 240.00 | 923.86 | 1163.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.3.2 | 340.00 | 913.35 | 1253.35 | OK | |
| r-devel-windows-x86_64 | 4.3.2 | 202.00 | 539.00 | 741.00 | OK | |
| r-patched-linux-x86_64 | 4.3.2 | 158.23 | 507.22 | 665.45 | OK | |
| r-release-linux-x86_64 | 4.3.2 | 163.75 | 511.48 | 675.23 | 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 | 189.00 | 481.00 | 670.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 | 257.00 | 769.00 | 1026.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