R Under development (unstable) (2025-05-30 r88253 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) ){ + tinytest::test_package("Rdatasets") + } test_rddata.R................. 1 tests OK test_rddata.R................. 2 tests OK test_rddata.R................. 3 tests OK test_rddata.R................. 4 tests OK test_rddata.R................. 5 tests OK test_rddata.R................. 6 tests OK test_rddata.R................. 7 tests OK test_rddata.R................. 8 tests OK test_rddata.R................. 9 tests OK test_rddata.R................. 10 tests OK 0.3s test_rddocs.R................. 1 tests OK test_rddocs.R................. 2 tests OK test_rddocs.R................. 3 tests OK 8ms test_rdindex.R................ 1 tests OK test_rdindex.R................ 2 tests OK test_rdindex.R................ 3 tests OK test_rdindex.R................ 4 tests OK test_rdindex.R................ 5 tests OK test_rdindex.R................ 6 tests OK test_rdindex.R................ 7 tests OK test_rdindex.R................ 8 tests OK 11ms test_rdsearch.R............... 1 tests OK test_rdsearch.R............... 2 tests OK test_rdsearch.R............... 3 tests OK test_rdsearch.R............... 4 tests OK test_rdsearch.R............... 5 tests OK test_rdsearch.R............... 6 tests OK test_rdsearch.R............... 7 tests OK test_rdsearch.R............... 8 tests OK test_rdsearch.R............... 9 tests OK test_rdsearch.R............... 10 tests OK test_rdsearch.R............... 11 tests OK test_rdsearch.R............... 12 tests OK test_rdsearch.R............... 13 tests OK test_rdsearch.R............... 14 tests OK test_rdsearch.R............... 15 tests OK test_rdsearch.R............... 16 tests OK test_rdsearch.R............... 17 tests OK test_rdsearch.R............... 18 tests OK test_rdsearch.R............... 19 tests OK test_rdsearch.R............... 20 tests OK test_rdsearch.R............... 21 tests OK test_rdsearch.R............... 22 tests OK test_rdsearch.R............... 23 tests OK test_rdsearch.R............... 24 tests OK test_rdsearch.R............... 25 tests OK 44ms All ok, 46 results (0.4s) > > > proc.time() user system elapsed 0.31 0.15 0.62