Package: FlowRepositoryR
Type: Package
Title: FlowRepository R Interface
Version: 1.0.0
Author: Josef Spidlen [aut, cre]
Authors@R: c(person("Josef", "Spidlen", role = c("aut", "cre"), email =
        "jspidlen@bccrc.ca"))
Maintainer: Josef Spidlen <jspidlen@bccrc.ca>
Description: This package provides an interface to search and download
        data and annotations from FlowRepository (flowrepository.org).
        It uses the FlowRepository programming interface to communicate
        with a FlowRepository server. 
Depends: R (>= 3.2)
Imports: XML, RCurl, tools
Suggests: RUnit, BiocGenerics, flowCore, methods
Collate: AllClasses.R settings.R helper-functions.R parsing-methods.R
        summary-methods.R accessor-methods.R methods.R
        exported-functions.R
License: Artistic-2.0
biocViews: Infrastructure, FlowCytometry
NeedsCompilation: no
Packaged: 2015-04-17 05:59:20 UTC; biocbuild
Built: R 3.2.0; ; 2015-04-17 08:48:39 UTC; windows
