R version 4.5.0 alpha (2025-03-17 r87990 ucrt) Copyright (C) 2025 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("accumulate") + } test_accumulate.R............. 0 tests test_accumulate.R............. 0 tests test_accumulate.R............. 0 tests test_accumulate.R............. 0 tests test_accumulate.R............. 0 tests test_accumulate.R............. 1 tests OK test_accumulate.R............. 2 tests OK test_accumulate.R............. 3 tests OK test_accumulate.R............. 4 tests OK test_accumulate.R............. 4 tests OK test_accumulate.R............. 5 tests OK test_accumulate.R............. 6 tests OK test_accumulate.R............. 6 tests OK test_accumulate.R............. 6 tests OK test_accumulate.R............. 6 tests OK test_accumulate.R............. 7 tests OK test_accumulate.R............. 8 tests OK test_accumulate.R............. 9 tests OK test_accumulate.R............. 10 tests OK test_accumulate.R............. 11 tests OK test_accumulate.R............. 11 tests OK test_accumulate.R............. 11 tests OK test_accumulate.R............. 11 tests OK test_accumulate.R............. 12 tests OK test_accumulate.R............. 13 tests OK test_accumulate.R............. 14 tests OK test_accumulate.R............. 15 tests OK test_accumulate.R............. 15 tests OK test_accumulate.R............. 15 tests OK test_accumulate.R............. 15 tests OK test_accumulate.R............. 16 tests OK test_accumulate.R............. 16 tests OK test_accumulate.R............. 17 tests OK test_accumulate.R............. 17 tests OK test_accumulate.R............. 18 tests OK test_accumulate.R............. 18 tests OK test_accumulate.R............. 18 tests OK test_accumulate.R............. 18 tests OK test_accumulate.R............. 19 tests OK test_accumulate.R............. 20 tests OK 0.8s test_helpers.R................ 1 tests OK test_helpers.R................ 2 tests OK test_helpers.R................ 2 tests OK test_helpers.R................ 3 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 5 tests OK test_helpers.R................ 6 tests OK test_helpers.R................ 7 tests OK test_helpers.R................ 8 tests OK test_helpers.R................ 9 tests OK test_helpers.R................ 10 tests OK test_helpers.R................ 11 tests OK test_helpers.R................ 12 tests OK test_helpers.R................ 13 tests OK test_helpers.R................ 14 tests OK test_helpers.R................ 15 tests OK test_helpers.R................ 16 tests OK test_helpers.R................ 17 tests OK test_helpers.R................ 17 tests OK test_helpers.R................ 18 tests OK test_helpers.R................ 19 tests OK test_helpers.R................ 20 tests OK test_helpers.R................ 21 tests OK test_helpers.R................ 21 tests OK test_helpers.R................ 22 tests OK test_helpers.R................ 23 tests OK test_helpers.R................ 23 tests OK test_helpers.R................ 24 tests OK test_helpers.R................ 25 tests OK test_helpers.R................ 26 tests OK test_helpers.R................ 27 tests OK 36ms test_internals.R.............. 0 tests test_internals.R.............. 0 tests test_internals.R.............. 0 tests test_internals.R.............. 0 tests test_internals.R.............. 0 tests test_internals.R.............. 1 tests OK test_internals.R.............. 2 tests OK test_internals.R.............. 3 tests OK test_internals.R.............. 3 tests OK test_internals.R.............. 3 tests OK test_internals.R.............. 3 tests OK test_internals.R.............. 4 tests OK test_internals.R.............. 5 tests OK test_internals.R.............. 6 tests OK 17ms test_object_list.R............ 1 tests OK test_object_list.R............ 2 tests OK test_object_list.R............ 3 tests OK test_object_list.R............ 4 tests OK 3ms test_utils.R.................. 1 tests OK test_utils.R.................. 2 tests OK test_utils.R.................. 3 tests OK test_utils.R.................. 4 tests OK test_utils.R.................. 5 tests OK 3ms All ok, 62 results (0.9s) > > > proc.time() user system elapsed 0.92 0.15 1.09