Package: super 0.0.3.9000
super: Interpreted String Literals
An implementation of interpreted string literals. Based on the 'glue' package by Hester & Bryan (2024) <doi:10.32614/CRAN.package.glue> but with a focus on efficiency and simplicity at a cost of flexibility.
Authors:
super_0.0.3.9000.tar.gz
super_0.0.3.9000.zip(r-4.5)super_0.0.3.9000.zip(r-4.4)super_0.0.3.9000.zip(r-4.3)
super_0.0.3.9000.tgz(r-4.4-x86_64)super_0.0.3.9000.tgz(r-4.4-arm64)super_0.0.3.9000.tgz(r-4.3-x86_64)super_0.0.3.9000.tgz(r-4.3-arm64)
super_0.0.3.9000.tar.gz(r-4.5-noble)super_0.0.3.9000.tar.gz(r-4.4-noble)
super_0.0.3.9000.tgz(r-4.4-emscripten)super_0.0.3.9000.tgz(r-4.3-emscripten)
super.pdf |super.html✨
super/json (API)
# Install 'super' in R: |
install.packages('super', repos = c('https://timtaylor.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/timtaylor/super/issues
Last updated 8 hours agofrom:e54b170a05. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win-x86_64 | OK | Nov 22 2024 |
R-4.5-linux-x86_64 | OK | Nov 22 2024 |
R-4.4-win-x86_64 | OK | Nov 22 2024 |
R-4.4-mac-x86_64 | OK | Nov 22 2024 |
R-4.4-mac-aarch64 | OK | Nov 22 2024 |
R-4.3-win-x86_64 | OK | Nov 22 2024 |
R-4.3-mac-x86_64 | OK | Nov 22 2024 |
R-4.3-mac-aarch64 | OK | Nov 22 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Format and interpolate a string | glue glut |
Trim a character vector | trim |