Package: bcbioR Type: Package Title: Templates and functions to guide downstream analysis and data interpretation Version: 0.4.2 Authors@R: person("Pantano", "Lorena", , "lorena.pantano@gmail.com", role = c("aut", "cre")) Description: Collaborative code repository at the Harvard Chan Bioinformatics Core. License: MIT + file LICENSE LazyData: true Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: magrittr, grDevices, R.utils, readr, withr, usethis, fs, jsonlite, yaml, whisker, rlang, stringr, utils Suggests: hues, ggprism, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr URL: http://bcb.io/bcbioR/ Config/testthat/edition: 3 Depends: R (>= 4.2.0)