aRxiv 0.12
CRAN release: 2025-07-29
BUG FIXES
The package had totally stopped working. Got it working again by using
GET
rather thanPOST
, andquery
rather thanbody
.Fixed a typo in
arxiv_count()
that had been introduced way back in December, 2014.