R Under development (unstable) (2025-06-15 r88316 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. > library(testthat) > library(packrat) > > test_check("packrat") Initializing packrat project in directory: - "D:/temp/2025_06_16_21_45_17_768/RtmpW8xfaD/sated" [ FAIL 0 | WARN 10 | SKIP 50 | PASS 137 ] ══ Skipped tests (50) ══════════════════════════════════════════════════════════ • On CRAN (50): 'test-aaa.R:2:3', 'test-bundle.R:3:3', 'test-bundle.R:25:3', 'test-cache.R:3:3', 'test-cache.R:75:3', 'test-dependencies.R:4:3', 'test-dependencies.R:10:3', 'test-dependencies.R:35:3', 'test-dependencies.R:41:3', 'test-dependencies.R:47:3', 'test-dependencies.R:53:3', 'test-dependencies.R:59:3', 'test-dependencies.R:65:3', 'test-dependencies.R:80:3', 'test-dependencies.R:95:3', 'test-dependencies.R:103:3', 'test-dependencies.R:109:3', 'test-dependencies.R:126:5', 'test-dependencies.R:137:5', 'test-dependencies.R:148:5', 'test-downloader.R:27:3', 'test-downloader.R:45:3', 'test-git.R:2:5', 'test-hash.R:2:3', 'test-hash.R:11:3', 'test-packrat.R:25:5', 'test-packrat.R:46:5', 'test-packrat.R:63:5', 'test-packrat.R:76:5', 'test-packrat.R:90:5', 'test-packrat.R:118:5', 'test-packrat.R:146:5', 'test-packrat.R:160:5', 'test-packrat.R:172:5', 'test-packrat.R:195:5', 'test-packrat.R:227:5', 'test-packrat.R:268:5', 'test-packrat.R:290:5', 'test-packrat.R:295:5', 'test-packrat.R:302:5', 'test-packrat.R:321:5', 'test-pkg.R:4:3', 'test-pkg.R:10:3', 'test-pkg.R:16:3', 'test-pkg.R:22:3', 'test-rmarkdown.R:2:3', 'test-rmarkdown.R:16:3', 'test-shiny.R:2:3', 'test-shiny.R:14:3', 'test-with_extlib.R:2:3' [ FAIL 0 | WARN 10 | SKIP 50 | PASS 137 ] > > proc.time() user system elapsed 2.90 0.70 5.61