CRAN Package Check Results for Maintainer ‘Bastien Lecigne <lecignebastien at gmail.com>’

Last updated on 2025-12-28 05:50:31 CET.

Package ERROR NOTE OK
VoxR 1 3 9

Package VoxR

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 1.0.0
Check: examples
Result: ERROR Running examples in 'VoxR-Ex.R' failed The error most likely occurred in: > ### Name: filled_voxel_cloud > ### Title: Produces a filled voxel cloud. > ### Aliases: filled_voxel_cloud > > ### ** Examples > > #- import tls data > tls=data.table::fread(system.file("extdata", "Tree_t1.asc", package="VoxR")) > > #- keep the tree trunk > tls=tls[z<=0] > > #- run filled voxel voxelisation > filled = VoxR::filled_voxel_cloud(tls,0.02) Error in `[.data.table`(data, , `:=`(npts, .N), by = .(x, y, z)) : attempt access index 3/3 in VECTOR_ELT Calls: <Anonymous> -> vox -> unique -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-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.