Package: tidywikidatar
Title: Explore 'Wikidata' Through Tidy Data Frames
Version: 0.5.4
Authors@R: 
    c(person(given = "Giorgio",
             family = "Comai",
             role = c("aut", "cre", "cph"),
             email = "giorgio.comai@cci.tn.it",
             comment = c(ORCID = "0000-0002-0515-9542")),
      person(given = "EDJNet",
             role = "fnd"))
Description: Query 'Wikidata' API <https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease, get tidy data frames in response, and cache data in a local 'SQLite' database.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: magrittr, dplyr, tidyr, WikidataR, stringr, glue, DBI,
        RSQLite, tibble, purrr, usethis, WikidataQueryServiceR, fs,
        rlang (>= 0.1.2), progress, jsonlite, pool, WikipediR, vctrs
Suggests: spelling, roxygen2, testthat (>= 3.0.0), knitr, rmarkdown,
        odbc
Config/testthat/edition: 3
Language: en-US
URL: https://edjnet.github.io/tidywikidatar/
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2022-08-06 08:17:42 UTC; g
Author: Giorgio Comai [aut, cre, cph] (<https://orcid.org/0000-0002-0515-9542>),
  EDJNet [fnd]
Maintainer: Giorgio Comai <giorgio.comai@cci.tn.it>
Repository: CRAN
Date/Publication: 2022-08-06 14:00:02 UTC
