Package: precommit
Title: Pre-Commit Hooks
Version: 0.1.3
Author: Lorenz Walthert
Maintainer: Lorenz Walthert <lorenz.walthert@icloud.com>
Description: 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.
License: GPL-3
URL: https://lorenzwalthert.github.io/precommit/,
        https://github.com/lorenzwalthert/precommit
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
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-10 19:21:44 UTC; lorenz
Repository: CRAN
Date/Publication: 2020-10-10 19:40:02 UTC
