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.
compare_districts() /
compare_district(): Filter downloaded
datasets by district IDs (Kennziffer) or names.compare_region(): Singular alias for
compare_regions().plot_inkar() upgrades:
BND (Germany level 0) and
GEM (Municipalities level 3) boundaries.geom parameter to plot data on custom
sf boundaries (e.g. ROR spatial planning
regions).utils::adist() when the stringdist
package is not available.~/.inkaR_history to
tools::R_user_dir("inkaR", which = "config") in interactive
sessions, and disabled it entirely in non-interactive sessions.pkgdown package documentation website.inkar(): English-first shortcut alias
for get_inkar_data() with lang = "en" and
year = "latest" as defaults.compare_regions(): Filter a downloaded
data frame to specific regions by partial name match.inkar_trends(): Plot time series as a
ggplot2 line chart for selected regions.get_themes(): List unique indicator
themes from the local metadata for use with theme
filtering.year = "latest":
get_inkar_data() now accepts year = "latest"
to automatically download only the most recent available year.plot_inkar() improvements: New
highlight, breaks (equal/quantile), and
title parameters for richer map customization.search_indicators() /
view_indicators(): New theme
parameter to pre-filter by indicator domain (see
get_themes())._pkgdown.yml
for documentation website generation.get_inkar_data()
now resolves indicator IDs through five fallback tiers (exact, numeric,
normalized, partial name, fuzzy).Gross_domestic_product) instead of opaque IDs
(ind_11).cli progress bar.search_indicators() now compares against
Name_EN only and uses a tighter Jaro-Winkler
threshold.update_indicators() stability:
Gracefully handles API 500 errors instead of crashing.get_cache_dir() no
longer writes to ~/.cache/R/inkaR/ during non-interactive
sessions (e.g. R CMD check). In non-interactive
environments the cache now uses tempdir() (cleaned up at
session end), while interactive sessions continue to use the persistent
tools::R_user_dir("inkaR", which = "cache") directory. This
resolves the NOTE that caused the package to be archived on CRAN
(checking for new files in some other directories).inkaR() without arguments now opens a professional CLI
wizard to guide users through selecting an indicator, then an available
spatial level, and finally a year or year range.c("bip", "xbev")) or enter
multiple IDs in the wizard (separated by spaces).format = "long" (default) stacks indicators in a tidy
format.format = "wide" pivots indicators into individual
columns for direct comparison and mathematical operations.stringdist package
(Jaro-Winkler method).cli package for
high-end, paginated, and responsive terminal tables.theme_inkaR(), a high-end ggplot2 theme with dedicated
light and dark modes.plot_inkar() now
supports bilingual labels, automatic unit extraction, and professional
color palettes (Viridis, Magma).try()
to ensure CRAN checks pass even with environment-specific network
limitations.DESCRIPTION.\value tags to exported
.Rd files (e.g., clear_inkar_cache()).\dontrun{} with
\donttest{} or if(interactive()) to ensure
proper example testing.tempdir()).tools::R_user_dir) to
heavily improve GetGebieteZumRaumbezug lookup times across
sessions.httr2::req_perform_parallel) for exploring spatial levels,
eliminating the sequential wait time.plot_inkar() for native geospatial mapping
with ggplot2 and sf by directly downloading
and matching GADM polygon data.testthat by completely
regenerating httptest2 records.NA) by implementing
robust locale-agnostic numeric parsing.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.