CRAN Package Check Results for Package fledge

Last updated on 2025-11-18 09:48:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 3.91 72.41 76.32 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 3.00 52.14 55.14 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 13.00 105.09 118.09 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 19.00 113.54 132.54 ERROR
r-devel-windows-x86_64 0.1.3 8.00 103.00 111.00 OK
r-patched-linux-x86_64 0.1.3 4.40 68.81 73.21 OK
r-release-linux-x86_64 0.1.3 4.17 67.75 71.92 OK
r-release-macos-arm64 0.1.3 2.00 43.00 45.00 OK
r-release-macos-x86_64 0.1.3 4.00 87.00 91.00 OK
r-release-windows-x86_64 0.1.3 7.00 101.00 108.00 OK
r-oldrel-macos-arm64 0.1.3 2.00 54.00 56.00 OK
r-oldrel-macos-x86_64 0.1.3 4.00 96.00 100.00 OK
r-oldrel-windows-x86_64 0.1.3 8.00 117.00 125.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (require(testthat)) { + library(fledge) + test_check("fledge") + } else { + message("testthat not available.") + } Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 12 | PASS 6 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-bump_version.R:1:1', 'test-bump_version.R:23:1', 'test-bump_version.R:43:1', 'test-bump_version.R:53:1', 'test-commits.R:1:1', 'test-finalize-version.R:1:1', 'test-tag_version.R:1:1', 'test-unbump_version.R:1:1', 'test-update-news.R:1:1', 'test-update-news.R:15:1', 'test-with_demo_project.R:1:1' • On Linux (1): 'test-demo.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-finalize-version.R:41:5'): finalize_version(push = TRUE) ─────── Error in `libgit2::git_config_set_string`: failed to lock file '/data/gannet/ripley/.gitconfig.lock' for writing: Backtrace: ▆ 1. ├─fledge:::show_files(remote_url) 2. │ └─gert::git_config_global_set("init.defaultbranch", "main") at ./helper-remote.R:26:5 3. └─gert:::raise_libgit2_error(...) [ FAIL 1 | WARN 0 | SKIP 12 | PASS 6 ] Deleting unused snapshots: 'finalize-version/NEWS-push-true.md' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (require(testthat)) { + library(fledge) + test_check("fledge") + } else { + message("testthat not available.") + } Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 12 | PASS 6 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-bump_version.R:1:1', 'test-bump_version.R:23:1', 'test-bump_version.R:43:1', 'test-bump_version.R:53:1', 'test-commits.R:1:1', 'test-finalize-version.R:1:1', 'test-tag_version.R:1:1', 'test-unbump_version.R:1:1', 'test-update-news.R:1:1', 'test-update-news.R:15:1', 'test-with_demo_project.R:1:1' • On Linux (1): 'test-demo.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-finalize-version.R:41:5'): finalize_version(push = TRUE) ─────── Error in `libgit2::git_config_set_string`: failed to lock file '/data/gannet/ripley/.gitconfig.lock' for writing: Backtrace: ▆ 1. ├─fledge:::show_files(remote_url) 2. │ └─gert::git_config_global_set("init.defaultbranch", "main") at ./helper-remote.R:26:5 3. └─gert:::raise_libgit2_error(...) [ FAIL 1 | WARN 0 | SKIP 12 | PASS 6 ] Deleting unused snapshots: 'finalize-version/NEWS-push-true.md' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc