= c(90, 125, 5, 60),
y = c(0.8, 0.65, 0.55, 0.30),
size = 5,
- colour = scales::hue_pal(
+ colour = scales::hue_pal(
h = c(0, 360) + 15,
c = 100,
l = 65,
diff --git a/articles/ggtable.html b/articles/ggtable.html
index db66cc183..a439d4203 100644
--- a/articles/ggtable.html
+++ b/articles/ggtable.html
@@ -35,7 +35,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/articles/glyph.html b/articles/glyph.html
index 05ddedbe3..5aeee5a95 100644
--- a/articles/glyph.html
+++ b/articles/glyph.html
@@ -35,7 +35,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/articles/index.html b/articles/index.html
index 99e12f311..4a74b75bd 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/authors.html b/authors.html
index 009c3fc2c..a593e3245 100644
--- a/authors.html
+++ b/authors.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -161,15 +161,15 @@ Citation
- Schloerke B, Cook D, Larmarange J, Briatte F, Marbach M, Thoen E, Elberg A, Crowley J (2023).
+
Schloerke B, Cook D, Larmarange J, Briatte F, Marbach M, Thoen E, Elberg A, Crowley J (2024).
GGally: Extension to 'ggplot2'.
-R package version 2.2.0, https://github.com/ggobi/ggally, https://ggobi.github.io/ggally/.
+R package version 2.2.1, https://github.com/ggobi/ggally, https://ggobi.github.io/ggally/.
@Manual{,
title = {GGally: Extension to 'ggplot2'},
author = {Barret Schloerke and Di Cook and Joseph Larmarange and Francois Briatte and Moritz Marbach and Edwin Thoen and Amos Elberg and Jason Crowley},
- year = {2023},
- note = {R package version 2.2.0, https://github.com/ggobi/ggally},
+ year = {2024},
+ note = {R package version 2.2.1, https://github.com/ggobi/ggally},
url = {https://ggobi.github.io/ggally/},
}
diff --git a/index.html b/index.html
index 6b1c1903a..f329ba9b2 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/news/index.html b/news/index.html
index a658c60bd..957833325 100644
--- a/news/index.html
+++ b/news/index.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -108,7 +108,11 @@ Changelog
+
+
Bug fixes
- Removed dependency on reshape2 (#475)
diff --git a/pkgdown.yml b/pkgdown.yml
index cf58d6e3c..c563b9139 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -16,7 +16,7 @@ articles:
ggsurv: ggsurv.html
ggtable: ggtable.html
glyph: glyph.html
-last_built: 2023-11-22T06:12Z
+last_built: 2024-02-12T17:08Z
urls:
reference: https://ggobi.github.io/ggally/reference
article: https://ggobi.github.io/ggally/articles
diff --git a/reference/GGally-package.html b/reference/GGally-package.html
index 00680ad16..16818fd08 100644
--- a/reference/GGally-package.html
+++ b/reference/GGally-package.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/add_and_overwrite_aes.html b/reference/add_and_overwrite_aes.html
index 532755dd9..27ee665e1 100644
--- a/reference/add_and_overwrite_aes.html
+++ b/reference/add_and_overwrite_aes.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -145,16 +145,16 @@ Examples
#>
#> List of 20
#> $ data :'data.frame': 1000 obs. of 10 variables:
-#> ..$ carat : num [1:1000] 2 1.05 1.54 1.11 1.01 1.04 0.43 0.33 0.6 0.4 ...
-#> ..$ cut : Ord.factor w/ 5 levels "Fair"<"Good"<..: 3 5 5 4 3 5 3 4 3 5 ...
-#> ..$ color : Ord.factor w/ 7 levels "D"<"E"<"F"<"G"<..: 4 3 4 6 4 2 2 3 3 1 ...
-#> ..$ clarity: Ord.factor w/ 8 levels "I1"<"SI2"<"SI1"<..: 2 4 5 3 4 6 3 4 3 4 ...
-#> ..$ depth : num [1:1000] 63.5 62.8 62 61.9 61.9 61 63.4 60.8 63.2 61.7 ...
-#> ..$ table : num [1:1000] 57 57 57 58 59 57 57 58 57 57 ...
-#> ..$ price : int [1:1000] 9475 6933 14650 3978 5759 9901 948 666 1599 890 ...
-#> ..$ x : num [1:1000] 7.91 6.48 7.4 6.63 6.34 6.61 4.84 4.44 5.39 4.72 ...
-#> ..$ y : num [1:1000] 7.86 6.45 7.45 6.61 6.38 6.57 4.81 4.47 5.33 4.75 ...
-#> ..$ z : num [1:1000] 4.99 4.06 4.6 4.1 3.94 4.02 3.06 2.71 3.39 2.92 ...
+#> ..$ carat : num [1:1000] 1 0.31 1.03 0.25 1.01 1.12 1.11 0.92 0.55 1.06 ...
+#> ..$ cut : Ord.factor w/ 5 levels "Fair"<"Good"<..: 5 5 4 2 3 5 4 4 3 5 ...
+#> ..$ color : Ord.factor w/ 7 levels "D"<"E"<"F"<"G"<..: 2 1 2 5 3 4 4 5 1 3 ...
+#> ..$ clarity: Ord.factor w/ 8 levels "I1"<"SI2"<"SI1"<..: 2 4 5 7 3 6 4 3 3 2 ...
+#> ..$ depth : num [1:1000] 61.9 61.2 59.6 60.6 63.1 61.9 61 62 63.1 61.8 ...
+#> ..$ table : num [1:1000] 56 55 59 64 59 57 59 60 56 56 ...
+#> ..$ price : int [1:1000] 4760 734 7817 401 5010 9214 5346 3555 1593 5354 ...
+#> ..$ x : num [1:1000] 6.43 4.37 6.59 4.05 6.3 6.62 6.7 6.27 5.19 6.56 ...
+#> ..$ y : num [1:1000] 6.4 4.39 6.57 4.07 6.37 6.66 6.67 6.21 5.22 6.51 ...
+#> ..$ z : num [1:1000] 3.97 2.68 3.92 2.46 4 4.11 4.08 3.87 3.28 4.04 ...
#> $ plots :List of 9
#> ..$ : chr "PM; aes: c(x = ~depth, colour = ~color); fn: {wrap: 'ggally_densityDiag'}; gg: FALSE"
#> ..$ : chr "PM; aes: c(x = ~table, y = ~depth, colour = ~clarity); fn: {wrap: 'ggally_cor'}; gg: FALSE"
diff --git a/reference/add_ref_boxes.html b/reference/add_ref_boxes.html
index 4ddcced64..8f0023fcb 100644
--- a/reference/add_ref_boxes.html
+++ b/reference/add_ref_boxes.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/add_ref_lines.html b/reference/add_ref_lines.html
index b1e2490ff..4e5632436 100644
--- a/reference/add_ref_lines.html
+++ b/reference/add_ref_lines.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/australia_PISA2012.html b/reference/australia_PISA2012.html
index 8a08c6221..2862796c7 100644
--- a/reference/australia_PISA2012.html
+++ b/reference/australia_PISA2012.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/baseball.html b/reference/baseball.html
index 40d9422ec..8281d0b93 100644
--- a/reference/baseball.html
+++ b/reference/baseball.html
@@ -20,7 +20,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/brew_colors.html b/reference/brew_colors.html
index 55ed7f1be..1229cb85f 100644
--- a/reference/brew_colors.html
+++ b/reference/brew_colors.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/broomify.html b/reference/broomify.html
index 71d72fe8e..2deda46a1 100644
--- a/reference/broomify.html
+++ b/reference/broomify.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -163,7 +163,7 @@ Examples
#> .. ..- attr(*, "order")= int [1:3] 1 1 1
#> .. ..- attr(*, "intercept")= int 1
#> .. ..- attr(*, "response")= int 1
-#> .. ..- attr(*, ".Environment")=<environment: 0x55cfed655a20>
+#> .. ..- attr(*, ".Environment")=<environment: 0x560f9b496450>
#> .. ..- attr(*, "predvars")= language list(mpg, wt, qsec, am)
#> .. ..- attr(*, "dataClasses")= Named chr [1:4] "numeric" "numeric" "numeric" "numeric"
#> .. .. ..- attr(*, "names")= chr [1:4] "mpg" "wt" "qsec" "am"
diff --git a/reference/column_is_character.html b/reference/column_is_character.html
index 0af733010..fc09a755f 100644
--- a/reference/column_is_character.html
+++ b/reference/column_is_character.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/eval_data_col.html b/reference/eval_data_col.html
index 41a6106c7..96686d954 100644
--- a/reference/eval_data_col.html
+++ b/reference/eval_data_col.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/find_plot_type.html b/reference/find_plot_type.html
index 965f2b64d..9e9af2150 100644
--- a/reference/find_plot_type.html
+++ b/reference/find_plot_type.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/flea.html b/reference/flea.html
index 19dbc8e45..2c01373f4 100644
--- a/reference/flea.html
+++ b/reference/flea.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/fn_switch.html b/reference/fn_switch.html
index 032e50c08..9b9f08a30 100644
--- a/reference/fn_switch.html
+++ b/reference/fn_switch.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/getPlot.html b/reference/getPlot.html
index 3a4102959..194f754a8 100644
--- a/reference/getPlot.html
+++ b/reference/getPlot.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/get_x_axis_labels.html b/reference/get_x_axis_labels.html
index e047cc07f..b266a1247 100644
--- a/reference/get_x_axis_labels.html
+++ b/reference/get_x_axis_labels.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/gg-add.html b/reference/gg-add.html
index 2356b41eb..45016a6cc 100644
--- a/reference/gg-add.html
+++ b/reference/gg-add.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_autopoint-2.png b/reference/ggally_autopoint-2.png
index 5ea7e58de..443567e04 100644
Binary files a/reference/ggally_autopoint-2.png and b/reference/ggally_autopoint-2.png differ
diff --git a/reference/ggally_autopoint-3.png b/reference/ggally_autopoint-3.png
index d864a2275..6ff813736 100644
Binary files a/reference/ggally_autopoint-3.png and b/reference/ggally_autopoint-3.png differ
diff --git a/reference/ggally_autopoint-4.png b/reference/ggally_autopoint-4.png
index e90f2eb73..ba22b68b8 100644
Binary files a/reference/ggally_autopoint-4.png and b/reference/ggally_autopoint-4.png differ
diff --git a/reference/ggally_autopoint-5.png b/reference/ggally_autopoint-5.png
index 19b318e67..b08670be8 100644
Binary files a/reference/ggally_autopoint-5.png and b/reference/ggally_autopoint-5.png differ
diff --git a/reference/ggally_autopoint-6.png b/reference/ggally_autopoint-6.png
index f9debf1ef..65ec73413 100644
Binary files a/reference/ggally_autopoint-6.png and b/reference/ggally_autopoint-6.png differ
diff --git a/reference/ggally_autopoint-7.png b/reference/ggally_autopoint-7.png
index 708d7cee5..72694130a 100644
Binary files a/reference/ggally_autopoint-7.png and b/reference/ggally_autopoint-7.png differ
diff --git a/reference/ggally_autopoint.html b/reference/ggally_autopoint.html
index a3d4c13f6..4e2c10d9d 100644
--- a/reference/ggally_autopoint.html
+++ b/reference/ggally_autopoint.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_barDiag.html b/reference/ggally_barDiag.html
index 1f5ddf2cc..2f5f2e15e 100644
--- a/reference/ggally_barDiag.html
+++ b/reference/ggally_barDiag.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_blank.html b/reference/ggally_blank.html
index 6c9b65abd..dfa430f2f 100644
--- a/reference/ggally_blank.html
+++ b/reference/ggally_blank.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_box.html b/reference/ggally_box.html
index 0ce1f9dcf..0c3f5ba4c 100644
--- a/reference/ggally_box.html
+++ b/reference/ggally_box.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_colbar.html b/reference/ggally_colbar.html
index b6c1281e4..8515f7e30 100644
--- a/reference/ggally_colbar.html
+++ b/reference/ggally_colbar.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_cor.html b/reference/ggally_cor.html
index bd1db973e..cab4fab8d 100644
--- a/reference/ggally_cor.html
+++ b/reference/ggally_cor.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_cor_v1_5.html b/reference/ggally_cor_v1_5.html
index 1f937f68f..a069a503b 100644
--- a/reference/ggally_cor_v1_5.html
+++ b/reference/ggally_cor_v1_5.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_count.html b/reference/ggally_count.html
index 7172deb0b..bc6ff2847 100644
--- a/reference/ggally_count.html
+++ b/reference/ggally_count.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_cross.html b/reference/ggally_cross.html
index 1c34efd9b..7ce7022cd 100644
--- a/reference/ggally_cross.html
+++ b/reference/ggally_cross.html
@@ -20,7 +20,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_crosstable.html b/reference/ggally_crosstable.html
index 5db71255f..03f4469cc 100644
--- a/reference/ggally_crosstable.html
+++ b/reference/ggally_crosstable.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_density.html b/reference/ggally_density.html
index 1376e6cb5..9ab53e8ce 100644
--- a/reference/ggally_density.html
+++ b/reference/ggally_density.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_densityDiag.html b/reference/ggally_densityDiag.html
index 7a78369ee..8008c3305 100644
--- a/reference/ggally_densityDiag.html
+++ b/reference/ggally_densityDiag.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_denstrip.html b/reference/ggally_denstrip.html
index 5b730c796..dba8b07e9 100644
--- a/reference/ggally_denstrip.html
+++ b/reference/ggally_denstrip.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_diagAxis.html b/reference/ggally_diagAxis.html
index 482a0f00e..ba017eaa3 100644
--- a/reference/ggally_diagAxis.html
+++ b/reference/ggally_diagAxis.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_dot-1.png b/reference/ggally_dot-1.png
index b746e5a90..bbe31f09c 100644
Binary files a/reference/ggally_dot-1.png and b/reference/ggally_dot-1.png differ
diff --git a/reference/ggally_dot-2.png b/reference/ggally_dot-2.png
index 8249b9443..a3b27b5e8 100644
Binary files a/reference/ggally_dot-2.png and b/reference/ggally_dot-2.png differ
diff --git a/reference/ggally_dot-3.png b/reference/ggally_dot-3.png
index 2bc8d0c91..e764fcc7b 100644
Binary files a/reference/ggally_dot-3.png and b/reference/ggally_dot-3.png differ
diff --git a/reference/ggally_dot.html b/reference/ggally_dot.html
index e508903d4..958339bd4 100644
--- a/reference/ggally_dot.html
+++ b/reference/ggally_dot.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_dot_and_box-2.png b/reference/ggally_dot_and_box-2.png
index 7d9967277..908fa063e 100644
Binary files a/reference/ggally_dot_and_box-2.png and b/reference/ggally_dot_and_box-2.png differ
diff --git a/reference/ggally_dot_and_box.html b/reference/ggally_dot_and_box.html
index 56453b8d5..990fb69fb 100644
--- a/reference/ggally_dot_and_box.html
+++ b/reference/ggally_dot_and_box.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_facetbar.html b/reference/ggally_facetbar.html
index fee5908ee..0edc1ebe7 100644
--- a/reference/ggally_facetbar.html
+++ b/reference/ggally_facetbar.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_facetdensity.html b/reference/ggally_facetdensity.html
index 5a93a32f7..af177311a 100644
--- a/reference/ggally_facetdensity.html
+++ b/reference/ggally_facetdensity.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_facetdensitystrip.html b/reference/ggally_facetdensitystrip.html
index 731a043f0..9fdf77e56 100644
--- a/reference/ggally_facetdensitystrip.html
+++ b/reference/ggally_facetdensitystrip.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_facethist.html b/reference/ggally_facethist.html
index d67fa4f2f..6cb7e1e91 100644
--- a/reference/ggally_facethist.html
+++ b/reference/ggally_facethist.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_na.html b/reference/ggally_na.html
index 807333ca0..20195fccd 100644
--- a/reference/ggally_na.html
+++ b/reference/ggally_na.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_cooksd.html b/reference/ggally_nostic_cooksd.html
index b5924ad49..530f83288 100644
--- a/reference/ggally_nostic_cooksd.html
+++ b/reference/ggally_nostic_cooksd.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_hat.html b/reference/ggally_nostic_hat.html
index 90c98cd21..b3cd44080 100644
--- a/reference/ggally_nostic_hat.html
+++ b/reference/ggally_nostic_hat.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_line.html b/reference/ggally_nostic_line.html
index 30a76c6c1..07738c6c4 100644
--- a/reference/ggally_nostic_line.html
+++ b/reference/ggally_nostic_line.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_resid.html b/reference/ggally_nostic_resid.html
index 2438f7df5..4fc5b20e0 100644
--- a/reference/ggally_nostic_resid.html
+++ b/reference/ggally_nostic_resid.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_se_fit.html b/reference/ggally_nostic_se_fit.html
index e759f0dae..f8dc971de 100644
--- a/reference/ggally_nostic_se_fit.html
+++ b/reference/ggally_nostic_se_fit.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_sigma.html b/reference/ggally_nostic_sigma.html
index ab7c77b16..d0761e25f 100644
--- a/reference/ggally_nostic_sigma.html
+++ b/reference/ggally_nostic_sigma.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_nostic_std_resid.html b/reference/ggally_nostic_std_resid.html
index 3c1bdc00e..70bdc9374 100644
--- a/reference/ggally_nostic_std_resid.html
+++ b/reference/ggally_nostic_std_resid.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_points.html b/reference/ggally_points.html
index ffb0b0db1..556dd9730 100644
--- a/reference/ggally_points.html
+++ b/reference/ggally_points.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_ratio.html b/reference/ggally_ratio.html
index 271f0a40d..58ff74d29 100644
--- a/reference/ggally_ratio.html
+++ b/reference/ggally_ratio.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_smooth.html b/reference/ggally_smooth.html
index 91efd0bf2..94d1d1800 100644
--- a/reference/ggally_smooth.html
+++ b/reference/ggally_smooth.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_statistic.html b/reference/ggally_statistic.html
index 1ff04c56e..33c4eecc0 100644
--- a/reference/ggally_statistic.html
+++ b/reference/ggally_statistic.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_summarise_by.html b/reference/ggally_summarise_by.html
index 852c67343..c7e5b2fdf 100644
--- a/reference/ggally_summarise_by.html
+++ b/reference/ggally_summarise_by.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_table.html b/reference/ggally_table.html
index 445a3b77e..c48074ccb 100644
--- a/reference/ggally_table.html
+++ b/reference/ggally_table.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_text.html b/reference/ggally_text.html
index 1a4f1ee58..b7b802d39 100644
--- a/reference/ggally_text.html
+++ b/reference/ggally_text.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggally_trends.html b/reference/ggally_trends.html
index 41986f606..a3496d879 100644
--- a/reference/ggally_trends.html
+++ b/reference/ggally_trends.html
@@ -19,7 +19,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggbivariate.html b/reference/ggbivariate.html
index 538ab9e42..b9ac8800a 100644
--- a/reference/ggbivariate.html
+++ b/reference/ggbivariate.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggcoef.html b/reference/ggcoef.html
index af70219fb..ffaf66975 100644
--- a/reference/ggcoef.html
+++ b/reference/ggcoef.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggcorr.html b/reference/ggcorr.html
index a9588fedb..9c8febf05 100644
--- a/reference/ggcorr.html
+++ b/reference/ggcorr.html
@@ -22,7 +22,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggduo.html b/reference/ggduo.html
index a898fc2dc..f6a8a5b62 100644
--- a/reference/ggduo.html
+++ b/reference/ggduo.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -194,7 +194,7 @@ Arguments
progress
-NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
+NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
xProportions, yProportions
diff --git a/reference/ggfacet.html b/reference/ggfacet.html
index 8b88d2035..a667a717f 100644
--- a/reference/ggfacet.html
+++ b/reference/ggfacet.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/gglegend.html b/reference/gglegend.html
index 582d28de9..90228f62e 100644
--- a/reference/gglegend.html
+++ b/reference/gglegend.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggmatrix.html b/reference/ggmatrix.html
index bed78ff29..d558514ab 100644
--- a/reference/ggmatrix.html
+++ b/reference/ggmatrix.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -181,7 +181,7 @@ Arguments
progress
-NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
+NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
data
diff --git a/reference/ggmatrix_gtable.html b/reference/ggmatrix_gtable.html
index 8d4fede5f..eb7ed9cea 100644
--- a/reference/ggmatrix_gtable.html
+++ b/reference/ggmatrix_gtable.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggmatrix_location.html b/reference/ggmatrix_location.html
index 3ac896cce..e9ad6ba30 100644
--- a/reference/ggmatrix_location.html
+++ b/reference/ggmatrix_location.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggmatrix_progress.html b/reference/ggmatrix_progress.html
index fe33d4588..225acd641 100644
--- a/reference/ggmatrix_progress.html
+++ b/reference/ggmatrix_progress.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -124,7 +124,7 @@ ggmatrix
default progress bar
Arguments
- format, clear, show_after, ...
-parameters supplied directly to progress::progress_bar$new()
+parameters supplied directly to progress::progress_bar$new()
diff --git a/reference/ggnet-1.png b/reference/ggnet-1.png
index 9008d0329..f6992a924 100644
Binary files a/reference/ggnet-1.png and b/reference/ggnet-1.png differ
diff --git a/reference/ggnet-2.png b/reference/ggnet-2.png
index db9edd2d4..ed6f41ef9 100644
Binary files a/reference/ggnet-2.png and b/reference/ggnet-2.png differ
diff --git a/reference/ggnet-3.png b/reference/ggnet-3.png
index 459ce0a85..e906bec12 100644
Binary files a/reference/ggnet-3.png and b/reference/ggnet-3.png differ
diff --git a/reference/ggnet.html b/reference/ggnet.html
index e8bedefba..0bdb4a2c2 100644
--- a/reference/ggnet.html
+++ b/reference/ggnet.html
@@ -21,7 +21,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -409,7 +409,7 @@ Examples
library(network)
#>
-#> ‘network’ 1.18.1 (2023-01-24), part of the Statnet Project
+#> ‘network’ 1.18.2 (2023-12-04), part of the Statnet Project
#> * ‘news(package="network")’ for changes since last version
#> * ‘citation("network")’ for citation information
#> * ‘https://statnet.org’ for help, support, and other information
@@ -428,16 +428,16 @@ Examples
m[row(m) != col(m)] <- runif(ndyads) < density
m
#> a b c d e f g h i j
-#> a 0 0 0 0 0 0 1 1 0 0
-#> b 0 0 0 0 0 0 1 0 0 0
-#> c 0 0 0 0 0 0 0 0 1 0
-#> d 0 1 0 0 0 0 0 0 0 1
+#> a 0 0 0 0 0 0 0 1 0 1
+#> b 0 0 0 0 0 0 0 0 0 0
+#> c 0 0 0 0 0 0 0 0 0 1
+#> d 0 0 0 0 0 0 0 0 0 1
#> e 0 0 0 0 0 0 0 0 0 0
-#> f 0 0 0 0 0 0 0 0 1 0
-#> g 0 0 0 0 0 0 0 0 0 0
-#> h 0 0 0 0 1 0 0 0 0 0
-#> i 0 1 1 0 0 0 0 1 0 0
-#> j 0 0 0 0 0 0 0 0 0 0
+#> f 0 0 0 0 0 0 0 1 0 0
+#> g 0 0 0 1 0 0 0 1 0 0
+#> h 0 0 0 0 0 0 0 0 0 0
+#> i 0 0 0 0 1 0 0 0 0 0
+#> j 1 0 0 1 0 0 0 0 0 0
# random undirected network
n <- network::network(m, directed = FALSE)
@@ -449,9 +449,9 @@ Examples
#> loops = FALSE
#> multiple = FALSE
#> bipartite = FALSE
-#> total edges= 10
+#> total edges= 8
#> missing edges= 0
-#> non-missing edges= 10
+#> non-missing edges= 8
#>
#> Vertex attribute names:
#> vertex.names
@@ -464,16 +464,18 @@ Examples
# random groups
g <- sample(letters[1:3], 10, replace = TRUE)
g
-#> [1] "a" "b" "c" "a" "b" "a" "c" "b" "b" "b"
+#> [1] "b" "a" "a" "a" "b" "b" "a" "b" "a" "b"
# color palette
p <- c("a" = "steelblue", "b" = "forestgreen", "c" = "tomato")
p_(ggnet(n, node.group = g, node.color = p, label = TRUE, color = "white"))
+#> Warning: node groups and colors are of unequal length; using grayscale colors
# edge arrows on a directed network
p_(ggnet(network(m, directed = TRUE), arrow.gap = 0.05, arrow.size = 10))
+#> Warning: Removed 1 rows containing missing values (`geom_segment()`).
diff --git a/reference/ggnet2-1.png b/reference/ggnet2-1.png
index 9eed5135c..594b6aa47 100644
Binary files a/reference/ggnet2-1.png and b/reference/ggnet2-1.png differ
diff --git a/reference/ggnet2-10.png b/reference/ggnet2-10.png
index 69fc45d75..de59df6f8 100644
Binary files a/reference/ggnet2-10.png and b/reference/ggnet2-10.png differ
diff --git a/reference/ggnet2-11.png b/reference/ggnet2-11.png
index fee35b53b..5397bec65 100644
Binary files a/reference/ggnet2-11.png and b/reference/ggnet2-11.png differ
diff --git a/reference/ggnet2-12.png b/reference/ggnet2-12.png
index d49402a8d..1ae84f6a1 100644
Binary files a/reference/ggnet2-12.png and b/reference/ggnet2-12.png differ
diff --git a/reference/ggnet2-2.png b/reference/ggnet2-2.png
index 01b495986..5ffde8dea 100644
Binary files a/reference/ggnet2-2.png and b/reference/ggnet2-2.png differ
diff --git a/reference/ggnet2-3.png b/reference/ggnet2-3.png
index 304bbcda5..a3a8965fc 100644
Binary files a/reference/ggnet2-3.png and b/reference/ggnet2-3.png differ
diff --git a/reference/ggnet2-4.png b/reference/ggnet2-4.png
index 1ec38e3d6..cb9f84152 100644
Binary files a/reference/ggnet2-4.png and b/reference/ggnet2-4.png differ
diff --git a/reference/ggnet2-5.png b/reference/ggnet2-5.png
index ccccd9d03..33aca6acb 100644
Binary files a/reference/ggnet2-5.png and b/reference/ggnet2-5.png differ
diff --git a/reference/ggnet2-6.png b/reference/ggnet2-6.png
index 0dfbf49ef..5ab284b38 100644
Binary files a/reference/ggnet2-6.png and b/reference/ggnet2-6.png differ
diff --git a/reference/ggnet2-7.png b/reference/ggnet2-7.png
index 6aa38e1b0..ab3e03aa2 100644
Binary files a/reference/ggnet2-7.png and b/reference/ggnet2-7.png differ
diff --git a/reference/ggnet2-8.png b/reference/ggnet2-8.png
index 789e86350..803ea7c5f 100644
Binary files a/reference/ggnet2-8.png and b/reference/ggnet2-8.png differ
diff --git a/reference/ggnet2-9.png b/reference/ggnet2-9.png
index 560c65ca2..c00089b96 100644
Binary files a/reference/ggnet2-9.png and b/reference/ggnet2-9.png differ
diff --git a/reference/ggnet2.html b/reference/ggnet2.html
index 39d0f0df3..c6c35b2af 100644
--- a/reference/ggnet2.html
+++ b/reference/ggnet2.html
@@ -21,7 +21,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -529,16 +529,16 @@ Examples
m[row(m) != col(m)] <- runif(ndyads) < density
m
#> a b c d e f g h i j
-#> a 0 0 0 0 0 0 1 0 1 0
-#> b 0 0 0 0 0 0 0 0 1 1
-#> c 0 0 0 0 0 1 0 0 1 0
-#> d 0 0 0 0 0 1 0 0 0 0
-#> e 0 0 0 0 0 0 0 0 0 0
-#> f 0 0 0 0 0 0 0 0 0 0
+#> a 0 0 1 0 0 0 0 0 0 0
+#> b 0 0 1 0 0 0 0 1 1 0
+#> c 1 0 0 0 0 0 0 0 0 0
+#> d 0 0 0 0 0 0 0 0 0 0
+#> e 0 0 0 1 0 0 0 0 0 0
+#> f 1 0 0 1 0 0 0 0 0 0
#> g 0 0 0 0 0 0 0 0 0 0
-#> h 0 0 0 0 0 0 0 0 0 0
-#> i 0 0 0 0 0 1 0 0 0 0
-#> j 1 0 0 0 0 0 0 0 0 0
+#> h 0 0 0 0 1 0 0 0 0 0
+#> i 1 0 0 0 1 0 0 0 0 0
+#> j 1 0 0 0 0 0 0 0 1 0
# random undirected network
n <- network::network(m, directed = FALSE)
@@ -550,9 +550,9 @@ Examples
#> loops = FALSE
#> multiple = FALSE
#> bipartite = FALSE
-#> total edges= 9
+#> total edges= 12
#> missing edges= 0
-#> non-missing edges= 9
+#> non-missing edges= 12
#>
#> Vertex attribute names:
#> vertex.names
diff --git a/reference/ggnetworkmap.html b/reference/ggnetworkmap.html
index ab43c0d0f..60a5d771b 100644
--- a/reference/ggnetworkmap.html
+++ b/reference/ggnetworkmap.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -237,7 +237,7 @@ Examples
#>
#> attr, order
#> sna: Tools for Social Network Analysis
-#> Version 2.7-1 created on 2023-01-24.
+#> Version 2.7-2 created on 2023-12-05.
#> copyright (c) 2005, Carter T. Butts, University of California-Irvine
#> For citation information, type citation("sna").
#> Type help(package="sna") to get started.
diff --git a/reference/ggnostic.html b/reference/ggnostic.html
index 3a9c16864..b7aa1802e 100644
--- a/reference/ggnostic.html
+++ b/reference/ggnostic.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -170,7 +170,7 @@ Arguments
progress
-NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
+NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
data
diff --git a/reference/ggpairs.html b/reference/ggpairs.html
index 0940fa368..be9087318 100644
--- a/reference/ggpairs.html
+++ b/reference/ggpairs.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -211,7 +211,7 @@ Arguments
progress
-NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
+NULL
(default) for a progress bar in interactive sessions with more than 15 plots, TRUE
for a progress bar, FALSE
for no progress bar, or a function that accepts at least a plot matrix and returns a new progress::progress_bar
. See ggmatrix_progress
.
proportions
diff --git a/reference/ggparcoord.html b/reference/ggparcoord.html
index db72ec11b..996501692 100644
--- a/reference/ggparcoord.html
+++ b/reference/ggparcoord.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggscatmat.html b/reference/ggscatmat.html
index 5727f5817..fa06a8e3b 100644
--- a/reference/ggscatmat.html
+++ b/reference/ggscatmat.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggsurv.html b/reference/ggsurv.html
index 98052cac3..3759b076e 100644
--- a/reference/ggsurv.html
+++ b/reference/ggsurv.html
@@ -20,7 +20,7 @@
GGally
- 2.2.0
+ 2.2.1
@@ -274,7 +274,7 @@ Examples
x = c(90, 125, 5, 60),
y = c(0.8, 0.65, 0.55, 0.30),
size = 5,
- colour = scales::hue_pal(
+ colour = scales::hue_pal(
h = c(0, 360) + 15,
c = 100,
l = 65,
diff --git a/reference/ggtable.html b/reference/ggtable.html
index 7c1d9a9f7..5081d53f3 100644
--- a/reference/ggtable.html
+++ b/reference/ggtable.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/ggts.html b/reference/ggts.html
index 94433acbf..6527f8038 100644
--- a/reference/ggts.html
+++ b/reference/ggts.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/glyphplot.html b/reference/glyphplot.html
index 44d2f2c50..d0c5a2cf0 100644
--- a/reference/glyphplot.html
+++ b/reference/glyphplot.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/glyphs.html b/reference/glyphs.html
index 5c4ed8e7d..903946f03 100644
--- a/reference/glyphs.html
+++ b/reference/glyphs.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/grab_legend.html b/reference/grab_legend.html
index 5ae2df746..dd6fb7ffb 100644
--- a/reference/grab_legend.html
+++ b/reference/grab_legend.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/happy.html b/reference/happy.html
index d77af06c6..40895c310 100644
--- a/reference/happy.html
+++ b/reference/happy.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/index.html b/reference/index.html
index ed82ff19b..ecbeb977f 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/is_blank_plot.html b/reference/is_blank_plot.html
index 962253e0d..dc0fdbe6d 100644
--- a/reference/is_blank_plot.html
+++ b/reference/is_blank_plot.html
@@ -20,7 +20,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/is_date.html b/reference/is_date.html
index f1f3a9c96..54c57fa13 100644
--- a/reference/is_date.html
+++ b/reference/is_date.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/is_horizontal.html b/reference/is_horizontal.html
index 3743a80ca..ed410cc9e 100644
--- a/reference/is_horizontal.html
+++ b/reference/is_horizontal.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/lowertriangle.html b/reference/lowertriangle.html
index 869da5812..6c29ad7bb 100644
--- a/reference/lowertriangle.html
+++ b/reference/lowertriangle.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/mapping_color_to_fill.html b/reference/mapping_color_to_fill.html
index a2ca31fc7..4df553baa 100644
--- a/reference/mapping_color_to_fill.html
+++ b/reference/mapping_color_to_fill.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/mapping_string.html b/reference/mapping_string.html
index a0d73464f..7e6d4dfd3 100644
--- a/reference/mapping_string.html
+++ b/reference/mapping_string.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/mapping_swap_x_y.html b/reference/mapping_swap_x_y.html
index ac65e88ab..818b95df3 100644
--- a/reference/mapping_swap_x_y.html
+++ b/reference/mapping_swap_x_y.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/model_terms.html b/reference/model_terms.html
index 3bc9805f1..13987db1c 100644
--- a/reference/model_terms.html
+++ b/reference/model_terms.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/nasa.html b/reference/nasa.html
index 66c6daa13..8469dc386 100644
--- a/reference/nasa.html
+++ b/reference/nasa.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/pigs.html b/reference/pigs.html
index 04cdec3a0..8b6ae19df 100644
--- a/reference/pigs.html
+++ b/reference/pigs.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/pipe.html b/reference/pipe.html
index 03b519026..5697e7588 100644
--- a/reference/pipe.html
+++ b/reference/pipe.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/plot_types.html b/reference/plot_types.html
index 061b9c69a..c6c80f828 100644
--- a/reference/plot_types.html
+++ b/reference/plot_types.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/plotting_data_type.html b/reference/plotting_data_type.html
index 8a7fb1ce8..87225f05c 100644
--- a/reference/plotting_data_type.html
+++ b/reference/plotting_data_type.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/print.ggmatrix.html b/reference/print.ggmatrix.html
index 88165fa1a..18b2c6db5 100644
--- a/reference/print.ggmatrix.html
+++ b/reference/print.ggmatrix.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/print_if_interactive.html b/reference/print_if_interactive.html
index 429a30765..220013741 100644
--- a/reference/print_if_interactive.html
+++ b/reference/print_if_interactive.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/psychademic.html b/reference/psychademic.html
index eff18474e..873ee7789 100644
--- a/reference/psychademic.html
+++ b/reference/psychademic.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/putPlot.html b/reference/putPlot.html
index 12f8672e7..99c66ae92 100644
--- a/reference/putPlot.html
+++ b/reference/putPlot.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/reexports.html b/reference/reexports.html
index eb40bc4b9..62a09aefc 100644
--- a/reference/reexports.html
+++ b/reference/reexports.html
@@ -24,7 +24,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/remove_color_unless_equal.html b/reference/remove_color_unless_equal.html
index d3818eca0..03509904b 100644
--- a/reference/remove_color_unless_equal.html
+++ b/reference/remove_color_unless_equal.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/require_namespaces.html b/reference/require_namespaces.html
index a72e0694f..fb322718a 100644
--- a/reference/require_namespaces.html
+++ b/reference/require_namespaces.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/rescale01.html b/reference/rescale01.html
index d834d9062..e0d56a088 100644
--- a/reference/rescale01.html
+++ b/reference/rescale01.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/scag_order.html b/reference/scag_order.html
index 5705613ac..c1982121c 100644
--- a/reference/scag_order.html
+++ b/reference/scag_order.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/scatmat.html b/reference/scatmat.html
index 6551ef066..b518b08db 100644
--- a/reference/scatmat.html
+++ b/reference/scatmat.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/singleClassOrder.html b/reference/singleClassOrder.html
index 98ca7ffef..ff377cf09 100644
--- a/reference/singleClassOrder.html
+++ b/reference/singleClassOrder.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/skewness.html b/reference/skewness.html
index 232335c95..74992af94 100644
--- a/reference/skewness.html
+++ b/reference/skewness.html
@@ -18,7 +18,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/str.ggmatrix.html b/reference/str.ggmatrix.html
index 3bfeae96f..cf277e34c 100644
--- a/reference/str.ggmatrix.html
+++ b/reference/str.ggmatrix.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/tips.html b/reference/tips.html
index 2749a6daa..33fddc63b 100644
--- a/reference/tips.html
+++ b/reference/tips.html
@@ -19,7 +19,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/twitter_spambots.html b/reference/twitter_spambots.html
index 6b8dffcbe..52f0a8bfa 100644
--- a/reference/twitter_spambots.html
+++ b/reference/twitter_spambots.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/uppertriangle.html b/reference/uppertriangle.html
index 7df5a96e5..38d70e4b9 100644
--- a/reference/uppertriangle.html
+++ b/reference/uppertriangle.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/v1_ggmatrix_theme.html b/reference/v1_ggmatrix_theme.html
index f222f816f..192276bcb 100644
--- a/reference/v1_ggmatrix_theme.html
+++ b/reference/v1_ggmatrix_theme.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/vig_ggally.html b/reference/vig_ggally.html
index 51a190a4a..6e973d359 100644
--- a/reference/vig_ggally.html
+++ b/reference/vig_ggally.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1
diff --git a/reference/wrap.html b/reference/wrap.html
index 8c8aedb88..f1443c5ac 100644
--- a/reference/wrap.html
+++ b/reference/wrap.html
@@ -17,7 +17,7 @@
GGally
- 2.2.0
+ 2.2.1