Package: BiocCheck
Version: 1.38.2
Title: Bioconductor-specific package checks
Description: BiocCheck guides maintainers through Bioconductor best
  practicies. It runs Bioconductor-specific package checks by searching through
  package code, examples, and vignettes. Maintainers are required to address all
  errors, warnings, and most notes produced.
Authors@R: c(
    person("Bioconductor", "Package Maintainer",
	email="maintainer@bioconductor.org",
	role="aut"),
    person("Lori", "Shepherd", role="aut"),
    person("Daniel", "von Twisk", role="ctb"),
    person("Kevin", "Rue", role="ctb"),
    person("Marcel", "Ramos", , "marcel.ramos@roswellpark.org",
      c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")),
    person("Leonardo", "Collado-Torres", role = "ctb"),
    person("Federico", "Marini", role="ctb"))
Depends: R (>= 4.3.0)
License: Artistic-2.0
VignetteBuilder: knitr
Imports: BiocBaseUtils, BiocFileCache, BiocManager, biocViews (>=
        1.33.7), callr, codetools, graph, httr2, knitr, methods, rvest,
        stringdist, tools, utils
Suggests: RUnit, BiocGenerics, Biobase, jsonlite, rmarkdown,
        downloader, devtools (>= 1.4.1), usethis, BiocStyle,
        GenomicRanges, gert
biocViews: Infrastructure
URL: https://github.com/Bioconductor/BiocCheck
BugReports: https://github.com/Bioconductor/BiocCheck/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
Date: 2024-01-26
git_url: https://git.bioconductor.org/packages/BiocCheck
git_branch: RELEASE_3_18
git_last_commit: 043a804
git_last_commit_date: 2024-01-26
Repository: Bioconductor 3.18
Date/Publication: 2024-01-26
NeedsCompilation: no
Packaged: 2024-01-26 21:13:49 UTC; biocbuild
Author: Bioconductor Package Maintainer [aut],
  Lori Shepherd [aut],
  Daniel von Twisk [ctb],
  Kevin Rue [ctb],
  Marcel Ramos [aut, cre] (<https://orcid.org/0000-0002-3242-0582>),
  Leonardo Collado-Torres [ctb],
  Federico Marini [ctb]
Maintainer: Marcel Ramos <marcel.ramos@roswellpark.org>
