R Under development (unstable) (2026-02-08 r89382 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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("Rduckhts") + } else { + message("tinytest not available; skipping tests") + } test_basic.R.................. 0 tests test_basic.R.................. 1 tests OK test_basic.R.................. 2 tests OK test_basic.R.................. 3 tests OK test_basic.R.................. 4 tests OK test_basic.R.................. 5 tests OK test_basic.R.................. 6 tests OK test_basic.R.................. 7 tests OK test_basic.R.................. 8 tests OK test_basic.R.................. 9 tests OK test_basic.R.................. 10 tests OK test_basic.R.................. 11 tests OK test_basic.R.................. 12 tests OK test_basic.R.................. 13 tests OK test_basic.R.................. 14 tests OK test_basic.R.................. 15 tests OK test_basic.R.................. 16 tests OK test_basic.R.................. 17 tests OK test_basic.R.................. 18 tests OK test_basic.R.................. 19 tests OK test_basic.R.................. 20 tests OK test_basic.R.................. 21 tests OK test_basic.R.................. 22 tests OK test_basic.R.................. 23 tests OK test_basic.R.................. 24 tests OK test_basic.R.................. 25 tests OK test_basic.R.................. 26 tests OK test_basic.R.................. 27 tests OK test_basic.R.................. 28 tests OK All basic tests passed! test_basic.R.................. 28 tests OK 68ms test_integration.R............ 0 tests test_integration.R............ 0 tests test_integration.R............ 0 tests Table creation pattern tests passed! test_integration.R............ 33 tests OK Integration tests completed! test_integration.R............ 33 tests OK 0.3s All ok, 61 results (0.4s) > > proc.time() user system elapsed 0.62 0.14 0.75