Package: iSEEindex
Title: iSEE extension for a landing page to a custom collection of data
        sets
Version: 1.9.0
Date: 2024-10-09
Authors@R: 
    c(person("Kevin", "Rue-Albrecht", email = "kevinrue67@gmail.com",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0003-3899-3872")),
      person("Thomas", "Sandmann", email = "tomsing1@gmail.com",
             role = c("ctb"),
             comment = c(ORCID = "0000-0002-6601-8890")),
      person("Federico", "Marini", email = "marinif@uni-mainz.de",
             role = "aut",
             comment = c(ORCID = '0000-0003-3252-7758')),
      person("Denali Therapeutics", role = c("fnd")))
Description: This package provides an interface to any collection of
        data sets within a single iSEE web-application. The main
        functionality of this package is to define a custom landing
        page allowing app maintainers to list a custom collection of
        data sets that users can selected from and directly load
        objects into an iSEE web-application.
License: Artistic-2.0
URL: https://github.com/iSEE/iSEEindex
BugReports: https://support.bioconductor.org/t/iSEEindex
biocViews: Software, Infrastructure
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: SummarizedExperiment, SingleCellExperiment
Imports: BiocFileCache, DT, iSEE, methods, paws.storage, rintrojs,
        shiny, shinydashboard, shinyjs, stringr, urltools, utils
Suggests: BiocStyle, covr, knitr, RefManageR, rmarkdown, markdown,
        scRNAseq, sessioninfo, testthat (>= 3.0.0), yaml
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/pak/sysreqs: libglpk-dev make libicu-dev libpng-dev libxml2-dev
        libssl-dev perl zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:23:59 UTC
RemoteUrl: https://github.com/bioc/iSEEindex
RemoteRef: HEAD
RemoteSha: 8de17244e57c08ed238e3b668f451dc712c79932
NeedsCompilation: no
Packaged: 2026-01-09 21:27:22 UTC; root
Author: Kevin Rue-Albrecht [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3899-3872>),
  Thomas Sandmann [ctb] (ORCID: <https://orcid.org/0000-0002-6601-8890>),
  Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>),
  Denali Therapeutics [fnd]
Maintainer: Kevin Rue-Albrecht <kevinrue67@gmail.com>
Built: R 4.6.0; ; 2026-01-09 21:31:03 UTC; windows
