The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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.