CRAN Package Check Results for Package pakret

Last updated on 2026-06-08 02:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 3.15 81.39 84.54 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 2.02 61.67 63.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 131.85 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 5.00 135.77 140.77 OK
r-devel-windows-x86_64 0.3.1 4.00 108.00 112.00 OK
r-patched-linux-x86_64 0.3.1 2.35 76.46 78.81 OK
r-release-linux-x86_64 0.3.1 2.38 77.03 79.41 OK
r-release-macos-arm64 0.3.1 1.00 25.00 26.00 OK
r-release-macos-x86_64 0.3.1 2.00 86.00 88.00 OK
r-release-windows-x86_64 0.3.1 5.00 107.00 112.00 OK
r-oldrel-macos-arm64 0.3.1 1.00 23.00 24.00 OK
r-oldrel-macos-x86_64 0.3.1 2.00 97.00 99.00 OK
r-oldrel-windows-x86_64 0.3.1 6.00 132.00 138.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/47s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pakret) > > test_check("pakret") Saving _problems/test-pkrt-45.R [ FAIL 1 | WARN 0 | SKIP 9 | PASS 35 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (9): 'test-onload.R:1:1', 'test-pkrt-list.R:1:1', 'test-pkrt-list.R:32:1', 'test-pkrt-list.R:52:1', 'test-pkrt-set.R:72:1', 'test-pkrt.R:1:1', 'test-pkrt.R:7:1', 'test-pkrt.R:103:1', 'test-pkrt.R:144:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pkrt.R:45:3'): citing the same package again doesn't add a new bib entry ── Error in `"file(con, \"w\")"`: cannot open the connection Backtrace: ▆ 1. └─pakret:::local_files(...) at test-pkrt.R:45:3 2. └─pakret:::with_pakret_error(callr::r(render, list(input = rmd))) 3. └─base::tryCatch(expr, error = function(e) stop(e$parent)) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. └─value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 9 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc