Skip to content

Commit

Permalink
Removed raster package
Browse files Browse the repository at this point in the history
  • Loading branch information
JoryGriffith committed Oct 9, 2024
1 parent a5680a8 commit 001900d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/GFS_IndicatorsTool/get_Indicators.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#packages <- c("raster", "rjson", "geojsonsf", "terra",'sf','rnaturalearth','rnaturalearthdata', 'TeachingDemos','dplyr','plotly','htmlwidgets','colorspace')
#packages <- c("rjson", "geojsonsf", "terra",'sf','rnaturalearth','rnaturalearthdata', 'TeachingDemos','dplyr','plotly','htmlwidgets','colorspace')
#new.packages <- packages[!(packages %in% installed.packages()[,"Package"])]
#if(length(new.packages)) install.packages(new.packages)

Expand Down
2 changes: 1 addition & 1 deletion scripts/GFS_IndicatorsTool/get_LCY.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#packages <- c("raster", "rjson", "geojsonsf", "terra",'sf')
#packages <- c("rjson", "geojsonsf", "terra",'sf')
#new.packages <- packages[!(packages %in% installed.packages()[,"Package"])]
#if(length(new.packages)) install.packages(new.packages)

Expand Down

0 comments on commit 001900d

Please sign in to comment.