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

CRAN

221

Last 30 days

19935th

616

Last 90 days

2.1K

Last year

Trend: +30% (30d vs prior 30d)

r2u

10

Last 30 days

34

Last 90 days

137

Last year

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

r2u: no daily series yet

CRAN Check Status

13 OK
Show all 13 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-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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 26, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 25, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

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

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: wikipedia_rest_apis
> ### Title: Build a REST request to one of Wikipedia's specific REST APIs
> ###
...[truncated]...

  9.       │ │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 10.       │ │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
 11.       │ └─base::force(expr)
 12.       └─rlang::abort(...)
Execution halted
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

6 tracked
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