Package: DependencyReviewer
Type: Package
Title: Tool Suite to Investigate Other Packages
Version: 1.0.0
Authors@R: 
    person("Maarten", "van Kessel", email = "m.l.vankessel@erasmusmc.nl",
           role = c("aut", "cre"))
Description: Helps investigating other packages during code review by looking
    at their dependencies.
License: Apache License (>= 2)
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: rlang, desc, DT, cli, dplyr, ggplot2, ggraph, glue, here,
        knitr, lintr, pak, readr, shiny, shinyAce, stringr, tidygraph,
        tidyverse, magrittr, GGally
RoxygenNote: 7.2.1
Depends: R (>= 4.0)
NeedsCompilation: no
Packaged: 2022-12-07 10:58:36 UTC; mvankessel
Author: Maarten van Kessel [aut, cre]
Maintainer: Maarten van Kessel <m.l.vankessel@erasmusmc.nl>
Repository: CRAN
Date/Publication: 2022-12-07 13:02:33 UTC
