R version 4.4.0 alpha (2024-03-31 r86238 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("textutils") + } test_HTMLdecode.R............. 1 tests OK test_HTMLdecode.R............. 2 tests OK test_HTMLdecode.R............. 3 tests OK test_HTMLdecode.R............. 4 tests OK test_HTMLdecode.R............. 5 tests OK test_HTMLdecode.R............. 6 tests OK test_HTMLdecode.R............. 7 tests OK test_HTMLdecode.R............. 8 tests OK test_HTMLdecode.R............. 9 tests OK test_HTMLdecode.R............. 10 tests OK test_HTMLdecode.R............. 10 tests OK test_HTMLdecode.R............. 11 tests OK test_HTMLdecode.R............. 12 tests OK test_HTMLdecode.R............. 13 tests OK test_HTMLdecode.R............. 14 tests OK test_HTMLdecode.R............. 15 tests OK test_HTMLdecode.R............. 16 tests OK test_HTMLdecode.R............. 17 tests OK test_HTMLdecode.R............. 18 tests OK test_HTMLdecode.R............. 19 tests OK 0.3s test_HTMLrm.R................. 0 tests test_HTMLrm.R................. 1 tests OK test_HTMLrm.R................. 2 tests OK test_HTMLrm.R................. 2 tests OK test_HTMLrm.R................. 3 tests OK test_HTMLrm.R................. 3 tests OK test_HTMLrm.R................. 4 tests OK test_HTMLrm.R................. 4 tests OK test_HTMLrm.R................. 5 tests OK 45ms test_insert.R................. 1 tests OK test_insert.R................. 2 tests OK test_insert.R................. 3 tests OK test_insert.R................. 4 tests OK test_insert.R................. 5 tests OK test_insert.R................. 6 tests OK test_insert.R................. 7 tests OK test_insert.R................. 8 tests OK test_insert.R................. 9 tests OK 4ms test_textutils.R.............. 0 tests test_textutils.R.............. 0 tests test_textutils.R.............. 1 tests OK test_textutils.R.............. 1 tests OK test_textutils.R.............. 2 tests OK test_textutils.R.............. 3 tests OK test_textutils.R.............. 3 tests OK test_textutils.R.............. 4 tests OK test_textutils.R.............. 5 tests OK test_textutils.R.............. 5 tests OK test_textutils.R.............. 5 tests OK test_textutils.R.............. 5 tests OK test_textutils.R.............. 5 tests OK 5ms test_toHTML.R................. 0 tests test_toHTML.R................. 1 tests OK test_toHTML.R................. 1 tests OK test_toHTML.R................. 2 tests OK test_toHTML.R................. 2 tests OK test_toHTML.R................. 3 tests OK test_toHTML.R................. 3 tests OK test_toHTML.R................. 4 tests OK test_toHTML.R................. 4 tests OK test_toHTML.R................. 5 tests OK test_toHTML.R................. 5 tests OK test_toHTML.R................. 6 tests OK test_toHTML.R................. 6 tests OK test_toHTML.R................. 7 tests OK test_toHTML.R................. 7 tests OK test_toHTML.R................. 8 tests OK test_toHTML.R................. 8 tests OK test_toHTML.R................. 9 tests OK test_toHTML.R................. 9 tests OK test_toHTML.R................. 10 tests OK test_toHTML.R................. 10 tests OK test_toHTML.R................. 11 tests OK test_toHTML.R................. 11 tests OK test_toHTML.R................. 12 tests OK test_toHTML.R................. 12 tests OK 15ms All ok, 50 results (0.4s) > > proc.time() user system elapsed 0.64 0.09 0.68