Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tmelliott committed May 1, 2024
1 parent 6d592fa commit d3ddfcc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/install_deps.R
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# R script
github_deps <- c(
"tmelliott/surveyspec",
"tmelliott/gWidgets2@patch-1",
# "tmelliott/gWidgets2@patch-1",
"cran/maptools",
"cran/rgdal",
"cran/rgeos",
"iNZightVIT/gWidgets2RGtk2@inz",
"iNZightVIT/iNZightTools@1.13.0",
"iNZightVIT/iNZightTS@1.5.8",
"iNZightVIT/iNZightMR@2.2.7",
"iNZightVIT/iNZightTools@2.0.1",
"iNZightVIT/iNZightTS@1.5.10",
"iNZightVIT/iNZightMR@2.3.0",
"iNZightVIT/iNZightPlots@2.15.0",
"iNZightVIT/iNZightRegression@1.3.3",
"iNZightVIT/iNZight@4.3.0",
"iNZightVIT/iNZight@4.4.0",
"iNZightVIT/iNZightMaps@2.3"
)

Expand Down

0 comments on commit d3ddfcc

Please sign in to comment.