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: cran-comments.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,18 @@
1
-
## Test environments
2
-
* local R installation, R 3.6.0
3
-
* ubuntu 16.04 (on travis-ci), R 3.6.0
4
-
* win-builder (devel)
5
-
6
1
## R CMD check results
7
2
8
3
0 errors | 0 warnings | 0 notes
9
4
10
5
## revdepcheck results
11
6
12
-
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
7
+
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
13
8
14
9
* We saw 0 new problems
15
10
* We failed to check 0 packages
16
11
12
+
## 0.1.6 Submission
13
+
14
+
This submission adds a new family of `extract_*()` generics for usage in other tidymodels packages. It also formally removes support for logical `indicators` in `default_formula_blueprint()`, which has been soft deprecated for awhile now.
15
+
17
16
## 0.1.5 Submission
18
17
19
18
This submission adds limited support for sparse matrix output.
0 commit comments