CRAN 1.2.1
New CRAN release. Changes since 1.1.x
- rentrez updated to reflect NCBIs new API policy, allowing more requests from
users with registered keys. (Issues #115 -- #117). - clarification of search syntax in docs (issue #120)
- ORCID ids added for all authors (issue #118)
- CITATION updated to reflect publication in The R Journal.
- Removed deprecated verbs from
testthat
tests. - Bug fix, thanks @gmbecker for pointing out a problem with the way
retmode was being used in entrez_fetch (PR #121). - Updated the documentation to make rettype/retmode more clear