Package: wikkitidy
Title: Tidy Analysis of Wikipedia
Version: 0.1.11
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/
BugReports: https://github.com/wikihistories/wikkitidy/issues
Depends: R (>= 2.10)
Imports: cli, dplyr, glue, httr2, lubridate, magrittr, openssl, pillar,
        purrr, rlang (>= 0.4.11), stringr, tibble, tidyr, vctrs
Suggests: covr, igraph, roxygen2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-20 02:00:38 UTC; michaelgfalk
Author: Michael Falk [aut, cre, cph] (<https://orcid.org/0000-0001-9261-8390>)
Maintainer: Michael Falk <michaelgfalk@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-20 09:10:02 UTC
