Package: wikkitidy
Title: Tidy Analysis of Wikipedia
Version: 0.1.14
Authors@R: 
    person("Michael", "Falk", , "michaelgfalk@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9261-8390"))
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.
License: MIT + file LICENSE
URL: https://wikihistories.github.io/wikkitidy/,
        https://github.com/wikihistories/wikkitidy
BugReports: https://github.com/wikihistories/wikkitidy/issues
Depends: R (>= 4.1.0)
Imports: cli, coro, dplyr, glue, httr2, lubridate, magrittr, openssl,
        pillar, purrr, rlang (>= 0.4.11), stringr, tibble, vctrs,
        webfakes
Suggests: covr, igraph, roxygen2, testthat (>= 3.0.0), tidyr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-13 19:53:27 UTC; falk
Author: Michael Falk [aut, cre, cph] (<https://orcid.org/0000-0001-9261-8390>)
Maintainer: Michael Falk <michaelgfalk@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-13 20:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:01:37 UTC; windows
