consolidatePacks: Eliminate '@import' by Incorporating Dependencies Directly into the Package

The purpose of this package is to remove the '@import' dependence of an external package by consolidating the functions into your package. This may be necessary when the '@import' package is decommissioned by CRAN, and you do not want your dependent package to also be decommissioned. The functions in this package recursively retrieve dependencies in the external package. It also performs the other needed bookkeeping, such as retrieving .Rd files in the man subdirectory.

Version: 1.0.0
Depends: R (≥ 4.2.0)
Imports: vprint, stringr, utils, devtools
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-06-09
DOI: 10.32614/CRAN.package.consolidatePacks (may not be active yet)
Author: Barry Zeeberg [aut, cre]
Maintainer: Barry Zeeberg <barryz2013 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: consolidatePacks results

Documentation:

Reference manual: consolidatePacks.html , consolidatePacks.pdf
Vignettes: consolidatePacks (source)

Downloads:

Package source: consolidatePacks_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): consolidatePacks_1.0.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=consolidatePacks to link to this page.

mirror server hosted at Truenetwork, Russian Federation.