Last updated on 2025-11-21 05:49:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.0 | 7.74 | 38.43 | 46.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2.0 | 6.90 | 29.79 | 36.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2.0 | 20.00 | 52.12 | 72.12 | 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.2.0 | 7.96 | 35.59 | 43.55 | 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 | 11.00 | 20.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.2.0 | 1.00 | 9.00 | 10.00 | ERROR | |
| 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 |
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:18: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:18: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 halted
Flavor: r-release-linux-x86_64
Version: 2.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-arm64
Version: 2.2.0
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
libs 8.0Mb
Flavor: r-oldrel-macos-x86_64
Version: 2.1.5
Check: installed package size
Result: NOTE
installed size is 7.8Mb
sub-directories of 1Mb or more:
libs 7.4Mb
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.