Package: BiocCheck Title: Bioconductor-specific package checks Version: 1.49.26 Date: 2026-07-03 Authors@R: c( person("Bioconductor", "Package Maintainer", , "maintainer@bioconductor.org", "aut"), person("Lori", "Shepherd", role = "aut"), person("Daniel", "von Twisk", role = "ctb"), person("Kevin", "Rue", role = "ctb"), person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")), person("Leonardo", "Collado-Torres", role = "ctb"), person("Federico", "Marini", role = "ctb") ) 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. License: Artistic-2.0 URL: https://github.com/Bioconductor/BiocCheck BugReports: https://github.com/Bioconductor/BiocCheck/issues Depends: R (>= 4.4.0) Imports: BiocBaseUtils, BiocFileCache, BiocManager, biocViews, callr, cli, codetools, commonmark, graph, httr2, knitr, methods, rvest, stringdist, tools, utils, xml2 Suggests: BiocStyle, devtools, gert, jsonlite, rmarkdown, tinytest, usethis VignetteBuilder: knitr biocViews: Infrastructure Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2026-07-03 15:44:15 UTC RemoteUrl: https://github.com/Bioconductor/BiocCheck RemoteRef: HEAD RemoteSha: 88040686ca728df4f5a4c0e0250347652e4f4fb1 NeedsCompilation: no Packaged: 2026-07-03 17:26:34 UTC; root Author: Bioconductor Package Maintainer [aut], Lori Shepherd [aut], Daniel von Twisk [ctb], Kevin Rue [ctb], Marcel Ramos [aut, cre] (ORCID: ), Leonardo Collado-Torres [ctb], Federico Marini [ctb] Maintainer: Marcel Ramos