R Under development (unstable) (2024-07-23 r86915 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("dauphin") + } test_dauphin.R................ 1 tests OK 53ms test_grepl_09.R............... 0 tests test_grepl_09.R............... 1 tests OK test_grepl_09.R............... 2 tests OK test_grepl_09.R............... 3 tests OK test_grepl_09.R............... 4 tests OK 3ms test_standard_mobile.R........ 0 tests test_standard_mobile.R........ 1 tests OK test_standard_mobile.R........ 2 tests OK test_standard_mobile.R........ 3 tests OK test_standard_mobile.R........ 4 tests OK test_standard_mobile.R........ 5 tests OK test_standard_mobile.R........ 5 tests OK test_standard_mobile.R........ 6 tests OK test_standard_mobile.R........ 7 tests OK test_standard_mobile.R........ 8 tests OK test_standard_mobile.R........ 9 tests OK test_standard_mobile.R........ 10 tests OK test_standard_mobile.R........ 11 tests OK test_standard_mobile.R........ 12 tests OK test_standard_mobile.R........ 13 tests OK test_standard_mobile.R........ 14 tests OK test_standard_mobile.R........ 15 tests OK test_standard_mobile.R........ 16 tests OK test_standard_mobile.R........ 17 tests OK test_standard_mobile.R........ 17 tests OK test_standard_mobile.R........ 18 tests OK test_standard_mobile.R........ 19 tests OK test_standard_mobile.R........ 20 tests OK test_standard_mobile.R........ 21 tests OK test_standard_mobile.R........ 22 tests OK test_standard_mobile.R........ 23 tests OK test_standard_mobile.R........ 24 tests OK test_standard_mobile.R........ 25 tests OK test_standard_mobile.R........ 26 tests OK test_standard_mobile.R........ 27 tests OK test_standard_mobile.R........ 28 tests OK test_standard_mobile.R........ 29 tests OK test_standard_mobile.R........ 30 tests OK test_standard_mobile.R........ 31 tests OK test_standard_mobile.R........ 32 tests OK test_standard_mobile.R........ 33 tests OK test_standard_mobile.R........ 34 tests OK test_standard_mobile.R........ 35 tests OK test_standard_mobile.R........ 36 tests OK test_standard_mobile.R........ 37 tests OK test_standard_mobile.R........ 38 tests OK test_standard_mobile.R........ 46 tests OK test_standard_mobile.R........ 47 tests OK test_standard_mobile.R........ 48 tests OK test_standard_mobile.R........ 48 tests OK test_standard_mobile.R........ 49 tests OK test_standard_mobile.R........ 50 tests OK test_standard_mobile.R........ 51 tests OK 15ms All ok, 56 results (76ms) > > > proc.time() user system elapsed 0.20 0.10 0.25