Package: glue
Title: Interpreted String Literals
Version: 1.8.0
Authors@R: c(
person("Jim", "Hester", role = "aut",
comment = c(ORCID = "0000-0002-2739-7082")),
person("Jennifer", "Bryan", , "jenny@posit.co", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6983-2759")),
person("Posit Software, PBC", role = c("cph", "fnd"))
)
Description: An implementation of interpreted string literals, inspired by
Python's Literal String Interpolation
and Docstrings
and Julia's Triple-Quoted
String Literals
.
License: MIT + file LICENSE
URL: https://glue.tidyverse.org/, https://github.com/tidyverse/glue
BugReports: https://github.com/tidyverse/glue/issues
Depends: R (>= 3.6)
Imports: methods
Suggests: crayon, DBI (>= 1.2.0), dplyr, knitr, magrittr, rlang,
rmarkdown, RSQLite, testthat (>= 3.2.0), vctrs (>= 0.3.0),
waldo (>= 0.5.3), withr
VignetteBuilder: knitr
ByteCompile: true
Config/Needs/website: bench, forcats, ggbeeswarm, ggplot2, R.utils,
rprintf, tidyr, tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-09-27 16:00:45 UTC; jenny
Author: Jim Hester [aut] (),
Jennifer Bryan [aut, cre] (),
Posit Software, PBC [cph, fnd]
Maintainer: Jennifer Bryan
Repository: CRAN
Date/Publication: 2024-09-30 22:30:01 UTC
Built: R 4.4.2; x86_64-w64-mingw32; 2025-01-04 01:25:36 UTC; windows
Archs: x64