-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simple update to package description
change to quote names of R packages and academic databases.
- Loading branch information
1 parent
e2ab4e5
commit c3982b6
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Date: 2018-02-05 | |
Title: Tools to Support Evidence Synthesis | ||
Author: Martin J. Westgate <[email protected]> | ||
Maintainer: Martin J. Westgate <[email protected]> | ||
Description: 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. This information can be sorted manually (the 'traditional' approach to systematic review), or the user can draw on tools from machine learning to help them visualise patterns in the corpus. Revtools uses topic models to render ordinations of text drawn from article titles, keywords and abstracts, and allows the user to interactively select or exclude individual references, words or topics. Revtools does not currently provide tools for analysis of data drawn from those references, features that are available in other packages such as metagear or metafor. | ||
Description: 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'. This information can be sorted manually (the traditional approach to systematic review), or the user can draw on tools from machine learning to help them visualise patterns in the corpus. 'revtools' uses topic models to render ordinations of text drawn from article titles, keywords and abstracts, and allows the user to interactively select or exclude individual references, words or topics. 'revtools' does not currently provide tools for analysis of data drawn from those references, features that are available in other packages such as 'metagear' or 'metafor'. | ||
Depends: R (>= 3.4.0) | ||
Imports: ade4, plotly, shiny, shinycssloaders, shinydashboard, SnowballC, stringdist, tm, topicmodels, viridisLite, methods, modeltools | ||
License: GPL-2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters