Package: risk.assessr
Title: Assessing Package Risk Metrics
Version: 3.0.1
Authors@R: c(
    person("Edward", "Gillian", , "edward.gillian-ext@sanofi.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-2732-5107")),
    person("Hugo", "Bottois", , "hugo.bottois@sanofi.com", role = "aut", comment = c(ORCID = "0000-0003-4674-0875")),
    person("Paulin", "Charliquart", , "paulin.charliquart@sanofi.com", role = "aut"),
    person("Andre", "Couturier", , "andre.couturier@sanofi.com", role = "aut"),
    person("Sanofi", role = c("cph", "fnd")))
Description: A reliable and validated tool that captures detailed risk metrics 
    such as R 'CMD' check, test coverage, traceability matrix, documentation, dependencies, 
    reverse dependencies, suggested dependency analysis, repository data, 
    and enhanced reporting for R packages that are local or stored 
    on remote repositories such as GitHub, CRAN, and Bioconductor.
License: GPL (>= 2)
URL: https://sanofi-public.github.io/risk.assessr/
BugReports: https://github.com/Sanofi-Public/risk.assessr/issues
Depends: R (>= 4.1.0)
Imports: remotes, callr, checkmate, covr, desc, dplyr, fs, methods,
        purrr, rmarkdown, rcmdcheck, rlang, xml2, stringr, tidyr,
        utils, curl, jsonlite, memoise, BiocManager
Suggests: devtools, forcats, glue, here, htmltools, htmlwidgets,
        kableExtra, knitr, magrittr, openxlsx, R6, S7, readr, roxygen2,
        testthat (>= 3.0.0), tidyselect, tools, withr, mockery,
        ggplot2, DT
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/build/clean-inst-doc: false
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-01 12:46:16 UTC; u1004798
Author: Edward Gillian [cre, aut] (ORCID:
    <https://orcid.org/0000-0003-2732-5107>),
  Hugo Bottois [aut] (ORCID: <https://orcid.org/0000-0003-4674-0875>),
  Paulin Charliquart [aut],
  Andre Couturier [aut],
  Sanofi [cph, fnd]
Maintainer: Edward Gillian <edward.gillian-ext@sanofi.com>
Repository: CRAN
Date/Publication: 2025-12-01 23:50:02 UTC
Built: R 4.6.0; ; 2025-12-28 03:53:14 UTC; windows
