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.2.0 |
Depends: | R (≥ 3.1) |
Imports: | methods |
Suggests: | testthat, covr, magrittr, crayon, knitr, rmarkdown, DBI, RSQLite, R.utils, forcats, microbenchmark, rprintf, stringr, ggplot2 |
Published: | 2017-10-29 |
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: |
Vignette Title Transformers |
Package source: | glue_1.2.0.tar.gz |
Windows binaries: | r-devel: glue_1.2.0.zip, r-release: glue_1.2.0.zip, r-oldrel: glue_1.2.0.zip |
OS X El Capitan binaries: | r-release: glue_1.2.0.tgz |
OS X Mavericks binaries: | r-oldrel: glue_1.2.0.tgz |
Old sources: | glue archive |
Reverse imports: | alphavantager, available, bigstatsr, biolink, blastula, bupaR, configr, datadogr, dbplyr, dplyr, driftR, edeaR, fiery, googledrive, huxtable, kokudosuuchi, mosaic, olsrr, processmapR, RInno, shinycssloaders, tidyr, tidyselect, togglr, vdiffr, XKCDdata |
Please use the canonical form https://CRAN.R-project.org/package=glue to link to this page.