Skip to content

Commit

Permalink
Merge pull request #9379 from MeSophie/AddedPackage9373
Browse files Browse the repository at this point in the history
Added climdex.pcic Package
  • Loading branch information
N-thony authored Jan 22, 2025
2 parents 38e1888 + 6cbd9b8 commit 756e2be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instat/dlgRPackages.vb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Public Class dlgInstallRPackage
dctPackages.Add("rapidpror", Chr(34) & "rapidpror" & Chr(34))
dctPackages.Add("openappr", Chr(34) & "openappr" & Chr(34))
dctPackages.Add("networkGraphsR", Chr(34) & "networkGraphsR" & Chr(34))
dctPackages.Add("climdex.pcic", Chr(34) & "climdex.pcic" & Chr(34))
ucrInputPackage.SetItems(dctPackages)

ucrPnlRPackages.AddParameterValuesCondition(rdoCRAN, "checked", "cran")
Expand Down

0 comments on commit 756e2be

Please sign in to comment.