R Under development (unstable) (2025-04-21 r88169 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("mets") + } test_approx.R................. 0 tests test_approx.R................. 0 tests test_approx.R................. 2 tests OK 0.7s test_binreg.R................. 0 tests test_binreg.R................. 0 tests test_binreg.R................. 1 tests OK 0.1s test_cifreg.R................. 0 tests test_cifreg.R................. 0 tests Loading required namespace: cmprsk Loading required package: survival test_cifreg.R................. 1 tests OK 93ms test_dutils.R................. 0 tests test_dutils.R................. 0 tests test_dutils.R................. 1 tests OK test_dutils.R................. 1 tests OK test_dutils.R................. 2 tests OK test_dutils.R................. 2 tests OK test_dutils.R................. 6 tests OK test_dutils.R................. 6 tests OK test_dutils.R................. 10 tests OK test_dutils.R................. 10 tests OK test_dutils.R................. 17 tests OK 30ms test_iid.R.................... 0 tests test_iid.R.................... 0 tests test_iid.R.................... 1 tests OK test_iid.R.................... 1 tests OK test_iid.R.................... 1 tests OK test_iid.R.................... 2 tests OK 0.2s test_mvn.R.................... 0 tests test_mvn.R.................... 0 tests test_mvn.R.................... 0 tests test_mvn.R.................... 0 tests test_mvn.R.................... 0 tests test_mvn.R.................... 1 tests OK 1.6s test_recreg.R................. 0 tests test_recreg.R................. 0 tests test_recreg.R................. 1 tests OK 62ms test_reshape.R................ 0 tests test_reshape.R................ 0 tests test_reshape.R................ 2 tests OK test_reshape.R................ 2 tests OK test_reshape.R................ 3 tests OK test_reshape.R................ 3 tests OK test_reshape.R................ 5 tests OK 43ms test_rmst.R................... 0 tests test_rmst.R................... 1 tests OK test_rmst.R................... 1 tests OK test_rmst.R................... 2 tests OK 0.3s All ok, 32 results (3.1s) > > proc.time() user system elapsed 3.98 0.45 4.43