Other packages > Find by keyword >

glue  

Interpreted String Literals
View on CRAN: Click here


Download and install glue package within the R console
Install from CRAN:
install.packages("glue")

Install from Github:
library("remotes")
install_github("cran/glue")

Install by package version:
library("remotes")
install_version("glue", "1.8.0")



Attach the package and use:
library("glue")
Maintained by
Jennifer Bryan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-18
Latest Update: 2024-09-30
Description:
An implementation of interpreted string literals, inspired by Python's Literal String Interpolation and Docstrings and Julia's Triple-Quoted String Literals .
How to cite:
Jennifer Bryan (2017). glue: Interpreted String Literals. R package version 1.8.0, https://cran.r-project.org/web/packages/glue. Accessed 06 Jun. 2026.
Previous versions and publish date:
1.0.0 (2017-04-18 00:29), 1.1.0 (2017-06-13 23:00), 1.1.1 (2017-06-21 18:58), 1.2.0 (2017-10-29 21:03), 1.3.0 (2018-07-17 21:10), 1.3.1 (2019-03-12 23:30), 1.3.2 (2020-03-12 17:10), 1.4.0 (2020-04-03 16:10), 1.4.1 (2020-05-13 18:10), 1.4.2 (2020-08-27 15:50), 1.5.0 (2021-11-07 01:50), 1.5.1 (2021-11-30 10:50), 1.6.0 (2021-12-17 08:20), 1.6.1 (2022-01-23 00:52), 1.6.2 (2022-02-24 08:50), 1.7.0 (2024-01-10 00:13), 1.8.0 (2024-10-01 00:30)
Other packages that cited glue R package
View glue citation profile
Other R packages that glue depends, imports, suggests or enhances
Complete documentation for glue
Functions, R codes and Examples using the glue R package
Some associated functions: as_glue . glue-deprecated . glue . glue_col . glue_collapse . glue_safe . glue_sql . identity_transformer . quoting . trim . 
Some associated R codes: color.R . compat-s3-register.R . glue.R . knitr.R . quoting.R . safe.R . sql.R . transformer.R . utils.R . vctrs.R . zzz.R .  Full glue package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA