Package: wikifacts
Type: Package
Title: Get Facts and Data from Wikipedia and Wikidata
Version: 0.4
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
LazyData: true
Imports: magrittr, rvest, xml2, curl
RoxygenNote: 7.1.1
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2020-08-07 16:52:52 UTC; keithmcnulty
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: 2020-08-10 17:10:02 UTC
