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  [aut, cre] | 
| 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 |