|
| 1 | +# cSEM |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.3.0 |
| 6 | +* GitHub: https://github.com/M-E-Rademaker/cSEM |
| 7 | +* Source code: https://github.com/cran/cSEM |
| 8 | +* Date/Publication: 2020-10-12 16:40:03 UTC |
| 9 | +* Number of recursive dependencies: 119 |
| 10 | + |
| 11 | +Run `revdep_details(, "cSEM")` 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: ‘Rdpack’ |
| 20 | + All declared Imports should be used. |
| 21 | + ``` |
| 22 | +
|
| 23 | +# EFAtools |
| 24 | +
|
| 25 | +<details> |
| 26 | +
|
| 27 | +* Version: 0.3.0 |
| 28 | +* GitHub: https://github.com/mdsteiner/EFAtools |
| 29 | +* Source code: https://github.com/cran/EFAtools |
| 30 | +* Date/Publication: 2020-11-04 18:00:02 UTC |
| 31 | +* Number of recursive dependencies: 88 |
| 32 | +
|
| 33 | +Run `revdep_details(, "EFAtools")` for more info |
| 34 | +
|
| 35 | +</details> |
| 36 | +
|
| 37 | +## In both |
| 38 | +
|
| 39 | +* checking installed package size ... NOTE |
| 40 | + ``` |
| 41 | + installed size is 7.4Mb |
| 42 | + sub-directories of 1Mb or more: |
| 43 | + doc 1.0Mb |
| 44 | + libs 5.5Mb |
| 45 | + ``` |
| 46 | +
|
| 47 | +* checking dependencies in R code ... NOTE |
| 48 | + ``` |
| 49 | + Namespace in Imports field not imported from: ‘progress’ |
| 50 | + All declared Imports should be used. |
| 51 | + ``` |
| 52 | +
|
| 53 | +# EpiNow2 |
| 54 | +
|
| 55 | +<details> |
| 56 | +
|
| 57 | +* Version: 1.3.1 |
| 58 | +* GitHub: NA |
| 59 | +* Source code: https://github.com/cran/EpiNow2 |
| 60 | +* Date/Publication: 2020-11-22 14:20:05 UTC |
| 61 | +* Number of recursive dependencies: 149 |
| 62 | +
|
| 63 | +Run `revdep_details(, "EpiNow2")` for more info |
| 64 | +
|
| 65 | +</details> |
| 66 | +
|
| 67 | +## In both |
| 68 | +
|
| 69 | +* checking package dependencies ... NOTE |
| 70 | + ``` |
| 71 | + Package suggested but not available for checking: ‘EpiSoon’ |
| 72 | + ``` |
| 73 | +
|
| 74 | +* checking installed package size ... NOTE |
| 75 | + ``` |
| 76 | + installed size is 137.8Mb |
| 77 | + sub-directories of 1Mb or more: |
| 78 | + libs 136.4Mb |
| 79 | + ``` |
| 80 | +
|
| 81 | +# lmtp |
| 82 | +
|
| 83 | +<details> |
| 84 | +
|
| 85 | +* Version: 0.0.5 |
| 86 | +* GitHub: NA |
| 87 | +* Source code: https://github.com/cran/lmtp |
| 88 | +* Date/Publication: 2020-07-18 09:10:02 UTC |
| 89 | +* Number of recursive dependencies: 86 |
| 90 | +
|
| 91 | +Run `revdep_details(, "lmtp")` for more info |
| 92 | +
|
| 93 | +</details> |
| 94 | +
|
| 95 | +## In both |
| 96 | +
|
| 97 | +* checking package dependencies ... NOTE |
| 98 | + ``` |
| 99 | + Package which this enhances but not available for checking: ‘sl3’ |
| 100 | + ``` |
| 101 | +
|
| 102 | +* checking dependencies in R code ... NOTE |
| 103 | + ``` |
| 104 | + Namespaces in Imports field not imported from: |
| 105 | + ‘R6’ ‘nnls’ ‘utils’ |
| 106 | + All declared Imports should be used. |
| 107 | + ``` |
| 108 | +
|
| 109 | +# modeltime |
| 110 | +
|
| 111 | +<details> |
| 112 | +
|
| 113 | +* Version: 0.4.0 |
| 114 | +* GitHub: https://github.com/business-science/modeltime |
| 115 | +* Source code: https://github.com/cran/modeltime |
| 116 | +* Date/Publication: 2020-11-23 08:50:05 UTC |
| 117 | +* Number of recursive dependencies: 195 |
| 118 | +
|
| 119 | +Run `revdep_details(, "modeltime")` for more info |
| 120 | +
|
| 121 | +</details> |
| 122 | +
|
| 123 | +## In both |
| 124 | +
|
| 125 | +* checking tests ... |
| 126 | + ``` |
| 127 | + ... |
| 128 | + Error: unable to start device PNG |
| 129 | + Backtrace: |
| 130 | + █ |
| 131 | + 1. ├─base::suppressWarnings(...) test-results-forecast-plots.R:34:0 |
| 132 | + 2. │ └─base::withCallingHandlers(...) |
| 133 | + 3. ├─forecast_tbl %>% mutate_at(vars(.value:.conf_hi), exp) %>% plot_modeltime_forecast(.interactive = TRUE) test-results-forecast-plots.R:36:4 |
| 134 | + 4. └─modeltime::plot_modeltime_forecast(., .interactive = TRUE) |
| 135 | + 5. ├─plotly::ggplotly(g, dynamicTicks = TRUE) |
| 136 | + 6. └─plotly:::ggplotly.ggplot(g, dynamicTicks = TRUE) |
| 137 | + 7. └─plotly::gg2list(...) |
| 138 | + 8. └─grDevices:::dev_fun(...) |
| 139 | + |
| 140 | + ── Skipped tests ────────────────────────────────────────────────────────────── |
| 141 | + ● On CRAN (7) |
| 142 | + |
| 143 | + ══ testthat results ═══════════════════════════════════════════════════════════ |
| 144 | + ERROR (test-results-forecast-plots.R:34:1): (code run outside of `test_that()`) |
| 145 | + |
| 146 | + [ FAIL 1 | WARN 0 | SKIP 7 | PASS 473 ] |
| 147 | + Error: Test failures |
| 148 | + Execution halted |
| 149 | + ``` |
| 150 | +
|
| 151 | +* checking dependencies in R code ... NOTE |
| 152 | + ``` |
| 153 | + Namespace in Imports field not imported from: ‘slider’ |
| 154 | + All declared Imports should be used. |
| 155 | + ``` |
| 156 | +
|
| 157 | +# modeltime.ensemble |
| 158 | +
|
| 159 | +<details> |
| 160 | +
|
| 161 | +* Version: 0.3.0 |
| 162 | +* GitHub: https://github.com/business-science/modeltime.ensemble |
| 163 | +* Source code: https://github.com/cran/modeltime.ensemble |
| 164 | +* Date/Publication: 2020-11-06 18:00:02 UTC |
| 165 | +* Number of recursive dependencies: 190 |
| 166 | +
|
| 167 | +Run `revdep_details(, "modeltime.ensemble")` for more info |
| 168 | +
|
| 169 | +</details> |
| 170 | +
|
| 171 | +## In both |
| 172 | +
|
| 173 | +* checking dependencies in R code ... NOTE |
| 174 | + ``` |
| 175 | + Namespaces in Imports field not imported from: |
| 176 | + ‘crayon’ ‘dials’ ‘glmnet’ ‘parsnip’ ‘progressr’ ‘utils’ |
| 177 | + All declared Imports should be used. |
| 178 | + ``` |
| 179 | +
|
| 180 | +# modeltime.resample |
| 181 | +
|
| 182 | +<details> |
| 183 | +
|
| 184 | +* Version: 0.1.0 |
| 185 | +* GitHub: https://github.com/business-science/modeltime.resample |
| 186 | +* Source code: https://github.com/cran/modeltime.resample |
| 187 | +* Date/Publication: 2020-11-05 07:40:09 UTC |
| 188 | +* Number of recursive dependencies: 194 |
| 189 | +
|
| 190 | +Run `revdep_details(, "modeltime.resample")` for more info |
| 191 | +
|
| 192 | +</details> |
| 193 | +
|
| 194 | +## In both |
| 195 | +
|
| 196 | +* checking dependencies in R code ... NOTE |
| 197 | + ``` |
| 198 | + Namespaces in Imports field not imported from: |
| 199 | + ‘crayon’ ‘dials’ ‘glue’ ‘parsnip’ |
| 200 | + All declared Imports should be used. |
| 201 | + ``` |
| 202 | +
|
| 203 | +# pavo |
| 204 | +
|
| 205 | +<details> |
| 206 | +
|
| 207 | +* Version: 2.5.0 |
| 208 | +* GitHub: https://github.com/rmaia/pavo |
| 209 | +* Source code: https://github.com/cran/pavo |
| 210 | +* Date/Publication: 2020-11-12 09:00:02 UTC |
| 211 | +* Number of recursive dependencies: 101 |
| 212 | +
|
| 213 | +Run `revdep_details(, "pavo")` for more info |
| 214 | +
|
| 215 | +</details> |
| 216 | +
|
| 217 | +## In both |
| 218 | +
|
| 219 | +* checking tests ... |
| 220 | + ``` |
| 221 | + ... |
| 222 | + Warning (test-images.R:97:3): classify |
| 223 | + Warning (test-images.R:102:3): classify |
| 224 | + Warning (test-images.R:121:3): classify |
| 225 | + Warning (test-images.R:149:3): classify |
| 226 | + Warning (test-images.R:194:3): adjacency |
| 227 | + Warning (test-images.R:195:3): adjacency |
| 228 | + Warning (test-images.R:214:3): adjacency |
| 229 | + Warning (test-images.R:225:3): adjacency |
| 230 | + Warning (test-images.R:250:3): adjacency |
| 231 | + Warning (test-images.R:272:3): adjacency |
| 232 | + Warning (test-images.R:286:3): summary |
| 233 | + Warning (test-images.R:288:3): summary |
| 234 | + FAILURE (test-images.R:291:3): summary |
| 235 | + Warning (test-processing.R:12:3): Procspec |
| 236 | + Warning (test-processing.R:56:3): Aggregation |
| 237 | + Warning (test-vismodel.R:12:3): Warnings |
| 238 | + Warning (test-vismodel.R:67:3): sensdata() |
| 239 | + |
| 240 | + [ FAIL 1 | WARN 1069 | SKIP 6 | PASS 377 ] |
| 241 | + Error: Test failures |
| 242 | + Execution halted |
| 243 | + ``` |
| 244 | +
|
| 245 | +* checking whether package ‘pavo’ can be installed ... WARNING |
| 246 | + ``` |
| 247 | + Found the following significant warnings: |
| 248 | + Warning: no DISPLAY variable so Tk is not available |
| 249 | + See ‘/c4/home/henrik/repositories/progressr/revdep/checks/pavo/new/pavo.Rcheck/00install.out’ for details. |
| 250 | + ``` |
| 251 | +
|
0 commit comments