Package: reutils
Type: Package
Title: Talk to the NCBI EUtils
Version: 0.1.0
Date: 2013-11-28
Author: Gerhard Schoefl <gschofl@yahoo.de>
Maintainer: Gerhard Schoefl <gschofl@yahoo.de>
Description: reutils provides support for interacting with NCBI databases such
    as PubMed, Genbank, or GEO via the Entrez Programming Utilities (EUtils).
    The nine EUtils provide a programmatical interface to the NCBI Entrez query
    and database system for searching and retrieving biological data.
Depends: R (>= 3.0.0), methods
Imports: RCurl, XML
Suggests: testthat (>= 0.7.1)
License: MIT + file LICENSE
URL: https://github.com/gschofl/reutils/
Collate: 'utils.R' 'eutil-error.R' 'eutil.R' 'einfo.R' 'esearch.R'
        'parse-params.R' 'efetch.R' 'esummary.R' 'ecitmatch.R'
        'elink.R' 'epost.R' 'espell.R' 'egquery.R' 'parse-docsum.R'
        'reutils-package.R' 'zzz.R'
Packaged: 2013-11-28 16:44:42 UTC; gerhard
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-11-29 14:59:45
