CRAN Package Check Results for Package precommit

Last updated on 2024-08-25 05:49:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 3.06 237.96 241.02 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 2.67 170.97 173.64 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 372.05 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 374.73 OK
r-devel-windows-x86_64 0.4.3 31.00 442.00 473.00 OK
r-patched-linux-x86_64 0.4.3 4.00 224.90 228.90 OK
r-release-linux-x86_64 0.4.3 3.14 225.48 228.62 OK
r-release-macos-arm64 0.4.3 105.00 OK
r-release-macos-x86_64 0.4.3 297.00 OK
r-release-windows-x86_64 0.4.3 30.00 437.00 467.00 OK
r-oldrel-macos-arm64 0.4.3 133.00 ERROR
r-oldrel-macos-x86_64 0.4.3 245.00 ERROR
r-oldrel-windows-x86_64 0.4.3 20.00 279.00 299.00 OK

Check Details

Version: 0.4.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘FAQ.Rmd’ ... ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (precommit) > precommit::install_precommit() ℹ Installing pre-commit into the conda environment `r-precommit `. When sourcing ‘FAQ.R’: Error: Unable to find conda binary. Is Anaconda installed? Execution halted when running code in ‘precommit.Rmd’ ... > knitr::opts_chunk$set(eval = FALSE) > install.packages("precommit") Installing package into ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/precommit.Rcheck’ (as ‘lib’ is unspecified) When sourcing ‘precommit.R’: Error: trying to use CRAN without setting a mirror Execution halted ‘FAQ.Rmd’ using ‘UTF-8’... failed ‘available-hooks.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘ci.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘hook-order.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘precommit.Rmd’ using ‘UTF-8’... failed ‘testing.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘why-use-hooks.Rmd’ using ‘UTF-8’... [0s/0s] OK Flavor: r-oldrel-macos-arm64

Version: 0.4.3
Check: tests
Result: ERROR Running ‘testthat.R’ [89s/101s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 4. │ └─purrr::map2(...) 5. │ └─purrr:::map2_("list", .x, .y, .f, ..., .progress = .progress) 6. │ ├─purrr:::with_indexed_errors(...) 7. │ │ └─base::withCallingHandlers(...) 8. │ ├─purrr:::call_with_cleanup(...) 9. │ └─precommit (local) .f(.x[[i]], .y[[i]], ...) 10. │ └─fs::file_copy(path_candidate, path_temp) 11. ├─base (local) `<fn>`(`<ENOSPC>`) 12. └─purrr (local) `<fn>`(`<ENOSPC>`) 13. └─cli::cli_abort(...) 14. └─rlang::abort(...) [ FAIL 2 | WARN 1 | SKIP 12 | PASS 163 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.4.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘FAQ.Rmd’ ... Downloading GitHub repo lorenzwalthert/precommit@HEAD Error in utils::download.file(url, path, method = method, quiet = quiet, : download from 'https://api.github.com/repos/lorenzwalthert/precommit/tarball/HEAD' failed > precommit::install_precommit() ℹ Installing pre-commit into the conda environment `r-precommit `. When sourcing ‘FAQ.R’: Error: Unable to find conda binary. Is Anaconda installed? Execution halted when running code in ‘precommit.Rmd’ ... > knitr::opts_chunk$set(eval = FALSE) > install.packages("precommit") Installing package into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/precommit.Rcheck’ (as ‘lib’ is unspecified) When sourcing ‘precommit.R’: Error: trying to use CRAN without setting a mirror Execution halted ‘FAQ.Rmd’ using ‘UTF-8’... failed ‘available-hooks.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘ci.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘hook-order.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘precommit.Rmd’ using ‘UTF-8’... failed ‘testing.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘why-use-hooks.Rmd’ using ‘UTF-8’... [0s/0s] OK Flavor: r-oldrel-macos-x86_64