Skip to content

Commit

Permalink
Update requirements.R
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJGao authored Sep 24, 2023
1 parent e0c67c3 commit 97f61cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/requirements.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ pkgs <- c(
"geojsonR",
"getPass",
"minpack.lm",
"rstac"
"rstac",
"terra"
)

install.packages(pkgs, repos='http://cran.us.r-project.org', dependencies=TRUE)

0 comments on commit 97f61cb

Please sign in to comment.