Last updated on 2025-04-19 06:50:02 CEST.
Package | ERROR | OK |
---|---|---|
gitr | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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
Flavor: r-release-macos-x86_64
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [2s/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
Flavor: r-oldrel-macos-x86_64