Skip to content

Commit 8638b15

Browse files
committed
revdep results
1 parent b18402c commit 8638b15

File tree

3 files changed

+39
-21
lines changed

3 files changed

+39
-21
lines changed

revdep/README.md

Lines changed: 38 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,46 @@
11
# Platform
22

3-
|field |value |
4-
|:--------|:--------------------------------------------------|
5-
|version |R Under development (unstable) (2019-03-02 r76189) |
6-
|os |macOS High Sierra 10.13.6 |
7-
|system |x86_64, darwin15.6.0 |
8-
|ui |X11 |
9-
|language |(EN) |
10-
|collate |en_US.UTF-8 |
11-
|ctype |en_US.UTF-8 |
12-
|tz |America/New_York |
13-
|date |2019-03-21 |
3+
|field |value |
4+
|:--------|:----------------------------|
5+
|version |R version 4.0.3 (2020-10-10) |
6+
|os |macOS Catalina 10.15.5 |
7+
|system |x86_64, darwin17.0 |
8+
|ui |RStudio |
9+
|language |(EN) |
10+
|collate |en_US.UTF-8 |
11+
|ctype |en_US.UTF-8 |
12+
|tz |America/New_York |
13+
|date |2021-01-19 |
1414

1515
# Dependencies
1616

17-
|package |old |new |Δ |
18-
|:-------|:-----|:----------|:--|
19-
|parsnip |0.0.1 |0.0.1.9000 |* |
17+
|package |old |new |Δ |
18+
|:-----------|:------|:----------|:--|
19+
|parsnip |0.1.4 |0.1.4.9000 |* |
20+
|assertthat |0.2.1 |0.2.1 | |
21+
|cli |2.2.0 |2.2.0 | |
22+
|cpp11 |0.2.5 |0.2.5 | |
23+
|crayon |1.3.4 |1.3.4 | |
24+
|digest |0.6.27 |0.6.27 | |
25+
|dplyr |1.0.3 |1.0.3 | |
26+
|ellipsis |0.3.1 |0.3.1 | |
27+
|fansi |0.4.2 |0.4.2 | |
28+
|generics |0.1.0 |0.1.0 | |
29+
|globals |0.14.0 |0.14.0 | |
30+
|glue |1.4.2 |1.4.2 | |
31+
|lifecycle |0.2.0 |0.2.0 | |
32+
|magrittr |2.0.1 |2.0.1 | |
33+
|pillar |1.4.7 |1.4.7 | |
34+
|pkgconfig |2.0.3 |2.0.3 | |
35+
|prettyunits |1.1.1 |1.1.1 | |
36+
|purrr |0.3.4 |0.3.4 | |
37+
|R6 |2.5.0 |2.5.0 | |
38+
|rlang |0.4.10 |0.4.10 | |
39+
|tibble |3.0.5 |3.0.5 | |
40+
|tidyr |1.1.2 |1.1.2 | |
41+
|tidyselect |1.1.0 |1.1.0 | |
42+
|utf8 |1.1.4 |1.1.4 | |
43+
|vctrs |0.3.6 |0.3.6 | |
2044

2145
# Revdeps
2246

23-
## All (2)
24-
25-
|package |version |error |warning |note |
26-
|:----------|:-------|:-----|:-------|:----|
27-
|probably |0.0.2 | | | |
28-
|tidymodels |0.0.2 | | | |
29-

revdep/data.sqlite

348 KB
Binary file not shown.

revdep/problems.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*Wow, no problems at all. :)*

0 commit comments

Comments
 (0)