r-ast2ast 0.3.2
Propagated dependencies: r-rlang@1.1.4 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-r6@2.5.1 r-purrr@1.0.2 r-dfdr@0.2.0
Channel: guix-cran
Home page: https://github.com/Konrad1991/ast2ast
Licenses: GPL 2
Synopsis: Translates an R Function to a C++ Function
Description:
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.
Total results: 1