R Under development (unstable) (2024-12-17 r87446 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)) { + 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 77ms [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 11ms [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 21ms 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 14ms 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_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 6ms 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 3ms 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 9ms All ok, 24 results (0.2s) > > proc.time() user system elapsed 0.45 0.20 0.59