openalexR (development version)
- Breaking change: Reorder of the first two arguments in
oa_fetch:entitynow comes beforeidenfitifier. This should not affect your workflow too much unless you have been getting article information from OpenAlex IDs. - new arguments to
oa_fetch:sampleandseedallows the user to download a random subset of the entities instead of the entire set. -
oa_ngramsgets you N-grams of works - Bug fixes
openalexR 1.0.0
CRAN release: 2022-10-06
- Breaking change: now uses a more canonical way to filter #7.
- In
oa_fetch,abstractnow defaults to FALSE to save compute/query time/space. You will need to setabstract = TRUEto retrieve abstracts for the articles. - Added website, hex.
- Added tests.
- Added R CMD CHECK as a GH Action
- Bug fixes.
- Added vignettes.
