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/v1.3/manual/strings/#Triple-Quoted-String-Literals-1>.
Version: | 1.4.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, vctrs (≥ 0.3.0) |
Published: | 2020-05-13 |
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, https://glue.tidyverse.org/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | glue results |
Reference manual: | glue.pdf |
Vignettes: |
Speed of glue Transformers |
Package source: | glue_1.4.1.tar.gz |
Windows binaries: | r-devel: glue_1.4.1.zip, r-release: glue_1.4.1.zip, r-oldrel: glue_1.4.1.zip |
macOS binaries: | r-release: glue_1.4.1.tgz, r-oldrel: glue_1.4.1.tgz |
Old sources: | glue archive |
Please use the canonical form https://CRAN.R-project.org/package=glue to link to this page.