# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "fntl" in publications use:' type: software license: MIT title: 'fntl: Numerical Tools for ''Rcpp'' and Lambda Functions' version: 0.1.3 doi: 10.32614/CRAN.package.fntl abstract: 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. authors: - family-names: Raim given-names: Andrew M. email: andrew.raim@gmail.com orcid: https://orcid.org/0000-0002-4440-2330 repository: https://cran.r-universe.dev repository-code: https://github.com/andrewraim/fntl commit: fd483575f165aa01c69fe04767fed1dbec3c8a04 url: https://github.com/andrewraim/fntl date-released: '2026-07-22' contact: - family-names: Raim given-names: Andrew M. email: andrew.raim@gmail.com orcid: https://orcid.org/0000-0002-4440-2330