R version 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 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("remulate") + } test_errors.R................. 0 tests test_errors.R................. 1 tests OK test_errors.R................. 1 tests OK test_errors.R................. 2 tests OK test_errors.R................. 2 tests OK test_errors.R................. 3 tests OK 51ms test_helpers.R................ 0 tests test_helpers.R................ 0 tests test_helpers.R................ 0 tests test_helpers.R................ 0 tests test_helpers.R................ 1 tests OK test_helpers.R................ 1 tests OK test_helpers.R................ 1 tests OK test_helpers.R................ 1 tests OK test_helpers.R................ 1 tests OK test_helpers.R................ 1 tests OK test_helpers.R................ 1 tests OK test_helpers.R................ 2 tests OK test_helpers.R................ 2 tests OK test_helpers.R................ 2 tests OK test_helpers.R................ 2 tests OK test_helpers.R................ 3 tests OK test_helpers.R................ 3 tests OK test_helpers.R................ 3 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 4 tests OK test_helpers.R................ 5 tests OK test_helpers.R................ 6 tests OK test_helpers.R................ 6 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................ 9 tests OK test_helpers.R................ 9 tests OK test_helpers.R................ 9 tests OK test_helpers.R................ 10 tests OK test_helpers.R................ 11 tests OK test_helpers.R................ 11 tests OK test_helpers.R................ 11 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................ 14 tests OK test_helpers.R................ 14 tests OK test_helpers.R................ 14 tests OK test_helpers.R................ 15 tests OK test_helpers.R................ 15 tests OK test_helpers.R................ 15 tests OK test_helpers.R................ 15 tests OK test_helpers.R................ 16 tests OK test_helpers.R................ 16 tests OK test_helpers.R................ 16 tests OK test_helpers.R................ 17 tests OK test_helpers.R................ 17 tests OK test_helpers.R................ 17 tests OK test_helpers.R................ 18 tests OK 17ms test_remulateActor.R.......... 0 tests test_remulateActor.R.......... 0 tests test_remulateActor.R.......... 0 tests 4 events generated test_remulateActor.R.......... 0 tests test_remulateActor.R.......... 1 tests OK test_remulateActor.R.......... 2 tests OK test_remulateActor.R.......... 3 tests OK test_remulateActor.R.......... 4 tests OK test_remulateActor.R.......... 5 tests OK test_remulateActor.R.......... 6 tests OK test_remulateActor.R.......... 7 tests OK test_remulateActor.R.......... 8 tests OK test_remulateActor.R.......... 9 tests OK test_remulateActor.R.......... 10 tests OK test_remulateActor.R.......... 10 tests OK test_remulateActor.R.......... 10 tests OK test_remulateActor.R.......... 10 tests OK Stopping: maximum number of events (5) generated test_remulateActor.R.......... 10 tests OK test_remulateActor.R.......... 10 tests OK test_remulateActor.R.......... 11 tests OK test_remulateActor.R.......... 11 tests OK test_remulateActor.R.......... 11 tests OK test_remulateActor.R.......... 11 tests OK 4 events generated test_remulateActor.R.......... 11 tests OK test_remulateActor.R.......... 12 tests OK test_remulateActor.R.......... 12 tests OK test_remulateActor.R.......... 12 tests OK test_remulateActor.R.......... 13 tests OK test_remulateActor.R.......... 14 tests OK 9ms test_remulateTie.R............ 0 tests test_remulateTie.R............ 0 tests Stopping: maximum number of events (5) generated test_remulateTie.R............ 0 tests test_remulateTie.R............ 1 tests OK test_remulateTie.R............ 2 tests OK test_remulateTie.R............ 3 tests OK test_remulateTie.R............ 4 tests OK test_remulateTie.R............ 5 tests OK test_remulateTie.R............ 6 tests OK test_remulateTie.R............ 7 tests OK test_remulateTie.R............ 8 tests OK test_remulateTie.R............ 9 tests OK test_remulateTie.R............ 10 tests OK test_remulateTie.R............ 10 tests OK test_remulateTie.R............ 10 tests OK 5 events generated test_remulateTie.R............ 10 tests OK test_remulateTie.R............ 10 tests OK test_remulateTie.R............ 11 tests OK test_remulateTie.R............ 11 tests OK test_remulateTie.R............ 11 tests OK Stopping: maximum number of events (5) generated test_remulateTie.R............ 11 tests OK test_remulateTie.R............ 12 tests OK test_remulateTie.R............ 12 tests OK test_remulateTie.R............ 13 tests OK 7ms All ok, 48 results (90ms) > > proc.time() user system elapsed 0.32 0.01 0.32