R Under development (unstable) (2024-11-01 r87285 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("reformulas") + } test_anySpecial.R............. 0 tests test_anySpecial.R............. 0 tests test_anySpecial.R............. 1 tests OK test_anySpecial.R............. 2 tests OK test_anySpecial.R............. 3 tests OK test_anySpecial.R............. 4 tests OK test_anySpecial.R............. 5 tests OK test_anySpecial.R............. 6 tests OK test_anySpecial.R............. 6 tests OK test_anySpecial.R............. 6 tests OK 76ms test_doubleVertNotation.R..... 0 tests test_doubleVertNotation.R..... 1 tests OK test_doubleVertNotation.R..... 2 tests OK test_doubleVertNotation.R..... 3 tests OK test_doubleVertNotation.R..... 4 tests OK test_doubleVertNotation.R..... 4 tests OK test_doubleVertNotation.R..... 5 tests OK test_doubleVertNotation.R..... 6 tests OK test_doubleVertNotation.R..... 7 tests OK test_doubleVertNotation.R..... 8 tests OK test_doubleVertNotation.R..... 8 tests OK test_doubleVertNotation.R..... 8 tests OK test_doubleVertNotation.R..... 9 tests OK 27ms test_noSpecial.R.............. 0 tests test_noSpecial.R.............. 1 tests OK test_noSpecial.R.............. 2 tests OK test_noSpecial.R.............. 3 tests OK test_noSpecial.R.............. 4 tests OK test_noSpecial.R.............. 5 tests OK test_noSpecial.R.............. 6 tests OK test_noSpecial.R.............. 7 tests OK test_noSpecial.R.............. 8 tests OK 5ms test_nobar.R.................. 0 tests test_nobar.R.................. 0 tests test_nobar.R.................. 1 tests OK test_nobar.R.................. 2 tests OK test_nobar.R.................. 3 tests OK test_nobar.R.................. 4 tests OK test_nobar.R.................. 5 tests OK test_nobar.R.................. 6 tests OK test_nobar.R.................. 7 tests OK test_nobar.R.................. 8 tests OK test_nobar.R.................. 9 tests OK test_nobar.R.................. 10 tests OK test_nobar.R.................. 11 tests OK test_nobar.R.................. 12 tests OK test_nobar.R.................. 12 tests OK test_nobar.R.................. 12 tests OK test_nobar.R.................. 13 tests OK test_nobar.R.................. 13 tests OK test_nobar.R.................. 13 tests OK test_nobar.R.................. 13 tests OK test_nobar.R.................. 13 tests OK test_nobar.R.................. 14 tests OK test_nobar.R.................. 15 tests OK test_nobar.R.................. 16 tests OK test_nobar.R.................. 17 tests OK test_nobar.R.................. 18 tests OK test_nobar.R.................. 18 tests OK test_nobar.R.................. 18 tests OK test_nobar.R.................. 18 tests OK test_nobar.R.................. 19 tests OK test_nobar.R.................. 20 tests OK test_nobar.R.................. 21 tests OK test_nobar.R.................. 21 tests OK test_nobar.R.................. 21 tests OK test_nobar.R.................. 22 tests OK test_nobar.R.................. 23 tests OK test_nobar.R.................. 24 tests OK test_nobar.R.................. 25 tests OK test_nobar.R.................. 25 tests OK test_nobar.R.................. 26 tests OK test_nobar.R.................. 27 tests OK test_nobar.R.................. 27 tests OK test_nobar.R.................. 28 tests OK 27ms test_utils.R.................. 1 tests OK test_utils.R.................. 2 tests OK test_utils.R.................. 3 tests OK test_utils.R.................. 3 tests OK test_utils.R.................. 3 tests OK test_utils.R.................. 4 tests OK test_utils.R.................. 5 tests OK test_utils.R.................. 6 tests OK test_utils.R.................. 7 tests OK test_utils.R.................. 8 tests OK test_utils.R.................. 9 tests OK test_utils.R.................. 10 tests OK test_utils.R.................. 11 tests OK test_utils.R.................. 12 tests OK test_utils.R.................. 13 tests OK test_utils.R.................. 14 tests OK test_utils.R.................. 14 tests OK test_utils.R.................. 15 tests OK test_utils.R.................. 16 tests OK test_utils.R.................. 17 tests OK test_utils.R.................. 18 tests OK test_utils.R.................. 19 tests OK test_utils.R.................. 20 tests OK test_utils.R.................. 21 tests OK test_utils.R.................. 22 tests OK test_utils.R.................. 23 tests OK test_utils.R.................. 24 tests OK test_utils.R.................. 25 tests OK test_utils.R.................. 26 tests OK test_utils.R.................. 27 tests OK test_utils.R.................. 28 tests OK test_utils.R.................. 29 tests OK test_utils.R.................. 30 tests OK test_utils.R.................. 30 tests OK test_utils.R.................. 30 tests OK test_utils.R.................. 31 tests OK test_utils.R.................. 32 tests OK test_utils.R.................. 32 tests OK test_utils.R.................. 33 tests OK test_utils.R.................. 34 tests OK test_utils.R.................. 35 tests OK test_utils.R.................. 36 tests OK test_utils.R.................. 37 tests OK test_utils.R.................. 38 tests OK test_utils.R.................. 39 tests OK test_utils.R.................. 40 tests OK test_utils.R.................. 40 tests OK test_utils.R.................. 41 tests OK test_utils.R.................. 42 tests OK 32ms All ok, 93 results (0.2s) > > proc.time() user system elapsed 1.07 0.21 1.28