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.1.2 |
Imports: | docopt, fs, here, magrittr, purrr, R.cache, rlang, rprojroot, rstudioapi, usethis (≥ 1.6.0), withr, yaml |
Suggests: | desc, git2r, glue, knitr, lintr, reticulate (≥ 1.14), rmarkdown, roxygen2, spelling, styler (≥ 1.2), testthat (≥ 2.1.0), versions |
Published: | 2020-06-13 |
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 |
Materials: | README NEWS |
CRAN checks: | precommit results |
Reference manual: | precommit.pdf |
Vignettes: |
FAQ available-hooks hook-order why-use-hooks |
Package source: | precommit_0.1.2.tar.gz |
Windows binaries: | r-devel: precommit_0.1.2.zip, r-release: precommit_0.1.2.zip, r-oldrel: precommit_0.1.2.zip |
macOS binaries: | r-release: precommit_0.1.2.tgz, r-oldrel: precommit_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=precommit to link to this page.