Package: pkgverse
Version: 0.0.1
Title: Build a Meta-Package Universe
Description: Build your own universe of packages similar to the 'tidyverse'
    package <https://tidyverse.org/> with this meta-package creator. Create a
    package-verse, or meta package, by supplying a custom name for the
    collection of packages and the vector of desired package names to include–
    and optionally supply a destination directory, an indicator of whether to
    keep the created package directory, and/or a vector of verbs implement via
    the 'usethis' <http://usethis.r-lib.org/> package.
Authors@R: person("Michael Wayne", "Kearney", ,
    "kearneymw@missouri.edu", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-0730-4694"))
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.0.9000
Imports: devtools, usethis, utils
License: CC0
URL: https://pkgverse.mikewk.com
BugReports: https://github.com/mkearney/pkgverse/issues
NeedsCompilation: no
Packaged: 2018-11-02 01:16:21 UTC; mwk
Author: Michael Wayne Kearney [aut, cre]
    (<https://orcid.org/0000-0002-0730-4694>)
Maintainer: Michael Wayne Kearney <kearneymw@missouri.edu>
Repository: CRAN
Date/Publication: 2018-11-14 09:10:06 UTC
Built: R 4.6.0; ; 2025-07-18 09:55:53 UTC; unix
