Provides a 'C++' API for routinely used numerical tools such as integration, root-finding, and optimization, where function arguments are given as lambdas. This facilitates 'Rcpp' programming, enabling the development of 'R'-like code in 'C++' where functions can be defined on the fly and use variables in the surrounding environment.
| Version: | 0.1.2 | 
| Depends: | R (≥ 4.3) | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Suggests: | knitr, numDeriv, rmarkdown, quarto, tidyverse, tinytest | 
| Published: | 2024-11-12 | 
| DOI: | 10.32614/CRAN.package.fntl | 
| Author: | Andrew M. Raim | 
| Maintainer: | Andrew M. Raim <andrew.raim at gmail.com> | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/andrewraim/fntl | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | fntl results | 
| Reference manual: | fntl.html , fntl.pdf | 
| Vignettes: | fntl (source, R code) | 
| Package source: | fntl_0.1.2.tar.gz | 
| Windows binaries: | r-devel: fntl_0.1.2.zip, r-release: fntl_0.1.2.zip, r-oldrel: fntl_0.1.2.zip | 
| macOS binaries: | r-release (arm64): fntl_0.1.2.tgz, r-oldrel (arm64): fntl_0.1.2.tgz, r-release (x86_64): fntl_0.1.2.tgz, r-oldrel (x86_64): fntl_0.1.2.tgz | 
| Old sources: | fntl archive | 
Please use the canonical form https://CRAN.R-project.org/package=fntl to link to this page.