R Under development (unstable) (2024-10-22 r87265 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. > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("bfpwr") + } test-bf01.R................... 0 tests test-bf01.R................... 0 tests test-bf01.R................... 0 tests test-bf01.R................... 0 tests test-bf01.R................... 1 tests OK test-bf01.R................... 2 tests OK test-bf01.R................... 3 tests OK test-bf01.R................... 4 tests OK 0.2s test-nbf01.R.................. 0 tests test-nbf01.R.................. 0 tests test-nbf01.R.................. 0 tests test-nbf01.R.................. 0 tests test-nbf01.R.................. 0 tests test-nbf01.R.................. 256 tests OK 1.0s test-nmbf01.R................. 0 tests test-nmbf01.R................. 0 tests test-nmbf01.R................. 1 tests OK test-nmbf01.R................. 2 tests OK test-nmbf01.R................. 3 tests OK 36ms 2ms test-tbf01.R.................. 0 tests test-tbf01.R.................. 0 tests test-tbf01.R.................. 0 tests test-tbf01.R.................. 0 tests test-tbf01.R.................. 1 tests OK test-tbf01.R.................. 2 tests OK test-tbf01.R.................. 3 tests OK 75ms All ok, 266 results (1.2s) > > proc.time() user system elapsed 1.37 0.14 1.51