The goal of safer is to help run long analytical processes safely. Imagine we are running an analysis process that takes several hours and then a crash occurs, or other conditions that require us to run the entire analysis process from the start. Don’t worry, this is safer.
You can install the development version of safer from GitHub with:
# install.packages("devtools")
devtools::install_github("socialx-analytics/safer")