fntl: Numerical Tools for 'Rcpp' and Lambda Functions

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.0
Depends: R (≥ 4.3)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: knitr, numDeriv, rmarkdown, quarto, tidyverse, tinytest
Published: 2024-08-26
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 LICENSE
URL: https://github.com/andrewraim/fntl
NeedsCompilation: yes
Materials: README
CRAN checks: fntl results [issues need fixing before 2024-09-09]

Documentation:

Reference manual: fntl.pdf
Vignettes: fntl (source, R code)

Downloads:

Package source: fntl_0.1.0.tar.gz
Windows binaries: r-devel: fntl_0.1.0.zip, r-release: fntl_0.1.0.zip, r-oldrel: fntl_0.1.0.zip
macOS binaries: r-release (arm64): fntl_0.1.0.tgz, r-oldrel (arm64): fntl_0.1.0.tgz, r-release (x86_64): fntl_0.1.0.tgz, r-oldrel (x86_64): fntl_0.1.0.tgz

Linking:

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