Package: rentrez
Version: 1.0.2
Date: 2016-02-28
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"),
 person("Han","Guangchun", role=c("ctb"),email="hanguangchun@gmail.com")
 )
Depends: R (>= 2.6.0)
Imports: XML, httr (>= 0.5), jsonlite (>= 0.9)
Suggests: testthat, knitr, rmarkdown
Description: Provides an R interface to the NCBI's EUtils API
    allowing users to search databases like GenBank and PubMed, process the
    results of those searches and pull data into their R sessions.
VignetteBuilder: knitr
License: MIT + file LICENSE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-21 17:54:15 UTC; david
Author: David Winter [aut, cre],
  Scott Chamberlain [ctb],
  Han Guangchun [ctb]
Maintainer: David Winter <david.winter@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-21 22:13:06
