R version 4.4.0 alpha (2024-04-07 r86351 ucrt) 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("phosphoricons") + } test_ph.R..................... 0 tests test_ph.R..................... 1 tests OK test_ph.R..................... 2 tests OK test_ph.R..................... 3 tests OK test_ph.R..................... 4 tests OK test_ph.R..................... 5 tests OK test_ph.R..................... 6 tests OK test_ph.R..................... 6 tests OK test_ph.R..................... 7 tests OK test_ph.R..................... 8 tests OK test_ph.R..................... 9 tests OK test_ph.R..................... 10 tests OK test_ph.R..................... 10 tests OK test_ph.R..................... 10 tests OK test_ph.R..................... 11 tests OK test_ph.R..................... 12 tests OK test_ph.R..................... 12 tests OK test_ph.R..................... 12 tests OK test_ph.R..................... 13 tests OK 0.3s test_ph_fill.R................ 0 tests test_ph_fill.R................ 1 tests OK test_ph_fill.R................ 2 tests OK test_ph_fill.R................ 3 tests OK test_ph_fill.R................ 4 tests OK test_ph_fill.R................ 5 tests OK test_ph_fill.R................ 6 tests OK test_ph_fill.R................ 7 tests OK 12ms test_ph_i.R................... 0 tests test_ph_i.R................... 1 tests OK test_ph_i.R................... 2 tests OK test_ph_i.R................... 3 tests OK test_ph_i.R................... 4 tests OK test_ph_i.R................... 5 tests OK test_ph_i.R................... 5 tests OK test_ph_i.R................... 6 tests OK test_ph_i.R................... 6 tests OK test_ph_i.R................... 7 tests OK test_ph_i.R................... 7 tests OK test_ph_i.R................... 8 tests OK 6ms test_search.R................. 1 tests OK test_search.R................. 2 tests OK test_search.R................. 3 tests OK test_search.R................. 3 tests OK test_search.R................. 4 tests OK test_search.R................. 5 tests OK test_search.R................. 5 tests OK test_search.R................. 6 tests OK 38ms test_waffle.R................. 0 tests test_waffle.R................. 1 tests OK test_waffle.R................. 2 tests OK test_waffle.R................. 2 tests OK test_waffle.R................. 3 tests OK test_waffle.R................. 4 tests OK test_waffle.R................. 5 tests OK test_waffle.R................. 6 tests OK test_waffle.R................. 6 tests OK test_waffle.R................. 7 tests OK test_waffle.R................. 8 tests OK test_waffle.R................. 9 tests OK test_waffle.R................. 10 tests OK test_waffle.R................. 11 tests OK 0.3s All ok, 45 results (0.7s) > > > proc.time() user system elapsed 0.95 0.21 1.14