fntl: Numerical Tools for 'Rcpp' and Lambda Functions (original) (raw)

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 ORCID iD [aut, cre]
Maintainer: Andrew M. Raim <andrew.raim at gmail.com>
License: MIT + file
URL: https://github.com/andrewraim/fntl
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: fntl results

Documentation:

Downloads:

Reverse dependencies:

Reverse imports: vws
Reverse linking to: vws

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=fntlto link to this page.