Package: repometrics Title: Metrics for Your Code Repository Version: 0.2.1.089 Authors@R: person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")) Description: Metrics for your code repository. Call one function to generate an interactive dashboard displaying the state of your code. License: GPL-3 URL: https://docs.ropensci.org/repometrics/, https://github.com/ropensci-review-tools/repometrics BugReports: https://github.com/ropensci-review-tools/repometrics/issues Depends: R (>= 4.1) Imports: checkmate, cli, dplyr, foghorn, fs, gert, gh, git2r, httr2, memoise, pbapply, pkgcheck, pkgstats, zoo Suggests: brio, desc, DT, httptest2, jsonlite, knitr, pkgmatch, quarto, readr, rmarkdown, testthat (>= 3.0.0), tidyr, visNetwork, withr Remotes: ropensci-review-tools/pkgcheck, ropensci-review-tools/pkgmatch, ropensci-review-tools/pkgstats Config/testthat/edition: 3 Config/ropensci/maintainer: staff Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake git libglpk-dev make libgit2-dev libssh2-1-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://ropensci-review-tools.r-universe.dev Date/Publication: 2026-06-25 14:31:45 UTC RemoteUrl: https://github.com/ropensci-review-tools/repometrics RemoteRef: HEAD RemoteSha: d0ff2e8cdaf04d97b05a495a8af82bc5ace10260 NeedsCompilation: no Packaged: 2026-07-01 11:28:35 UTC; root Author: Mark Padgham [aut, cre] (ORCID: ) Maintainer: Mark Padgham