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.

super

R-CMD-check

NOTE: This package is very much experimental in nature and should be treated as such until the 0.1.0 release.

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")

The development version can be installed from r-universe with:

install.packages(
    'super',
    repos = c('https://timtaylor.r-universe.dev', 'https://cloud.r-project.org')
)

Vignettes

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

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.