Package: ImmuneSpaceR
Type: Package
Title: A Thin Wrapper around the ImmuneSpace Database
Version: 1.8.2
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("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.1.136),
        Biobase, pheatmap, ggplot2, scales, stats, gtools, gplots,
        reshape2, plotly, heatmaply (>= 0.7.0), rjson, rmarkdown,
        preprocessCore, parallel
RoxygenNote: 6.0.1
Collate: 'CreateConnection.R' 'ISCon.R' 'ISCon-dataset.R'
        'ISCon-geneExpression.R' 'ISCon-maintenance.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_7
git_last_commit: 0c630fd
git_last_commit_date: 2018-08-29
Date/Publication: 2018-08-30
NeedsCompilation: no
Packaged: 2018-08-31 03:03:05 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],
  Raphael Gottardo [aut],
  ImmuneSpace Package Maintainer [cre, cph]
Maintainer: ImmuneSpace Package Maintainer <immunespace@gmail.com>
Built: R 3.5.1; ; 2018-08-31 10:18:50 UTC; windows
