From 221da977fd88eb57a26bf0c9fd13881af8d8f9fd Mon Sep 17 00:00:00 2001 From: Ntalumeso Date: Mon, 10 Feb 2025 20:10:51 +0300 Subject: [PATCH] minor correction --- instat/static/InstatObject/R/Rsetup.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/instat/static/InstatObject/R/Rsetup.R b/instat/static/InstatObject/R/Rsetup.R index 2056632b70..01f8592fbc 100644 --- a/instat/static/InstatObject/R/Rsetup.R +++ b/instat/static/InstatObject/R/Rsetup.R @@ -26,7 +26,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", + "generics", "GenSA", "geomtextpath", "geosphere", "gert", "getPass", "GGally", "ggalt", "ggeffects", "ggfittext", "ggformula", "ggfortify", "ggmosaic", "ggplot2", "ggplotify", "ggpmisc", "ggpp", "ggpubr", "ggrepel", "ggridges", "ggsci", "ggside", "ggsignif", "ggstats", @@ -122,7 +122,7 @@ versions <- c("1.4-8", "1.3-7", "1.24", "0.1.5", "1.2.1.1", "2.8.0", "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", "2.2.1", "0.4.0", "2.2.0", "0.10.2", + "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",