Package: rentrez
Version: 0.3.1
Date: 2014-05-20
Title: Entrez in R
Authors@R: c(person("David", "Winter", role=c("aut", "cre"),
    email = "david.winter@gmail.com"),
    person("Scott", "Chamberlain", role="ctb",
    email = "myrmecocystus@gmail.com"))
Depends: R (>= 2.6.0), XML
Imports: httr
Suggests: testthat, knitr
Description: Rentrez provides an R interact to the NCBI's EUtils API allowing
    users to search databases like genbank and pubmed, process the resulting
    files and pull data into their R sessions.
VignetteBuilder: knitr
License: MIT + file LICENSE
Packaged: 2014-09-23 14:49:14 UTC; david
Author: David Winter [aut, cre],
  Scott Chamberlain [ctb]
Maintainer: David Winter <david.winter@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-24 18:13:32
