R version 4.6.0 beta (2026-04-12 r89879 ucrt) -- "Because it was There" 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 (require(testthat)) { + test_check("miniCRAN") + } Loading required package: testthat Loading required package: miniCRAN [ FAIL 0 | WARN 0 | SKIP 24 | PASS 51 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-1-github-functions.R:13:3', 'test-2-makeDepGraph.R:82:3', 'test-2-makeDepGraph.R:98:3', 'test-2-makeDepGraph.R:118:3', 'test-2-makeDepGraph.R:137:3', 'test-2-makeDepGraph.R:157:3', 'test-3-makeRepo.R:22:3', 'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:302:7', 'test-5-updateRepo.R:302:7', 'test-5-updateRepo.R:302:7', 'test-6-getCranDescription.R:2:3', 'test-7-addGithubPackage.R:2:3', 'test-8-addLocalPackage.R:14:3', 'test-8-addLocalPackage.R:58:3', 'test-9-is-online.R:2:3' [ FAIL 0 | WARN 0 | SKIP 24 | PASS 51 ] > > proc.time() user system elapsed 7.92 0.87 21.26