R Under development (unstable) (2025-10-31 r88977 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. > if (requireNamespace("tinytest", quietly = TRUE)) { + print(R.version) + tinytest::test_package("treePlotArea") + } _ platform x86_64-w64-mingw32 arch x86_64 os mingw32 crt ucrt system x86_64, mingw32 status Under development (unstable) major 4 minor 6.0 year 2025 month 10 day 31 svn rev 88977 language R version.string R Under development (unstable) (2025-10-31 r88977 ucrt) nickname Unsuffered Consequences Attaching package: 'treePlotArea' The following object is masked from 'package:datasets': trees test_check_boundaries.R....... 0 tests test_check_boundaries.R....... 0 tests test_check_boundaries.R....... 0 tests test_check_boundaries.R....... 0 tests test_check_boundaries.R....... 1 tests OK 48ms test_get_boundary_radius.R.... 0 tests test_get_boundary_radius.R.... 0 tests test_get_boundary_radius.R.... 1 tests OK test_get_boundary_radius.R.... 1 tests OK test_get_boundary_radius.R.... 2 tests OK 34ms test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 0 tests test_plot.R................... 1 tests OK test_plot.R................... 1 tests OK test_plot.R................... 1 tests OK test_plot.R................... 2 tests OK 0.7s test_throw.R.................. 0 tests test_throw.R.................. 1 tests OK 2ms All ok, 6 results (0.8s) > > proc.time() user system elapsed 0.82 0.15 0.96