Package: ImmuneSpaceR
Type: Package
Title: A Thin Wrapper around the ImmuneSpace Database
Version: 1.6.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("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, methods, data.table, httr, Rlabkey (>= 2.1.136),
        Biobase, pheatmap, ggplot2, scales, stats, gtools, gplots,
        reshape2, plotly, heatmaply (>= 0.7.0), rjson, rmarkdown,
        preprocessCore, parallel
Collate: 'CreateConnection.R' 'ImmuneSpace.R' 'ImmuneSpaceR.R'
        'ParticipantGroupFns.R' 'getDataset.R' 'getGEMatrix.R'
        'netrc.R' 'quick_plot.R' 'utils.R' 'zzz.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-15 02:24:15 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],
  Raphael Gottardo [aut],
  ImmuneSpace Package Maintainer [cre, cph]
Maintainer: ImmuneSpace Package Maintainer <immunespace@gmail.com>
Built: R 3.4.3; ; 2018-02-15 06:03:47 UTC; windows
