Package: dverse
Title: Document a Universe of Packages
Version: 0.2.0
Authors@R: 
    person("Mauro", "Lepore", , "maurolepore@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988"))
Description: Creates a data frame containing the metadata associated with
    the documentation of a collection of R packages. It allows for linking
    topic names to their corresponding documentation online. If you
    maintain a universe meta-package, it helps create a comprehensive
    reference for its website.
License: MIT + file LICENSE
URL: https://github.com/maurolepore/dverse,
        https://maurolepore.github.io/dverse/
BugReports: https://github.com/maurolepore/dverse/issues
Depends: R (>= 3.6)
Imports: cli, curl, dplyr, glue, rlang, tibble, utils
Suggests: DT, knitr, testthat, withr
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-07 23:56:05 UTC; rstudio
Author: Mauro Lepore [aut, cre, cph] (<https://orcid.org/0000-0002-1986-7988>)
Maintainer: Mauro Lepore <maurolepore@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-08 00:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:48:26 UTC; windows
