You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# partition (development version)
2
2
3
+
* Required ggplot2 version 3.3.0 or higher due to a bug fix related to stacked area charts
4
+
* Added ggcorplot to `Suggests` for use in the vignette
5
+
* Revamped the intro vignettes to be clearer and with better examples using the Baxter data.
3
6
* Added microbiome data from [https://doi.org/10.1186/s13073-016-0290-3](https://doi.org/10.1186/s13073-016-0290-3) as 5 exported data sets: `baxter_clinical`, `baxter_otu`, `baxter_family`, `baxter_genus`, and `baxter_data_dictionary` (#16)
4
7
* fixed partial match warning in `measure_min_icc()` (b382caae)
0 commit comments