Skip to content

Commit f56f602

Browse files
REVDEP: 22 reverse dependencies on CRAN [ci skip]
1 parent 9c18fdd commit f56f602

File tree

2 files changed

+22
-39
lines changed

2 files changed

+22
-39
lines changed

revdep/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
|collate |en_US.UTF-8 |
1111
|ctype |en_US.UTF-8 |
1212
|tz |America/Los_Angeles |
13-
|date |2020-11-17 |
13+
|date |2020-12-07 |
1414

1515
# Dependencies
1616

@@ -29,19 +29,19 @@
2929
|dipsaus |0.1.1 | | | |
3030
|econet |0.1.92 | | | |
3131
|[EFAtools](problems.md#efatools) |0.3.0 | | |2 |
32-
|[EpiNow2](problems.md#epinow2) |1.2.1 | | |2 |
32+
|[EpiNow2](problems.md#epinow2) |1.3.1 | | |2 |
3333
|epwshiftr |0.1.1 | | | |
3434
|fabletools |0.2.1 | | | |
35-
|[funGp](problems.md#fungp) |0.2.0 | | |1 |
35+
|funGp |0.2.1 | | | |
3636
|furrr |0.2.1 | | | |
3737
|gtfs2gps |1.3-2 | | | |
3838
|lightr |1.3 | | | |
3939
|[lmtp](problems.md#lmtp) |0.0.5 | | |2 |
40-
|mlr3 |0.8.0 | | | |
41-
|[modeltime](problems.md#modeltime) |0.3.1 |1 | | |
40+
|mlr3 |0.9.0 | | | |
41+
|[modeltime](problems.md#modeltime) |0.4.0 |1 | |1 |
4242
|[modeltime.ensemble](problems.md#modeltimeensemble) |0.3.0 | | |1 |
4343
|[modeltime.resample](problems.md#modeltimeresample) |0.1.0 | | |1 |
44-
|nflfastR |3.1.1 | | | |
44+
|nflfastR |3.2.0 | | | |
4545
|nlrx |0.4.2 | | | |
4646
|[pavo](problems.md#pavo) |2.5.0 | |1 | |
4747
|poppr |2.8.6 | | | |

revdep/problems.md

Lines changed: 16 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* GitHub: https://github.com/M-E-Rademaker/cSEM
77
* Source code: https://github.com/cran/cSEM
88
* Date/Publication: 2020-10-12 16:40:03 UTC
9-
* Number of recursive dependencies: 120
9+
* Number of recursive dependencies: 119
1010

1111
Run `revdep_details(, "cSEM")` for more info
1212

@@ -54,11 +54,11 @@ Run `revdep_details(, "EFAtools")` for more info
5454
5555
<details>
5656
57-
* Version: 1.2.1
57+
* Version: 1.3.1
5858
* GitHub: NA
5959
* Source code: https://github.com/cran/EpiNow2
60-
* Date/Publication: 2020-10-20 14:50:09 UTC
61-
* Number of recursive dependencies: 146
60+
* Date/Publication: 2020-11-22 14:20:05 UTC
61+
* Number of recursive dependencies: 149
6262
6363
Run `revdep_details(, "EpiNow2")` for more info
6464
@@ -73,32 +73,9 @@ Run `revdep_details(, "EpiNow2")` for more info
7373
7474
* checking installed package size ... NOTE
7575
```
76-
installed size is 107.4Mb
76+
installed size is 137.8Mb
7777
sub-directories of 1Mb or more:
78-
help 2.3Mb
79-
libs 104.8Mb
80-
```
81-
82-
# funGp
83-
84-
<details>
85-
86-
* Version: 0.2.0
87-
* GitHub: NA
88-
* Source code: https://github.com/cran/funGp
89-
* Date/Publication: 2020-11-17 09:10:03 UTC
90-
* Number of recursive dependencies: 35
91-
92-
Run `revdep_details(, "funGp")` for more info
93-
94-
</details>
95-
96-
## In both
97-
98-
* checking dependencies in R code ... NOTE
99-
```
100-
Namespace in Imports field not imported from: ‘plyr’
101-
All declared Imports should be used.
78+
libs 136.4Mb
10279
```
10380
10481
# lmtp
@@ -133,10 +110,10 @@ Run `revdep_details(, "lmtp")` for more info
133110
134111
<details>
135112
136-
* Version: 0.3.1
113+
* Version: 0.4.0
137114
* GitHub: https://github.com/business-science/modeltime
138115
* Source code: https://github.com/cran/modeltime
139-
* Date/Publication: 2020-11-09 21:50:02 UTC
116+
* Date/Publication: 2020-11-23 08:50:05 UTC
140117
* Number of recursive dependencies: 195
141118
142119
Run `revdep_details(, "modeltime")` for more info
@@ -166,11 +143,17 @@ Run `revdep_details(, "modeltime")` for more info
166143
══ testthat results ═══════════════════════════════════════════════════════════
167144
ERROR (test-results-forecast-plots.R:34:1): (code run outside of `test_that()`)
168145
169-
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 465 ]
146+
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 473 ]
170147
Error: Test failures
171148
Execution halted
172149
```
173150
151+
* checking dependencies in R code ... NOTE
152+
```
153+
Namespace in Imports field not imported from: ‘slider’
154+
All declared Imports should be used.
155+
```
156+
174157
# modeltime.ensemble
175158
176159
<details>
@@ -225,7 +208,7 @@ Run `revdep_details(, "modeltime.resample")` for more info
225208
* GitHub: https://github.com/rmaia/pavo
226209
* Source code: https://github.com/cran/pavo
227210
* Date/Publication: 2020-11-12 09:00:02 UTC
228-
* Number of recursive dependencies: 100
211+
* Number of recursive dependencies: 101
229212
230213
Run `revdep_details(, "pavo")` for more info
231214

0 commit comments

Comments
 (0)