Recent Releases of aRxiv

aRxiv - 0.12

  • changed all POST to GET. The package had stopped working, and this seems to solve the problem.
  • also fixed a weird old typo in arxic_count()

- R
Published by kbroman 8 months ago

aRxiv - 0.10

aRxiv 0.10

BUG FIXES

  • Small revision to aRxiv vignette to deal with the change in the structure of the arxiv_cats dataset.

- R
Published by kbroman about 2 years ago

aRxiv - 0.8

  • Update arxiv_cats, dataset with category information, and the scripts to build that and the dataset query_terms.
  • Replaced NEWS with NEWS.md

- R
Published by kbroman about 2 years ago

aRxiv - 0.6

  • switch from appveyor/travis to github actions for testing
  • fix a bunch of URLs to avoid R CMD check warnings
  • small bug fix to partially deal with Issue #53

- R
Published by kbroman over 4 years ago

aRxiv - 0.5.19

  • Only cosmetic changes (maintainer email, add ORCIDs, changes to text in the vignette)

- R
Published by kbroman over 6 years ago

aRxiv -

BUG FIXES

  • To eliminate continued pain over empty search queries, just trap them in advance and don't send them to arXiv.

- R
Published by kbroman almost 9 years ago

aRxiv - 0.5.15

BUG FIXES

  • Results for empty search queries seems to have changed; fixed to give appropriate return values.

- R
Published by kbroman almost 9 years ago

aRxiv -

BUG FIXES - arXiv connection errors was causing test errors. Added a function to test connection to arXiv; tests are skipped if we can't connect. - try to avoid many of the tests on CRAN, where intermittent test errors will cause universal headaches.

- R
Published by kbroman almost 10 years ago

aRxiv -

BUG FIXES - Fix mistakes in the table in the help for arxivsearch that describes the output. - When searching in batches, arxivsearch could return more than the requested limit. - Fix tests of date range; a new 2013 arXiv manuscript changed the expected count.

- R
Published by kbroman almost 10 years ago

aRxiv -

NEW FEATURES - released to CRAN

- R
Published by kbroman almost 10 years ago

aRxiv -

BUG FIXES - Fix a small problem related to a new behavior in a pre-release version of the httr package. (httr is no longer dropping NULLs from the POST search body.) - Fix a test error, that arose due to a change in the order of records returned by a query.

- R
Published by kbroman almost 10 years ago