Package: ppwicker Title: Functions to interact with piecepack wiki Version: 0.1.2 Authors@R: c(person("Trevor L", "Davis", role=c("aut", "cre"), email="trevor.l.davis@gmail.com", comment = c(ORCID = "0000-0001-6341-4639")), person("Alex", "Schroeder", role = "aut", comment = "Uses `wikiput.pl`")) Description: Functions to interact with piecepack wiki . Can download piecepack game metadata and update the Games wiki page. License: GPL-3 Depends: R (>= 4.0.0) Imports: purrr, stats, stringr, tibble, tools, utils, xml2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://piecepackr.r-universe.dev Date/Publication: 2022-07-15 17:50:51 UTC RemoteUrl: https://github.com/piecepackr/ppwicker RemoteRef: HEAD RemoteSha: 8a4360bb1ea6c5421be28667ee062f8e23e56559 NeedsCompilation: no Packaged: 2026-06-19 07:06:00 UTC; root Author: Trevor L Davis [aut, cre] (ORCID: ), Alex Schroeder [aut] (Uses `wikiput.pl`) Maintainer: Trevor L Davis