R Under development (unstable) (2025-11-25 r89063 ucrt) -- "Unsuffered Consequences" 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("StealLikeBayes") + } test_rgennorm.R............... 0 tests test_rgennorm.R............... 0 tests test_rgennorm.R............... 0 tests test_rgennorm.R............... 0 tests test_rgennorm.R............... 1 tests OK test_rgennorm.R............... 2 tests OK test_rgennorm.R............... 3 tests OK test_rgennorm.R............... 4 tests OK 48ms test_rhaar.R.................. 0 tests test_rhaar.R.................. 0 tests test_rhaar.R.................. 0 tests test_rhaar.R.................. 0 tests test_rhaar.R.................. 0 tests test_rhaar.R.................. 1 tests OK test_rhaar.R.................. 2 tests OK 3ms test_rnorm1_precision_sampler.R 0 tests test_rnorm1_precision_sampler.R 0 tests test_rnorm1_precision_sampler.R 0 tests test_rnorm1_precision_sampler.R 0 tests test_rnorm1_precision_sampler.R 1 tests OK test_rnorm1_precision_sampler.R 2 tests OK test_rnorm1_precision_sampler.R 3 tests OK test_rnorm1_precision_sampler.R 4 tests OK test_rnorm1_precision_sampler.R 5 tests OK 2ms test_rtmvnorm.R............... 0 tests test_rtmvnorm.R............... 0 tests test_rtmvnorm.R............... 0 tests test_rtmvnorm.R............... 0 tests test_rtmvnorm.R............... 1 tests OK test_rtmvnorm.R............... 2 tests OK test_rtmvnorm.R............... 3 tests OK test_rtmvnorm.R............... 4 tests OK 3ms test_rtmvnorm_hmc.R........... 0 tests test_rtmvnorm_hmc.R........... 0 tests test_rtmvnorm_hmc.R........... 0 tests test_rtmvnorm_hmc.R........... 0 tests test_rtmvnorm_hmc.R........... 1 tests OK test_rtmvnorm_hmc.R........... 2 tests OK test_rtmvnorm_hmc.R........... 3 tests OK test_rtmvnorm_hmc.R........... 4 tests OK 4ms test_sample_variances_horseshoe_test.r 0 tests test_sample_variances_horseshoe_test.r 0 tests test_sample_variances_horseshoe_test.r 0 tests test_sample_variances_horseshoe_test.r 0 tests test_sample_variances_horseshoe_test.r 1 tests OK test_sample_variances_horseshoe_test.r 2 tests OK test_sample_variances_horseshoe_test.r 3 tests OK 2ms test_sample_variances_normal_gamma.R 0 tests test_sample_variances_normal_gamma.R 0 tests test_sample_variances_normal_gamma.R 0 tests test_sample_variances_normal_gamma.R 0 tests test_sample_variances_normal_gamma.R 1 tests OK test_sample_variances_normal_gamma.R 2 tests OK test_sample_variances_normal_gamma.R 3 tests OK test_sample_variances_normal_gamma.R 4 tests OK 2ms All ok, 26 results (71ms) > > proc.time() user system elapsed 0.26 0.06 0.31