The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

ast2ast: Translates an R Function to a C++ Function

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.

Version: 0.3.2
Imports: Rcpp (≥ 1.0.4), purrr, R6, RcppArmadillo, methods, dfdr, rlang
Suggests: knitr, kableExtra, rmarkdown, tinytest, microbenchmark, ggplot2, RcppXPtrUtils
Published: 2023-12-09
Author: Krämer Konrad [aut, cre]
Maintainer: Krämer Konrad <konrad_kraemer at yahoo.de>
BugReports: https://github.com/Konrad1991/ast2ast
License: GPL-2
URL: https://github.com/Konrad1991/ast2ast
NeedsCompilation: no
Materials: NEWS
CRAN checks: ast2ast results

Documentation:

Reference manual: ast2ast.pdf
Vignettes: Detailed Documentation
Information for package authors

Downloads:

Package source: ast2ast_0.3.2.tar.gz
Windows binaries: r-devel: ast2ast_0.3.2.zip, r-release: ast2ast_0.3.2.zip, r-oldrel: ast2ast_0.3.2.zip
macOS binaries: r-release (arm64): ast2ast_0.3.2.tgz, r-oldrel (arm64): ast2ast_0.3.2.tgz, r-release (x86_64): ast2ast_0.3.2.tgz, r-oldrel (x86_64): ast2ast_0.3.2.tgz
Old sources: ast2ast archive

Reverse dependencies:

Reverse imports: paropt
Reverse linking to: paropt

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ast2ast to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.