{
  "_id": "6a1be83d1d7bb097a0a1be89",
  "Package": "fntl",
  "Title": "Numerical Tools for 'Rcpp' and Lambda Functions",
  "Version": "0.1.3",
  "Authors@R": "person(\"Andrew M.\", \"Raim\", email = \"andrew.raim@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4440-2330\"))",
  "Description": "Provides a 'C++' API for routinely used numerical tools\nsuch as integration, root-finding, and optimization, where\nfunction arguments are given as lambdas. This facilitates\n'Rcpp' programming, enabling the development of 'R'-like code\nin 'C++' where functions can be defined on the fly and use\nvariables in the surrounding environment.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/andrewraim/fntl",
  "VignetteBuilder": "quarto",
  "Repository": "https://andrewraim.r-universe.dev",
  "Date/Publication": "2026-04-01 14:30:34 UTC",
  "RemoteUrl": "https://github.com/andrewraim/fntl",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddcce098445a17aa63f613687b70c3db83e3021d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 07:06:52 UTC",
    "User": "root"
  },
  "Author": "Andrew M. Raim [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4440-2330>)",
  "Maintainer": "Andrew M. Raim <andrew.raim@gmail.com>",
  "MD5sum": "2933a64baedf1cc199121c1ae4868a1c",
  "_user": "andrewraim",
  "_type": "src",
  "_file": "fntl_0.1.3.tar.gz",
  "_fileid": "4187d3a5b20c05076c9ce664031571d9bde34f623be66e729e246b5b95c31a26",
  "_filesize": 268010,
  "_sha256": "4187d3a5b20c05076c9ce664031571d9bde34f623be66e729e246b5b95c31a26",
  "_created": "2026-05-31T07:06:52.000Z",
  "_published": "2026-05-31T07:50:21.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707574909,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7314682145"
    },
    {
      "job": 78707574895,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7314683482"
    },
    {
      "job": 78707574899,
      "time": 172,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314682820"
    },
    {
      "job": 78707574886,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314682915"
    },
    {
      "job": 78707574890,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7314961820"
    },
    {
      "job": 78707574896,
      "time": 305,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7314761172"
    },
    {
      "job": 78707574872,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314965418"
    },
    {
      "job": 78707574877,
      "time": 317,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314738165"
    },
    {
      "job": 78707394638,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314666096"
    },
    {
      "job": 78707574854,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314678005"
    },
    {
      "job": 78707574873,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7314683730"
    },
    {
      "job": 78707574869,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7314689336"
    },
    {
      "job": 78707574870,
      "time": 199,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314685499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewraim/fntl",
  "_commit": {
    "id": "ddcce098445a17aa63f613687b70c3db83e3021d",
    "author": "Andrew Raim <andrew.raim@gmail.com>",
    "committer": "Andrew Raim <andrew.raim@gmail.com>",
    "message": "Fix capitalization on some references\n",
    "time": 1775053834
  },
  "_maintainer": {
    "name": "Andrew M. Raim",
    "email": "andrew.raim@gmail.com",
    "login": "andrewraim",
    "description": "",
    "uuid": 19993810,
    "orcid": "0000-0002-4440-2330"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewraim",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "andrewraim",
      "count": 36,
      "uuid": 19993810
    }
  ],
  "_userbio": {
    "uuid": 19993810,
    "type": "user",
    "name": "Andrew Raim"
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fntl"
  },
  "_devurl": "https://github.com/andrewraim/fntl",
  "_searchresults": 7,
  "_quarto": true,
  "_topics": [
    "quarto",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fntl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewraim/fntl",
  "_realowner": "andrewraim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-08-26"
    },
    {
      "version": "0.1.1",
      "date": "2024-09-07"
    },
    {
      "version": "0.1.2",
      "date": "2024-11-14"
    }
  ],
  "_exports": [
    "bfgs_args",
    "bfgs1",
    "bfgs2",
    "cg_args",
    "cg1",
    "cg2",
    "col_apply",
    "d_trunc",
    "deriv1",
    "deriv2",
    "fd_deriv1",
    "fd_deriv2",
    "findroot_args",
    "findroot_bisect",
    "findroot_brent",
    "goldensection",
    "gradient0",
    "hessian0",
    "integrate_args",
    "integrate0",
    "jacobian0",
    "lbfgsb_args",
    "lbfgsb1",
    "lbfgsb2",
    "mat_apply",
    "neldermead",
    "neldermead_args",
    "nlm_args",
    "nlm1",
    "nlm2",
    "nlm3",
    "optimize_args",
    "optimize_brent",
    "outer1",
    "outer1_matvec",
    "outer1_triplet",
    "outer2",
    "outer2_matvec",
    "outer2_triplet",
    "p_trunc",
    "q_trunc",
    "r_trunc",
    "richardson_args",
    "row_apply",
    "solve_cg",
    "which0"
  ],
  "_help": [
    {
      "page": "fntl-package",
      "title": "fntl",
      "topics": [
        "fntl-package",
        "fntl"
      ]
    },
    {
      "page": "args",
      "title": "Arguments",
      "topics": [
        "args",
        "bfgs_args",
        "cg_args",
        "findroot_args",
        "integrate_args",
        "lbfgsb_args",
        "neldermead_args",
        "nlm_args",
        "optimize_args",
        "richardson_args"
      ]
    },
    {
      "page": "deriv",
      "title": "Numerical Derivatives via Finite Differences",
      "topics": [
        "deriv",
        "deriv1",
        "deriv2",
        "fd_deriv1",
        "fd_deriv2"
      ]
    },
    {
      "page": "findroot",
      "title": "Find Root",
      "topics": [
        "findroot",
        "findroot_bisect",
        "findroot_brent"
      ]
    },
    {
      "page": "gradient0",
      "title": "Numerical Gradient Vector",
      "topics": [
        "gradient0"
      ]
    },
    {
      "page": "hessian0",
      "title": "Numerical Hessian",
      "topics": [
        "hessian0"
      ]
    },
    {
      "page": "integrate0",
      "title": "Integration",
      "topics": [
        "integrate0"
      ]
    },
    {
      "page": "jacobian0",
      "title": "Numerical Jacobian Matrix",
      "topics": [
        "jacobian0"
      ]
    },
    {
      "page": "matrix_apply",
      "title": "Matrix Apply Functions",
      "topics": [
        "col_apply",
        "matrix_apply",
        "mat_apply",
        "row_apply"
      ]
    },
    {
      "page": "multivariate-optimization",
      "title": "Multivariate Optimization",
      "topics": [
        "bfgs1",
        "bfgs2",
        "cg1",
        "cg2",
        "lbfgsb1",
        "lbfgsb2",
        "multivariate-optimization",
        "neldermead",
        "nlm1",
        "nlm2",
        "nlm3"
      ]
    },
    {
      "page": "outer",
      "title": "Outer Matrix",
      "topics": [
        "outer",
        "outer1",
        "outer1_matvec",
        "outer1_triplet",
        "outer2",
        "outer2_matvec",
        "outer2_triplet"
      ]
    },
    {
      "page": "solve_cg",
      "title": "Iteratively Solve a Linear System with Conjugate Gradient",
      "topics": [
        "solve_cg"
      ]
    },
    {
      "page": "trunc",
      "title": "Functions for Truncated Distributions",
      "topics": [
        "d_trunc",
        "p_trunc",
        "q_trunc",
        "r_trunc",
        "trunc"
      ]
    },
    {
      "page": "univariate-optimization",
      "title": "Univariate Optimization",
      "topics": [
        "goldensection",
        "optimize_brent",
        "univariate-optimization"
      ]
    },
    {
      "page": "which0",
      "title": "Matrix Which Function",
      "topics": [
        "which0"
      ]
    }
  ],
  "_readme": "https://github.com/andrewraim/fntl/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7781512503836434,
  "_indexed": true,
  "_nocasepkg": "fntl",
  "_universes": [
    "andrewraim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T07:09:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "bfd27871ad8d8fa85b6d4ae392e68b144c7f250129775f116a8af4fee6cd476e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T07:09:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "65b9256605f25d63bf34ab30d7f1886bf96f2f55690036e615537a16a8ae584b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T07:09:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "8b89945488bebcb5468ebf71573b3455929172b6027af3f817a5fab3d18e6ba0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T07:09:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "90ec9c8e650759a915c7075a6bec49f39ca36018be2946096c401fa89ece64bc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T07:48:59.000Z",
      "arch": "aarch64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "dc401c9dff51f143a5d58f68d1cb25dd7da8d810793e7389ed125b6c9726e4f4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T07:20:04.000Z",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "044cc0e3aaaea3c74ba908258d3b5a197e3dff6f0f1772bfcccbe394a5656615",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T07:49:21.000Z",
      "arch": "aarch64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "458f419b9d3a5ab3e8c40e6abdd69e0303594afdc72e2be3a04b763a4c34fa6c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T07:16:24.000Z",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "76ec76316b25168e01e5a953c274021d09bb9cb8ecc8df635e263ac3bd8e5fe7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-31T07:09:14.000Z",
      "arch": "emscripten",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "8a27de7afab1999f853bbe31549806cb9ee897c7e17c0cf56cab173bce272d86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T07:08:45.000Z",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "5861f494686f1c492577828751db5d599286e0dbf73d3afcb5651a1edb49c026",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T07:08:50.000Z",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "4f5a96b1e4281f77cd19fc0f48971f2ed14b353d745ecbfffb58d80e22011d31",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T07:08:55.000Z",
      "arch": "x86_64",
      "commit": "ddcce098445a17aa63f613687b70c3db83e3021d",
      "fileid": "62d35b42b6ffc188f8f49472dbf3f6271f6a83db91c3d6d78f28ac2ed44baa36",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/andrewraim/actions/runs/26706040171"
    }
  ]
}