The FReD Annotator is now part of the FReD R package - forrtproject/FReD. This separate version will not be maintained.
The goal of FORRT's Replicability Annotator is to provide a simple way to annotate readings lists, and other reference lists, with information about replications and their outcomes. For this, we provide a Shiny web app, as well as a R package.
You can use the Replicability Annotator online or install the R package for local use.
devtools::install_github("forrtproject/fredAnnotator")
fredAnnotator::run_annotator()