File tree Expand file tree Collapse file tree 5 files changed +27
-6
lines changed Expand file tree Collapse file tree 5 files changed +27
-6
lines changed Original file line number Diff line number Diff line change 11Package: butcher
22Title: Model Butcher
3- Version: 0.1.3.9000
3+ Version: 0.1.4
44Authors@R:
55 c(person(given = "Joyce",
66 family = "Cahoon",
Original file line number Diff line number Diff line change 1- # butcher (development version)
1+ # butcher 0.1.4
22
33* Ensure butcher is compatible with recipes 0.1.16, where a few steps have been
44 renamed.
Original file line number Diff line number Diff line change 11## R CMD check results
22
3- 0 errors | 0 warnings | 0 notes
3+ 0 errors | 0 warnings | 1 notes
4+
5+ New maintainer:
6+ 7+ Old maintainer(s):
8+ 9+
10+ ## revdepcheck results
11+
12+ We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
13+
14+ * We saw 0 new problems
15+ * We failed to check 0 packages
16+
17+ ## Submission 0.1.4
18+
19+ This release fixes the current CRAN errors related to changes made in the survival package.
20+
21+ This release also changes the maintainer from Joyce to Davis.
422
523## Submission 0.1.3
624
Original file line number Diff line number Diff line change 1010| collate | en_US.UTF-8 |
1111| ctype | en_US.UTF-8 |
1212| tz | America/New_York |
13- | date | 2021-03-03 |
13+ | date | 2021-03-18 |
1414
1515# Dependencies
1616
1717| package | old | new | Δ |
1818| :-------| :-----| :----------| :--|
19- | butcher | 0.1.2 | 0.1.2.9000 | * |
19+ | butcher | 0.1.3 | 0.1.3.9000 | * |
20+ | cli | NA | 2.3.1.9000 | * |
21+ | tibble | NA | 3.1.0.9000 | * |
2022| usethis | NA | 2.0.1.9000 | * |
23+ | utf8 | NA | 1.2.1 | * |
2124
2225# Revdeps
2326
Original file line number Diff line number Diff line change 11## revdepcheck results
22
3- We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+ We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44
55 * We saw 0 new problems
66 * We failed to check 0 packages
You can’t perform that action at this time.
0 commit comments