Skip to content

fntl

Numerical Tools for 'Rcpp' and Lambda Functions

v0.1.2 · Nov 12, 2024 · MIT + file LICENSE

Description

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.

Downloads

625

Last 30 days

6222nd

1.8K

Last 90 days

6.5K

Last year

Trend: +3.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.2Mb
  sub-directories of 1Mb or more:
    libs   7.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.9Mb
  sub-directories of 1Mb or more:
    libs   7.1Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.2Mb
  sub-directories of 1Mb or more:
    libs   7.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.9Mb
  sub-directories of 1Mb or more:
    libs   7.1Mb

Reverse Dependencies (1)

imports

vws

linking_to

vws

Dependency Network

Dependencies Reverse dependencies Rcpp vws fntl

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Nov 11, 2024
new 0.1.1 Sep 6, 2024