CRAN Package Check Results for Package lidR

Last updated on 2026-04-09 17:56:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.3.0 156.46 541.49 697.95 OK
r-devel-linux-x86_64-debian-gcc 4.3.1 118.71 332.13 450.84 NOTE
r-devel-linux-x86_64-fedora-clang 4.3.1 229.00 554.73 783.73 ERROR
r-devel-linux-x86_64-fedora-gcc 4.3.1 332.00 906.27 1238.27 OK
r-devel-macos-arm64 4.3.1 35.00 120.00 155.00 OK
r-devel-windows-x86_64 4.3.1 167.00 436.00 603.00 NOTE
r-patched-linux-x86_64 4.3.1 166.09 507.29 673.38 NOTE
r-release-linux-x86_64 4.3.0 154.76 503.42 658.18 OK
r-release-macos-arm64 4.3.1 32.00 121.00 153.00 NOTE
r-release-macos-x86_64 4.3.1 110.00 634.00 744.00 NOTE
r-release-windows-x86_64 4.2.3 148.00 497.00 645.00 OK
r-oldrel-macos-arm64 4.2.3 27.00 120.00 147.00 NOTE
r-oldrel-macos-x86_64 4.3.1 109.00 615.00 724.00 NOTE
r-oldrel-windows-x86_64 4.2.3 189.00 664.00 853.00 NOTE

Check Details

Version: 4.3.1
Check: compiled code
Result: NOTE File ‘lidR/libs/lidR.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 4.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [150s/151s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(lidR) > test_check("lidR") Tests using raster: terra Tests using future: TRUE Tests using OpenMP thread: 1 Tests using rlas: 1.8.6 Saving _problems/test-classify_ground-126.R Saving _problems/test-classify_ground-132.R OGR: Unsupported geometry type OGR: Unsupported geometry type Chunk 1 of 1 (100%): state ✓ OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). [ FAIL 2 | WARN 0 | SKIP 46 | PASS 1303 ] ══ Skipped tests (46) ══════════════════════════════════════════════════════════ • On CRAN (41): 'test-apply_automerge.R:99:3', 'test-apply_automerge.R:163:3', 'test-apply_automerge.R:183:3', 'test-apply_automerge.R:196:3', 'test-apply_automerge.R:217:3', 'test-apply_automerge.R:229:3', 'test-apply_automerge.R:263:3', 'test-apply_automerge.R:274:3', 'test-apply_automerge.R:320:3', 'test-apply_automerge.R:335:3', 'test-apply_autoread.R:3:3', 'test-apply_generic.R:22:3', 'test-apply_generic.R:108:3', 'test-catalog_laxindex.R:4:3', 'test-classify_ground.R:62:3', 'test-classify_poi.R:21:3', 'test-concaveman.R:15:3', 'test-concaveman.R:64:3', 'test-fullwaveform.R:2:3', 'test-generic_local_maximum.R:2:3', 'test-metrics_crowns.R:31:3', 'test-metrics_crowns.R:112:3', 'test-metrics_crowns.R:122:3', 'test-plot.R:7:3', 'test-plot.R:15:3', 'test-plot.R:49:3', 'test-plot.R:73:3', 'test-plot.R:79:3', 'test-plot.R:86:3', 'test-plot.R:93:3', 'test-plot.R:100:3', 'test-plot.R:107:3', 'test-plot.R:118:3', 'test-projection.R:82:3', 'test-projection.R:107:3', 'test-rasterize_canopy.R:66:3', 'test-rasterize_terrain.R:145:3', 'test-segment_snags.R:27:2', 'test-segment_trees.R:73:3', 'test-track_sensor.R:45:3', 'test-voxelize_points.R:15:3' • Point metrics disable (1): 'test-segment_shape.R:51:3' • Point metrics disabled (1): 'test-metrics_points.R:9:1' • empty test (3): , , ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-classify_ground.R:126:3'): PTD works ───────────────────────── Expected `ans` to equal `class`. Differences: 3/3 mismatches (average diff: 7.33) [1] 48956 - 48967 == -11 [2] 24390 - 24383 == 7 [3] 57 - 53 == 4 ── Failure ('test-classify_ground.R:132:3'): PTD works ───────────────────────── Expected `ans` to equal `class`. Differences: 3/3 mismatches (average diff: 20) [1] 67299 - 67271 == 28 [2] 4728 - 4758 == -30 [3] 1376 - 1374 == 2 [ FAIL 2 | WARN 0 | SKIP 46 | PASS 1303 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 4.3.1
Check: compiled code
Result: NOTE File 'lidR/libs/x64/lidR.dll': 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-devel-windows-x86_64

Version: 4.3.1
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-release-macos-arm64, r-release-macos-x86_64

Version: 4.2.3
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘EBImage’ Flavor: r-oldrel-macos-arm64

Version: 4.2.3
Check: installed package size
Result: NOTE installed size is 14.1Mb sub-directories of 1Mb or more: R 1.1Mb doc 1.0Mb extdata 1.2Mb libs 10.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 4.3.1
Check: installed package size
Result: NOTE installed size is 17.0Mb sub-directories of 1Mb or more: R 1.1Mb doc 1.0Mb extdata 1.2Mb libs 13.1Mb Flavor: r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.