R Under development (unstable) (2025-02-06 r87702 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(withr) > library(PiC) > > test_check("PiC") AAVox: 0.25 sec elapsed AAvox1: 0.08 sec elapsed AAvoxels: 0 sec elapsed voxel_minimi: 0.03 sec elapsed Joining with `by = join_by(u, v)` p0: 0.1 sec elapsed p1: 0 sec elapsed Forest_floor0: 0 sec elapsed Joining with `by = join_by(cls)` dbscan: 0.04 sec elapsed Joining with `by = join_by(u, v, w)` Forest_floor1: 0.66 sec elapsed Forest_foor: 0 sec elapsed Joining with `by = join_by(u, v, w)` Joining with `by = join_by(u, v, w)` AGB0: 0.99 sec elapsed File Forest_floor scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest/Forest_floor.txt File AGB scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest/AGB.txt write: 0.59 sec elapsed Forest Floor segmentation: 2.74 sec elapsed Percorso del file Forest_floor: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest/Forest_floor.txt Percorso del file AGB: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest/AGB.txt AAVox: 0.03 sec elapsed AAvox1: 0.07 sec elapsed AAvoxels: 0 sec elapsed voxel_minimi: 0.17 sec elapsed Joining with `by = join_by(u, v)` Joining with `by = join_by(cls)` dbscan: 0.16 sec elapsed Joining with `by = join_by(u, v, w)` Forest_floor1: 0.31 sec elapsed File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest_seg/test_forest_Forest_floor_eps2_mpts6.txt Forest_foor: 0.02 sec elapsed Joining with `by = join_by(u, v, w)` Joining with `by = join_by(u, v, w)` AGB0: 0.53 sec elapsed Voxelizing time: 0.19 sec elapsed Joining with `by = join_by(u, v, w)` File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest_seg/test_forest_Wood_eps2_mpts6.txt Wood segmentation time: 3.73 sec elapsed Joining with `by = join_by(u, v, w)` File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_forest_seg/test_forest_AGBnoWOOD_eps2_mpts6.txt wood removal with larger voxels: 0.61 sec elapsed Forest Floor segmentation: 5.86 sec elapsed Voxelizing time: 0.13 sec elapsed Wood segmentation time: 1.7 sec elapsed time cleaning spourious point in leaf cluster: 0.01 sec elapsed File di legno scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_SegOne/Elab_single_tree_DBSCAN_wood.txt File di foglie scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr/test_SegOne/Elab_single_tree_DBSCAN_leaf.txt Writing points: 0.11 sec elapsed Total time: 2.36 sec elapsed collapse 2.0.19, see ?`collapse-package` or ?`collapse-documentation` Attaching package: 'collapse' The following object is masked from 'package:data.table': fdroplevels The following object is masked from 'package:stats': D File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr\filec69c773c58bd/test_wood_WoodVox_eps2_mpts6.txt File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr\filec69c773c58bd/test_wood_WoodVox_eps2_mpts6.txt File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr\filec69c773c58bd/test_wood_WoodVox_eps2_mpts6.txt File scritto in: D:\temp\2025_02_07_15_00_17_7115\Rtmpqql6xr\filec69c773c58bd/test_wood_WoodVox_eps2_mpts6.txt Wood segmentation time: 2.47 sec elapsed Voxelizing time: 0.05 sec elapsed Voxelizing time: 0.03 sec elapsed Voxelizing time: 0.03 sec elapsed [ FAIL 0 | WARN 1 | SKIP 0 | PASS 45 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 45 ] > > proc.time() user system elapsed 36.73 5.90 41.53