diff --git a/workflows/glm_flare_v3/combined_forecast.R b/workflows/glm_flare_v3/combined_forecast.R index 5ee275e..9181544 100644 --- a/workflows/glm_flare_v3/combined_forecast.R +++ b/workflows/glm_flare_v3/combined_forecast.R @@ -1,8 +1,8 @@ library(tidyverse) library(lubridate) -remotes::install_github('flare-forecast/FLAREr@single-parameter') -remotes::install_github("rqthomas/GLM3r") +#remotes::install_github('flare-forecast/FLAREr@single-parameter') +#remotes::install_github("rqthomas/GLM3r") Sys.setenv('GLM_PATH'='GLM3r') lake_directory <- here::here()