Package: precommit
Title: Pre-Commit Hooks
Version: 0.3.2
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: 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)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.0
SystemRequirements: git
NeedsCompilation: no
Packaged: 2022-07-01 17:43:59 UTC; lorenz
Repository: CRAN
Date/Publication: 2022-07-01 21:30:06 UTC
Built: R 4.1.2; ; 2022-07-02 10:40:52 UTC; unix
