revtools: Tools to Support Evidence Synthesis

Researchers commonly need to summarize scientific information, a process known as 'evidence synthesis'. The first stage of a synthesis process (such as a systematic review or meta-analysis) is to download a list of references from academic search engines such as 'Web of Knowledge' or 'Scopus'. The traditional approach to systematic review is then to sort these data manually, first by locating and removing duplicated entries, and then screening to remove irrelevant content by viewing titles and abstracts (in that order). 'revtools' provides interfaces for each of these tasks. An alternative approach, however, is to draw on tools from machine learning to visualise patterns in the corpus. In this case, you can use 'revtools' to render ordinations of text drawn from article titles, keywords and abstracts, and interactively select or exclude individual references, words or topics.

Version: 0.4.1
Depends: R (≥ 3.5.0)
Imports: ade4, modeltools, ngram, plotly, slam, shiny, shinydashboard, SnowballC, stringdist, tm, topicmodels, viridisLite
Published: 2019-12-17
Author: Martin J. Westgate [aut, cre]
Maintainer: Martin J. Westgate <martinjwestgate at gmail.com>
BugReports: https://github.com/mjwestgate/revtools/issues
License: GPL-3
URL: https://revtools.net
NeedsCompilation: no
Citation: revtools citation info
In views: MetaAnalysis
CRAN checks: revtools results

Documentation:

Reference manual: revtools.pdf

Downloads:

Package source: revtools_0.4.1.tar.gz
Windows binaries: r-devel: revtools_0.4.1.zip, r-release: revtools_0.4.1.zip, r-oldrel: revtools_0.4.1.zip
macOS binaries: r-release (arm64): revtools_0.4.1.tgz, r-oldrel (arm64): revtools_0.4.1.tgz, r-release (x86_64): revtools_0.4.1.tgz
Old sources: revtools archive

Linking:

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