<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Eliminate '@import' by Incorporating Dependencies Directly into
the Package</dc:title>
  <dc:title>R package consolidatePacks version 1.0.0</dc:title>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: vprint, stringr, utils, devtools</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Barry Zeeberg &lt;barryz2013@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Barry Zeeberg [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=consolidatePacks</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.consolidatePacks</dc:identifier>
</oai_dc:dc>
