Skip to content

Installation

Van Hal, Christina edited this page Dec 16, 2020 · 3 revisions

Technologies Required

R

This app requires R 3.6.0+

R Studio

This app requires R Studio 1.2.5+

Libraries Required

SafeCampus requires the following external libraries installed:

"shiny", "shinydashboard", "shinyjs", "tidyr", "ggplot2", "shinyWidgets", "tidyverse", "viridis", "hrbrthemes", "lubridate", "repr", "leaflet", "rlist"

Local Setup

To run a local instance of the application, follow the steps below:

  1. Clone the repository to your local setup.
  2. Open RStudio and navigate to your local repository location in the RStudio files tab.
  3. Open app.R and select Run App on the top-right corner of the code window.