Skip to content

Commit 4a90aa1

Browse files
REVDEP: Checked 34 packages [ci skip]
1 parent d7f1be5 commit 4a90aa1

File tree

3 files changed

+78
-115
lines changed

3 files changed

+78
-115
lines changed

revdep/README.md

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,57 +2,61 @@
22

33
|field |value |
44
|:--------|:----------------------------|
5-
|version |R version 4.0.4 (2021-02-15) |
5+
|version |R version 4.0.5 (2021-03-31) |
66
|os |CentOS Linux 7 (Core) |
77
|system |x86_64, linux-gnu |
88
|ui |X11 |
99
|language |en |
1010
|collate |en_US.UTF-8 |
1111
|ctype |en_US.UTF-8 |
1212
|tz |America/Los_Angeles |
13-
|date |2021-03-01 |
13+
|date |2021-05-15 |
1414

1515
# Dependencies
1616

1717
|package |old |new |Δ |
1818
|:---------|:------|:----------|:--|
19-
|progressr |0.7.0 |0.7.0-9000 |* |
19+
|progressr |0.7.0 |0.7.0-9001 |* |
2020
|digest |0.6.27 |0.6.27 | |
2121

2222
# Revdeps
2323

24-
## All (30)
24+
## All (34)
2525

2626
|package |version |error |warning |note |
2727
|:---------------------------------------------------|:-------|:-----|:-------|:----|
28-
|bbotk |0.3.0 | | | |
29-
|[cSEM](problems.md#csem) |0.3.1 | | |1 |
28+
|[bayesmove](problems.md#bayesmove) |0.2.0 | | |1 |
29+
|bbotk |0.3.2 | | | |
30+
|[cSEM](problems.md#csem) |0.4.0 | | |1 |
3031
|dipsaus |0.1.5 | | | |
3132
|[easyalluvial](problems.md#easyalluvial) |0.3.0 | | |2 |
3233
|econet |0.1.93 | | | |
33-
|[EFAtools](problems.md#efatools) |0.3.0 | | |2 |
34+
|[EFAtools](problems.md#efatools) |0.3.1 | | |2 |
3435
|[EpiNow2](problems.md#epinow2) |1.3.2 | | |2 |
3536
|epwshiftr |0.1.2 | | | |
36-
|fabletools |0.3.0 | | | |
37+
|fabletools |0.3.1 | | | |
3738
|funGp |0.2.1 | | | |
38-
|[fxTWAPLS](problems.md#fxtwapls) |0.0.5 | | |1 |
39-
|gtfs2gps |1.3-2 | | | |
40-
|lightr |1.3 | | | |
39+
|fxTWAPLS |0.0.6 | | | |
40+
|geocmeans |0.1.1 | | | |
41+
|[gtfs2gps](problems.md#gtfs2gps) |1.4-1 | | |1 |
42+
|lightr |1.4 | | | |
4143
|[lmtp](problems.md#lmtp) |0.9.0 | | |1 |
4244
|LWFBrook90R |0.4.4 | | | |
43-
|mcmcensemble |2.2.0 | | | |
44-
|[mlr3](problems.md#mlr3) |0.10.0 |1 | | |
45-
|[modeltime](problems.md#modeltime) |0.4.1 | | |1 |
46-
|[modeltime.ensemble](problems.md#modeltimeensemble) |0.3.0 | | |1 |
47-
|[modeltime.resample](problems.md#modeltimeresample) |0.1.0 | | |1 |
48-
|nflfastR |4.0.0 | | | |
45+
|mcmcensemble |3.0.0 | | | |
46+
|mikropml |1.0.0 | | | |
47+
|mlr3 |0.11.0 | | | |
48+
|modeltime |0.5.1 | | | |
49+
|[modeltime.ensemble](problems.md#modeltimeensemble) |0.4.0 | | |1 |
50+
|[modeltime.resample](problems.md#modeltimeresample) |0.2.0 | | |1 |
51+
|nflfastR |4.1.0 | | | |
52+
|nflseedR |1.0.2 | | | |
4953
|nlrx |0.4.2 | | | |
50-
|[pavo](problems.md#pavo) |2.6.1 | |1 | |
51-
|poppr |2.9.0 | | | |
52-
|rainette |0.1.2 | | | |
54+
|[pavo](problems.md#pavo) |2.7.0 | |1 | |
55+
|poppr |2.9.1 | | | |
56+
|rainette |0.1.3 | | | |
5357
|rangeMapper |2.0.2 | | | |
5458
|sims |0.0.2 | | | |
5559
|[spNetwork](problems.md#spnetwork) |0.1.1 | | |1 |
56-
|[terrainr](problems.md#terrainr) |0.3.1 | | |1 |
60+
|[terrainr](problems.md#terrainr) |0.4.0 | | |1 |
5761
|trundler |0.1.19 | | | |
5862

revdep/cran.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## revdepcheck results
22

3-
We checked 30 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 34 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

revdep/problems.md

Lines changed: 52 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,34 @@
1+
# bayesmove
2+
3+
<details>
4+
5+
* Version: 0.2.0
6+
* GitHub: https://github.com/joshcullen/bayesmove
7+
* Source code: https://github.com/cran/bayesmove
8+
* Date/Publication: 2021-04-26 22:10:11 UTC
9+
* Number of recursive dependencies: 141
10+
11+
Run `revdep_details(, "bayesmove")` for more info
12+
13+
</details>
14+
15+
## In both
16+
17+
* checking dependencies in R code ... NOTE
18+
```
19+
Namespace in Imports field not imported from: ‘move’
20+
All declared Imports should be used.
21+
```
22+
123
# cSEM
224
325
<details>
426
5-
* Version: 0.3.1
27+
* Version: 0.4.0
628
* GitHub: https://github.com/M-E-Rademaker/cSEM
729
* Source code: https://github.com/cran/cSEM
8-
* Date/Publication: 2021-02-14 22:50:20 UTC
9-
* Number of recursive dependencies: 123
30+
* Date/Publication: 2021-04-19 22:00:18 UTC
31+
* Number of recursive dependencies: 121
1032
1133
Run `revdep_details(, "cSEM")` for more info
1234
@@ -28,7 +50,7 @@ Run `revdep_details(, "cSEM")` for more info
2850
* GitHub: https://github.com/erblast/easyalluvial
2951
* Source code: https://github.com/cran/easyalluvial
3052
* Date/Publication: 2021-01-13 10:40:09 UTC
31-
* Number of recursive dependencies: 177
53+
* Number of recursive dependencies: 175
3254
3355
Run `revdep_details(, "easyalluvial")` for more info
3456
@@ -51,11 +73,11 @@ Run `revdep_details(, "easyalluvial")` for more info
5173
5274
<details>
5375
54-
* Version: 0.3.0
76+
* Version: 0.3.1
5577
* GitHub: https://github.com/mdsteiner/EFAtools
5678
* Source code: https://github.com/cran/EFAtools
57-
* Date/Publication: 2020-11-04 18:00:02 UTC
58-
* Number of recursive dependencies: 88
79+
* Date/Publication: 2021-03-27 08:40:42 UTC
80+
* Number of recursive dependencies: 86
5981
6082
Run `revdep_details(, "EFAtools")` for more info
6183
@@ -65,7 +87,7 @@ Run `revdep_details(, "EFAtools")` for more info
6587
6688
* checking installed package size ... NOTE
6789
```
68-
installed size is 7.1Mb
90+
installed size is 7.2Mb
6991
sub-directories of 1Mb or more:
7092
doc 1.0Mb
7193
libs 5.3Mb
@@ -105,25 +127,25 @@ Run `revdep_details(, "EpiNow2")` for more info
105127
libs 153.4Mb
106128
```
107129
108-
# fxTWAPLS
130+
# gtfs2gps
109131
110132
<details>
111133
112-
* Version: 0.0.5
113-
* GitHub: https://github.com/special-uor/fxTWAPLS
114-
* Source code: https://github.com/cran/fxTWAPLS
115-
* Date/Publication: 2021-01-29 12:10:02 UTC
116-
* Number of recursive dependencies: 63
134+
* Version: 1.4-1
135+
* GitHub: https://github.com/ipeaGIT/gtfs2gps
136+
* Source code: https://github.com/cran/gtfs2gps
137+
* Date/Publication: 2021-04-13 12:20:02 UTC
138+
* Number of recursive dependencies: 80
117139
118-
Run `revdep_details(, "fxTWAPLS")` for more info
140+
Run `revdep_details(, "gtfs2gps")` for more info
119141
120142
</details>
121143
122144
## In both
123145
124146
* checking dependencies in R code ... NOTE
125147
```
126-
Namespace in Imports field not imported from: ‘progress
148+
Namespace in Imports field not imported from: ‘readr
127149
All declared Imports should be used.
128150
```
129151
@@ -135,7 +157,7 @@ Run `revdep_details(, "fxTWAPLS")` for more info
135157
* GitHub: NA
136158
* Source code: https://github.com/cran/lmtp
137159
* Date/Publication: 2021-02-22 15:50:02 UTC
138-
* Number of recursive dependencies: 92
160+
* Number of recursive dependencies: 107
139161
140162
Run `revdep_details(, "lmtp")` for more info
141163
@@ -150,78 +172,15 @@ Run `revdep_details(, "lmtp")` for more info
150172
All declared Imports should be used.
151173
```
152174
153-
# mlr3
154-
155-
<details>
156-
157-
* Version: 0.10.0
158-
* GitHub: https://github.com/mlr-org/mlr3
159-
* Source code: https://github.com/cran/mlr3
160-
* Date/Publication: 2021-01-21 08:50:06 UTC
161-
* Number of recursive dependencies: 60
162-
163-
Run `revdep_details(, "mlr3")` for more info
164-
165-
</details>
166-
167-
## In both
168-
169-
* checking tests ...
170-
```
171-
ERROR
172-
Running the tests in ‘tests/testthat.R’ failed.
173-
Complete output:
174-
> if (requireNamespace("testthat", quietly = TRUE)) {
175-
+ library(checkmate)
176-
+ library(testthat)
177-
+ library(mlr3)
178-
+
179-
+ test_check("mlr3")
180-
+ }
181-
...
182-
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
183-
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
184-
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
185-
186-
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
187-
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
188-
189-
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
190-
Error: Test failures
191-
Execution halted
192-
```
193-
194-
# modeltime
195-
196-
<details>
197-
198-
* Version: 0.4.1
199-
* GitHub: https://github.com/business-science/modeltime
200-
* Source code: https://github.com/cran/modeltime
201-
* Date/Publication: 2021-01-17 14:30:13 UTC
202-
* Number of recursive dependencies: 194
203-
204-
Run `revdep_details(, "modeltime")` for more info
205-
206-
</details>
207-
208-
## In both
209-
210-
* checking dependencies in R code ... NOTE
211-
```
212-
Namespace in Imports field not imported from: ‘slider’
213-
All declared Imports should be used.
214-
```
215-
216175
# modeltime.ensemble
217176
218177
<details>
219178
220-
* Version: 0.3.0
179+
* Version: 0.4.0
221180
* GitHub: https://github.com/business-science/modeltime.ensemble
222181
* Source code: https://github.com/cran/modeltime.ensemble
223-
* Date/Publication: 2020-11-06 18:00:02 UTC
224-
* Number of recursive dependencies: 189
182+
* Date/Publication: 2021-04-05 14:20:02 UTC
183+
* Number of recursive dependencies: 206
225184
226185
Run `revdep_details(, "modeltime.ensemble")` for more info
227186
@@ -240,11 +199,11 @@ Run `revdep_details(, "modeltime.ensemble")` for more info
240199
241200
<details>
242201
243-
* Version: 0.1.0
202+
* Version: 0.2.0
244203
* GitHub: https://github.com/business-science/modeltime.resample
245204
* Source code: https://github.com/cran/modeltime.resample
246-
* Date/Publication: 2020-11-05 07:40:09 UTC
247-
* Number of recursive dependencies: 193
205+
* Date/Publication: 2021-03-14 20:40:07 UTC
206+
* Number of recursive dependencies: 205
248207
249208
Run `revdep_details(, "modeltime.resample")` for more info
250209
@@ -263,11 +222,11 @@ Run `revdep_details(, "modeltime.resample")` for more info
263222
264223
<details>
265224
266-
* Version: 2.6.1
225+
* Version: 2.7.0
267226
* GitHub: https://github.com/rmaia/pavo
268227
* Source code: https://github.com/cran/pavo
269-
* Date/Publication: 2020-12-18 22:20:02 UTC
270-
* Number of recursive dependencies: 106
228+
* Date/Publication: 2021-03-23 11:40:02 UTC
229+
* Number of recursive dependencies: 102
271230
272231
Run `revdep_details(, "pavo")` for more info
273232
@@ -290,7 +249,7 @@ Run `revdep_details(, "pavo")` for more info
290249
* GitHub: https://github.com/JeremyGelb/spNetwork
291250
* Source code: https://github.com/cran/spNetwork
292251
* Date/Publication: 2021-01-21 23:30:02 UTC
293-
* Number of recursive dependencies: 119
252+
* Number of recursive dependencies: 117
294253
295254
Run `revdep_details(, "spNetwork")` for more info
296255
@@ -310,11 +269,11 @@ Run `revdep_details(, "spNetwork")` for more info
310269
311270
<details>
312271
313-
* Version: 0.3.1
272+
* Version: 0.4.0
314273
* GitHub: https://github.com/ropensci/terrainr
315274
* Source code: https://github.com/cran/terrainr
316-
* Date/Publication: 2021-02-23 08:30:02 UTC
317-
* Number of recursive dependencies: 94
275+
* Date/Publication: 2021-04-23 09:10:02 UTC
276+
* Number of recursive dependencies: 93
318277
319278
Run `revdep_details(, "terrainr")` for more info
320279

0 commit comments

Comments
 (0)