{
  "_id": "6a106e01acfb0bcc41cab085",
  "Package": "RcppBessel",
  "Type": "Package",
  "Title": "Bessel Functions Rcpp Interface",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Alexios\", \"Galanos\", , \"alexios@4dscape.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0000-9308-0457\")),\nperson(\"Martin\", \"Maechler\", role = \"aut\",\ncomment = c(\"Author of the Bessel R package\",ORCID = \"0000-0002-8685-9910\")),\nperson(\"Donald E.\", \"Amos\", role = \"aut\",\ncomment = \"Original author of the zbsubs Fortran code, Sandia National Laboratories\"))",
  "Maintainer": "Alexios Galanos <alexios@4dscape.com>",
  "Description": "Exports an 'Rcpp' interface for the Bessel functions in\nthe 'Bessel' package, which can then be called from the 'C++'\ncode of other packages. For the original 'Fortran'\nimplementation of these functions see Amos (1995)\n<doi:10.1145/212066.212078>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/alexiosg/RcppBessel",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://alexiosg.r-universe.dev",
  "Date/Publication": "2026-03-08 07:28:11 UTC",
  "RemoteUrl": "https://github.com/alexiosg/rcppbessel",
  "RemoteRef": "HEAD",
  "RemoteSha": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 08:16:39 UTC",
    "User": "root"
  },
  "Author": "Alexios Galanos [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-9308-0457>),\nMartin Maechler [aut] (Author of the Bessel R package, ORCID:\n<https://orcid.org/0000-0002-8685-9910>),\nDonald E. Amos [aut] (Original author of the zbsubs Fortran code,\nSandia National Laboratories)",
  "MD5sum": "f4ced0ab59a6c24beceb7c23c7048b22",
  "_user": "alexiosg",
  "_type": "src",
  "_file": "RcppBessel_1.0.1.tar.gz",
  "_fileid": "b7dbed2a07a4e84f89d9d8784f4b770139be201753e8be6fb6a03b10b5b4c382",
  "_filesize": 176209,
  "_sha256": "b7dbed2a07a4e84f89d9d8784f4b770139be201753e8be6fb6a03b10b5b4c382",
  "_created": "2026-05-07T08:16:39.000Z",
  "_published": "2026-05-22T14:53:53.564Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77404583831,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850204023"
    },
    {
      "job": 77404583287,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850200466"
    },
    {
      "job": 77404583470,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850197545"
    },
    {
      "job": 77404583558,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850198732"
    },
    {
      "job": 77404583639,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850192117"
    },
    {
      "job": 77404583540,
      "time": 188,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850216940"
    },
    {
      "job": 77404583109,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850188329"
    },
    {
      "job": 77404583331,
      "time": 177,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850213287"
    },
    {
      "job": 77404582935,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850158481"
    },
    {
      "job": 77404582622,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163504072"
    },
    {
      "job": 77404583117,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850198483"
    },
    {
      "job": 77404583614,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850197873"
    },
    {
      "job": 77404583309,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850190920"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexiosg/rcppbessel",
  "_commit": {
    "id": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
    "author": "Alexios Galanos <alexios@4dscape.com>",
    "committer": "Alexios Galanos <alexios@4dscape.com>",
    "message": "update prompted by Rcpp maintainers\n",
    "time": 1772954891
  },
  "_maintainer": {
    "name": "Alexios Galanos",
    "email": "alexios@4dscape.com",
    "login": "alexiosg",
    "uuid": 6970491
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "Bessel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "alexiosg",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "mathematical-functions",
    "rcpp",
    "statistics",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "alexiosg",
      "count": 11,
      "uuid": 6970491
    }
  ],
  "_userbio": {
    "uuid": 6970491,
    "type": "user",
    "name": "Alexios Galanos"
  },
  "_downloads": {
    "count": 630,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppBessel"
  },
  "_devurl": "https://github.com/alexiosg/rcppbessel",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppBessel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexiosg/rcppbessel",
  "_realowner": "alexiosg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-08-27"
    },
    {
      "version": "1.0.1",
      "date": "2026-03-08"
    }
  ],
  "_exports": [
    "airy_a",
    "airy_b",
    "bessel_h",
    "bessel_i",
    "bessel_j",
    "bessel_k",
    "bessel_y"
  ],
  "_help": [
    {
      "page": "airy_a",
      "title": "The AiryA Function",
      "topics": [
        "airy_a"
      ]
    },
    {
      "page": "airy_b",
      "title": "The AiryB Function",
      "topics": [
        "airy_b"
      ]
    },
    {
      "page": "bessel_h",
      "title": "The BesselH Function",
      "topics": [
        "bessel_h"
      ]
    },
    {
      "page": "bessel_i",
      "title": "The BesselI Function",
      "topics": [
        "bessel_i"
      ]
    },
    {
      "page": "bessel_j",
      "title": "The BesselJ Function",
      "topics": [
        "bessel_j"
      ]
    },
    {
      "page": "bessel_k",
      "title": "The BesselK Function",
      "topics": [
        "bessel_k"
      ]
    },
    {
      "page": "bessel_y",
      "title": "The BesselY Function",
      "topics": [
        "bessel_y"
      ]
    }
  ],
  "_readme": "https://github.com/alexiosg/rcppbessel/raw/HEAD/README.md",
  "_rundeps": [
    "rbibutils",
    "Rcpp",
    "Rdpack"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "RcppBessel.Rmd",
      "filename": "RcppBessel.html",
      "title": "RcppBessel: Rcpp Bessel Interface for use with Rcpp",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Implementation",
        "BesselK (bessel_k)",
        "Description",
        "Inputs",
        "Output",
        "Example",
        "BesselI (bessel_i)",
        "BesselJ (bessel_j)",
        "BesselY (bessel_y)",
        "BesselH (bessel_h)",
        "AiryA (airy_a)",
        "AiryB (airy_b)",
        "An Example with RcppArmadillo Conversion",
        "Timing Tests"
      ],
      "created": "2024-08-10 09:17:45",
      "modified": "2024-08-10 13:28:59",
      "commits": 2
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "rcppbessel",
  "_universes": [
    "alexiosg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T08:19:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "bbe83574895af7ec4c454029fbb721cd7c9a08a13b26e4b77d3e39c6cd44a58d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "3d33963f7ba70caab41114f7956bf68d4d1abeb4d1cea872df78aba17623df47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "c468fc1b2037d1756e255b723c950f0a7bc82cd40b60ebd25a56185882950eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "2a73e1ae9401ebe949be422f7a3f86617f1de1eb18a3492b1a7a069146596975",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:28.000Z",
      "arch": "aarch64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "a272701079b308ee5e7b05f949f8df488c21f0f2c610c23e677e64ede896f95e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-07T08:19:26.000Z",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "d5b184650372c25b31b0a21287abc00903864b403777df3c2179d5fe5c0ca85a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:15.000Z",
      "arch": "aarch64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "402f468a9a5e23ddb59fd82fe555ae635bbfa564e2dd82308b05fa048fcf78f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-07T08:19:18.000Z",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "9918bd744cab66ca18173a9c39c42d8d0f878d71b4eb150695315d85af6d431d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:14.000Z",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "5fb4fb0d2c6e0863d2cfb0d0d7fab575a64f7d3ab3c06edf49e5038345c788a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-07T08:17:57.000Z",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "3186f388ac29a8285d5831424723b24d16a8e153c10eb839609c58772de1cad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-07T08:18:01.000Z",
      "arch": "x86_64",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "624cab55c444c124a272fed8f5802f3c5e7bc19aeaa777e3e1d963ffde9825b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T14:53:28.000Z",
      "arch": "emscripten",
      "commit": "be883dec80449d2a54d870dedaa8cb8add1bcf3e",
      "fileid": "2b3aa9d7e855948c56e8dbd82256f2fa37f4dc9389c8d4b42d88f222c1b674d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexiosg/actions/runs/25484144071"
    }
  ]
}