Minor changes:
epmc_search() limit can now be larger than the expected number of resultsNew functionalities:
epmc_annotations_by_id() get text-mined concepts and full-texts from Europe PMC indexed full-texts; epmc_tm()and epmc_tm_count() deprecated, use epmc_annotations_by_id() insteadepmc_search_by_doi() get PubMed metadata by DOI namesMinor changes:
epmc_hits_trends() function to obtain data for review graphs (thanks @maelle)jsonlite::rbind_pages() functioneuropepmc::epmc_tm() outputepmc_db(), epmc_db_count(): add PRIDE archive as external databaseepmc_profile() to get an overview of hit counts for several databases or publication typesImplement RESTful API v4.5.3
epmc_search(): implement cursorMark to paginate through resultsepmc_search(): added sort parameterepmc_search(): support of raw output file #7epmc_search() and other functions return non-nested data.frames as tibbles to better support the tidyverseepmc_search() improve error handling when nothing was foundepmc_details() [added MeSH qualifer #8]((https://github.com/ropensci/europepmc/issues/8)as data source forepmc_details(), use PMIDs (MED`) insteadInitial submission to CRAN
Support of the following Europe PMC RESTful API methods:
Changes made during the ropensci onboarding review by @toph-allen https://github.com/ropensci/software-review/issues/29
Answering to @cstubben reports and suggestions: