R Under development (unstable) (2024-09-25 r87194 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. > library(testthat) > library(pacs) > > test_check("pacs") No internet connection detected. No internet connection detected. No internet connection detected. No internet connection detected. [ FAIL 0 | WARN 0 | SKIP 53 | PASS 78 ] ══ Skipped tests (53) ══════════════════════════════════════════════════════════ • On CRAN (53): 'test-check.R:2:3', 'test-check.R:11:3', 'test-check.R:18:3', 'test-compare.R:2:3', 'test-compare.R:9:3', 'test-compare.R:16:3', 'test-compare.R:23:3', 'test-compare.R:47:3', 'test-compare.R:54:3', 'test-crandb.R:2:3', 'test-crandb.R:12:3', 'test-deps.R:19:3', 'test-deps.R:29:3', 'test-deps.R:48:3', 'test-deps.R:66:3', 'test-deps.R:86:3', 'test-deps.R:102:3', 'test-deps.R:113:3', 'test-deps.R:126:3', 'test-deps.R:141:3', 'test-deps.R:147:3', 'test-deps.R:155:3', 'test-deps.R:192:3', 'test-deps.R:200:3', 'test-description.R:2:3', 'test-lifeduration.R:2:3', 'test-lifeduration.R:10:3', 'test-lifeduration.R:22:3', 'test-lifeduration.R:30:3', 'test-lifeduration.R:41:3', 'test-namespace.R:10:3', 'test-news.R:2:3', 'test-news.R:8:3', 'test-read_cran.R:2:3', 'test-read_cran.R:9:3', 'test-read_github.R:3:3', 'test-read_github.R:10:3', 'test-size.R:20:3', 'test-static.R:2:3', 'test-static.R:18:3', 'test-static.R:28:3', 'test-static.R:47:3', 'test-static.R:60:3', 'test-static.R:82:3', 'test-timemachine.R:2:3', 'test-timemachine.R:9:3', 'test-validate.R:8:3', 'test-validate.R:17:3', 'test-validate.R:37:3', 'test-validate.R:44:3', 'test-validate.R:51:3', 'test-validate.R:59:3', 'test-validate.R:84:3' [ FAIL 0 | WARN 0 | SKIP 53 | PASS 78 ] > > proc.time() user system elapsed 2.18 0.42 3.07