R Under development (unstable) (2025-07-13 r88407 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("anytime") + } test_all_formats.R............ 0 tests test_all_formats.R............ 0 tests test_all_formats.R............ 0 tests test_all_formats.R............ 0 tests test_all_formats.R............ 0 tests test_all_formats.R............ 0 tests 0.1s [Exited at #24: Skipping Solaris or Windows or Release] test_assertions.R............. 0 tests test_assertions.R............. 0 tests test_assertions.R............. 0 tests test_assertions.R............. 0 tests test_assertions.R............. 1 tests OK test_assertions.R............. 2 tests OK 5ms test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests test_bulk.R................... 0 tests 10ms [Exited at #27: Skipping Solaris or Windows or Stupid] test_calc_unique.R............ 0 tests test_calc_unique.R............ 0 tests test_calc_unique.R............ 0 tests test_calc_unique.R............ 1 tests OK test_calc_unique.R............ 2 tests OK test_calc_unique.R............ 2 tests OK test_calc_unique.R............ 2 tests OK test_calc_unique.R............ 3 tests OK test_calc_unique.R............ 4 tests OK 25ms test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 0 tests test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 1 tests OK test_gh_issue_100.R........... 2 tests OK 9ms test_gh_issue_12.R............ 0 tests test_gh_issue_12.R............ 0 tests test_gh_issue_12.R............ 0 tests test_gh_issue_12.R............ 1 tests OK test_gh_issue_12.R............ 2 tests OK 4ms test_gh_issue_129.R........... 0 tests test_gh_issue_129.R........... 0 tests test_gh_issue_129.R........... 1 tests OK 5ms test_gh_issue_135.R........... 0 tests test_gh_issue_135.R........... 1 tests OK test_gh_issue_135.R........... 2 tests OK test_gh_issue_135.R........... 3 tests OK test_gh_issue_135.R........... 4 tests OK test_gh_issue_135.R........... 5 tests OK test_gh_issue_135.R........... 6 tests OK test_gh_issue_135.R........... 7 tests OK test_gh_issue_135.R........... 8 tests OK test_gh_issue_135.R........... 9 tests OK test_gh_issue_135.R........... 10 tests OK test_gh_issue_135.R........... 11 tests OK test_gh_issue_135.R........... 12 tests OK test_gh_issue_135.R........... 13 tests OK test_gh_issue_135.R........... 14 tests OK test_gh_issue_135.R........... 15 tests OK test_gh_issue_135.R........... 16 tests OK 7ms test_gh_issue_33.R............ 0 tests test_gh_issue_33.R............ 0 tests test_gh_issue_33.R............ 0 tests test_gh_issue_33.R............ 0 tests test_gh_issue_33.R............ 1 tests OK test_gh_issue_33.R............ 2 tests OK 9ms test_gh_issue_56.R............ 0 tests test_gh_issue_56.R............ 1 tests OK test_gh_issue_56.R............ 2 tests OK test_gh_issue_56.R............ 3 tests OK test_gh_issue_56.R............ 3 tests OK test_gh_issue_56.R............ 4 tests OK test_gh_issue_56.R............ 5 tests OK test_gh_issue_56.R............ 5 tests OK test_gh_issue_56.R............ 6 tests OK test_gh_issue_56.R............ 7 tests OK 4ms test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 0 tests test_utilities.R.............. 1 tests OK test_utilities.R.............. 2 tests OK test_utilities.R.............. 3 tests OK test_utilities.R.............. 4 tests OK 8ms All ok, 40 results (0.2s) > > proc.time() user system elapsed 0.59 0.10 0.68