CRAN Package Check Results for Maintainer ‘Elliott Smeds <elliott.alfred93 at gmail.com>’

Last updated on 2024-08-31 23:49:28 CEST.

Package ERROR NOTE OK
lacunr 2 3 8

Package lacunr

Current CRAN status: ERROR: 2, NOTE: 3, OK: 8

Version: 1.0.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: bounding_box.Rd: data.table voxelize.Rd: data.table Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.0.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘working-with-lidR.Rmd’ ... > las_glassfire <- lidR::LAS(data = glassfire) Creation of a LAS object from data but without a header: Scale factors were set to 0.001 and XYZ coordinates were quantized to fit the scale factors. > vox <- voxelize(las_glassfire, edge_length = c(0.5, + 0.5, 0.5)) When sourcing ‘working-with-lidR.R’: Error: Input must be a data.frame or data.table Execution halted ‘lacunr-tutorial.Rmd’ using ‘UTF-8’... [5s/4s] OK ‘quick-start.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘working-with-lidR.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 1.0.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘working-with-lidR.Rmd’ ... > las_glassfire <- lidR::LAS(data = glassfire) Creation of a LAS object from data but without a header: Scale factors were set to 0.001 and XYZ coordinates were quantized to fit the scale factors. > vox <- voxelize(las_glassfire, edge_length = c(0.5, + 0.5, 0.5)) When sourcing ‘working-with-lidR.R’: Error: Input must be a data.frame or data.table Execution halted ‘lacunr-tutorial.Rmd’ using ‘UTF-8’... [6s/9s] OK ‘quick-start.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘working-with-lidR.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64