Package: ImmuneSpaceR
Type: Package
Title: A Thin Wrapper around the ImmuneSpace Database
Version: 1.16.0
Date: 2014-06-12
Authors@R: c(person("Greg", "Finak", role = "aut"),
             person("Renan", "Sauteraud", role = "aut"),
             person("Mike", "Jiang", role = "aut"),
             person("Gil", "Guday", role = "aut"),
             person("Leo", "Dashevskiy", role = "aut"),
             person("Evan", "Henrich", role = "aut"),
             person("Ju Yeong", "Kim", role = "aut"),
             person("Lauren", "Wolfe", role = "aut"),
             person("Helen", "Miller", role = "aut"),
             person("Raphael", "Gottardo", role = "aut"),
             person("ImmuneSpace Package Maintainer",
                    email = "immunespace@gmail.com",
                    role = c("cre", "cph")))
VignetteBuilder: knitr
Description: Provides a convenient API for accessing data sets within
    ImmuneSpace (www.immunespace.org), the data repository and
    analysis platform of the Human Immunology Project Consortium
    (HIPC).
biocViews: DataImport, DataRepresentation, ThirdPartyClient
URL: https://github.com/RGLab/ImmuneSpaceR
BugReports: https://github.com/RGLab/ImmuneSpaceR/issues
License: GPL-2
Suggests: knitr, testthat
Imports: utils, R6, data.table, curl, httr, Rlabkey (>= 2.3.1),
        Biobase, pheatmap, ggplot2 (>= 3.2.0), scales, stats, gplots,
        plotly, heatmaply (>= 0.7.0), jsonlite, rmarkdown,
        preprocessCore, flowCore, flowWorkspace, digest
RoxygenNote: 7.0.2
Collate: 'CreateConnection.R' 'ISCon.R' 'ISCon-cytometry.R'
        'ISCon-dataset.R' 'ISCon-geneExpression.R'
        'ISCon-participantGroup.R' 'ISCon-plot.R' 'ISCon-utils.R'
        'ImmuneSpaceR.R' 'netrc.R' 'template.R' 'theme.R' 'utils.R'
        'zzz.R'
git_url: https://git.bioconductor.org/packages/ImmuneSpaceR
git_branch: RELEASE_3_11
git_last_commit: 77388b3
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 04:56:46 UTC; biocbuild
Author: Greg Finak [aut],
  Renan Sauteraud [aut],
  Mike Jiang [aut],
  Gil Guday [aut],
  Leo Dashevskiy [aut],
  Evan Henrich [aut],
  Ju Yeong Kim [aut],
  Lauren Wolfe [aut],
  Helen Miller [aut],
  Raphael Gottardo [aut],
  ImmuneSpace Package Maintainer [cre, cph]
Maintainer: ImmuneSpace Package Maintainer <immunespace@gmail.com>
Depends: R (>= 3.5.0)
Built: R 4.0.0; ; 2020-04-28 17:33:40 UTC; windows
