R version 4.6.0 alpha (2026-04-05 r89794 ucrt) Copyright (C) 2026 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("tinypkgr") + } Attaching package: 'tinypkgr' The following object is masked from 'package:utils': maintainer test_dev.R.................... 0 tests test_dev.R.................... 0 tests test_dev.R.................... 0 tests test_dev.R.................... 0 tests test_dev.R.................... 0 tests test_dev.R.................... 0 tests test_dev.R.................... 0 tests test_dev.R.................... 0 tests Loaded 1 file(s) test_dev.R.................... 0 tests test_dev.R.................... 1 tests OK test_dev.R.................... 2 tests OK test_dev.R.................... 3 tests OK test_dev.R.................... 4 tests OK test_dev.R.................... 4 tests OK Loaded 1 file(s) test_dev.R.................... 4 tests OK test_dev.R.................... 5 tests OK test_dev.R.................... 6 tests OK test_dev.R.................... 6 tests OK 53ms test_use_github_action.R...... 0 tests test_use_github_action.R...... 0 tests test_use_github_action.R...... 0 tests test_use_github_action.R...... 0 tests test_use_github_action.R...... 0 tests Created D:\temp\2026_04_07_22_30_16_11945\Rtmpa6ZOaI\ghapkg/.github/workflows/ci.yaml test_use_github_action.R...... 0 tests test_use_github_action.R...... 1 tests OK test_use_github_action.R...... 2 tests OK test_use_github_action.R...... 3 tests OK test_use_github_action.R...... 3 tests OK test_use_github_action.R...... 4 tests OK test_use_github_action.R...... 5 tests OK test_use_github_action.R...... 6 tests OK test_use_github_action.R...... 7 tests OK test_use_github_action.R...... 7 tests OK test_use_github_action.R...... 8 tests OK test_use_github_action.R...... 9 tests OK test_use_github_action.R...... 10 tests OK test_use_github_action.R...... 10 tests OK test_use_github_action.R...... 10 tests OK test_use_github_action.R...... 10 tests OK test_use_github_action.R...... 10 tests OK Created D:\temp\2026_04_07_22_30_16_11945\Rtmpa6ZOaI\bare_for_ghaction/.github/workflows/ci.yaml test_use_github_action.R...... 10 tests OK test_use_github_action.R...... 11 tests OK test_use_github_action.R...... 12 tests OK test_use_github_action.R...... 12 tests OK test_use_github_action.R...... 12 tests OK 11ms test_use_version.R............ 0 tests test_use_version.R............ 1 tests OK test_use_version.R............ 2 tests OK test_use_version.R............ 3 tests OK test_use_version.R............ 4 tests OK test_use_version.R............ 5 tests OK test_use_version.R............ 6 tests OK test_use_version.R............ 7 tests OK test_use_version.R............ 8 tests OK test_use_version.R............ 9 tests OK test_use_version.R............ 10 tests OK test_use_version.R............ 11 tests OK test_use_version.R............ 11 tests OK test_use_version.R............ 11 tests OK test_use_version.R............ 11 tests OK test_use_version.R............ 11 tests OK test_use_version.R............ 11 tests OK test_use_version.R............ 11 tests OK Bumped vpkg: 0.1.0 -> 0.1.1 Added NEWS.md header for 0.1.1 test_use_version.R............ 11 tests OK test_use_version.R............ 12 tests OK test_use_version.R............ 13 tests OK test_use_version.R............ 13 tests OK test_use_version.R............ 14 tests OK Bumped vpkg: 0.1.1 -> 0.2.0 Added NEWS.md header for 0.2.0 test_use_version.R............ 14 tests OK test_use_version.R............ 15 tests OK Bumped vpkg: 0.2.0 -> 1.0.0 Added NEWS.md header for 1.0.0 test_use_version.R............ 15 tests OK test_use_version.R............ 16 tests OK test_use_version.R............ 16 tests OK Bumped vpkg: 1.0.0 -> 1.0.0.1 test_use_version.R............ 16 tests OK test_use_version.R............ 17 tests OK test_use_version.R............ 17 tests OK test_use_version.R............ 18 tests OK Bumped vpkg: 1.0.0.1 -> 1.0.0.2 test_use_version.R............ 18 tests OK test_use_version.R............ 19 tests OK test_use_version.R............ 19 tests OK test_use_version.R............ 19 tests OK test_use_version.R............ 19 tests OK test_use_version.R............ 20 tests OK test_use_version.R............ 20 tests OK test_use_version.R............ 20 tests OK 21ms All ok, 38 results (89ms) > > proc.time() user system elapsed 0.20 0.10 0.26