CRAN/E | ast2ast

ast2ast

Translates an R Function to a C++ Function

Installation

About

Enable translation of a tiny subset of R to C++. The user has to define a R function which gets translated. For a full list of possible functions check the documentation. After translation an R function is returned which is a shallow wrapper around the C++ code. Alternatively an external pointer to the C++ function is returned to the user. The intention of the package is to generate fast functions which can be used as ode-system or during optimization.

github.com/Konrad1991/ast2ast
Bug report File report

Key Metrics

Version 0.3.2
Published 2023-12-09 139 days ago
Needs compilation? no
License GPL-2
CRAN checks ast2ast results

Downloads

Yesterday 21 +91%
Last 7 days 72 +6%
Last 30 days 299 -11%
Last 90 days 948 -40%
Last 365 days 6.504 +62%

Maintainer

Maintainer

Krämer Konrad

konrad_kraemer@yahoo.de

Authors

Krämer Konrad

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

Detailed Documentation
Information for package authors

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ast2ast archive

Imports

Rcpp ≥ 1.0.4
purrr
R6
RcppArmadillo
methods
dfdr
rlang

Suggests

knitr
kableExtra
rmarkdown
tinytest
microbenchmark
ggplot2
RcppXPtrUtils

Reverse Imports

paropt

Reverse LinkingTo

paropt