Package: BiocPkgStats Title: Use templates to create package stats reports Version: 0.0.16 Authors@R: c( person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"), c(ORCID = "0000-0002-3242-0582") ), person("Vincent", "Carey", , , "aut"), person("Lori", "Shepherd", , , "aut"), person("Martin", "Morgan", , , "aut") ) Description: Create package reports as RMarkdown documents. Rendering RMarkdown documents will provide a brief summary of package statistics. A starting date must be specified. License: Artistic-2.0 Depends: R (>= 4.1.0) Imports: BiocBaseUtils, BiocPkgTools, biocViews, graphics, lubridate, stats, tools, utils, whisker Suggests: BiocStyle, knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Date: 2024-05-15 Config/pak/sysreqs: cmake git libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2025-04-28 18:49:19 UTC RemoteUrl: https://github.com/Bioconductor/BiocPkgStats RemoteRef: HEAD RemoteSha: d548528803ae3ddbde88f5360212e63b9f7de504 NeedsCompilation: no Packaged: 2026-06-26 22:32:57 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), Vincent Carey [aut], Lori Shepherd [aut], Martin Morgan [aut] Maintainer: Marcel Ramos