CRAN Package Check Results for Maintainer ‘Jean-Romain Roussel <info at r-lidar.com>’

Last updated on 2026-04-09 05:52:01 CEST.

Package ERROR NOTE OK
lidR 1 8 5
rlas 2 12
RMCC 14

Package lidR

Current CRAN status: ERROR: 1, NOTE: 8, OK: 5

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

Package rlas

Current CRAN status: NOTE: 2, OK: 12

Version: 1.8.4
Check: installed package size
Result: NOTE installed size is 9.1Mb sub-directories of 1Mb or more: libs 8.6Mb Flavor: r-oldrel-macos-arm64

Version: 1.8.6
Check: installed package size
Result: NOTE installed size is 9.4Mb sub-directories of 1Mb or more: libs 8.9Mb Flavor: r-oldrel-macos-x86_64

Package RMCC

Current CRAN status: OK: 14