Package: pkgstats
Title: Metrics of R Packages
Version: 9.9
Authors@R: 
    person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2172-5265"))
Description: Metrics of R packages.
License: GPL-3
URL: https://docs.ropensci.org/pkgstats/,
        https://github.com/ropensci-review-tools/pkgstats
BugReports: https://github.com/ropensci-review-tools/pkgstats/issues
Imports: brio, checkmate, dplyr, fs, igraph, methods, readr, sys, withr
Suggests: hms, knitr, pbapply, pkgbuild, Rcpp, rmarkdown, roxygen2,
        testthat (>= 3.0.0), visNetwork
LinkingTo: cpp11
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
SystemRequirements: ctags, global, C++11
Packaged: 2022-05-12 09:41:22 UTC; smexus
Author: Mark Padgham [aut, cre] (<https://orcid.org/0000-0003-2172-5265>)
Maintainer: Mark Padgham <mark.padgham@email.com>
