Package: glue Title: Interpreted String Literals Version: 1.6.2 Authors@R: c( person("Jim", "Hester", role = "aut", comment = c(ORCID = "0000-0002-2739-7082")), person("Jennifer", "Bryan", , "jenny@rstudio.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6983-2759")), person("RStudio", 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://github.com/tidyverse/glue, https://glue.tidyverse.org/ BugReports: https://github.com/tidyverse/glue/issues Depends: R (>= 3.4) Imports: methods Suggests: covr, crayon, DBI, dplyr, forcats, ggplot2, knitr, magrittr, microbenchmark, R.utils, rmarkdown, rprintf, RSQLite, stringr, testthat (>= 3.0.0), vctrs (>= 0.3.0), waldo (>= 0.3.0), withr VignetteBuilder: knitr ByteCompile: true Config/Needs/website: hadley/emo, tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Author: Jim Hester [aut] (), Jennifer Bryan [aut, cre] (), RStudio [cph, fnd] Maintainer: Jennifer Bryan Built: R 4.3.0; wasm32-unknown-emscripten; 2023-10-25 17:12:32 UTC; unix