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/stable/manual/strings/#triple-quoted-string-literals>.
Artifacts using Glue (46)
1.Dplyr704 usages
org.renjin.cran » dplyr MIT
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Last Release on Oct 5, 2024
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from ...
Last Release on Nov 4, 2024
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from ...
Last Release on Sep 14, 2024
4.Tidyr244 usages
org.renjin.cran » tidyr MIT
An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.
Last Release on Sep 17, 2024
Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2' themes and scales that replicate the look of plots by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and 'The Wall Street Journal', among others. ...
Last Release on May 1, 2022
A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection.
Last Release on May 12, 2022
7.MOSAIC11 usages
org.renjin.cran » mosaic GPL
Data sets and utilities from Project MOSAIC (<http://mosaic-web.org>) used to teach mathematics, statistics, computation and modeling. Funded by the NSF, Project MOSAIC is a community of educators working to tie together aspects of quantitative work ...
Last Release on Feb 15, 2021
8.Vdiffr10 usages
org.renjin.cran » vdiffr GPL
An extension to the 'testthat' package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.
Last Release on Apr 30, 2022
Create a lightweight Shiny wrapper for the css-loaders created by Luke Hass <https://github.com/lukehaas/css-loaders>. Wrapping a Shiny output will automatically show a loader when the output is (re)calculating.
Last Release on May 12, 2022
10.Usethis5 usages
org.renjin.cran » usethis GPL
Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, 'GitHub', licenses, 'Rcpp', 'RStudio' projects, and more.
Last Release on May 12, 2022
