Package: reutils
Type: Package
Title: Talk to the NCBI EUtils
Version: 0.2.1
Date: 2015-08-27
Author: Gerhard Schöfl <gerhard.schofl@gmail.com>
Maintainer: Gerhard Schöfl <gerhard.schofl@gmail.com>
Description: An interface to NCBI databases such as PubMed, GenBank, or GEO
    powered by the Entrez Programming Utilities (EUtils). The nine EUtils
    provide programmatic access to the NCBI Entrez query and database
    system for searching and retrieving biological data.
Depends: R (>= 3.2.0)
Imports: assertthat, jsonlite, methods, RCurl, XML
Suggests: testthat (>= 0.8)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/gschofl/reutils
BugReports: https://github.com/gschofl/reutils/issues
Collate: 'utils.R' 'eutil-error.R' 'eutil.R' 'ecitmatch.R'
        'parse-params.R' 'efetch.R' 'egquery.R' 'einfo.R' 'elink.R'
        'epost.R' 'esearch.R' 'espell.R' 'esummary.R' 'parse-docsum.R'
        'reutils-package.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2015-08-27 10:36:46 UTC; gerhard
Repository: CRAN
Date/Publication: 2015-08-29 14:17:05
