Crandore Hub

glueDo

Wrapper Functions for the 'glue' Library

Provides convenient wrapper functions around the 'glue' library for common string interpolation tasks. The package simplifies the process of combining 'glue' string templating with common R functions like message(), warning(), stop(), print(), cat(), and file writing operations. Instead of manually calling glue() and then passing the result to these functions, 'glueDo' provides direct wrapper functions that handle both steps in a single call. This is particularly useful for logging, error handling, and formatted output in R scripts and packages. The main reference for the underlying 'glue' package is Hester and Bryan (2022) <https://CRAN.R-project.org/package=glue>.

Versions across snapshots

VersionRepositoryFileSize
0.1.0 rolling source/ R- glueDo_0.1.0.tar.gz 4.0 KiB
0.1.0 rolling linux/jammy R-4.5 glueDo_0.1.0.tar.gz 13.2 KiB
0.1.0 rolling linux/noble R-4.5 glueDo_0.1.0.tar.gz 13.2 KiB
0.1.0 latest source/ R- glueDo_0.1.0.tar.gz 4.0 KiB
0.1.0 latest linux/jammy R-4.5 glueDo_0.1.0.tar.gz 13.2 KiB
0.1.0 latest linux/noble R-4.5 glueDo_0.1.0.tar.gz 13.2 KiB
0.1.0 2026-04-23 source/ R- glueDo_0.1.0.tar.gz 4.0 KiB
0.1.0 2026-04-09 windows/windows R-4.5 glueDo_0.1.0.zip 16.0 KiB

Dependencies (latest)

Imports