The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.ast2ast |
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 |
Reference manual: | ast2ast.pdf |
Vignettes: |
Detailed Documentation Information for package authors |
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 imports: | paropt |
Reverse linking to: | FLORAL, paropt |
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.