Learn R Programming

super is a fork / reimplementation of the glue package with a focus on efficiency and simplicity at a cost of flexibility.

Installing the package

You can install the latest release of super from CRAN with:

install.packages("super")

Vignettes

A brief overview of super is provided in the vignette distributed with the package:

  • vignette("super", package = "super")

Copy Link

Version

Install

install.packages('super')

Monthly Downloads

276

Version

0.1.1

License

MIT + file LICENSE

Maintainer

Tim Taylor

Last Published

April 25th, 2025

Functions in super (0.1.1)

glue

Format and interpolate a string
trim

Trim a character vector
super-package

super: Interpreted String Literals