The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

glueDo News

glueDo 0.1.0 - Initial Release

We are excited to announce the initial release of the glueDo R package! This package provides a set of convenient wrapper functions that allow you to pass expressive glue strings directly to common R functions, executing them with evaluated string content.

Key Features

Included Functions

Example

```r world <- “mars” glue_message(“HELLO {world}!”) # Prints: HELLO mars!

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.