diff --git a/DESCRIPTION b/DESCRIPTION index ba96d86..33ad6c2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -46,6 +46,5 @@ Imports: utils, vroom Suggests: - here, knitr, rmarkdown diff --git a/vignettes/forcis.Rmd b/vignettes/forcis.Rmd index cbc090a..b887917 100644 --- a/vignettes/forcis.Rmd +++ b/vignettes/forcis.Rmd @@ -30,7 +30,7 @@ library("forcis") ```{r 'to-develop'} # Define the path to store data ---- -path <- here::here() +# path <- here::here() # Download the latest version of FORCIS database (from Zenodo) ---- get_forcis_db(path = path)