Skip to content

Commit 77c20e4

Browse files
committed
Run revdep checks
1 parent fee710b commit 77c20e4

File tree

6 files changed

+118
-38
lines changed

6 files changed

+118
-38
lines changed

.Rbuildignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
^docs$
1010
^cran-comments\.md$
1111
^revdep$
12+
^\.httr-oauth$

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ vignettes/*.R
1818
/GTAGS
1919
/TAGS
2020
/.dir-locals.el
21+
revdep/checks
22+
revdep/library

revdep/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
checks
22
library
3+
data.sqlite

revdep/README.md

+32-18
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,36 @@
22

33
|field |value |
44
|:--------|:----------------------------|
5-
|version |R version 3.4.1 (2017-06-30) |
5+
|version |R version 3.4.2 (2017-09-28) |
66
|os |macOS Sierra 10.12.6 |
77
|system |x86_64, darwin15.6.0 |
88
|ui |RStudio |
99
|language |(EN) |
1010
|collate |en_US.UTF-8 |
1111
|tz |America/Chicago |
12-
|date |2017-08-08 |
12+
|date |2017-11-03 |
1313

1414
# Dependencies
1515

1616
|package |old |new |Δ |
1717
|:----------|:--------|:----------|:--|
1818
|dbplyr |1.1.0 |1.1.0.9000 |* |
1919
|assertthat |0.2.0 |0.2.0 | |
20-
|BH |1.62.0-1 |1.62.0-1 | |
20+
|BH |1.65.0-1 |1.65.0-1 | |
2121
|bindr |0.1 |0.1 | |
2222
|bindrcpp |0.2 |0.2 | |
2323
|DBI |0.7 |0.7 | |
24-
|dplyr |0.7.2 |0.7.2 | |
25-
|glue |1.1.1 |1.1.1 | |
24+
|dplyr |0.7.4 |0.7.4 | |
25+
|glue |1.2.0 |1.2.0 | |
2626
|magrittr |1.5 |1.5 | |
2727
|pkgconfig |2.0.1 |2.0.1 | |
2828
|plogr |0.1-1 |0.1-1 | |
29-
|purrr |0.2.3 |0.2.3 | |
29+
|purrr |0.2.4 |0.2.4 | |
3030
|R6 |2.2.2 |2.2.2 | |
31-
|Rcpp |0.12.12 |0.12.12 | |
32-
|rlang |0.1.1 |0.1.1 | |
33-
|tibble |1.3.3 |1.3.3 | |
31+
|Rcpp |0.12.13 |0.12.13 | |
32+
|rlang |0.1.2 |0.1.2 | |
33+
|tibble |1.3.4 |1.3.4 | |
34+
|tidyselect |NA |0.2.2 |* |
3435

3536
# Revdeps
3637

@@ -41,29 +42,42 @@
4142
|[grasp2db](problems.md#grasp2db) |1.0.0 |1 |3 |4 |
4243
|[RSQLServer](problems.md#rsqlserver) |0.3.0 |1 | | |
4344

44-
## All (23)
45+
## Broken (2)
46+
47+
|package |version |error |warning |note |
48+
|:-------------------------------------------|:-------|:-----|:-------|:----|
49+
|[Organism.dplyr](problems.md#organismdplyr) |1.2.2 | |__+1__ |1 |
50+
|[replyr](problems.md#replyr) |0.8.2 | |__+1__ |1 |
51+
52+
## All (29)
4553

4654
|package |version |error |warning |note |
4755
|:----------------------------------------------------|:-------|:-----|:-------|:----|
4856
|[bigrquery](problems.md#bigrquery) |0.4.1 |1 | | |
49-
|bikedata |0.0.3 |-1 | | |
5057
|BiocFileCache |1.0.1 | | | |
5158
|chunked |0.4 | | | |
52-
|[dexter](problems.md#dexter) |0.4.2 | |2 |1 |
53-
|[dplyr](problems.md#dplyr) |0.7.2 | | |1 |
54-
|etl |0.3.6 | | | |
59+
|civis |1.0.2 | | | |
60+
|cytominer |0.1.0 | | | |
61+
|[dexter](problems.md#dexter) |0.5.1 | | |1 |
62+
|[dplyr](problems.md#dplyr) |0.7.4 | | |1 |
63+
|etl |0.3.7 | | | |
5564
|[grasp2db](problems.md#grasp2db) |1.0.0 |1 |3 |4 |
5665
|[implyr](problems.md#implyr) |0.2.1 |1 | | |
57-
|infuser |0.2.7 | | | |
66+
|infuser |0.2.8 | | | |
67+
|[macleish](problems.md#macleish) |0.3.1 | | |1 |
5868
|[mdsr](problems.md#mdsr) |0.1.4 | | |3 |
5969
|[metagenomeFeatures](problems.md#metagenomefeatures) |1.8.1 | | |2 |
60-
|[MonetDBLite](problems.md#monetdblite) |0.4.1 | | |1 |
61-
|[Organism.dplyr](problems.md#organism.dplyr) |1.2.1 | | |1 |
70+
|[MonetDBLite](problems.md#monetdblite) |0.4.1 |1 | |1 |
71+
|nyctaxi |0.0.1 | | | |
72+
|[Organism.dplyr](problems.md#organismdplyr) |1.2.2 | |__+1__ |1 |
6273
|pleiades |0.2.0 | | | |
74+
|pool |0.1.2 | | | |
75+
|poplite |0.99.19 | | | |
76+
|[replyr](problems.md#replyr) |0.8.2 | |__+1__ |1 |
6377
|RPresto |1.3.0 | | | |
6478
|[RSQLServer](problems.md#rsqlserver) |0.3.0 |1 | | |
6579
|[sergeant](problems.md#sergeant) |0.5.2 |1 | | |
66-
|sparklyr |0.6.1 | | | |
80+
|sparklyr |0.6.4 |-1 | | |
6781
|sqlscore |0.1.2 | | | |
6882
|srvyr |0.2.2 | | | |
6983
|[taxizedb](problems.md#taxizedb) |0.1.4 |1 | | |

revdep/email.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
release_date: Nov 13
2+
rel_release_date: 10 days
3+
my_news_url: https://github.com/tidyverse/dbplyr/blob/master/NEWS.md#dbplyr-1109000
4+
release_version: 1.2.0

revdep/problems.md

+78-20
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Version: 0.4.1
99
ERROR
1010
Running the tests in ‘tests/testthat.R’ failed.
1111
Last 13 lines of output:
12-
4. Failure: DBItest: Connection: disconnect_invalid_connection
1312
5. Failure: DBItest: Connection: data_type_connection
1413
6. Failure: DBItest: Connection: data_type_connection
1514
7. Failure: DBItest: Connection: data_type_connection
@@ -24,35 +23,23 @@ Version: 0.4.1
2423
3: Unused skip expressions: rows_affected
2524
4: Unused skip expressions: read_only
2625
Execution halted
26+
Deleting test2668
2727
```
2828
2929
# dexter
3030
31-
Version: 0.4.2
31+
Version: 0.5.1
3232
3333
## In both
3434
35-
* checking whether package ‘dexter’ can be installed ... WARNING
36-
```
37-
Found the following significant warnings:
38-
Warning: No Rd macros in package 'Rdpack'.
39-
See ‘/Users/hadley/Documents/dplyr/dbplyr/revdep/checks/dexter/new/dexter.Rcheck/00install.out’ for details.
40-
```
41-
42-
* checking Rd files ... WARNING
43-
```
44-
Warning: No Rd macros in package 'Rdpack'.
45-
prepare_Rd: create3DC.Rd:65: unknown macro '\insertRef'
46-
```
47-
4835
* checking data for non-ASCII characters ... NOTE
4936
```
5037
Note: found 109 marked UTF-8 strings
5138
```
5239
5340
# dplyr
5441
55-
Version: 0.7.2
42+
Version: 0.7.4
5643
5744
## In both
5845
@@ -153,6 +140,18 @@ Version: 0.2.1
153140
Execution halted
154141
```
155142
143+
# macleish
144+
145+
Version: 0.3.1
146+
147+
## In both
148+
149+
* checking dependencies in R code ... NOTE
150+
```
151+
Namespace in Imports field not imported from: ‘DBI’
152+
All declared Imports should be used.
153+
```
154+
156155
# mdsr
157156
158157
Version: 0.1.4
@@ -213,16 +212,50 @@ Version: 0.4.1
213212
214213
## In both
215214
215+
* checking tests ...
216+
```
217+
ERROR
218+
Running the tests in ‘tests/testthat.R’ failed.
219+
Last 13 lines of output:
220+
1: In .Internal(gc(verbose, reset)) :
221+
Connection is garbage-collected, use dbDisconnect() to avoid this.
222+
2: In .Internal(gc(verbose, reset)) :
223+
Connection is garbage-collected, use dbDisconnect() to avoid this.
224+
3: In .Internal(gc(verbose, reset)) :
225+
Connection is garbage-collected, use dbDisconnect() to avoid this.
226+
4: In .Internal(gc(verbose, reset)) :
227+
Connection is garbage-collected, use dbDisconnect() to avoid this.
228+
5: In .Internal(gc(verbose, reset)) :
229+
Connection is garbage-collected, use dbDisconnect() to avoid this.
230+
6: Connection is garbage-collected, use dbDisconnect() to avoid this.
231+
7: Connection is garbage-collected, use dbDisconnect() to avoid this.
232+
8: In .Internal(gc(verbose, reset)) :
233+
Connection is garbage-collected, use dbDisconnect() to avoid this.
234+
Execution halted
235+
```
236+
216237
* checking installed package size ... NOTE
217238
```
218-
installed size is 5.3Mb
239+
installed size is 5.4Mb
219240
sub-directories of 1Mb or more:
220241
libs 5.1Mb
221242
```
222243
223244
# Organism.dplyr
224245
225-
Version: 1.2.1
246+
Version: 1.2.2
247+
248+
## Newly broken
249+
250+
* checking re-building of vignette outputs ... WARNING
251+
```
252+
Error in re-building vignettes:
253+
...
254+
Quitting from lines 134-151 (Organism.dplyr.Rmd)
255+
Error: processing vignette 'Organism.dplyr.Rmd' failed with diagnostics:
256+
no applicable method for 'groups' applied to an object of class "c('sql', 'character')"
257+
Execution halted
258+
```
226259
227260
## In both
228261
@@ -236,6 +269,31 @@ Version: 1.2.1
236269
See the note in ?`:::` about the use of this operator.
237270
```
238271
272+
# replyr
273+
274+
Version: 0.8.2
275+
276+
## Newly broken
277+
278+
* checking re-building of vignette outputs ... WARNING
279+
```
280+
Error in re-building vignettes:
281+
...
282+
Quitting from lines 151-159 (DependencySorting.Rmd)
283+
Error: processing vignette 'DependencySorting.Rmd' failed with diagnostics:
284+
missing value where TRUE/FALSE needed
285+
Execution halted
286+
```
287+
288+
## In both
289+
290+
* checking dependencies in R code ... NOTE
291+
```
292+
Namespaces in Imports field not imported from:
293+
‘RSQLite’ ‘dbplyr’
294+
All declared Imports should be used.
295+
```
296+
239297
# RSQLServer
240298
241299
Version: 0.3.0
@@ -325,11 +383,11 @@ Version: 0.1.4
325383
ERROR
326384
Running the tests in ‘tests/test-all.R’ failed.
327385
Last 13 lines of output:
328-
1. Failure: db_load fails as expected - more (@test-db_load.R#33) --------------
386+
[31m1. Failure: db_load fails as expected - more (@test-db_load.R#33) [39m--------------
329387
suppressMessages(db_load_col(path = f)) did not throw an error.
330388
331389
332-
2. Failure: src fails well (@test-src.R#16) ------------------------------------
390+
[31m2. Failure: src fails well (@test-src.R#16) [39m------------------------------------
333391
src_col() did not throw an error.
334392
335393

0 commit comments

Comments
 (0)