|
| 1 | +# ggsem |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.2.4 |
| 6 | +* GitHub: https://github.com/smin95/ggsem |
| 7 | +* Source code: https://github.com/cran/ggsem |
| 8 | +* Date/Publication: 2025-02-02 22:50:02 UTC |
| 9 | +* Number of recursive dependencies: 165 |
| 10 | + |
| 11 | +Run `revdepcheck::cloud_details(, "ggsem")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## Error before installation |
| 16 | + |
| 17 | +### Devel |
| 18 | + |
| 19 | +``` |
| 20 | +* using log directory ‘/tmp/workdir/ggsem/new/ggsem.Rcheck’ |
| 21 | +* using R version 4.4.0 (2024-04-24) |
| 22 | +* using platform: x86_64-pc-linux-gnu |
| 23 | +* R was compiled by |
| 24 | + gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 25 | + GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 26 | +* running under: Ubuntu 24.04.2 LTS |
| 27 | +* using session charset: UTF-8 |
| 28 | +* using option ‘--no-manual’ |
| 29 | +* checking for file ‘ggsem/DESCRIPTION’ ... OK |
| 30 | +... |
| 31 | +* checking Rd metadata ... OK |
| 32 | +* checking Rd cross-references ... OK |
| 33 | +* checking for missing documentation entries ... OK |
| 34 | +* checking for code/documentation mismatches ... OK |
| 35 | +* checking Rd \usage sections ... OK |
| 36 | +* checking Rd contents ... OK |
| 37 | +* checking for unstated dependencies in examples ... OK |
| 38 | +* checking examples ... OK |
| 39 | +* DONE |
| 40 | +Status: 1 NOTE |
| 41 | +
|
| 42 | +
|
| 43 | +
|
| 44 | +
|
| 45 | +
|
| 46 | +``` |
| 47 | +### CRAN |
| 48 | + |
| 49 | +``` |
| 50 | +* using log directory ‘/tmp/workdir/ggsem/old/ggsem.Rcheck’ |
| 51 | +* using R version 4.4.0 (2024-04-24) |
| 52 | +* using platform: x86_64-pc-linux-gnu |
| 53 | +* R was compiled by |
| 54 | + gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 55 | + GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 56 | +* running under: Ubuntu 24.04.2 LTS |
| 57 | +* using session charset: UTF-8 |
| 58 | +* using option ‘--no-manual’ |
| 59 | +* checking for file ‘ggsem/DESCRIPTION’ ... OK |
| 60 | +... |
| 61 | +* checking Rd metadata ... OK |
| 62 | +* checking Rd cross-references ... OK |
| 63 | +* checking for missing documentation entries ... OK |
| 64 | +* checking for code/documentation mismatches ... OK |
| 65 | +* checking Rd \usage sections ... OK |
| 66 | +* checking Rd contents ... OK |
| 67 | +* checking for unstated dependencies in examples ... OK |
| 68 | +* checking examples ... OK |
| 69 | +* DONE |
| 70 | +Status: 1 NOTE |
| 71 | +
|
| 72 | +
|
| 73 | +
|
| 74 | +
|
| 75 | +
|
| 76 | +``` |
| 77 | +# rdflib |
| 78 | + |
| 79 | +<details> |
| 80 | + |
| 81 | +* Version: 0.2.9 |
| 82 | +* GitHub: https://github.com/ropensci/rdflib |
| 83 | +* Source code: https://github.com/cran/rdflib |
| 84 | +* Date/Publication: 2024-08-17 06:00:05 UTC |
| 85 | +* Number of recursive dependencies: 92 |
| 86 | + |
| 87 | +Run `revdepcheck::cloud_details(, "rdflib")` for more info |
| 88 | + |
| 89 | +</details> |
| 90 | + |
| 91 | +## In both |
| 92 | + |
| 93 | +* checking whether package ‘rdflib’ can be installed ... ERROR |
| 94 | + ``` |
| 95 | + Installation failed. |
| 96 | + See ‘/tmp/workdir/rdflib/new/rdflib.Rcheck/00install.out’ for details. |
| 97 | + ``` |
| 98 | +
|
| 99 | +## Installation |
| 100 | +
|
| 101 | +### Devel |
| 102 | +
|
| 103 | +``` |
| 104 | +* installing *source* package ‘rdflib’ ... |
| 105 | +** package ‘rdflib’ successfully unpacked and MD5 sums checked |
| 106 | +** using staged installation |
| 107 | +** R |
| 108 | +** inst |
| 109 | +** byte-compile and prepare package for lazy loading |
| 110 | +Error in dyn.load(file, DLLpath = DLLpath, ...) : |
| 111 | + unable to load shared object '/usr/local/lib/R/site-library/redland/libs/redland.so': |
| 112 | + librdf.so.0: cannot open shared object file: No such file or directory |
| 113 | +Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load |
| 114 | +Execution halted |
| 115 | +ERROR: lazy loading failed for package ‘rdflib’ |
| 116 | +* removing ‘/tmp/workdir/rdflib/new/rdflib.Rcheck/rdflib’ |
| 117 | + |
| 118 | + |
| 119 | +``` |
| 120 | +### CRAN |
| 121 | +
|
| 122 | +``` |
| 123 | +* installing *source* package ‘rdflib’ ... |
| 124 | +** package ‘rdflib’ successfully unpacked and MD5 sums checked |
| 125 | +** using staged installation |
| 126 | +** R |
| 127 | +** inst |
| 128 | +** byte-compile and prepare package for lazy loading |
| 129 | +Error in dyn.load(file, DLLpath = DLLpath, ...) : |
| 130 | + unable to load shared object '/usr/local/lib/R/site-library/redland/libs/redland.so': |
| 131 | + librdf.so.0: cannot open shared object file: No such file or directory |
| 132 | +Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load |
| 133 | +Execution halted |
| 134 | +ERROR: lazy loading failed for package ‘rdflib’ |
| 135 | +* removing ‘/tmp/workdir/rdflib/old/rdflib.Rcheck/rdflib’ |
| 136 | + |
| 137 | + |
| 138 | +``` |
| 139 | +# StatTeacherAssistant |
| 140 | +
|
| 141 | +<details> |
| 142 | +
|
| 143 | +* Version: NA |
| 144 | +* GitHub: NA |
| 145 | +* Source code: https://github.com/cran/StatTeacherAssistant |
| 146 | +* Number of recursive dependencies: 123 |
| 147 | +
|
| 148 | +Run `revdepcheck::cloud_details(, "StatTeacherAssistant")` for more info |
| 149 | +
|
| 150 | +</details> |
| 151 | +
|
| 152 | +## Error before installation |
| 153 | +
|
| 154 | +### Devel |
| 155 | +
|
| 156 | +``` |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | +``` |
| 164 | +### CRAN |
| 165 | +
|
| 166 | +``` |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | +``` |
| 174 | +# TestAnaAPP |
| 175 | +
|
| 176 | +<details> |
| 177 | +
|
| 178 | +* Version: 1.1.2 |
| 179 | +* GitHub: https://github.com/jiangyouxiang/TestAnaAPP |
| 180 | +* Source code: https://github.com/cran/TestAnaAPP |
| 181 | +* Date/Publication: 2024-11-09 04:00:02 UTC |
| 182 | +* Number of recursive dependencies: 263 |
| 183 | +
|
| 184 | +Run `revdepcheck::cloud_details(, "TestAnaAPP")` for more info |
| 185 | +
|
| 186 | +</details> |
| 187 | +
|
| 188 | +## Error before installation |
| 189 | +
|
| 190 | +### Devel |
| 191 | +
|
| 192 | +``` |
| 193 | +* using log directory ‘/tmp/workdir/TestAnaAPP/new/TestAnaAPP.Rcheck’ |
| 194 | +* using R version 4.4.0 (2024-04-24) |
| 195 | +* using platform: x86_64-pc-linux-gnu |
| 196 | +* R was compiled by |
| 197 | + gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 198 | + GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 199 | +* running under: Ubuntu 24.04.2 LTS |
| 200 | +* using session charset: UTF-8 |
| 201 | +* using option ‘--no-manual’ |
| 202 | +* checking for file ‘TestAnaAPP/DESCRIPTION’ ... OK |
| 203 | +... |
| 204 | +* this is package ‘TestAnaAPP’ version ‘1.1.2’ |
| 205 | +* package encoding: UTF-8 |
| 206 | +* checking package namespace information ... OK |
| 207 | +* checking package dependencies ... ERROR |
| 208 | +Package required but not available: ‘semPlot’ |
| 209 | + |
| 210 | +See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ |
| 211 | +manual. |
| 212 | +* DONE |
| 213 | +Status: 1 ERROR |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | +``` |
| 220 | +### CRAN |
| 221 | +
|
| 222 | +``` |
| 223 | +* using log directory ‘/tmp/workdir/TestAnaAPP/old/TestAnaAPP.Rcheck’ |
| 224 | +* using R version 4.4.0 (2024-04-24) |
| 225 | +* using platform: x86_64-pc-linux-gnu |
| 226 | +* R was compiled by |
| 227 | + gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 228 | + GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 |
| 229 | +* running under: Ubuntu 24.04.2 LTS |
| 230 | +* using session charset: UTF-8 |
| 231 | +* using option ‘--no-manual’ |
| 232 | +* checking for file ‘TestAnaAPP/DESCRIPTION’ ... OK |
| 233 | +... |
| 234 | +* this is package ‘TestAnaAPP’ version ‘1.1.2’ |
| 235 | +* package encoding: UTF-8 |
| 236 | +* checking package namespace information ... OK |
| 237 | +* checking package dependencies ... ERROR |
| 238 | +Package required but not available: ‘semPlot’ |
| 239 | + |
| 240 | +See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ |
| 241 | +manual. |
| 242 | +* DONE |
| 243 | +Status: 1 ERROR |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | +``` |
| 250 | +# visR |
| 251 | +
|
| 252 | +<details> |
| 253 | +
|
| 254 | +* Version: NA |
| 255 | +* GitHub: NA |
| 256 | +* Source code: https://github.com/cran/visR |
| 257 | +* Number of recursive dependencies: 127 |
| 258 | +
|
| 259 | +Run `revdepcheck::cloud_details(, "visR")` for more info |
| 260 | +
|
| 261 | +</details> |
| 262 | +
|
| 263 | +## Error before installation |
| 264 | +
|
| 265 | +### Devel |
| 266 | +
|
| 267 | +``` |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | +``` |
| 275 | +### CRAN |
| 276 | +
|
| 277 | +``` |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | +``` |
0 commit comments