citationchaser: Perform Forward and Backwards Chasing in Evidence Syntheses

In searching for research articles, we often want to obtain lists of references from across studies, and also obtain lists of articles that cite a particular study. In systematic reviews, this supplementary search technique is known as 'citation chasing': forward citation chasing looks for all records citing one or more articles of known relevance; backward citation chasing looks for all records referenced in one or more articles. Traditionally, this process would be done manually, and the resulting records would need to be checked one-by-one against included studies in a review to identify potentially relevant records that should be included in a review. This package contains functions to automate this process by making use of the Lens.org API. An input article list can be used to return a list of all referenced records, and/or all citing records in the Lens.org database (consisting of PubMed, PubMed Central, CrossRef, Microsoft Academic Graph and CORE; <https://www.lens.org>).

Version: 0.0.4
Depends: R (≥ 2.10)
Imports: dplyr, httr, jsonlite, maditr, MESS, networkD3, scales, tibble, utils, data.table
Suggests: knitr, rmarkdown
Published: 2022-01-27
Author: Neal Haddaway ORCID iD [aut, cre], Matthew Grainger [ctb], Charles Gray [ctb]
Maintainer: Neal Haddaway <nealhaddaway at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
Citation: citationchaser citation info
Materials: README
In views: MetaAnalysis
CRAN checks: citationchaser results

Documentation:

Reference manual: citationchaser.pdf

Downloads:

Package source: citationchaser_0.0.4.tar.gz
Windows binaries: r-devel: citationchaser_0.0.4.zip, r-release: citationchaser_0.0.4.zip, r-oldrel: citationchaser_0.0.4.zip
macOS binaries: r-release (arm64): citationchaser_0.0.4.tgz, r-oldrel (arm64): citationchaser_0.0.4.tgz, r-release (x86_64): citationchaser_0.0.4.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=citationchaser to link to this page.