glue

Interpreted String Literals

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>.

1.8.1 MIT + file LICENSE 1 个版本
安装
install.packages("glue")
remotes::install_cran("glue")
版本列表
1.8.1 2026-04-17