Package: rentrez Version: 1.2.4 Date: 2025-06-11 Title: 'Entrez' in R Authors@R: c( person("David", "Winter", role=c("aut"), email = "david.winter@gmail.com", comment = c(ORCID = "0000-0002-6165-0029")), person("Scott", "Chamberlain", role="ctb", email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")), person("Han","Guangchun", role=c("ctb"),email="hanguangchun@gmail.com", comment = c(ORCID = "0000-0001-9277-2507")), person("Indraneel", "Chakraborty", role=c("aut", "cre"), email = "hello.indraneel@gmail.com", comment = c(ORCID = "0000-0001-6958-8269")) ) Depends: R (>= 2.6.0) Imports: XML, httr (>= 0.5), jsonlite (>= 0.9) Suggests: testthat, knitr, rmarkdown URL: https://github.com/ropensci/rentrez/ BugReports: https://github.com/ropensci/rentrez/issues/ 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 Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-12-14 10:10:25 UTC RemoteUrl: https://github.com/ropensci/rentrez RemoteRef: master RemoteSha: 1dbd57c42e1db2f9ea5496ac38f2857c23631057 NeedsCompilation: no Packaged: 2026-07-01 08:26:24 UTC; root Author: David Winter [aut] (ORCID: ), Scott Chamberlain [ctb] (ORCID: ), Han Guangchun [ctb] (ORCID: ), Indraneel Chakraborty [aut, cre] (ORCID: ) Maintainer: Indraneel Chakraborty