R Under development (unstable) (2025-02-10 r87710 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") Joining with `by = join_by(u, v)` Joining with `by = join_by(cls)` Joining with `by = join_by(u, v, w)` Joining with `by = join_by(u, v, w)` Joining with `by = join_by(u, v, w)` File Forest_floor scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest/Forest_floor.txt File AGB scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest/AGB.txt Forest Floor segmentation: 1.81 sec elapsed Percorso del file Forest_floor: D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest/Forest_floor.txt Percorso del file AGB: D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest/AGB.txt Joining with `by = join_by(u, v)` Joining with `by = join_by(cls)` Joining with `by = join_by(u, v, w)` File scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest_seg/test_forest_Forest_floor_eps2_mpts6.txt Joining with `by = join_by(u, v, w)` Joining with `by = join_by(u, v, w)` Joining with `by = join_by(u, v, w)` File scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest_seg/test_forest_Wood_eps2_mpts6.txt Joining with `by = join_by(u, v, w)` File scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_forest_seg/test_forest_AGBnoWOOD_eps2_mpts6.txt Total time: 3.92 sec elapsed File di legno scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_SegOne/Elab_single_tree_DBSCAN_wood.txt File di foglie scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr/test_SegOne/Elab_single_tree_DBSCAN_leaf.txt Total time: 1.5 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_11_21_25_17_31486\Rtmp0QN5pr\fileffc45ba934ba/test_wood_WoodVox_eps2_mpts6.txt File scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr\fileffc45ba934ba/test_wood_WoodVox_eps2_mpts6.txt File scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr\fileffc45ba934ba/test_wood_WoodVox_eps2_mpts6.txt File scritto in:D:\temp\2025_02_11_21_25_17_31486\Rtmp0QN5pr\fileffc45ba934ba/test_wood_WoodVox_eps2_mpts6.txt Wood segmentation time: 1.65 sec elapsed Voxelizing time: 0.02 sec elapsed Voxelizing time: 0.03 sec elapsed Voxelizing time: 0.01 sec elapsed [ FAIL 0 | WARN 1 | SKIP 0 | PASS 45 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 45 ] > > proc.time() user system elapsed 24.76 2.93 26.92