Package: epivizrChart Title: R interface to epiviz web components Version: 1.35.0 Authors@R: c( person("Brian", "Gottfried", email="briangottfried@me.com", role = c("aut")), person("Jayaram", "Kancherla", email="jayaram.kancherla@gmail.com", role = c("aut")), person("Hector", "Corrada Bravo", email = "hcorrada@gmail.com", role = c("aut", "cre")) ) Description: This package provides an API for interactive visualization of genomic data using epiviz web components. Objects in R/BioConductor can be used to generate interactive R markdown/notebook documents or can be visualized in the R Studio's default viewer. Imports: epivizrData (>= 1.5.1), epivizrServer, htmltools, rjson, methods, BiocGenerics Suggests: testthat, roxygen2, knitr, Biobase, GenomicRanges, S4Vectors, IRanges, SummarizedExperiment, antiProfilesData, hgu133plus2.db, Mus.musculus, BiocStyle, Homo.sapiens, shiny, minfi, Rsamtools, rtracklayer, RColorBrewer, magrittr, AnnotationHub Collate: 'utils.R' 'EpivizChartDataMgr-class.R' 'EpivizWebComponent-class.R' 'EpivizViewComponent-class.R' 'EpivizDataSource-class.R' 'EpivizEnvironment-class.R' 'EpivizChart-class.R' 'EpivizNavigation-class.R' 'EpivizCharts-classes.R' 'vignette_data.R' 'util-inits.R' 'generics.R' VignetteBuilder: knitr Depends: R (>= 3.5.0) License: Artistic-2.0 Encoding: UTF-8 LazyData: true biocViews: Visualization, GUI RoxygenNote: 7.1.0 Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:46:01 UTC RemoteUrl: https://github.com/bioc/epivizrChart RemoteRef: HEAD RemoteSha: 28462322442ce7666b207f2b366c1516668e38e6 NeedsCompilation: no Packaged: 2026-07-04 12:29:11 UTC; root Author: Brian Gottfried [aut], Jayaram Kancherla [aut], Hector Corrada Bravo [aut, cre] Maintainer: Hector Corrada Bravo