Package: DependencyReviewer
Type: Package
Title: Tool Suite to Investigate Other Packages
Version: 1.2.0
Language: en-US
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), shiny, shinyAce, ggplot2, ggraph, DT,
        GGally, here, igraph, withr, network, sna, intergraph
Imports: rlang, desc, cli, dplyr, knitr, lintr, pak, pkgdepends, readr,
        stringr, tidygraph, magrittr
RoxygenNote: 7.2.3
Depends: R (>= 4.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-21 08:11:51 UTC; mvankessel
Author: Maarten van Kessel [aut, cre]
Maintainer: Maarten van Kessel <m.l.vankessel@erasmusmc.nl>
Repository: CRAN
Date/Publication: 2023-02-21 08:40:02 UTC
