diff --git a/instat/static/InstatObject/R/InstallPackages.R b/instat/static/InstatObject/R/InstallPackages.R index b6df627c6d..a3aa1636cd 100644 --- a/instat/static/InstatObject/R/InstallPackages.R +++ b/instat/static/InstatObject/R/InstallPackages.R @@ -3,6 +3,7 @@ Sys.setlocale("LC_TIME", "C") #Install packages from CRAN archive install.packages("http://cran.r-project.org/src/contrib/Archive/signmedian.test/signmedian.test_1.5.1.tar.gz", repos=NULL, type="source") +install.packages("https://cran.r-project.org/src/contrib/Archive/getPass/getPass_0.2-2.tar.gz", repos=NULL, type="source") #Install packages from win.binary install.packages("stringi", dependencies = FALSE, repos='https://cloud.r-project.org', type = "win.binary") @@ -40,7 +41,7 @@ packs <- c("abind", "agricolae", "agridat", "agriTutorial", "FNN", "fontawesome", "forcats", "foreach", "forecast", "foreign", "formattable", "formula.tools", "Formula", "fracdiff", "fs", "future.apply", "future", "gapminder", "gclus", "gcookbook", - "generics", "GenSA", "geomtextpath", "geosphere", "gert", "getPass", + "generics", "GenSA", "geomtextpath", "geosphere", "gert", "GGally", "ggalt", "ggeffects", "ggfittext", "ggformula", "ggfortify", "ggmosaic", "ggplot2", "ggplotify", "ggpmisc", "ggpp", "ggpubr", "ggrepel", "ggridges", "ggsci", "ggside", "ggsignif", "ggstats", @@ -79,38 +80,39 @@ packs <- c("abind", "agricolae", "agridat", "agriTutorial", "rappdirs", "raster", "rasterVis", "rbibutils", "rcmdcheck", "RColorBrewer", "rcorpora", "Rcpp", "RcppArmadillo", "RcppEigen", "RcppParallel", "RcppRoll", "RCurl", "Rdpack", "reactable", "reactR", - "readODS", "readr", "readxl", "recipes", "registry", "relimp", - "rematch", "rematch2", "remotes", "repr", "reshape", "reshape2", - "rgl", "rio", "rje", "rlang", "rmarkdown", "RMAWGEN", "Rmpfr", - #"RMySQL", - "robustbase", "rootSolve", "roxygen2", "rpart", "rpivotTable", - "rprojroot", "rrefine", "RSQLite", "rstan", "rstanarm", "rstantools", - "rstatix", "rstudioapi", "rtf", "Rttf2pt1", "rversions", "rvest", - "rworldmap", "rworldxtra", "s2", "sandwich", "sass", "scales", - "scatterplot3d", "SearchTrees", "segmented", "selectr", "seriation", - "sessioninfo", "sf", "shades", "shape", "shiny", "shinyFiles", - "shinyjs", "shinystan", "shinythemes", "shinyWidgets", "sjlabelled", - "sjmisc", "sjPlot", "sjstats", "skimr", "snakecase", "SnowballC", - "sodium", "sourcetools", "sp", "spam", "SparseM", "SPEI", "splines2", - "splus2R", "SQUAREM", "StanHeaders", "statip", "statquotes", - "statsr", "stinepack", "stringdist", + "readODS", "readr", "readxl", "recipes", "reformulas", "registry", + "relimp", "rematch", "rematch2", "remotes", "repr", "reshape", + "reshape2", "rgl", "rio", "rje", "rlang", "rmarkdown", "RMAWGEN", + "Rmpfr", + #"RMySQL", + "robustbase", "rootSolve", "roxygen2", "rpart", + "rpivotTable", "rprojroot", "rrefine", "RSQLite", "rstan", "rstanarm", + "rstantools", "rstatix", "rstudioapi", "rtf", "Rttf2pt1", "rversions", + "rvest", "rworldmap", "rworldxtra", "s2", "sandwich", "sass", + "scales", "scatterplot3d", "SearchTrees", "segmented", "selectr", + "seriation", "sessioninfo", "sf", "shades", "shape", "shiny", + "shinyFiles", "shinyjs", "shinystan", "shinythemes", "shinyWidgets", + "sjlabelled", "sjmisc", "sjPlot", "sjstats", "skimr", "snakecase", + "SnowballC", "sodium", "sourcetools", "sp", "spam", "SparseM", + "sparsevctrs", "SPEI", "splines2", "splus2R", "SQUAREM", "StanHeaders", + "statip", "statquotes", "statsr", "stinepack", "stringdist", #"stringi", #"stringr", - "strucchange", - "styler", "survival", "svglite", "sys", "systemfonts", "tensorA", - #"terra", - "testthat", "texmex", "textshaping", "TH.data", "threejs", - "tibble", "tidyr", "tidyselect", "tidytext", "timechange", "timeDate", - "tinytex", "TLMoments", "tokenizers", "treemapify", "trend", - "tryCatchLog", "tseries", "TSP", "TTR", "tzdb", "ucminf", "units", - "urca", "urlchecker", "usethis", "utf8", "V8", "vars", "vcd", - "vcdExtra", "vctrs", "vegan", "verification", "viridis", "viridisLite", - "visdat", "visreg", "vroom", "waffle", "wakefield", "waldo", - "weathermetrics", "whisker", "withr", "wk", "wordcloud", "writexl", - "xfun", + "strucchange", "styler", "survival", "svglite", + "sys", "systemfonts", "tensorA", + #"terra", + "testthat", "texmex", + "textshaping", "TH.data", "threejs", "tibble", "tidyr", "tidyselect", + "tidytext", "timechange", "timeDate", "tinytex", "TLMoments", + "tokenizers", "treemapify", "trend", "tryCatchLog", "tseries", + "TSP", "TTR", "tzdb", "ucminf", "units", "urca", "urlchecker", + "usethis", "utf8", "V8", "vars", "vcd", "vcdExtra", "vctrs", + "vegan", "verification", "viridis", "viridisLite", "visdat", + "visreg", "vroom", "waffle", "wakefield", "waldo", "weathermetrics", + "whisker", "withr", "wk", "wordcloud", "writexl", "xfun", #"XML", - "xml2", "xopen", "xtable", "xts", "yaml", "yulab.utils", - "zip", "zoo", "Zseq", "zyp") + "xml2", "xopen", "xtable", "xts", "yaml", "yulab.utils", "zip", + "zoo", "Zseq", "zyp") install.packages(packs, dependencies = FALSE, repos='https://cloud.r-project.org', type="win.binary") diff --git a/instat/static/InstatObject/R/Rsetup.R b/instat/static/InstatObject/R/Rsetup.R index 63f713cfb1..01f8592fbc 100644 --- a/instat/static/InstatObject/R/Rsetup.R +++ b/instat/static/InstatObject/R/Rsetup.R @@ -65,31 +65,32 @@ packs <- c("abind", "agricolae", "agridat", "agriTutorial", "rappdirs", "raster", "rasterVis", "rbibutils", "rcmdcheck", "RColorBrewer", "rcorpora", "Rcpp", "RcppArmadillo", "RcppEigen", "RcppParallel", "RcppRoll", "RCurl", "Rdpack", "reactable", "reactR", - "readODS", "readr", "readxl", "recipes", "registry", "relimp", - "rematch", "rematch2", "remotes", "repr", "reshape", "reshape2", - "rgl", "rio", "rje", "rlang", "rmarkdown", "RMAWGEN", "Rmpfr", - "RMySQL", "robustbase", "rootSolve", "roxygen2", "rpart", "rpivotTable", - "rprojroot", "rrefine", "RSQLite", "rstan", "rstanarm", "rstantools", - "rstatix", "rstudioapi", "rtf", "Rttf2pt1", "rversions", "rvest", - "rworldmap", "rworldxtra", "s2", "sandwich", "sass", "scales", - "scatterplot3d", "SearchTrees", "segmented", "selectr", "seriation", - "sessioninfo", "sf", "shades", "shape", "shiny", "shinyFiles", - "shinyjs", "shinystan", "shinythemes", "shinyWidgets", "sjlabelled", - "sjmisc", "sjPlot", "sjstats", "skimr", "snakecase", "SnowballC", - "sodium", "sourcetools", "sp", "spam", "SparseM", "SPEI", "splines2", - "splus2R", "SQUAREM", "StanHeaders", "statip", "statquotes", - "statsr", "stinepack", "stringdist", "stringi", "stringr", "strucchange", - "styler", "survival", "svglite", "sys", "systemfonts", "tensorA", - "terra", "testthat", "texmex", "textshaping", "TH.data", "threejs", - "tibble", "tidyr", "tidyselect", "tidytext", "timechange", "timeDate", - "tinytex", "TLMoments", "tokenizers", "treemapify", "trend", - "tryCatchLog", "tseries", "TSP", "TTR", "tzdb", "ucminf", "units", - "urca", "urlchecker", "usethis", "utf8", "V8", "vars", "vcd", - "vcdExtra", "vctrs", "vegan", "verification", "viridis", "viridisLite", - "visdat", "visreg", "vroom", "waffle", "wakefield", "waldo", - "weathermetrics", "whisker", "withr", "wk", "wordcloud", "writexl", - "xfun", "XML", "xml2", "xopen", "xtable", "xts", "yaml", "yulab.utils", - "zip", "zoo", "Zseq", "zyp", + "readODS", "readr", "readxl", "recipes", "reformulas", "registry", + "relimp", "rematch", "rematch2", "remotes", "repr", "reshape", + "reshape2", "rgl", "rio", "rje", "rlang", "rmarkdown", "RMAWGEN", + "Rmpfr", "RMySQL", "robustbase", "rootSolve", "roxygen2", "rpart", + "rpivotTable", "rprojroot", "rrefine", "RSQLite", "rstan", "rstanarm", + "rstantools", "rstatix", "rstudioapi", "rtf", "Rttf2pt1", "rversions", + "rvest", "rworldmap", "rworldxtra", "s2", "sandwich", "sass", + "scales", "scatterplot3d", "SearchTrees", "segmented", "selectr", + "seriation", "sessioninfo", "sf", "shades", "shape", "shiny", + "shinyFiles", "shinyjs", "shinystan", "shinythemes", "shinyWidgets", + "sjlabelled", "sjmisc", "sjPlot", "sjstats", "skimr", "snakecase", + "SnowballC", "sodium", "sourcetools", "sp", "spam", "SparseM", + "sparsevctrs", "SPEI", "splines2", "splus2R", "SQUAREM", "StanHeaders", + "statip", "statquotes", "statsr", "stinepack", "stringdist", + "stringi", "stringr", "strucchange", "styler", "survival", "svglite", + "sys", "systemfonts", "tensorA", "terra", "testthat", "texmex", + "textshaping", "TH.data", "threejs", "tibble", "tidyr", "tidyselect", + "tidytext", "timechange", "timeDate", "tinytex", "TLMoments", + "tokenizers", "treemapify", "trend", "tryCatchLog", "tseries", + "TSP", "TTR", "tzdb", "ucminf", "units", "urca", "urlchecker", + "usethis", "utf8", "V8", "vars", "vcd", "vcdExtra", "vctrs", + "vegan", "verification", "viridis", "viridisLite", "visdat", + "visreg", "vroom", "waffle", "wakefield", "waldo", "weathermetrics", + "whisker", "withr", "wk", "wordcloud", "writexl", "xfun", "XML", + "xml2", "xopen", "xtable", "xts", "yaml", "yulab.utils", "zip", + "zoo", "Zseq", "zyp", # mmtable2 package from GitHub added manually to list # install with devtools::install_github("ianmoran11/mmtable2") # aida-package package from GitHub added manually to list @@ -99,83 +100,83 @@ packs <- c("abind", "agricolae", "agridat", "agriTutorial", "mmtable2", "aida", "CDT" ) -versions <- c("1.4-8", "1.3-7", "1.23", "0.1.5", "1.2.1.1", "2.8.0", +versions <- c("1.4-8", "1.3-7", "1.24", "0.1.5", "1.2.1.1", "2.8.0", "1.14-4", "1.1.9", "1.0-15", "1.2.1", "0.2.1", "1.5.0", "0.1-3", - "0.9.12-4.7", "1.11.1", "0.15.0", "1.84.0-0", "0.2.0", "4.5.0", - "4.5.2", "1.0-9", "1.2.4", "1.3-31", "1.0-10", "1.1.5", "1.0.7", - "0.8.0", "0.71.1", "1.1.0", "3.7.6", "0.9.0", "3.1-3", "3.0-5", - "6.0-94", "1.1.0", "0.6.3", "2.2.4", "2.3.2", "0.75", "2.3-61", - "0.4.16", "0.2-6", "0.5-1", "7.3-22", "0.4-10", "3.6.3", "3.2-5", - "0.8.0", "0.7.1", "0.3-65", "2.1.6", "3.5.2", "1.4.0", "1.2.9", - "0.19-4.1", "0.2-20", "1.4-3", "2.0.16", "2.3.4", "2.1-1", "1.3.0", + "0.9.12-4.7", "1.11.1", "0.15.2", "1.87.0-1", "0.3.0", "4.5.0.1", + "4.6.0-1", "1.0-9", "1.2.4", "1.3-31", "1.0-10", "1.1.5", "1.0.7", + "0.9.0", "0.71.1", "1.1.0", "3.7.6", "0.9.0", "3.1-3", "3.0-5", + "7.0-1", "1.1.0", "0.6.3", "2.3", "2.3.2", "0.76", "2.3-62", + "0.4.16", "0.2-6", "0.5-1", "7.3-23", "0.4-11", "3.6.3", "3.2-5", + "0.8.0", "0.7.2", "0.3-66", "2.1.8", "3.5.2", "1.4.0", "1.2.9", + "0.19-4.1", "0.2-20", "1.4-3", "2.0.19", "2.3.4", "2.1-1", "1.3.0", "1.9.2", "2.0.0", "1.0.2", "1.1-12", "0.95", "0.4.4", "1.6.0", - "1.1.3", "0.5.0", "1.5.3", "2.0.2", "1.2.1", "2.1.1", "5.2.3", - "1.25.6", "3.2.28", "1.16.2", "0.1.8", "0.13.0", "1.2-42", "1.2.3", - "2.0-4", "1.18.1", "1.1-3", "4.1.6", "1.4.3", "0.99.57", "1.40", - "1.10", "2.4.5", "1.6.5", "0.3.5", "0.6.37", "1.2-1", "0.5.0", - "4.6.24", "1.2", "0.4.4", "1.1.4", "0.8.0", "0.33", "1.23-1", - "1.1.1.6", "1.7-16", "2.0.2", "0.8.9", "0.5.0", "0.3.2", "1.4-0", - "1.10.5", "3.0.0", "1.5.1", "1.0.1", "1.16", "3.3", "0.8-35", - "1.0-0", "1.10.0", "0.19", "1.0", "2.1-4", "1.0.7", "2.11", "1.0.6", - "1.0.8", "2.1.2", "1.7.4", "1.2.0", "16.3", "1.0.3", "1.2-1", - "0.6.2", "1.01-2", "1.1.4.1", "0.5.2", "1.0.0", "1.5.2", "8.23.0", - "0.8-87", "0.2.1", "1.7.1", "1.2-5", "1.5-3", "1.6.4", "1.11.2", - "1.34.0", "1.0.0", "1.3.2", "2.0", "0.1.3", "1.1.14.1", "0.1.4", - "1.5-20", "2.1.4", "0.2-2", "2.2.1", "0.4.0", "1.7.2", "0.10.2", - "0.12.0", "0.4.17", "0.3.3", "3.5.1", "0.1.2", "0.6.0", "0.5.8-1", - "0.6.0", "0.9.6", "0.5.6", "3.2.0", "0.3.1", "0.6.4", "0.7.0", - "0.1.2", "5.1.0", "0.6.2", "1.4.1", "0.1.2", "2.6.6", "4.1-8", - "0.1.2", "0.16.3", "1.8.0", "0.7-5", "1.1-5", "1.2-3", "1.0.1", - "2.3", "0.5-1", "0.1.5", "0.11.1", "0.3.5", "0.5.0", "3.9.5", - "1.4.0", "2.5.4", "1.7.0", "1.0.1", "1.28.4", "3.1-52", "0.11", - "0.9-1", "5.1-3", "1.1.3", "2.4.3", "0.5.8.1", "1.6.4", "1.6.15", - "1.4.7", "1.0.5", "0.6-0", "0.7-0", "1.2-13", "2.1.1", "3.3", - "1.0.7", "0.3.1", "0.3.19", "0.20.5", "1.1-6", "1.0-5", "0.9-15", - "1.4", "0.2.7", "1.0.14", "1.0.0", "2.2.0", "2.7-6", "0.1-10", - "0.1.4", "1.8.9", "0.1.0", "2.2.1", "2.23-24", "1.3.2", "1.48", - "0.4.3", "2.13.0", "12.0-0", "1.3.2", "0.22-6", "0.6-30", "1.8.0", - "0.2.2", "3.2", "0.4.9", "1.0-10", "1.0.4", "0.9.1", "1.1-35.5", - "3.1-3", "1.7-3", "3.2", "2.5.1", "1.3-1", "0.9-40", "2.8.0", - "1.9.3", "2.0.3", "2.3.1", "1.2.11", "3.4.2", "1.13", "7.3-61", - "1.7-1", "0.5-3", "1.4.1", "0.2.1", "2.0.1", "0.16.0", "1.9-1", - "3.16.0", "3.17-44", "1.5.0", "0.12", "0.1.1.1", "1.2.8", "0.0.1", - "0.4-5", "2.4", "0.8", "1.2", "2.1-5", "1.4.0", "1.2.2.2", "0.1.11", - "0.2-23", "0.7.0", "1.9.1", "0.9.4.0", "0.20.4", "1.4-26", "0.1-10", - "0.5.1", "1.3-1", "0.3-6", "1.23", "3.1-166", "2.1.1", "7.3-19", - "1.0-4", "2016.8-1.1", "1.0.2", "2.18-2", "2.2.2", "4.2.7.1", - "1.6.3", "2023.12-4.1", "1.6.0", "1.9", "1.38.0", "0.23.0", "1.2-22", - "1.3.0", "1.7-2", "0.5.3", "1.1", "0.5-4.4", "0.12.4", "0.9-7", - "1.9.0", "2.0.3", "1.4.4", "2.0.3", "2.1.1", "1.4.0", "0.2.0", + "1.1.3", "0.5.1", "1.5.3", "2.0.2", "1.2.1", "2.1.1", "6.2.0", + "1.25.6", "3.2.30", "1.16.4", "0.1.9", "1.0.0", "1.2-42", "1.2.3", + "2.0-4", "1.19.0", "1.1-3-1", "4.1.6", "1.4.3", "0.99.59", "1.40", + "1.10", "2.4.5", "1.6.5", "0.3.5", "0.6.37", "1.2-2", "0.5.0", + "4.6.25", "1.2", "0.4.4", "1.1.4", "0.8.0", "0.33", "1.23-1", + "1.1.1.6", "1.7-16", "2.0.2", "1.0.0", "0.5.0", "0.3.2", "1.4-0", + "1.10.7", "3.0.0", "1.5.1", "1.0.3", "1.16", "3.3", "0.8-35", + "1.0-0", "1.10.0", "0.19", "1.0", "2.2", "1.0.7", "2.11", "1.0.6", + "1.0.9", "2.1.2", "1.7.5", "1.2.0", "16.3", "1.0.3", "1.2-2", + "0.6.2", "1.01-2", "1.1.4.1", "0.5.3", "1.0.0", "1.5.2", "8.23.0", + "0.8-88", "0.2.1", "1.7.1", "1.2-5", "1.5-3", "1.6.5", "1.11.3", + "1.34.0", "1.0.0", "1.3.2", "2.0", "0.1.3", "1.1.14.1", "0.1.5", + "1.5-20", "2.1.4", "0.2-2", "2.2.1", "0.4.0", "2.2.0", "0.10.2", + "0.12.0", "0.4.17", "0.3.3", "3.5.1", "0.1.2", "0.6.1", "0.5.8-1", + "0.6.0", "0.9.6", "0.5.6", "3.2.0", "0.3.1", "0.6.4", "0.8.0", + "0.1.2", "5.1.0", "0.6.2", "1.4.1", "0.1.2", "2.6.7", "4.1-8", + "0.1.2", "0.16.3", "1.8.0", "0.7-5", "1.1-5", "1.2-3", "1.0.2", + "2.3", "0.5-1", "0.1.5", "0.11.1", "0.3.6", "0.5.0", "3.9.5", + "1.4.1", "2.5.4", "1.7.3", "1.0.1", "1.28.5", "3.1-53", "0.11", + "0.9-1", "5.2-2", "1.1.3", "2.4.3", "0.5.8.1", "1.6.4", "1.6.15", + "1.4.7", "1.1.0", "0.6-0.1", "0.7-0.1", "1.2-13", "2.1.4", "3.3", + "1.0.7", "0.3.1", "0.3.21", "1.0.2", "1.1-6", "1.0-5", "0.9-15", + "1.4", "0.2.7", "1.0.14", "1.0.0", "2.2.1", "2.7-6", "0.1-10", + "0.1.4", "1.8.9", "0.1.0", "2.2.1", "2.23-26", "1.3.2", "1.49", + "0.4.3", "2.14.0", "12.0-0", "1.4.1", "0.22-6", "0.6-30", "1.8.1", + "0.2.2", "3.2", "0.5.0", "1.0-10", "1.0.4", "0.9.1", "1.1-36", + "3.1-3", "1.7-4", "3.2", "2.5.1", "1.3-1", "0.9-40", "2.8.0", + "1.9.4", "2.0.3", "2.3.1", "1.2.11", "3.4.2.1", "1.13", "7.3-64", + "1.7-2", "0.5-3", "1.5.0", "0.2.1", "2.0.1", "0.17.0", "1.9-1", + "3.17.0", "3.17-44", "1.5.0", "0.12", "0.1.1.1", "1.2.8", "0.0.5", + "0.4-5", "2.4", "0.8", "1.2", "2.1-6", "1.4.0", "1.2.2.2", "0.1.11", + "0.2-23", "0.7.0", "1.9.1", "0.9.4.0", "0.20.4", "1.4-28", "0.1-10", + "0.5.1", "1.3-3", "0.3-6", "1.23", "3.1-167", "2.1.1", "7.3-20", + "1.0-4", "2016.8-1.1", "1.0.2", "2.18-2", "2.3.2", "4.2.8", "1.6.3", + "2023.12-4.1", "1.6.0", "1.9", "1.42.0", "0.24.1", "1.2-23", + "1.3.0", "1.7-2", "0.5.3", "1.1", "0.5-4.4", "0.13.0", "0.9-7", + "1.10.1", "2.0.5", "1.4.6", "2.0.3", "2.1.1", "1.4.0", "0.2.0", "4.10.4", "3.8-4", "2.8-5", "1.8.9", "0.1-8", "1.4-1", "1.6.0", - "1.0.0", "0.3.18", "1.2.0", "1.6.0", "1.1.2", "1.18.5", "3.8.4", - "2024.06.25", "0.1.1", "0.4.0", "1.2.3", "0.14.0", "1.0-14", - "1.3.0", "0.4-27", "1.8.0", "1.0.2", "0.1-2", "1.5-8", "0.4.26", - "5.99", "0.7.8", "1.4.0", "1.0.3", "0.16.0", "1.8.2", "1.26.0", - "2.12.3", "2.5.1", "1.3.3", "0.1", "0.3.3", "3.6-30", "0.51.6", - "2.3", "1.4.0", "1.1-3", "2.0.1", "1.0.13", "14.0.2-1", "0.3.4.0.2", - "5.1.9", "0.3.1", "1.98-1.16", "2.6.1", "0.4.4", "0.6.1", "2.3.0", - "2.1.5", "1.4.3", "1.1.0", "0.5-1", "1.0-5", "2.0.0", "2.1.2", - "2.5.0", "1.1.7", "0.8.9", "1.4.4", "1.3.1", "1.2.3", "1.12.1", - "1.1.4", "2.28", "1.3.7", "0.9-5", "0.10.29", "0.99-4-1", "1.8.2.4", - "7.3.2", "4.1.23", "0.3.0", "2.0.4", "2.1.0", "2.3.7", "2.32.6", - "2.32.1", "2.4.0", "0.7.2", "0.17.1", "0.4-14.1", "1.3.12", "2.1.2", - "1.0.4", "1.3-8", "1.01", "1.1.7", "3.1-1", "0.4.9", "1.3.0", - "0.3-44", "0.5.5", "2.1-2", "0.4-2", "1.5.6", "1.2.2", "1.0-18", - "1.4.0", "1.4.6.1", "1.9.1", "0.9.3", "2.1.0", "2.6.0", "1.2.0", - "0.8.7", "1.2.0", "2.8.10", "2.8.16", "0.19.0", "2.1.5", "0.11.1", - "0.7.1", "1.3.2", "0.1.7-1", "2.1-4", "2.11-0", "1.84-2", "1.8.1", - "0.5.3", "1.3-5", "2021.1", "2.32.10", "0.2.3", "0.3.2", "0.3.0", - "1.5", "0.9.12", "1.8.4", "1.5.1", "1.5-4", "1.10.3", "3.7-0", - "2.1.3", "3.4.3", "1.1.0", "0.36.2.1", "1.7-83", "3.2.1.1", "2.4.9", - "0.4.0", "1.1-2", "0.3.3", "3.2.1", "1.3.1", "1.2.1", "0.4.2", - "0.3.0", "4041.110", "0.53", "0.7.5.3", "0.3.0", "2.5.6", "1.1.6", - "1.3.1", "0.10-58", "1.2-4", "0.24.4", "0.4.0", "1.2.2", "0.8-5", - "1.3-4", "1.0.1", "3.0.0", "1.2.4", "6.0.0", "1.6-1", "1.4-13", - "0.8-5", "0.6.5", "2.6-8", "1.42", "0.6.5", "0.4.2", "0.6.0", - "2.7.0", "1.6.5", "1.0.2", "0.3.6", "0.5.3", "1.2.2", "0.4.1", - "3.0.1", "0.9.4", "2.6", "1.5.1", "0.48", "3.99-0.17", "1.3.6", - "1.0.1", "1.8-4", "0.14.1", "2.3.10", "0.1.7", "2.3.1", "1.8-12", - "0.2.1", "0.11-1", + "1.0.0", "0.3.18", "1.2.0", "1.6.1", "1.1.2", "1.18.5", "3.8.5", + "2024.06.25", "0.1.1", "0.4.0", "1.2.3", "0.15.1", "1.0-14", + "1.3.2", "0.4-27", "1.8.1", "1.0.4", "0.1-2", "1.5-8", "0.4.26", + "6.00", "0.7.8", "1.5.1", "1.0.4", "0.16.0", "1.8.2", "1.27.0", + "2.12.3", "2.5.1", "1.3.3", "0.1", "0.3.3", "3.6-31", "0.51.6", + "2.3", "1.4.0", "1.1-3", "2.0.1", "1.0.14", "14.2.3-1", "0.3.4.0.2", + "5.1.10", "0.3.1", "1.98-1.16", "2.6.2", "0.4.4", "0.6.1", "2.3.2", + "2.1.5", "1.4.3", "1.1.0", "0.4.0", "0.5-1", "1.0-5", "2.0.0", + "2.1.2", "2.5.0", "1.1.7", "0.8.9", "1.4.4", "1.3.17", "1.2.3", + "1.12.1", "1.1.5", "2.29", "1.3.7", "1.0-0", "0.11.0", "0.99-4-1", + "1.8.2.4", "7.3.2", "4.1.24", "0.3.0", "2.0.4", "2.1.0", "2.3.9", + "2.32.6", "2.32.1", "2.4.0", "0.7.2", "0.17.1", "0.4-14.1", "1.3.12", + "2.1.2", "1.0.4", "1.3-8", "1.01", "1.1.7", "3.1-1", "0.4.9", + "1.3.0", "0.3-44", "0.5.5", "2.1-3", "0.4-2", "1.5.7", "1.2.3", + "1.0-19", "1.4.0", "1.4.6.1", "1.10.0", "0.9.3", "2.1.0", "2.6.0", + "1.2.0", "0.8.7", "1.2.0", "2.8.10", "2.8.17", "0.19.0", "2.1.5", + "0.11.1", "0.7.1", "1.4.0", "0.1.7-1", "2.2-0", "2.11-1", "1.84-2", + "0.2.0", "1.8.1", "0.5.3", "1.3-5", "2021.1", "2.32.10", "0.2.3", + "0.3.2", "0.3.0", "1.5", "0.9.15", "1.8.4", "1.5.1", "1.5-4", + "1.10.3", "3.8-3", "2.1.3", "3.4.3", "1.2.1", "0.36.2.1", "1.8-15", + "3.2.3", "2.4.9", "1.0.0", "1.1-3", "0.3.3", "3.2.1", "1.3.1", + "1.2.1", "0.4.2", "0.3.0", "4041.110", "0.54", "0.7.5.3", "0.3.0", + "2.5.6", "1.1.6", "1.3.1", "0.10-58", "1.2-4", "0.24.4", "0.4.0", + "1.2.2", "0.8-5", "1.3-4", "1.0.1", "3.1.0", "1.2.4", "6.0.1", + "1.6-1", "1.4-13", "0.8-5", "0.6.5", "2.6-10", "1.44", "0.6.5", + "0.4.2", "0.6.0", "2.7.0", "1.6.5", "1.0.2", "0.3.6", "0.6.1", + "1.2.2", "0.4.1", "3.0.2", "0.9.4", "2.6", "1.5.1", "0.50", "3.99-0.18", + "1.3.6", "1.0.1", "1.8-4", "0.14.1", "2.3.10", "0.2.0", "2.3.2", + "1.8-12", "0.2.1", "0.11-1", # mmtable2 package from GitHub added manually to list # aida-package package from GitHub added manually to list # CDT package from GitHub added manually to list diff --git a/instat/static/InstatObject/R/install_packages.R b/instat/static/InstatObject/R/install_packages.R index c62024d0d4..6b737d3f33 100644 --- a/instat/static/InstatObject/R/install_packages.R +++ b/instat/static/InstatObject/R/install_packages.R @@ -43,7 +43,6 @@ pkgs <- "mosaic", "ncdf4", "ncdf4.helpers", - "getPass", "RMySQL", "DBI", "EnvStats",