Utilities for R package development including NEWS.md
management, standalone file creation, and code formatting. Supports
popular development workflows and integrates with 'usethis' and
'RStudio'. Includes helper functions for renaming functions and
detecting common coding errors.
| Version: |
0.1.7 |
| Depends: |
R (≥ 4.1.0) |
| Imports: |
cli, lifecycle, rlang (≥ 1.0.0), rstudioapi |
| Suggests: |
desc, devtools, dplyr, flir, gh, grDevices, httr2, pkgload, rmarkdown, stats, testthat (≥ 3.0.0), usethis, withr, yaml |
| Published: |
2026-07-21 |
| DOI: |
10.32614/CRAN.package.rpkgkit (may not be active yet) |
| Author: |
Yuxi Yang [aut, cre],
Jacob Scott [aut, cph] (Author of the included pedant code
(https://github.com/wurli/pedant)),
Christopher T. Kenny [ctb, cph] (Contributor to the included pedant
code),
Sebastian Lammers [ctb, cph] (Contributor to the included pedant code),
Diego Hernangómez [aut, cph] (Author of the included pkgdev code
(https://github.com/dieghernan/pkgdev)) |
| Maintainer: |
Yuxi Yang <15364051195 at 163.com> |
| BugReports: |
https://github.com/WangLabCSU/rpkgkit/issues |
| License: |
MIT + file LICENSE |
| Copyright: |
Jacob Scott, Christopher T. Kenny, and Sebastian Lammers
(for the pedant code included in R/vendor-pedant.R); Diego
Hernangómez (for the pkgdev code included in
R/vendor-pkgdev.R); and (for the pedant code included in
R/vendor-pedant.R); Diego Hernangómez (for the pkgdev code
included in R/vendor-pkgdev.R) |
| URL: |
https://github.com/WangLabCSU/rpkgkit |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
rpkgkit results |