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.
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.
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')
)
An brief overview of super is provided in the vignette distributed with the package:
vignette("super", package = "super")
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.