duncantl/RCompileIdioms: Tools for creating code for compilation

Some tools for generating R code to be compiled via RLLVMCompile and Rllvm. This does not compile the code, but generates code that can be compiled. It is for a) generating code for particular tasks that we want to compile, and b) rewriting of R code to make the code more amenable to compulation The functions here are currently quite specialized and are illustrations of things we can speed up when we compile code.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseBSD_3_clause + file LICENSE
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/RCompileIdioms")
duncantl/RCompileIdioms documentation built on Nov. 23, 2023, 4:21 p.m.