Package: oysteR
Title: Scans R Projects for Vulnerable Third Party Dependencies
Version: 0.1.4
Authors@R: c(
    person("Jeffry", "Hesse", , "jhesse@sonatype.com", role = "aut"),
    person("Brittany", "Belle", , "bbelle@sonatype.com", role = "aut"),
    person("Colin", "Gillespie", , "csgillespie@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1787-0275")),
    person("Dan", "Rollo", , "drollo@sonatype.com", role = "aut"),
    person("Josiah", "Parry", , "josiah.parry@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-9910-865X")),
    person("Sonatype", role = "cph")
  )
Maintainer: Colin Gillespie <csgillespie@gmail.com>
Description: Collects a list of your third party R packages, and scans
    them with the 'OSS' Index provided by 'Sonatype', reporting back on
    any vulnerabilities that are found in the third party packages you
    use.
License: Apache License 2.0 | file LICENSE
URL: https://github.com/sonatype-nexus-community/oysteR
BugReports: https://github.com/sonatype-nexus-community/oysteR/issues
Depends: R (>= 4.0.0)
Imports: cli, dplyr, glue, httr, jsonlite, purrr, rjson, rlang,
        stringr, tibble, tidyr, utils, yaml
Suggests: covr, httptest, knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-09 14:19:30 UTC; colin
Author: Jeffry Hesse [aut],
  Brittany Belle [aut],
  Colin Gillespie [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1787-0275>),
  Dan Rollo [aut],
  Josiah Parry [aut] (ORCID: <https://orcid.org/0000-0001-9910-865X>),
  Sonatype [cph]
Repository: CRAN
Date/Publication: 2025-10-09 15:00:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:49:57 UTC; windows
