R Under development (unstable) (2024-06-04 r86688 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(runMCMCbtadjust) > > test_check("runMCMCbtadjust") nimble version 1.1.0 is loaded. For more information on NIMBLE and a User Manual, please visit https://R-nimble.org. Note for advanced users who have written their own MCMC samplers: As of version 0.13.0, NIMBLE's protocol for handling posterior predictive nodes has changed in a way that could affect user-defined samplers in some situations. Please see Section 15.5.1 of the User Manual. Attaching package: 'nimble' The following object is masked from 'package:stats': simulate The following object is masked from 'package:base': declare [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0.02 0 0.02 Timing stopped at: 0 0 0 Timing stopped at: 0.02 0 0.02 Timing stopped at: 0.02 0 0.02 Timing stopped at: 0.01 0 0.02 Timing stopped at: 0.01 0 0.02 Timing stopped at: 0 0 0 Timing stopped at: 0 0 0 Timing stopped at: 0 0 0 Timing stopped at: 0.02 0 0.01 Timing stopped at: 0 0 0 Timing stopped at: 0 0 0 Timing stopped at: 0.02 0 0.02 Timing stopped at: 0 0 0 Timing stopped at: 0 0 0 Timing stopped at: 0 0 0 [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0.02 0 0.02 [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0.01 0 0.01 [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0 0.01 0.01 [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0.02 0 0.01 [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0 0 0 [1] "control$seed is NULL. Replaced by 1" Timing stopped at: 0.01 0 0.02 [ FAIL 0 | WARN 2 | SKIP 0 | PASS 23 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 23 ] > > proc.time() user system elapsed 4.70 0.14 4.82