An implementation of interpreted string literals, inspired by Python's Literal String Interpolation <https://www.python.org/dev/peps/pep-0498/> and Docstrings <https://www.python.org/dev/peps/pep-0257/> and Julia's Triple-Quoted String Literals <https://docs.julialang.org/en/stable/manual/strings/#triple-quoted-string-literals>.
Version: | 1.3.1 |
Depends: | R (≥ 3.1) |
Imports: | methods |
Suggests: | testthat, covr, magrittr, crayon, knitr, rmarkdown, DBI, RSQLite, R.utils, forcats, microbenchmark, rprintf, stringr, ggplot2, dplyr, withr |
Published: | 2019-03-12 |
Author: | Jim Hester [aut, cre] |
Maintainer: | Jim Hester <james.f.hester at gmail.com> |
BugReports: | https://github.com/tidyverse/glue/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/tidyverse/glue |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | glue results |
Reference manual: | glue.pdf |
Vignettes: |
Speed of glue Transformers |
Package source: | glue_1.3.1.tar.gz |
Windows binaries: | r-devel: glue_1.3.1.zip, r-release: glue_1.3.1.zip, r-oldrel: glue_1.3.1.zip |
OS X binaries: | r-release: glue_1.3.1.tgz, r-oldrel: glue_1.3.1.tgz |
Old sources: | glue archive |
Please use the canonical form https://CRAN.R-project.org/package=glue to link to this page.