Package: PaRe
Type: Package
Title: A Way to Perform Code Review or QA on Other Packages
Version: 0.1.12
Language: en-US
Authors@R: 
    person("Maarten", "van Kessel", email = "m.l.vankessel@erasmusmc.nl",
           role = c("aut", "cre"), comment = c(ORCID = "0009-0006-8832-6030"))
Description: Reviews other packages during code review by looking at their
    dependencies, code style, code complexity, and how internally defined
    functions interact with one another.
URL: https://github.com/darwin-eu-dev/PaRe
BugReports: https://github.com/darwin-eu-dev/PaRe/issues
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli (>= 3.6.0), cyclocomp (>= 1.1.0), desc (>= 1.4.2),
        DiagrammeR (>= 1.0.9), DiagrammeRsvg (>= 0.1), dplyr (>=
        1.1.0), glue (>= 1.6.2), lintr (>= 3.0.2), magrittr (>= 2.0.3),
        pak (>= 0.2.0), rmarkdown (>= 2.20), rsvg (>= 2.4.0), stringr
        (>= 1.5.0), igraph (>= 1.3.5), utils, R6 (>= 2.5.1), git2r (>=
        0.31.0), checkmate (>= 2.1.0)
Suggests: ggplot2, plotly, ggraph, DT, magick, withr, cowplot, knitr,
        testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-11 12:51:46 UTC; mvankessel
Author: Maarten van Kessel [aut, cre] (<https://orcid.org/0009-0006-8832-6030>)
Maintainer: Maarten van Kessel <m.l.vankessel@erasmusmc.nl>
Repository: CRAN
Date/Publication: 2023-08-11 13:13:51 UTC
Built: R 4.2.3; ; 2024-04-24 02:51:51 UTC; windows
