Found 7469 packages in 0.05 seconds
Download and Analyze Spatial Development Data from 'INKAR'
A professional R interface to download and analyze spatial development indicators from the 'BBSR' 'INKAR' (Indikatoren und Karten zur Raum- und Stadtentwicklung) database. Features a bilingual interactive wizard, fuzzy search, multi-indicator downloads with automatic tidy merging (long/wide), robust disk caching, and premium 'ggplot2' themes for regional mapping.
Visual Diagnostic Checks for Vector Autoregressive Models
Provides model-agnostic visual diagnostics for vector
autoregressive (VAR) models. Given empirical data, model predictions,
residuals, and optionally simulated data, the package assembles a
multi-panel diagnostic grid: empirical vs. predicted time series, residual
inspection, residuals vs. predictions scatter, and posterior predictive style
checks via simulated trajectories. Output is a 'patchwork' object composed
of 'ggplot2' plots, allowing further customisation via standard
'ggplot2' theme calls. Follows the approach described in
Haslbeck et al. (2026)
Data Science Infrastructure for Global Health
Supports global health data analysis, including a publication-ready 'ggplot2' theme, a 'flextable' defaults helper, a thin pie chart wrapper, built-in regional country-code datasets with a WHO region lookup helper, a geometric mean function for indicator aggregation, and convenience clients for the World Health Organization Global Health Observatory (GHO) OData API < https://ghoapi.azureedge.net/api/> and the United Nations Sustainable Development Goals (SDG) API < https://unstats.un.org/SDGAPI/swagger/>.
Automatically Position Non-Overlapping Text Labels with 'ggplot2'
Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.
Create Dashboards with 'Shiny'
Create dashboards with 'Shiny'. This package provides a theme on top of 'Shiny', making it easy to create attractive dashboards.
Create Interactive Web Graphics via 'plotly.js'
Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the 'autoplot()' generic of 'ggplot2'. The package draws plots with the 'viridis' color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and Precision-Recall curves.
'ggplot2' Based Publication Ready Plots
The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.
Helpers for Developing Command Line Interfaces
A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It support ANSI colors and text styles as well.
Inky Color Schemes
Provides color palettes designed to be reminiscent of text on paper. The color schemes were taken from < https://stephango.com/flexoki>. Includes discrete, continuous, and binned scales that are not necessarily color-blind friendly. Simple scale and theme functions are available for use with 'ggplot2'.