CRAN Package Check Results for Package gitcreds

Last updated on 2024-06-14 00:53:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.32 35.57 37.89 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.90 23.37 25.27 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 51.12 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 60.33 OK
r-devel-windows-x86_64 0.1.2 3.00 50.00 53.00 OK
r-patched-linux-x86_64 0.1.2 2.46 34.52 36.98 OK
r-release-linux-x86_64 0.1.2 2.28 33.37 35.65 OK
r-release-macos-arm64 0.1.2 24.00 ERROR
r-release-macos-x86_64 0.1.2 38.00 ERROR
r-release-windows-x86_64 0.1.2 2.00 50.00 52.00 OK
r-oldrel-macos-arm64 0.1.2 26.00 OK
r-oldrel-macos-x86_64 0.1.2 39.00 OK
r-oldrel-windows-x86_64 0.1.2 5.00 51.00 56.00 OK

Check Details

Version: 0.1.2
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'mockery', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘helper-survey.Rmd’ using rmarkdown --- finished re-building ‘helper-survey.Rmd’ --- re-building ‘package.Rmd’ using rmarkdown Quitting from lines 113-124 [unnamed-chunk-2] (package.Rmd) Error: processing vignette 'package.Rmd' failed with diagnostics: there is no package called 'testthat' --- failed re-building ‘package.Rmd’ SUMMARY: processing the following file failed: ‘package.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gitcreds) > > test_check("gitcreds", reporter = "progress") Error in loadNamespace(x) : there is no package called 'desc' Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavors: r-release-macos-arm64, r-release-macos-x86_64