ropensci / rentrez

talk with NCBI entrez using R
https://docs.ropensci.org/rentrez
Other
195 stars 38 forks source link

elink test failing #57

Closed dwinter closed 9 years ago

dwinter commented 9 years ago

One of the elink tests checks that rentrez passes on the error message NCBI used to give when a bad ID was passed. Recently the NCBI stopped returning that error, and instead givens and empty record and sets any non-existant ID to 0.

I've contact NCBI to make sure this is an intended change, if it is, the test will need to change.