Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elixir: Transmutation of Languages

R-CMD-check Codecov test coverage

Tools for transforming R expressions.

Provides functions for finding, extracting, and replacing patterns in R language objects, similarly to how regular expressions can be used to find, extract, and replace patterns in text. Also provides functions for generating code using specially-formatted template files and for translating R expressions into similar expressions in other programming languages. The package may be helpful for advanced uses of R expressions, such as developing domain-specific languages.

Installation

You can install the released version of elixir from CRAN with:

install.packages("elixir")

You can install the development version of elixir from GitHub with:

# install.packages("devtools")
devtools::install_github("nicholasdavies/elixir")

About

❗ This is a read-only mirror of the CRAN R package repository. elixir — Transmutation of Languages. Homepage: https://github.com/nicholasdavies/elixirhttps://nicholasdavies.github.io/elixir/ Report bugs for this package: https://github.com/nicholasdavies/elixir/issues

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages