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

Last updated on 2025-12-21 11:50:37 CET.

Package ERROR NOTE OK
VoxR 4 3 6

Package VoxR

Current CRAN status: ERROR: 4, NOTE: 3, OK: 6

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘VoxR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed distance_clustering 4.817 0.572 4.697 Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘VoxR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-linux-x86_64-debian-gcc

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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