Package: wikifacts
Type: Package
Title: Get Facts and Data from Wikipedia and Wikidata
Version: 0.4.2
Authors@R: 
    c(person(given = "Keith",
           family = "McNulty",
           role = c("aut", "cre"),
           email = "keith.mcnulty@gmail.com",
           comment = c(ORCID = "0000-0002-2332-1654")),
    person(given = "Petr",
           family = "Kajzar",
           role = c("ctb"),
           email = "petr.kajzar@centrum.cz"))
Description: Query Wikidata and get facts from current and historic Wikipedia main pages.  
License: CC0
Encoding: UTF-8
Imports: magrittr, rvest, utils, xml2
RoxygenNote: 7.1.1
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2021-04-29 14:11:51 UTC; rstudio
Author: Keith McNulty [aut, cre] (<https://orcid.org/0000-0002-2332-1654>),
  Petr Kajzar [ctb]
Maintainer: Keith McNulty <keith.mcnulty@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-29 14:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:58:12 UTC; windows
