The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
None. This is a maintainability and CRAN-preparation release.
Vendored ggbump geometry functions
(inst/app/R/geom_bump_vendored.R) to replace the
GitHub-only dependency on davidsjoberg/ggbump (archived
from CRAN 2025-12-04). Functions are prefixed with pf_
(e.g., pf_geom_bump(), PfStatBump) to avoid
conflicts. Rank-based bump charts now always use S-curve smoothing; the
conditional fallback to geom_line() has been
removed.
Vendored flag-icons SVGs
(inst/app/www/flags/) to replace the GitHub-only
flagon package. A curated subset of ~270 SVG files from
lipis/flag-icons v7.5.0 corresponding to ISO 3166-1 alpha-2
codes in the dataset are now served directly. This eliminates a
GitHub-only dependency and provides crisper, smaller-file-size flags
than the previous PNG-format approach.
Removed all GitHub-only dependencies:
DESCRIPTION’s Imports, Suggests,
and Remotes: fields are now clean. All packages are
available from CRAN.
Updated documentation: Comprehensive updates to
AGENTS.md documenting vendoring rationale, attribution, and
the finalized app architecture.
Added LICENSE.note: Full MIT
attribution for vendored ggbump and flag-icons
components.
DESCRIPTION: Version → 0.2.0, Date → 2026-08-25flags.R: Updated to use .svg extension
instead of .pngapp.R: Removed library calls and resource path
registrations for ggbump and flagonmod_chart.R and mod_country.R: Now call
pf_geom_bump() directly without conditional fallbackhelpers.R: Removed has_ggbump() and
has_flagon() utility functions.svg file extensionrenv.lock: Refreshed to reflect removal of GitHub-only
dependenciesVendored dependencies: - ggbump functions adapted from
davidsjoberg/ggbump,
copyright © 2020 David Sjöberg, licensed under MIT - Flag SVGs from lipis/flag-icons,
copyright © 2013–2024 Lipis, licensed under MIT
Full license texts included in LICENSE.note.
Initial release.
pressfreedom.data
rather than bundled, so the dashboard always reflects the latest release
of the cleaned dataset.run_app() launches the dashboard locally; deployed at
https://pbaumgartner-pressfreedom.share.connect.posit.cloud/ on Posit
Connect Cloud.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.