Skip to content

wikkitidy

Tidy Analysis of Wikipedia

v0.1.14 · Feb 13, 2025 · MIT + file LICENSE

Description

Access 'Wikipedia' through the several 'MediaWiki' APIs (<https://www.mediawiki.org/wiki/API>), as well as through the 'XTools' API (<https://www.mediawiki.org/wiki/XTools/API>). Ensure your API calls are correct, and receive results in tidy tibbles.

Downloads

185

Last 30 days

23086th

505

Last 90 days

1.9K

Last year

Trend: -7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'wikkitidy-Ex.R' failed
The error most likely occurred in:

> ### Name: get_diff
> ### Title: Search for insertions, deletions or relocations of text between
> ###   two versions of a Wikipedia page
> ### Aliases: get_diff
> 
> ##
...[truncated]...
ngHandlers(...)
  7. │       ├─purrr:::call_with_cleanup(...)
  8. │       └─purrr (local) .f(...)
  9. └─httr2 (local) `_fn`(`_out`)
 10.   └─httr2:::handle_resp(req, resp, error_call = error_call)
 11.     └─rlang::cnd_signal(resp)
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies cli coro dplyr glue httr2 lubridate magrittr openssl pillar purrr rlang stringr tibble vctrs webfakes wikkitidy

Version History

new 0.1.14 Mar 10, 2026
updated 0.1.14 ← 0.1.13 diff Feb 12, 2025
updated 0.1.13 ← 0.1.12 diff Aug 16, 2024
updated 0.1.12 ← 0.1.11 diff Feb 8, 2024
updated 0.1.11 ← 0.1.10 diff Oct 19, 2023
new 0.1.10 Oct 5, 2023