Package: pressfreedom.data
Type: Package
Title: Download and Process Reporters Without Borders Press Freedom
        Index Data
Version: 0.3.0
Authors@R: person("Peter", "Baumgartner",
                email = "petzi53@gmail.com", role = c("aut", "cre"),
                comment = c(ORCID = "0000-0003-4526-8791"))
Maintainer: Peter Baumgartner <petzi53@gmail.com>
Description: Download press freedom index data from Reporters Without Borders (RSF)
    with period-aware encoding handling. Data are downloaded from the RSF
    website (<https://rsf.org/en/index>). Provides infrastructure for data cleaning
    and ISO 3166 standardization in downstream phases.
License: MIT + file LICENSE
URL: https://github.com/petzi53/pressfreedom.data,
        https://www.peter-baumgartner.net/pressfreedom.data/
BugReports: https://github.com/petzi53/pressfreedom.data/issues
Encoding: UTF-8
LazyData: true
Imports: readr, here, rlang, countrycode, dplyr, stringr, cli, fs,
        glue, purrr, tibble, stringi
Suggests: usethis, knitr, rmarkdown, ggplot2, tidyr, forcats,
        patchwork, scales, sf, rnaturalearth, testthat (>= 3.0.0), covr
VignetteBuilder: knitr
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-08-20 09:57:27 UTC; petzi
Author: Peter Baumgartner [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4526-8791>)
Repository: CRAN
Date/Publication: 2026-08-24 12:40:02 UTC
Built: R 4.5.2; ; 2026-08-24 17:28:01 UTC; unix
