R Under development (unstable) (2024-09-23 r87189 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("xmlwriter") + } test_append_frag.R............ 0 tests test_append_frag.R............ 0 tests test_append_frag.R............ 0 tests test_append_frag.R............ 0 tests test_append_frag.R............ 1 tests OK test_append_frag.R............ 1 tests OK test_append_frag.R............ 2 tests OK test_append_frag.R............ 2 tests OK test_append_frag.R............ 3 tests OK test_append_frag.R............ 3 tests OK test_append_frag.R............ 4 tests OK test_append_frag.R............ 4 tests OK test_append_frag.R............ 5 tests OK test_append_frag.R............ 5 tests OK test_append_frag.R............ 5 tests OK test_append_frag.R............ 6 tests OK test_append_frag.R............ 6 tests OK test_append_frag.R............ 6 tests OK test_append_frag.R............ 7 tests OK test_append_frag.R............ 7 tests OK test_append_frag.R............ 7 tests OK test_append_frag.R............ 7 tests OK 56ms test_as_frag.R................ 0 tests test_as_frag.R................ 0 tests test_as_frag.R................ 0 tests test_as_frag.R................ 1 tests OK test_as_frag.R................ 1 tests OK test_as_frag.R................ 2 tests OK 3ms test_data_frag.R.............. 0 tests test_data_frag.R.............. 0 tests test_data_frag.R.............. 0 tests test_data_frag.R.............. 0 tests test_data_frag.R.............. 1 tests OK test_data_frag.R.............. 1 tests OK test_data_frag.R.............. 1 tests OK test_data_frag.R.............. 1 tests OK 5ms test_read_fragment.R.......... 0 tests test_read_fragment.R.......... 0 tests Loading required package: xml2 test_read_fragment.R.......... 0 tests test_read_fragment.R.......... 0 tests test_read_fragment.R.......... 1 tests OK test_read_fragment.R.......... 1 tests OK test_read_fragment.R.......... 2 tests OK test_read_fragment.R.......... 2 tests OK test_read_fragment.R.......... 3 tests OK test_read_fragment.R.......... 3 tests OK test_read_fragment.R.......... 4 tests OK test_read_fragment.R.......... 4 tests OK test_read_fragment.R.......... 5 tests OK test_read_fragment.R.......... 5 tests OK test_read_fragment.R.......... 6 tests OK 0.1s test_tag.R.................... 0 tests test_tag.R.................... 0 tests test_tag.R.................... 0 tests test_tag.R.................... 1 tests OK test_tag.R.................... 1 tests OK test_tag.R.................... 2 tests OK test_tag.R.................... 2 tests OK test_tag.R.................... 3 tests OK test_tag.R.................... 3 tests OK test_tag.R.................... 4 tests OK test_tag.R.................... 4 tests OK test_tag.R.................... 5 tests OK test_tag.R.................... 5 tests OK test_tag.R.................... 6 tests OK test_tag.R.................... 6 tests OK test_tag.R.................... 7 tests OK test_tag.R.................... 7 tests OK test_tag.R.................... 8 tests OK test_tag.R.................... 8 tests OK test_tag.R.................... 9 tests OK test_tag.R.................... 9 tests OK test_tag.R.................... 10 tests OK test_tag.R.................... 10 tests OK test_tag.R.................... 11 tests OK test_tag.R.................... 11 tests OK test_tag.R.................... 12 tests OK test_tag.R.................... 12 tests OK test_tag.R.................... 13 tests OK 6ms test_xml_fragment.R........... 0 tests test_xml_fragment.R........... 0 tests test_xml_fragment.R........... 1 tests OK test_xml_fragment.R........... 1 tests OK test_xml_fragment.R........... 2 tests OK test_xml_fragment.R........... 2 tests OK test_xml_fragment.R........... 3 tests OK test_xml_fragment.R........... 3 tests OK test_xml_fragment.R........... 4 tests OK test_xml_fragment.R........... 5 tests OK 4ms test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 0 tests test_xmlwriter.R.............. 1 tests OK test_xmlwriter.R.............. 2 tests OK 3ms All ok, 36 results (0.2s) > > proc.time() user system elapsed 0.37 0.07 0.50