Package: reutils
Type: Package
Title: Talk to the NCBI EUtils
Version: 0.1.2
Date: 2014-02-21
Authors@R: 'Gerhard Schöfl <gschofl@yahoo.de> [aut, cre]'
Author: 'Gerhard Schöfl' [aut, cre]
Maintainer: 'Gerhard Schöfl' <gschofl@yahoo.de>
Description: This is an R package for interfacing 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: assertthat, 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
Roxygen: list(wrap = FALSE)
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'
Packaged: 2014-02-26 15:15:32 UTC; gerhard
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-26 17:16:58
Built: R 3.1.0; ; 2014-02-27 13:08:33 UTC; unix
