SkillAgentSearch skills...

SlickR

slick carousel htmlwidget for R

Install / Use

/learn @yonicd/SlickR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- badges: start -->

CRAN_Status_Badge Project Status: Active - The project has reached a stable, usable state and is being actively developed. downloads R-win build status Codecov test coverage Covrpage Summary

<!-- badges: end -->

slickR <img src="https://github.com/yonicd/slickR/raw/master/man/figures/logo.png" align="right" class="logo"/>

The last carousel you’ll ever need

We are happy to bring the slick JavaScript library to R. It is self described as "the last carousel you'll ever need". This carousel is based on putting the elements of the carousel in a div HTML tag. This makes the carousel very versatile in what can be placed inside. Regular objects that are placed in a carousel can be for example: images, plots, tables, gifs, videos and objects embedded in iframes.

This tool helps review multiple outputs in an efficient manner and saves much needed space in documents and Shiny applications, while creating a user friendly experience.

These carousels can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents.

Installation

CRAN

install.packages('slickR')

Github (dev)

remotes::install_github('yonicd/slickR')

Getting started

View on GitHub
GitHub Stars162
CategoryDevelopment
Updated3mo ago
Forks15

Languages

JavaScript

Security Score

82/100

Audited on Dec 16, 2025

No findings