Package: interactiveDisplay
Type: Package
Title: Package for enabling powerful shiny web displays of Bioconductor
        objects
Version: 1.48.0
Date: 2021-11-17
Authors@R: c(
    person("Bioconductor Package", "Maintainer", email="maintainer@bioconductor.org",
             role="cre"),
    person("Shawn", "Balcome", role = c("aut"),
        email = "balc0022@umn.edu"),
    person("Marc", "Carlson", role = "ctb"))
Imports: interactiveDisplayBase (>= 1.7.3), shiny, RColorBrewer,
        ggplot2, reshape2, plyr, gridSVG, XML, Category, AnnotationDbi
Depends: R (>= 3.5.0), methods, BiocGenerics, grid
Suggests: RUnit, hgu95av2.db, knitr, GenomicRanges,
        SummarizedExperiment, GOstats, ggbio, GO.db, Gviz, rtracklayer,
        metagenomeSeq, gplots, vegan, Biobase
Enhances: rstudio
Description: The interactiveDisplay package contains the methods needed
        to generate interactive Shiny based display methods for
        Bioconductor objects.
License: Artistic-2.0
Collate: 'interactiveDisplay.R' 'ExpressionSet.R' 'GRanges.R'
        'GRangesList.R' 'SummarizedExperiment.R' 'gridsvgjs.R'
        'bicgo.R' 'gridtweak.R' 'simplenet.R' 'MRexperiment.R'
        'altgr.R' 'zzz.R'
VignetteBuilder: knitr
biocViews: GO, GeneExpression, Microarray, Sequencing, Classification,
        Network, QualityControl, Visualization, Visualization,
        Genetics, DataRepresentation, GUI, AnnotationData, ShinyApps
RoxygenNote: 7.1.1
PackageStatus: Deprecated
git_url: https://git.bioconductor.org/packages/interactiveDisplay
git_branch: RELEASE_3_22
git_last_commit: a68c9ad
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:37:27 UTC; biocbuild
Author: Bioconductor Package Maintainer [cre],
  Shawn Balcome [aut],
  Marc Carlson [ctb]
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
