Focus on Specific Factor Levels in your ggplot() (ggfocus)
A ‘ggplot2’ extension that provides tools for automatically focusing specific factor levels.

Generalized Linear Mixed Model Analysis via Expectation Propagation (glmmEP)
Approximate frequentist inference for generalized linear mixed model analysis with expectation propagation used to circumvent the need for multivariate integration. In this version, the random effects can be any reasonable dimension. However, only probit mixed models with one level of nesting are supported. The methodology is described in Hall, Johnstone, Ormerod, Wand and Yu (2018) <arXiv:1805.08423v1>.

Interface to ‘D3’ Visualizations (r2d3)
Suite of tools for using ‘D3’, a library for producing dynamic, interactive data visualizations. Supports translating objects into ‘D3’ friendly data structures, rendering ‘D3’ scripts, publishing ‘D3’ visualizations, incorporating ‘D3’ in R Markdown, creating interactive ‘D3’ applications with Shiny, and distributing ‘D3’ based ‘htmlwidgets’ in R packages.