R Under development (unstable) (2024-01-20 r85814 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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 4.0 year 2024 month 01 day 20 svn rev 85814 language R version.string R Under development (unstable) (2024-01-20 r85814 ucrt) nickname Unsuffered Consequences Attaching package: 'treePlotArea' The following object is masked from 'package:datasets': trees test_get_boundary_radius.R.... 0 tests test_get_boundary_radius.R.... 0 tests test_get_boundary_radius.R.... 0 tests test_get_boundary_radius.R.... 0 tests test_get_boundary_radius.R.... 1 tests OK 74ms 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 1.1s test_throw.R.................. 0 tests test_throw.R.................. 1 tests OK 3ms All ok, 4 results (1.2s) > > proc.time() user system elapsed 1.15 0.26 1.42