A toolbox to read all R files inside a package and automatically generate @importFrom 'roxygen2' tags in the right place. Includes a 'shiny' application to review the changes before applying them.
Version: | 0.1.1 |
Depends: | R (≥ 3.6.0) |
Imports: | cli, desc, diffviewer, digest, dplyr, fs, glue, purrr, readr, rlang, shiny, stringr, tibble, tidyr, utils |
Suggests: | callr, covr, devtools, knitr, pkgload, rstudioapi, testthat (≥ 3.0.0), tidyverse |
Published: | 2025-02-03 |
DOI: | 10.32614/CRAN.package.autoimport |
Author: | Dan Chaltiel |
Maintainer: | Dan Chaltiel <dan.chaltiel at gmail.com> |
BugReports: | https://github.com/DanChaltiel/autoimport/issues |
License: | GPL-3 |
URL: | https://github.com/DanChaltiel/autoimport, https://danchaltiel.github.io/autoimport/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | autoimport results |
Reference manual: | autoimport.pdf |
Package source: | autoimport_0.1.1.tar.gz |
Windows binaries: | r-devel: autoimport_0.1.1.zip, r-release: autoimport_0.1.1.zip, r-oldrel: autoimport_0.1.1.zip |
macOS binaries: | r-devel (arm64): autoimport_0.1.1.tgz, r-release (arm64): autoimport_0.1.1.tgz, r-oldrel (arm64): autoimport_0.1.1.tgz, r-devel (x86_64): autoimport_0.1.1.tgz, r-release (x86_64): autoimport_0.1.1.tgz, r-oldrel (x86_64): autoimport_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=autoimport to link to this page.