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.

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.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 LICENSE
URL: https://github.com/andrewraim/fntl
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: fntl results

Documentation:

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

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fntl 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.