Skip to content

CRAN 1.1.0

Compare
Choose a tag to compare
@dwinter dwinter released this 01 Jun 04:04
· 61 commits to master since this release

As of this release, rentrez will use httr::POST when sending > 200 ids to the
NCBI. This should make working with large ID sets easier (thanks to the NCBI for
supporting the POST methods, Reed Cartwright and Chris Stubben for pushing me on
issue #89).

Other minor changes:
* Pass on error messages from NCBI when too many records are requested from
entrez_summary (Issue #106)
* Useful error message when trying to send an empty ID set to NCBI (Issue #107)