Package: riskmetric Type: Package Title: Risk Metrics to Evaluating R Packages Description: Facilities for assessing R packages against a number of metrics to help quantify their robustness. Version: 0.2.7 Authors@R: c( person("R Validation Hub", role = c("aut"), email = "psi.aims.r.validation@gmail.com"), person("Doug", "Kelkhoff", role = c("aut"), email = "doug.kelkhoff@gmail.com"), person("Marly", "Gotti", role = c("aut")), person("Eli", "Miller", role = c("cre", "aut"), email = "eli.miller@atorusresearch.com"), person("Kevin", "K", role = c("aut")), person("Yilong", "Zhang", role = c("aut")), person("Eric", "Milliman", role = c("aut")), person("Juliane", "Manitz", role = c("aut")), person("Mark", "Padgham", role = c("ctb")), person("PSI special interest group Application and Implementation of Methodologies in Statistics", role = c("cph"))) URL: https://pharmar.github.io/riskmetric/, https://github.com/pharmaR/riskmetric BugReports: https://github.com/pharmaR/riskmetric/issues License: MIT + file LICENSE Encoding: UTF-8 Imports: backports, utils, tools, xml2, httr, curl, urltools, memoise, BiocManager, cranlogs, covr, vctrs, pillar, tibble, pkgload, devtools Suggests: dplyr, jsonlite, knitr, magrittr, pkgbuild, rmarkdown, testthat, webmockr, withr RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://pharmar.r-universe.dev Date/Publication: 2026-03-17 21:01:49 UTC RemoteUrl: https://github.com/pharmar/riskmetric RemoteRef: HEAD RemoteSha: fd07e38635ddd2ba675c6afa4fa1ba4ff787fd19 NeedsCompilation: no Packaged: 2026-06-19 07:15:17 UTC; root Author: R Validation Hub [aut], Doug Kelkhoff [aut], Marly Gotti [aut], Eli Miller [cre, aut], Kevin K [aut], Yilong Zhang [aut], Eric Milliman [aut], Juliane Manitz [aut], Mark Padgham [ctb], PSI special interest group Application and Implementation of Methodologies in Statistics [cph] Maintainer: Eli Miller