if (file.exists("renv/activate.R")) {
  source("renv/activate.R")
}

