R version 4.5.0 beta (2025-03-27 r88067 ucrt) -- "How About a Twenty-Six" 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)) { + tinytest::test_package("reportr") + } test-05-reportr.R............. 0 tests test-05-reportr.R............. 1 tests OK test-05-reportr.R............. 1 tests OK test-05-reportr.R............. 2 tests OK test-05-reportr.R............. 2 tests OK test-05-reportr.R............. 3 tests OK test-05-reportr.R............. 3 tests OK test-05-reportr.R............. 4 tests OK test-05-reportr.R............. 4 tests OK test-05-reportr.R............. 5 tests OK test-05-reportr.R............. 6 tests OK test-05-reportr.R............. 7 tests OK test-05-reportr.R............. 7 tests OK test-05-reportr.R............. 7 tests OK test-05-reportr.R............. 8 tests OK test-05-reportr.R............. 9 tests OK test-05-reportr.R............. 10 tests OK test-05-reportr.R............. 10 tests OK test-05-reportr.R............. 11 tests OK test-05-reportr.R............. 11 tests OK test-05-reportr.R............. 11 tests OK test-05-reportr.R............. 12 tests OK test-05-reportr.R............. 13 tests OK test-05-reportr.R............. 13 tests OK test-05-reportr.R............. 13 tests OK test-05-reportr.R............. 14 tests OK test-05-reportr.R............. 14 tests OK 78ms test-10-ask.R................. 0 tests test-10-ask.R................. 0 tests 2ms test-15-assert.R.............. 0 tests test-15-assert.R.............. 1 tests OK test-15-assert.R.............. 2 tests OK test-15-assert.R.............. 3 tests OK 7ms All ok, 17 results (91ms) > > proc.time() user system elapsed 0.21 0.06 0.28