Package: igvShiny
Title: igvShiny: a wrapper of Integrative Genomics Viewer (IGV - an
        interactive tool for visualization and exploration integrated
        genomic data)
Version: 1.8.3
Date: 2024-08-29
Authors@R: c(
    person("Paul","Shannon", role = c("aut"), 
    email = "paul.thurmond.shannon@gmail.com"),
    person("Arkadiusz", "Gladki", role=c("aut", "cre"), 
    email="gladki.arkadiusz@gmail.com", comment = c(ORCID = "0000-0002-7059-6378")),
    person("Karolina","Scigocka", role = c("aut"), 
    email = "scigocka.karolina@gmail.com")
    )
Description: This package is a wrapper of Integrative Genomics Viewer
        (IGV). It comprises an htmlwidget version of IGV. It can be
        used as a module in Shiny apps.
URL: https://github.com/gladkia/igvShiny,
        https://gladkia.github.io/igvShiny/
BugReports: https://github.com/gladkia/igvShiny/issues
Depends: R (>= 3.5.0), GenomicRanges, methods, shiny
Imports: BiocGenerics, checkmate, futile.logger, GenomeInfoDbData,
        htmlwidgets, httr, jsonlite, randomcoloR, utils
Suggests: BiocStyle, GenomicAlignments, knitr, Rsamtools, rtracklayer,
        testthat, shinytest2, VariantAnnotation
biocViews: Software, ShinyApps, Sequencing, Coverage
License: MIT + file LICENSE
Encoding: UTF-8
Collate: 'constants.R' 'genomeSpec.R' 'GWASTrack.R' 'igvShiny.R'
        'packages.R' 'utils.R' 'zzz.R'
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev
        libnode-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-05-01 18:30:19 UTC
RemoteUrl: https://github.com/bioc/igvShiny
RemoteRef: RELEASE_3_23
RemoteSha: 48979b65af91fac17889aa736ee82ddb1b29ae4f
NeedsCompilation: no
Packaged: 2026-05-01 20:53:14 UTC; root
Author: Paul Shannon [aut],
  Arkadiusz Gladki [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7059-6378>),
  Karolina Scigocka [aut]
Maintainer: Arkadiusz Gladki <gladki.arkadiusz@gmail.com>
Built: R 4.6.0; ; 2026-05-01 20:55:12 UTC; windows
