Skip to content

Commit e984b33

Browse files
committed
Update revdeps
1 parent a30977b commit e984b33

File tree

3 files changed

+186
-444
lines changed

3 files changed

+186
-444
lines changed

revdep/README.md

+10-46
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,16 @@
1-
# Platform
2-
3-
|field |value |
4-
|:--------|:----------------------------|
5-
|version |R version 3.6.1 (2019-07-05) |
6-
|os |macOS High Sierra 10.13.6 |
7-
|system |x86_64, darwin15.6.0 |
8-
|ui |X11 |
9-
|language |(EN) |
10-
|collate |C |
11-
|ctype |UTF-8 |
12-
|tz |America/Los_Angeles |
13-
|date |2020-01-27 |
14-
15-
# Dependencies
16-
17-
|package |old |new |Δ |
18-
|:----------|:-----|:-----------|:--|
19-
|tidyselect |0.2.5 |0.2.99.9000 |* |
20-
|Rcpp |1.0.3 |NA |* |
21-
|digest |NA |0.6.23 |* |
22-
|ellipsis |NA |0.3.0 |* |
23-
|glue |1.3.1 |1.3.1 | |
24-
|magrittr |1.5 |1.5 | |
25-
|purrr |0.3.3 |0.3.3 | |
26-
|rlang |0.4.3 |0.4.3 | |
27-
|vctrs |NA |0.2.2 |* |
28-
291
# Revdeps
302

31-
## Failed to check (4)
3+
## Failed to check (3)
324

33-
|package |version |error |warning |note |
34-
|:----------|:--------|:-----|:-------|:----|
35-
|arrow |0.15.1.1 |1 | | |
36-
|ngsReports |1.0.1 |1 | |1 |
37-
|plyranges |? | | | |
38-
|rmdcev |1.1.1 |1 | |1 |
5+
|package |version |error |warning |note |
6+
|:-----------------|:-------|:-----|:-------|:----|
7+
|bcdata |0.1.2 |1 | | |
8+
|CoordinateCleaner |2.0-11 |1 | | |
9+
|eechidna |1.4.0 |1 | | |
3910

40-
## New problems (8)
11+
## New problems (1)
4112

42-
|package |version |error |warning |note |
43-
|:------------------------------------|:-------|:------|:-------|:----|
44-
|[AzureKusto](problems.md#azurekusto) |1.0.4 |__+1__ | |1 |
45-
|[cattonum](problems.md#cattonum) |0.0.3 |__+1__ | |1 |
46-
|[cheese](problems.md#cheese) |0.0.2 |__+1__ | | |
47-
|[dplyr](problems.md#dplyr) |0.8.3 |__+1__ |__+1__ |1 |
48-
|[EGAnet](problems.md#eganet) |0.9.0 |__+1__ | |-1 |
49-
|[mudata2](problems.md#mudata2) |1.1.0 |__+1__ | |1 |
50-
|[tibbleOne](problems.md#tibbleone) |0.1.0 |__+1__ | |1 |
51-
|[tsibble](problems.md#tsibble) |0.8.5 |__+1__ | | |
13+
|package |version |error |warning |note |
14+
|:----------------------------------|:-------|:-----|:-------|:----|
15+
|[tidytable](problems.md#tidytable) |0.4.1 | |__+1__ | |
5216

revdep/failures.md

+146-63
Original file line numberDiff line numberDiff line change
@@ -1,108 +1,191 @@
1-
# arrow
1+
# bcdata
22

33
<details>
44

5-
* Version: 0.15.1.1
6-
* Source code: https://github.com/cran/arrow
7-
* URL: https://github.com/apache/arrow/, https://arrow.apache.org/docs/r
8-
* BugReports: https://issues.apache.org/jira/projects/ARROW/issues
9-
* Date/Publication: 2019-11-05 22:00:09 UTC
10-
* Number of recursive dependencies: 58
5+
* Version: 0.1.2
6+
* Source code: https://github.com/cran/bcdata
7+
* URL: https://bcgov.github.io/bcdata/, https://catalogue.data.gov.bc.ca/, https://github.com/bcgov/bcdata
8+
* BugReports: https://github.com/bcgov/bcdata/issues
9+
* Date/Publication: 2019-12-17 06:30:03 UTC
10+
* Number of recursive dependencies: 102
1111

12-
Run `revdep_details(,"arrow")` for more info
12+
Run `revdep_details(,"bcdata")` for more info
1313

1414
</details>
1515

1616
## In both
1717

18-
* R CMD check timed out
19-
20-
21-
# ngsReports
22-
23-
<details>
24-
25-
* Version: 1.0.1
26-
* Source code: https://github.com/cran/ngsReports
27-
* URL: https://github.com/UofABioinformaticsHub/ngsReports
28-
* BugReports: https://github.com/UofABioinformaticsHub/ngsReports/issues
29-
* Date/Publication: 2019-08-18
30-
* Number of recursive dependencies: 131
18+
* checking whether package ‘bcdata’ can be installed ... ERROR
19+
```
20+
Installation failed.
21+
See ‘/tmp/workdir/bcdata/new/bcdata.Rcheck/00install.out’ for details.
22+
```
3123
32-
Run `revdep_details(,"ngsReports")` for more info
24+
## Installation
3325
34-
</details>
26+
### Devel
3527
36-
## In both
28+
```
29+
* installing *source* package ‘bcdata’ ...
30+
** package ‘bcdata’ successfully unpacked and MD5 sums checked
31+
** using staged installation
32+
** R
33+
** inst
34+
** byte-compile and prepare package for lazy loading
35+
Error in dyn.load(file, DLLpath = DLLpath, ...) :
36+
unable to load shared object '/opt/R/3.6.3/lib/R/library/sf/libs/sf.so':
37+
libproj.so.12: cannot open shared object file: No such file or directory
38+
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
39+
Execution halted
40+
ERROR: lazy loading failed for package ‘bcdata’
41+
* removing ‘/tmp/workdir/bcdata/new/bcdata.Rcheck/bcdata’
3742

38-
* R CMD check timed out
39-
43+
```
44+
### CRAN
4045
41-
* checking installed package size ... NOTE
42-
```
43-
installed size is 5.8Mb
44-
sub-directories of 1Mb or more:
45-
R 2.0Mb
46-
doc 2.7Mb
47-
```
46+
```
47+
* installing *source* package ‘bcdata’ ...
48+
** package ‘bcdata’ successfully unpacked and MD5 sums checked
49+
** using staged installation
50+
** R
51+
** inst
52+
** byte-compile and prepare package for lazy loading
53+
Error in dyn.load(file, DLLpath = DLLpath, ...) :
54+
unable to load shared object '/opt/R/3.6.3/lib/R/library/sf/libs/sf.so':
55+
libproj.so.12: cannot open shared object file: No such file or directory
56+
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
57+
Execution halted
58+
ERROR: lazy loading failed for package ‘bcdata’
59+
* removing ‘/tmp/workdir/bcdata/old/bcdata.Rcheck/bcdata’
4860

49-
# plyranges
61+
```
62+
# CoordinateCleaner
5063
5164
<details>
5265
53-
* Version:
54-
* Source code: ???
55-
* Number of recursive dependencies: 0
66+
* Version: 2.0-11
67+
* Source code: https://github.com/cran/CoordinateCleaner
68+
* URL: https://ropensci.github.io/CoordinateCleaner/
69+
* BugReports: https://github.com/ropensci/CoordinateCleaner/issues
70+
* Date/Publication: 2019-04-24 09:10:07 UTC
71+
* Number of recursive dependencies: 98
5672
57-
Run `revdep_details(,"")` for more info
73+
Run `revdep_details(,"CoordinateCleaner")` for more info
5874
5975
</details>
6076
61-
## Error before installation
62-
63-
### Devel
64-
65-
```
66-
77+
## In both
6778
79+
* checking whether package ‘CoordinateCleaner’ can be installed ... ERROR
80+
```
81+
Installation failed.
82+
See ‘/tmp/workdir/CoordinateCleaner/new/CoordinateCleaner.Rcheck/00install.out’ for details.
83+
```
6884
69-
installing the source packages ‘BSgenome.Hsapiens.UCSC.hg19’, ‘HelloRangesData’, ‘pasillaBamSubset’
85+
## Installation
7086
87+
### Devel
7188
89+
```
90+
* installing *source* package ‘CoordinateCleaner’ ...
91+
** package ‘CoordinateCleaner’ successfully unpacked and MD5 sums checked
92+
** using staged installation
93+
** R
94+
** data
95+
*** moving datasets to lazyload DB
96+
** inst
97+
** byte-compile and prepare package for lazy loading
98+
Error in dyn.load(file, DLLpath = DLLpath, ...) :
99+
unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
100+
libproj.so.12: cannot open shared object file: No such file or directory
101+
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
102+
Execution halted
103+
ERROR: lazy loading failed for package ‘CoordinateCleaner’
104+
* removing ‘/tmp/workdir/CoordinateCleaner/new/CoordinateCleaner.Rcheck/CoordinateCleaner’
72105

73106
```
74107
### CRAN
75108
76109
```
77-
78-
79-
80-
installing the source packages ‘BSgenome.Hsapiens.UCSC.hg19’, ‘HelloRangesData’, ‘pasillaBamSubset’
81-
82-
110+
* installing *source* package ‘CoordinateCleaner’ ...
111+
** package ‘CoordinateCleaner’ successfully unpacked and MD5 sums checked
112+
** using staged installation
113+
** R
114+
** data
115+
*** moving datasets to lazyload DB
116+
** inst
117+
** byte-compile and prepare package for lazy loading
118+
Error in dyn.load(file, DLLpath = DLLpath, ...) :
119+
unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
120+
libproj.so.12: cannot open shared object file: No such file or directory
121+
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
122+
Execution halted
123+
ERROR: lazy loading failed for package ‘CoordinateCleaner’
124+
* removing ‘/tmp/workdir/CoordinateCleaner/old/CoordinateCleaner.Rcheck/CoordinateCleaner’
83125

84126
```
85-
# rmdcev
127+
# eechidna
86128
87129
<details>
88130
89-
* Version: 1.1.1
90-
* Source code: https://github.com/cran/rmdcev
91-
* Date/Publication: 2019-11-22 17:50:02 UTC
92-
* Number of recursive dependencies: 82
131+
* Version: 1.4.0
132+
* Source code: https://github.com/cran/eechidna
133+
* URL: https://github.com/ropenscilabs/eechidna
134+
* BugReports: https://github.com/ropenscilabs/eechidna/issues
135+
* Date/Publication: 2019-11-08 12:10:02 UTC
136+
* Number of recursive dependencies: 124
93137
94-
Run `revdep_details(,"rmdcev")` for more info
138+
Run `revdep_details(,"eechidna")` for more info
95139
96140
</details>
97141
98142
## In both
99143
100-
* R CMD check timed out
101-
102-
103-
* checking dependencies in R code ... NOTE
144+
* checking whether package ‘eechidna’ can be installed ... ERROR
104145
```
105-
Namespace in Imports field not imported from: ‘rlang’
106-
All declared Imports should be used.
146+
Installation failed.
147+
See ‘/tmp/workdir/eechidna/new/eechidna.Rcheck/00install.out’ for details.
107148
```
108149
150+
## Installation
151+
152+
### Devel
153+
154+
```
155+
* installing *source* package ‘eechidna’ ...
156+
** package ‘eechidna’ successfully unpacked and MD5 sums checked
157+
** using staged installation
158+
** R
159+
** data
160+
*** moving datasets to lazyload DB
161+
** inst
162+
** byte-compile and prepare package for lazy loading
163+
Error in dyn.load(file, DLLpath = DLLpath, ...) :
164+
unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
165+
libproj.so.12: cannot open shared object file: No such file or directory
166+
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
167+
Execution halted
168+
ERROR: lazy loading failed for package ‘eechidna’
169+
* removing ‘/tmp/workdir/eechidna/new/eechidna.Rcheck/eechidna’
170+
171+
```
172+
### CRAN
173+
174+
```
175+
* installing *source* package ‘eechidna’ ...
176+
** package ‘eechidna’ successfully unpacked and MD5 sums checked
177+
** using staged installation
178+
** R
179+
** data
180+
*** moving datasets to lazyload DB
181+
** inst
182+
** byte-compile and prepare package for lazy loading
183+
Error in dyn.load(file, DLLpath = DLLpath, ...) :
184+
unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
185+
libproj.so.12: cannot open shared object file: No such file or directory
186+
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
187+
Execution halted
188+
ERROR: lazy loading failed for package ‘eechidna’
189+
* removing ‘/tmp/workdir/eechidna/old/eechidna.Rcheck/eechidna’
190+
191+
```

0 commit comments

Comments
 (0)