CRAN Package Check Results for Package pacs

Last updated on 2024-09-27 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 5.75 49.37 55.12 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 4.11 36.26 40.37 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 87.61 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 330.26 ERROR
r-devel-windows-x86_64 0.5.1 7.00 74.00 81.00 OK
r-patched-linux-x86_64 0.5.1 6.16 46.24 52.40 OK
r-release-linux-x86_64 0.5.1 5.10 46.24 51.34 OK
r-release-macos-arm64 0.5.1 91.00 OK
r-release-macos-x86_64 0.5.1 179.00 OK
r-release-windows-x86_64 0.5.1 7.00 72.00 79.00 OK
r-oldrel-macos-arm64 0.5.1 94.00 OK
r-oldrel-macos-x86_64 0.5.1 192.00 OK
r-oldrel-windows-x86_64 0.5.1 9.00 84.00 93.00 OK

Check Details

Version: 0.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [240s/360s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pacs) > > test_check("pacs") No internet connection detected. No internet connection detected. No internet connection detected. No internet connection detected. [ FAIL 1 | WARN 0 | SKIP 45 | PASS 69 ] ══ Skipped tests (45) ══════════════════════════════════════════════════════════ • On CRAN (44): '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-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:101:3', 'test-deps.R:112:3', 'test-deps.R:125:3', 'test-deps.R:140:3', 'test-deps.R:146:3', 'test-deps.R:154:3', 'test-deps.R:198:3', 'test-description.R:2:3', 'test-description.R:11: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-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:51:3', 'test-validate.R:59:3', 'test-validate.R:84:3' • nrow(installed_packages(lib.loc = .libPaths())) > 100 is TRUE (1): 'test-validate.R:43:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-deps.R:191:3'): pac_deps_heavy 0 deps pac ────────────────────── Error in `cbind(rep.int(p_L, lengths(p_R)), unlist(p_R))`: cannot get data pointer of 'NULL' objects Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-deps.R:191:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─pacs::pac_deps_heavy("base", local = TRUE) 5. └─tools::package_dependencies(...) 6. └─base::cbind(rep.int(p_L, lengths(p_R)), unlist(p_R)) [ FAIL 1 | WARN 0 | SKIP 45 | PASS 69 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc