Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 923 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 923 Bytes

Travis build status AppVeyor build status

Open-source PR monitoring platform, complete with a built-in crawler to for data collection. See the website for more information.

This is a beta

Installation

# install.packages("remotes")
remotes::install_github("news-r/auritus", dependencies = TRUE)

Setup

Read the documentation before doing any of this

  1. Run ìnit_auritus
  2. Configure your dashboard in _auritus.yml
  3. Run setup_auritus and follow the steps printed in the console.
  4. Launch the dashboard with launch_auritus