CRAN Package Check Results for Package lidR

Last updated on 2024-07-12 00:53:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.1 165.54 538.38 703.92 NOTE
r-devel-linux-x86_64-debian-gcc 4.1.2 114.22 378.11 492.33 OK
r-devel-linux-x86_64-fedora-clang 4.1.2 596.62 OK
r-devel-linux-x86_64-fedora-gcc 4.1.2 651.28 OK
r-devel-windows-x86_64 4.1.2 108.00 354.00 462.00 NOTE
r-patched-linux-x86_64 4.1.2 137.43 517.44 654.87 OK
r-release-linux-x86_64 4.1.1 145.71 519.39 665.10 OK
r-release-macos-arm64 4.1.2 237.00 NOTE
r-release-macos-x86_64 4.1.2 605.00 NOTE
r-release-windows-x86_64 4.1.2 109.00 359.00 468.00 NOTE
r-oldrel-macos-arm64 4.1.2 258.00 ERROR
r-oldrel-macos-x86_64 4.1.2 446.00 ERROR
r-oldrel-windows-x86_64 4.1.2 98.00 391.00 489.00 NOTE

Additional issues

gcc12

Check Details

Version: 4.1.1
Check: compiled code
Result: NOTE File ‘lidR/libs/lidR.so’: Found non-API calls to R: ‘R_curErrorBuf’, ‘SETLENGTH’ 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-linux-x86_64-debian-clang

Version: 4.1.2
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: R 1.0Mb doc 1.0Mb extdata 1.1Mb libs 1.6Mb Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 4.1.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘lidR-LAScatalog-engine.Rmd’ ... > plot(ctg, chunk = TRUE) > opt_chunk_buffer(ctg) <- 0 > rasterize_terrain(ctg, 1, tin()) When sourcing ‘lidR-LAScatalog-engine.R’: Error: A buffer greater than 0 is required to process the catalog. Execution halted ‘lidR-LAS-class.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘lidR-LAScatalog-class.Rmd’ using ‘UTF-8’... [3s/4s] OK ‘lidR-LAScatalog-engine.Rmd’ using ‘UTF-8’... failed ‘lidR-catalog-apply-examples.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘lidR-computation-speed-LAScatalog.Rmd’ using ‘UTF-8’... [3s/4s] OK Flavor: r-oldrel-macos-arm64

Version: 4.1.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘lidR-LAScatalog-engine.Rmd’ ... > plot(ctg, chunk = TRUE) > opt_chunk_buffer(ctg) <- 0 > rasterize_terrain(ctg, 1, tin()) When sourcing ‘lidR-LAScatalog-engine.R’: Error: A buffer greater than 0 is required to process the catalog. Execution halted ‘lidR-LAS-class.Rmd’ using ‘UTF-8’... [5s/7s] OK ‘lidR-LAScatalog-class.Rmd’ using ‘UTF-8’... [6s/9s] OK ‘lidR-LAScatalog-engine.Rmd’ using ‘UTF-8’... failed ‘lidR-catalog-apply-examples.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘lidR-computation-speed-LAScatalog.Rmd’ using ‘UTF-8’... [6s/9s] OK Flavor: r-oldrel-macos-x86_64