Package: partycoloR
Type: Package
Title: Extract Party Colors and Logos from Wikipedia
Version: 0.2.0
Authors@R: 
    person("Lukas", "Warode",
           email = "lukas.warode@gmx.de",
           role = c("aut", "cre"))
Description: Extract political party colors and logos from English Wikipedia
    party pages. Provides functions to scrape party infoboxes for color codes
    (HEX or HTML color names) and logo images. Includes integration with the
    Party Facts database for easy party lookups. Designed for political
    scientists and party researchers working with electoral and party data.
    For Party Facts, see Döring and Regel (2019) <doi:10.1177/1354068818820671>
    and Bederke, Döring, and Regel (2023) <doi:10.7910/DVN/TJINLQ>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: httr (>= 1.4.0), rvest (>= 1.0.0), xml2 (>= 1.3.0), purrr (>=
        0.3.0), stringr (>= 1.4.0), tibble (>= 3.0.0), rlang (>=
        0.4.0), curl (>= 4.0)
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, ggplot2, scales,
        dplyr, tidyr
VignetteBuilder: knitr
URL: https://github.com/lwarode/partycoloR
BugReports: https://github.com/lwarode/partycoloR/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-23 07:27:02 UTC; lukaswarode
Author: Lukas Warode [aut, cre]
Maintainer: Lukas Warode <lukas.warode@gmx.de>
Repository: CRAN
Date/Publication: 2026-01-27 21:00:19 UTC
Built: R 4.4.3; ; 2026-02-16 04:27:49 UTC; windows
