Package: wikifacts Type: Package Title: Get Facts and Data from Wikipedia and Wikidata Version: 0.4.2.9999 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 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://keithmcnulty.r-universe.dev Date/Publication: 2021-04-29 15:52:13 UTC RemoteUrl: https://github.com/keithmcnulty/wikifacts RemoteRef: HEAD RemoteSha: 1b41f92e50e20bd6bcb7ca00fe207614a2d2512a NeedsCompilation: no Packaged: 2026-07-03 08:21:25 UTC; root Author: Keith McNulty [aut, cre] (ORCID: ), Petr Kajzar [ctb] Maintainer: Keith McNulty