Last updated on 2025-10-23 10:49:23 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
bbk | 13 | ||
ifo | 13 | ||
isocountry | 13 | ||
mlr3cluster | 1 | 12 | |
treasury | 13 | ||
worldbank | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 1, OK: 12
Version: 0.1.11
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
LearnerClust.html:200:1 (LearnerClust.Rd:132): Warning: <h5> anchor "Usage" already defined
LearnerClust.html:216:1 (LearnerClust.Rd:142): Warning: <h5> anchor "Usage" already defined
LearnerClust.html:222:1 (LearnerClust.Rd:146): Warning: <h5> anchor "Arguments" already defined
PredictionClust.html:141:1 (PredictionClust.Rd:98): Warning: <h5> anchor "Usage" already defined
PredictionClust.html:147:1 (PredictionClust.Rd:102): Warning: <h5> anchor "Arguments" already defined
TaskClust.html:126:1 (TaskClust.Rd:93): Warning: <h5> anchor "Usage" already defined
TaskClust.html:132:1 (TaskClust.Rd:97): Warning: <h5> anchor "Arguments" already defined
mlr_learners_clust.MBatchKMeans.html:186:1 (mlr_learners_clust.MBatchKMeans.Rd:149): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.SimpleKMeans.html:203:1 (mlr_learners_clust.SimpleKMeans.Rd:163): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.agnes.html:160:1 (mlr_learners_clust.agnes.Rd:141): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.ap.html:179:1 (mlr_learners_clust.ap.Rd:152): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.bico.html:150:1 (mlr_learners_clust.bico.Rd:143): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.birch.html:154:1 (mlr_learners_clust.birch.Rd:147): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.cmeans.html:173:1 (mlr_learners_clust.cmeans.Rd:149): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.cobweb.html:147:1 (mlr_learners_clust.cobweb.Rd:145): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.dbscan.html:166:1 (mlr_learners_clust.dbscan.Rd:146): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.dbscan_fpc.html:162:1 (mlr_learners_clust.dbscan_fpc.Rd:140): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.diana.html:152:1 (mlr_learners_clust.diana.Rd:139): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.em.html:184:1 (mlr_learners_clust.em.Rd:151): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.fanny.html:167:1 (mlr_learners_clust.fanny.Rd:145): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.featureless.html:138:1 (mlr_learners_clust.featureless.Rd:129): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.ff.html:147:1 (mlr_learners_clust.ff.Rd:141): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.hclust.html:162:1 (mlr_learners_clust.hclust.Rd:179): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.hdbscan.html:150:1 (mlr_learners_clust.hdbscan.Rd:143): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.kkmeans.html:174:1 (mlr_learners_clust.kkmeans.Rd:150): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.kmeans.html:157:1 (mlr_learners_clust.kmeans.Rd:154): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.mclust.html:159:1 (mlr_learners_clust.mclust.Rd:144): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.meanshift.html:155:1 (mlr_learners_clust.meanshift.Rd:139): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.optics.html:162:1 (mlr_learners_clust.optics.Rd:145): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.pam.html:166:1 (mlr_learners_clust.pam.Rd:149): Warning: <h5> anchor "Usage" already defined
mlr_learners_clust.xmeans.html:199:1 (mlr_learners_clust.xmeans.Rd:154): Warning: <h5> anchor "Usage" already defined
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.6.1
Check: examples
Result: ERROR
Running examples in ‘worldbank-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: wb_source
> ### Title: World Bank source data
> ### Aliases: wb_source
>
> ### ** Examples
>
> wb_source()
Error in `req_perform()`:
! HTTP 400 Bad Request.
Backtrace:
▆
1. └─worldbank::wb_source()
2. └─worldbank:::worldbank(resource = resource, lang = lang)
3. ├─httr2::resp_body_json(...)
4. │ └─httr2:::check_response(resp)
5. │ └─httr2:::is_response(resp)
6. └─httr2::req_perform(...)
7. └─httr2:::handle_resp(req, resp, error_call = error_call)
8. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64