Package: consolidatePacks Type: Package Title: Eliminate '@import' by Incorporating Dependencies Directly into the Package Version: 1.0.0 Date: 2026-06-03 Authors@R: c( person("Barry", "Zeeberg", email = "barryz2013@gmail.com", role = c("aut", "cre"))) Maintainer: Barry Zeeberg Depends: R (>= 4.2.0) Imports: vprint, stringr, utils, devtools Description: 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. License: GPL (>= 2) Encoding: UTF-8 VignetteBuilder: knitr Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 NeedsCompilation: no Packaged: 2026-06-09 11:18:41 UTC; root Author: Barry Zeeberg [aut, cre] Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://barryzee.r-universe.dev Date/Publication: 2026-06-09 08:44:10 UTC RemoteUrl: https://github.com/cran/consolidatePacks RemoteRef: HEAD RemoteSha: 1f52b936af2ea59a668b6b7e28ccb4f654280695