1
0
Fork
You've already forked super
0
r
  • R 51.9%
  • C 41.5%
  • Makefile 6.6%
2025年05月13日 08:42:57 +01:00
.github ci: use working directory for dependency checking as well 2024年12月16日 21:03:19 +00:00
pkg chore: bump to dev version 2025年05月13日 08:42:57 +01:00
site site: remove citation section 2025年04月22日 10:02:57 +01:00
.gitignore docs: new build process for site 2025年03月11日 20:24:34 +00:00
Makefile build: tidyup 2025年03月11日 22:38:10 +00:00
README.md docs: typo 2025年04月25日 20:44:09 +01:00

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