Package: precommit Title: Pre-Commit Hooks Version: 0.4.3.9027 Author: Lorenz Walthert Maintainer: Lorenz Walthert 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, withr, yaml Suggests: desc, docopt (>= 0.7.1), git2r, glue, jsonvalidate, knitr, lintr, pkgload, pkgdown, reticulate (>= 1.16), renv (>= 1.0.8), rmarkdown, roxygen2, rstudioapi, spelling, styler, testthat (>= 2.1.0), tibble, usethis (>= 2.0.0) VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c( "rd", "namespace", "collate", if (rlang::is_installed("pkgapi")) "pkgapi::api_roclet" else { warning("Please install r-lib/pkgapi to make sure the file API is kept up to date"); NULL} ) ) SystemRequirements: git Config/testthat/parallel: true Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake git make libuv1-dev Repository: https://lorenzwalthert.r-universe.dev Date/Publication: 2026-06-29 18:50:46 UTC RemoteUrl: https://github.com/lorenzwalthert/precommit RemoteRef: HEAD RemoteSha: 76a02b030f488c17dbba7fcb12b3ef870f3f07b8 NeedsCompilation: no Packaged: 2026-06-29 20:09:30 UTC; root