Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Prepare for v1.11.0 relesase
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoOlivoto committed Dec 12, 2020
1 parent e1f830b commit 7aea104
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
## New functions
* `set_union()`, `set_difference()` and `set_intersect()` for set operations with many sets.
* `venn_plot()` to produce Venn diagrams.
* `as_vector()` to coerce data frame variables to vectors in the global environment quickly.

# Minor improvements
* `gge()` now have a `by` argument and understand data passed from `group_by`.
Expand All @@ -13,7 +12,7 @@
# metan 1.10.0
* `as_*()` now handles vectors.
* `plot.corr_coef()` now shows both stars or p-values for reporting the significance of correlations.s
# metan 1.10.0

## Minor improvements
* `gamem()`, `gamem_met()`, and `waasb()` now have a `by` argument and understand data passed from `group_by`.
* `mtsi()` and `mgidi()` now returns the ranks for the contribution of each factor and understand models fitted with `gamem()` and `waasb()` using the `by` argument.
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Release summary
This is a minor release (v1.10.0) that add new functions and minor improvements. See `News.md` for more information.
This is a minor release (v1.11.0) that add new functions and minor improvements. See `News.md` for more information.

# Test environments
- local OS X install, R 4.0.0
Expand Down
2 changes: 0 additions & 2 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7aea104

Please sign in to comment.