Package: tidywikidatar
Title: Explore 'Wikidata' Through Tidy Data Frames
Version: 0.5.9
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 database.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: magrittr, dplyr (>= 1.1.0), tidyr, WikidataR, stringr, glue,
        DBI, RSQLite, tibble, purrr, cli, WikidataQueryServiceR, fs,
        rlang (>= 0.1.2), progress, jsonlite, pool, vctrs, httr2
Suggests: spelling, testthat (>= 3.0.0), knitr, rmarkdown, odbc
Config/testthat/edition: 3
Language: en-US
URL: https://edjnet.github.io/tidywikidatar/,
        https://github.com/EDJNet/tidywikidatar
BugReports: https://github.com/EDJNet/tidywikidatar/issues
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-07-29 10:23:39 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: 2024-07-29 11:00:02 UTC
Built: R 4.3.3; ; 2024-07-29 12:54:14 UTC; unix
