R Under development (unstable) (2023-12-02 r85657 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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("ore") test-05-ore.R................. 0 tests test-05-ore.R................. 0 tests test-05-ore.R................. 0 tests test-05-ore.R................. 0 tests test-05-ore.R................. 0 tests test-05-ore.R................. 0 tests test-05-ore.R................. 1 tests OK test-05-ore.R................. 2 tests OK test-05-ore.R................. 3 tests OK test-05-ore.R................. 4 tests OK test-05-ore.R................. 5 tests OK test-05-ore.R................. 6 tests OK test-05-ore.R................. 7 tests OK test-05-ore.R................. 8 tests OK test-05-ore.R................. 9 tests OK test-05-ore.R................. 10 tests OK 56ms test-10-match.R............... 0 tests test-10-match.R............... 0 tests test-10-match.R............... 0 tests test-10-match.R............... 0 tests test-10-match.R............... 1 tests OK test-10-match.R............... 2 tests OK test-10-match.R............... 3 tests OK test-10-match.R............... 4 tests OK test-10-match.R............... 5 tests OK test-10-match.R............... 6 tests OK test-10-match.R............... 7 tests OK test-10-match.R............... 8 tests OK test-10-match.R............... 9 tests OK test-10-match.R............... 10 tests OK test-10-match.R............... 11 tests OK test-10-match.R............... 12 tests OK test-10-match.R............... 13 tests OK test-10-match.R............... 14 tests OK test-10-match.R............... 15 tests OK test-10-match.R............... 16 tests OK test-10-match.R............... 17 tests OK test-10-match.R............... 18 tests OK test-10-match.R............... 19 tests OK test-10-match.R............... 20 tests OK test-10-match.R............... 21 tests OK test-10-match.R............... 22 tests OK test-10-match.R............... 22 tests OK test-10-match.R............... 23 tests OK test-10-match.R............... 24 tests OK test-10-match.R............... 25 tests OK test-10-match.R............... 25 tests OK test-10-match.R............... 26 tests OK test-10-match.R............... 27 tests OK test-10-match.R............... 28 tests OK test-10-match.R............... 29 tests OK test-10-match.R............... 30 tests OK test-10-match.R............... 31 tests OK test-10-match.R............... 32 tests OK test-10-match.R............... 32 tests OK test-10-match.R............... 32 tests OK test-10-match.R............... 33 tests OK test-10-match.R............... 34 tests OK 13ms test-12-files.R............... 1 tests OK test-12-files.R............... 1 tests OK 3ms test-13-subst.R............... 1 tests OK test-13-subst.R............... 2 tests OK test-13-subst.R............... 3 tests OK test-13-subst.R............... 4 tests OK test-13-subst.R............... 5 tests OK test-13-subst.R............... 6 tests OK test-13-subst.R............... 7 tests OK test-13-subst.R............... 8 tests OK test-13-subst.R............... 9 tests OK test-13-subst.R............... 10 tests OK test-13-subst.R............... 11 tests OK test-13-subst.R............... 12 tests OK test-13-subst.R............... 13 tests OK test-13-subst.R............... 13 tests OK test-13-subst.R............... 13 tests OK test-13-subst.R............... 14 tests OK test-13-subst.R............... 15 tests OK test-13-subst.R............... 16 tests OK test-13-subst.R............... 17 tests OK test-13-subst.R............... 18 tests OK test-13-subst.R............... 19 tests OK 17ms test-15-rex.R................. 1 tests OK 19ms test-20-dict.R................ 0 tests test-20-dict.R................ 1 tests OK test-20-dict.R................ 2 tests OK test-20-dict.R................ 3 tests OK test-20-dict.R................ 4 tests OK 2ms test-25-es.R.................. 0 tests test-25-es.R.................. 0 tests test-25-es.R.................. 1 tests OK test-25-es.R.................. 2 tests OK test-25-es.R.................. 3 tests OK test-25-es.R.................. 4 tests OK test-25-es.R.................. 5 tests OK test-25-es.R.................. 6 tests OK test-25-es.R.................. 7 tests OK 4ms test-30-switch.R.............. 0 tests test-30-switch.R.............. 1 tests OK test-30-switch.R.............. 2 tests OK 2ms All ok, 78 results (0.1s) > > proc.time() user system elapsed 0.17 0.12 0.28