R Under development (unstable) (2023-12-02 r85657 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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("rjsoncons") test_as_r.R................... 0 tests test_as_r.R................... 1 tests OK test_as_r.R................... 2 tests OK test_as_r.R................... 3 tests OK test_as_r.R................... 4 tests OK test_as_r.R................... 5 tests OK test_as_r.R................... 6 tests OK test_as_r.R................... 7 tests OK test_as_r.R................... 8 tests OK test_as_r.R................... 9 tests OK test_as_r.R................... 10 tests OK test_as_r.R................... 11 tests OK test_as_r.R................... 12 tests OK test_as_r.R................... 13 tests OK test_as_r.R................... 14 tests OK test_as_r.R................... 15 tests OK test_as_r.R................... 16 tests OK test_as_r.R................... 17 tests OK test_as_r.R................... 18 tests OK test_as_r.R................... 19 tests OK test_as_r.R................... 20 tests OK test_as_r.R................... 21 tests OK test_as_r.R................... 22 tests OK test_as_r.R................... 23 tests OK test_as_r.R................... 24 tests OK test_as_r.R................... 25 tests OK test_as_r.R................... 26 tests OK test_as_r.R................... 27 tests OK test_as_r.R................... 28 tests OK test_as_r.R................... 29 tests OK test_as_r.R................... 30 tests OK test_as_r.R................... 31 tests OK test_as_r.R................... 32 tests OK test_as_r.R................... 33 tests OK test_as_r.R................... 34 tests OK test_as_r.R................... 35 tests OK test_as_r.R................... 36 tests OK test_as_r.R................... 37 tests OK test_as_r.R................... 38 tests OK test_as_r.R................... 39 tests OK test_as_r.R................... 40 tests OK test_as_r.R................... 41 tests OK test_as_r.R................... 42 tests OK test_as_r.R................... 43 tests OK 55ms test_jsoncons.R............... 0 tests test_jsoncons.R............... 0 tests test_jsoncons.R............... 1 tests OK test_jsoncons.R............... 2 tests OK test_jsoncons.R............... 3 tests OK test_jsoncons.R............... 4 tests OK test_jsoncons.R............... 5 tests OK test_jsoncons.R............... 6 tests OK test_jsoncons.R............... 7 tests OK test_jsoncons.R............... 8 tests OK test_jsoncons.R............... 9 tests OK test_jsoncons.R............... 10 tests OK test_jsoncons.R............... 11 tests OK test_jsoncons.R............... 12 tests OK test_jsoncons.R............... 13 tests OK test_jsoncons.R............... 14 tests OK test_jsoncons.R............... 15 tests OK test_jsoncons.R............... 16 tests OK test_jsoncons.R............... 17 tests OK test_jsoncons.R............... 18 tests OK test_jsoncons.R............... 19 tests OK test_jsoncons.R............... 20 tests OK 9ms All ok, 63 results (71ms) > > proc.time() user system elapsed 0.21 0.04 0.25