|
1 |
| -# arrow |
| 1 | +# bcdata |
2 | 2 |
|
3 | 3 | <details>
|
4 | 4 |
|
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 |
11 | 11 |
|
12 |
| -Run `revdep_details(,"arrow")` for more info |
| 12 | +Run `revdep_details(,"bcdata")` for more info |
13 | 13 |
|
14 | 14 | </details>
|
15 | 15 |
|
16 | 16 | ## In both
|
17 | 17 |
|
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 | + ``` |
31 | 23 |
|
32 |
| -Run `revdep_details(,"ngsReports")` for more info |
| 24 | +## Installation |
33 | 25 |
|
34 |
| -</details> |
| 26 | +### Devel |
35 | 27 |
|
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’ |
37 | 42 |
|
38 |
| -* R CMD check timed out |
39 |
| - |
| 43 | +``` |
| 44 | +### CRAN |
40 | 45 |
|
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’ |
48 | 60 |
|
49 |
| -# plyranges |
| 61 | +``` |
| 62 | +# CoordinateCleaner |
50 | 63 |
|
51 | 64 | <details>
|
52 | 65 |
|
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 |
56 | 72 |
|
57 |
| -Run `revdep_details(,"")` for more info |
| 73 | +Run `revdep_details(,"CoordinateCleaner")` for more info |
58 | 74 |
|
59 | 75 | </details>
|
60 | 76 |
|
61 |
| -## Error before installation |
62 |
| -
|
63 |
| -### Devel |
64 |
| -
|
65 |
| -``` |
66 |
| - |
| 77 | +## In both |
67 | 78 |
|
| 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 | + ``` |
68 | 84 |
|
69 |
| -installing the source packages ‘BSgenome.Hsapiens.UCSC.hg19’, ‘HelloRangesData’, ‘pasillaBamSubset’ |
| 85 | +## Installation |
70 | 86 |
|
| 87 | +### Devel |
71 | 88 |
|
| 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’ |
72 | 105 |
|
73 | 106 | ```
|
74 | 107 | ### CRAN
|
75 | 108 |
|
76 | 109 | ```
|
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’ |
83 | 125 |
|
84 | 126 | ```
|
85 |
| -# rmdcev |
| 127 | +# eechidna |
86 | 128 |
|
87 | 129 | <details>
|
88 | 130 |
|
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 |
93 | 137 |
|
94 |
| -Run `revdep_details(,"rmdcev")` for more info |
| 138 | +Run `revdep_details(,"eechidna")` for more info |
95 | 139 |
|
96 | 140 | </details>
|
97 | 141 |
|
98 | 142 | ## In both
|
99 | 143 |
|
100 |
| -* R CMD check timed out |
101 |
| - |
102 |
| -
|
103 |
| -* checking dependencies in R code ... NOTE |
| 144 | +* checking whether package ‘eechidna’ can be installed ... ERROR |
104 | 145 | ```
|
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. |
107 | 148 | ```
|
108 | 149 |
|
| 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