CRAN Package Check Results for Package gert (original) (raw)
Last updated on 2025-11-17 05:49:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.5 | 7.30 | 37.31 | 44.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.5 | 6.48 | 29.23 | 35.71 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.5 | 30.00 | 41.71 | 71.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 36.00 | 49.55 | 85.55 | OK | |
| r-devel-windows-x86_64 | 2.1.5 | 36.00 | 126.00 | 162.00 | OK | |
| r-patched-linux-x86_64 | 2.1.5 | 7.76 | 35.46 | 43.22 | OK | |
| r-release-linux-x86_64 | 2.1.5 | 7.29 | 35.36 | 42.65 | ERROR | |
| r-release-macos-arm64 | 2.1.5 | 9.00 | 35.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 2.2.0 | 15.00 | 70.00 | 85.00 | OK | |
| r-release-windows-x86_64 | 2.1.5 | 26.00 | 128.00 | 154.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.5 | 7.00 | 32.00 | 39.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.2.0 | 11.00 | 54.00 | 65.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.1.5 | 28.00 | 150.00 | 178.00 | NOTE |
Check Details
Version: 2.1.5
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gert) Linking to libgit2 v1.9.1, ssh support: YES Global config: /home/hornik/.gitconfig Default user: yourname yourname@email.com > > test_check("gert") Saving _problems/test-commit-109.R [ FAIL 2 | WARN 0 | SKIP 7 | PASS 34 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-auth.R:3:3', 'test-auth.R:12:3', 'test-auth.R:32:3', 'test-clone.R:2:3', 'test-rebase.R:2:3', 'test-remotes.R:2:3', 'test-remotes.R:26:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-commit.R:109:3'): status reports a conflicted file ───────────── Error in `git_branch_checkout("master", repo = repo)`: No local or remote branch 'master' found. Backtrace: ▆ 1. └─gert::git_branch_checkout("master", repo = repo) at test-commit.R:109:3 ── Error ('test-merge.R🔞3'): merge analysis works ─────────────────────────── <GIT_ENOTFOUND/libgit2_error/error/condition> Error in `libgit2::git_annotated_commit_from_revspec`: revspec 'master' not found Backtrace: ▆ 1. ├─testthat::expect_equal(git_merge_analysis("master"), "fastforward") at test-merge.R🔞3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─gert::git_merge_analysis("master") 5. └─gert:::raise_libgit2_error(...) [ FAIL 2 | WARN 0 | SKIP 7 | PASS 34 ] Error: ! Test failures. Execution haltedFlavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.5
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gert) Linking to libgit2 v1.9.1, ssh support: YES Global config: /home/hornik/.gitconfig Default user: yourname yourname@email.com > > test_check("gert") Saving _problems/test-commit-109.R [ FAIL 2 | WARN 0 | SKIP 7 | PASS 34 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-auth.R:3:3', 'test-auth.R:12:3', 'test-auth.R:32:3', 'test-clone.R:2:3', 'test-rebase.R:2:3', 'test-remotes.R:2:3', 'test-remotes.R:26:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-commit.R:109:3'): status reports a conflicted file ───────────── Error in `git_branch_checkout("master", repo = repo)`: No local or remote branch 'master' found. Backtrace: ▆ 1. └─gert::git_branch_checkout("master", repo = repo) at test-commit.R:109:3 ── Error ('test-merge.R🔞3'): merge analysis works ─────────────────────────── <GIT_ENOTFOUND/libgit2_error/error/condition> Error in `libgit2::git_annotated_commit_from_revspec`: revspec 'master' not found Backtrace: ▆ 1. ├─testthat::expect_equal(git_merge_analysis("master"), "fastforward") at test-merge.R🔞3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─gert::git_merge_analysis("master") 5. └─gert:::raise_libgit2_error(...) [ FAIL 2 | WARN 0 | SKIP 7 | PASS 34 ] Error: ! Test failures. Execution haltedFlavor: r-release-linux-x86_64
Version: 2.1.5
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: libs 6.5MbFlavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 2.2.0
Check: installed package size
Result: NOTE installed size is 8.3Mb sub-directories of 1Mb or more: libs 8.0MbFlavor: r-oldrel-macos-x86_64