Useful git hooks for R building on top of the multi-language framework 'pre-commit' for hook management. This package provides git hooks for common tasks like formatting files with 'styler' or spell checking as well as wrapper functions to access the 'pre-commit' executable.
Version: | 0.3.2 |
Imports: | cli, fs, here, magrittr, purrr, R.cache, rlang, rprojroot, rstudioapi, withr, yaml |
Suggests: | desc, digest, docopt (≥ 0.7.1), git2r, glue, knitr, lintr, mockery, pkgload, reticulate (≥ 1.16), rmarkdown, roxygen2, spelling, styler, testthat (≥ 2.1.0), tibble, usethis (≥ 2.0.0) |
Published: | 2022-07-01 |
Author: | Lorenz Walthert |
Maintainer: | Lorenz Walthert <lorenz.walthert at icloud.com> |
License: | GPL-3 |
URL: | https://lorenzwalthert.github.io/precommit/, https://github.com/lorenzwalthert/precommit |
NeedsCompilation: | no |
SystemRequirements: | git |
Materials: | README NEWS |
CRAN checks: | precommit results |
Reference manual: | precommit.pdf |
Vignettes: |
FAQ available-hooks Continuous Integration hook-order precommit testing why-use-hooks |
Package source: | precommit_0.3.2.tar.gz |
Windows binaries: | r-devel: precommit_0.3.2.zip, r-release: precommit_0.3.2.zip, r-oldrel: precommit_0.3.2.zip |
macOS binaries: | r-release (arm64): precommit_0.3.2.tgz, r-oldrel (arm64): precommit_0.3.2.tgz, r-release (x86_64): precommit_0.3.2.tgz, r-oldrel (x86_64): precommit_0.3.2.tgz |
Old sources: | precommit archive |
Please use the canonical form https://CRAN.R-project.org/package=precommit to link to this page.