CRAN Package Check Results for Package gitr

Last updated on 2025-04-15 20:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 2.15 25.06 27.21 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 1.90 19.17 21.07 OK
r-devel-linux-x86_64-fedora-clang 0.0.2 45.20 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 59.52 OK
r-devel-windows-x86_64 0.0.2 4.00 50.00 54.00 OK
r-patched-linux-x86_64 0.0.1 2.32 23.02 25.34 OK
r-release-linux-x86_64 0.0.1 2.26 23.11 25.37 OK
r-release-macos-arm64 0.0.2 64.00 ERROR
r-release-macos-x86_64 0.0.2 86.00 ERROR
r-release-windows-x86_64 0.0.2 7.00 52.00 59.00 OK
r-oldrel-macos-arm64 0.0.2 58.00 ERROR
r-oldrel-macos-x86_64 0.0.2 90.00 ERROR
r-oldrel-windows-x86_64 0.0.2 5.00 53.00 58.00 OK

Additional issues

M1mac

Check Details

Version: 0.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(gitr) > > test_check("gitr") ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository [ FAIL 1 | WARN 0 | SKIP 7 | PASS 22 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-git.R:36:3' • is_git() is not TRUE (6): 'test-git-branch.R:3:1', 'test-git-checkout.R:3:1', 'test-git-commit.R:3:1', 'test-git-pr.R:3:1', 'test-git-tag.R:3:1', 'test-git.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-git.R:46:3'): git_version() returns the correct expected value ── git_version() (`actual`) not equal to `true` (`expected`). `actual`: "2.37.1" `expected`: "2.37.1 (Apple Git-137.1)" [ FAIL 1 | WARN 0 | SKIP 7 | PASS 22 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(gitr) > > test_check("gitr") ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository ✖ Not a git repository [ FAIL 1 | WARN 0 | SKIP 7 | PASS 22 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-git.R:36:3' • is_git() is not TRUE (6): 'test-git-branch.R:3:1', 'test-git-checkout.R:3:1', 'test-git-commit.R:3:1', 'test-git-pr.R:3:1', 'test-git-tag.R:3:1', 'test-git.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-git.R:46:3'): git_version() returns the correct expected value ── git_version() (`actual`) not equal to `true` (`expected`). `actual`: "2.39.2" `expected`: "2.39.2 (Apple Git-143)" [ FAIL 1 | WARN 0 | SKIP 7 | PASS 22 ] Error: Test failures Execution halted Flavors: r-release-macos-x86_64, r-oldrel-macos-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.