{
  "_id": "6a4796d72f27a93436c0ef12",
  "Package": "fastGHQuad",
  "Type": "Package",
  "Title": "Fast 'Rcpp' Implementation of Gauss-Hermite Quadrature",
  "Version": "1.0.1",
  "Date": "2022-05-03",
  "Author": "Alexander W Blocker",
  "Maintainer": "Alexander W Blocker <ablocker@gmail.com>",
  "Description": "Fast, numerically-stable Gauss-Hermite quadrature rules\nand utility functions for adaptive GH quadrature. See Liu, Q.\nand Pierce, D. A. (1994) <doi:10.2307/2337136> for a reference\non these methods.",
  "License": "MIT + file LICENSE",
  "LazyLoad": "yes",
  "URL": "https://github.com/awblocker/fastGHQuad",
  "Repository": "https://awblocker.r-universe.dev",
  "Date/Publication": "2022-05-05 17:17:40 UTC",
  "RemoteUrl": "https://github.com/awblocker/fastghquad",
  "RemoteRef": "HEAD",
  "RemoteSha": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 06:58:12 UTC",
    "User": "root"
  },
  "_user": "awblocker",
  "_type": "src",
  "_file": "fastGHQuad_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a18d1623cf4d1035b6464714941779de44d264b3380f0ec2a0428f06d5f5504b",
  "_filesize": 174484,
  "_sha256": "a18d1623cf4d1035b6464714941779de44d264b3380f0ec2a0428f06d5f5504b",
  "_expires": "2026-10-11T11:02:46.000Z",
  "_created": "2026-07-03T06:58:12.000Z",
  "_published": "2026-07-03T11:02:47.366Z",
  "_jobs": [
    {
      "job": 84986222885,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059880562"
    },
    {
      "job": 84986222903,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059877423"
    },
    {
      "job": 84986222813,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059884406"
    },
    {
      "job": 84986222851,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059877430"
    },
    {
      "job": 84986223212,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059893794"
    },
    {
      "job": 84986223002,
      "time": 289,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059925540"
    },
    {
      "job": 84986222820,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059896513"
    },
    {
      "job": 84986222918,
      "time": 288,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059921462"
    },
    {
      "job": 84986222590,
      "time": 124,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059845614"
    },
    {
      "job": 84986222899,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059879976"
    },
    {
      "job": 84986222821,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059886681"
    },
    {
      "job": 84986222887,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059876994"
    },
    {
      "job": 84986223150,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059870086"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751",
  "_status": "success",
  "_upstream": "https://github.com/awblocker/fastghquad",
  "_commit": {
    "id": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
    "author": "Alexander W Blocker <ablocker@foresitelabs.com>",
    "committer": "Alexander W Blocker <ablocker@foresitelabs.com>",
    "message": "Add comment on manual DOI check\n",
    "time": 1651771060
  },
  "_maintainer": {
    "name": "Alexander W Blocker",
    "email": "ablocker@gmail.com",
    "login": "awblocker",
    "description": "",
    "uuid": 44618
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    }
  ],
  "_owner": "awblocker",
  "_selfowned": true,
  "_usedby": 79,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "awblocker",
      "count": 64,
      "uuid": 44618
    },
    {
      "user": "kollerma",
      "count": 4,
      "uuid": 488603
    },
    {
      "user": "davharris",
      "count": 2,
      "uuid": 843017
    }
  ],
  "_userbio": {
    "uuid": 44618,
    "type": "user",
    "name": "Alexander W Blocker",
    "followers": 45
  },
  "_downloads": {
    "count": 18622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastGHQuad"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/awblocker/fastghquad",
  "_searchresults": 97,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastGHQuad.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/awblocker/fastghquad",
  "_realowner": "awblocker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-12-03"
    },
    {
      "version": "0.1-1",
      "date": "2011-12-05"
    },
    {
      "version": "0.2",
      "date": "2014-08-14"
    },
    {
      "version": "1.0",
      "date": "2018-09-30"
    },
    {
      "version": "1.0.1",
      "date": "2022-05-06"
    }
  ],
  "_exports": [
    "aghQuad",
    "evalHermitePoly",
    "findPolyRoots",
    "gaussHermiteData",
    "ghQuad",
    "hermitePolyCoef"
  ],
  "_help": [
    {
      "page": "fastGHQuad-package",
      "title": "A package for fast, numerically-stable computation of Gauss-Hermite quadrature rules",
      "topics": [
        "fastGHQuad-package",
        "fastGHQuad"
      ]
    },
    {
      "page": "aghQuad",
      "title": "Adaptive Gauss-Hermite quadrature using Laplace approximation",
      "topics": [
        "aghQuad"
      ]
    },
    {
      "page": "evalHermitePoly",
      "title": "Evaluate Hermite polynomial at given location",
      "topics": [
        "evalHermitePoly"
      ]
    },
    {
      "page": "findPolyRoots",
      "title": "Find real parts of roots of polynomial",
      "topics": [
        "findPolyRoots"
      ]
    },
    {
      "page": "gaussHermiteData",
      "title": "Compute Gauss-Hermite quadrature rule",
      "topics": [
        "gaussHermiteData"
      ]
    },
    {
      "page": "ghQuad",
      "title": "Convenience function for Gauss-Hermite quadrature",
      "topics": [
        "ghQuad"
      ]
    },
    {
      "page": "hermitePolyCoef",
      "title": "Get coefficient of Hermite polynomial",
      "topics": [
        "hermitePolyCoef"
      ]
    }
  ],
  "_readme": "https://github.com/awblocker/fastghquad/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.585788912027967,
  "_indexed": true,
  "_nocasepkg": "fastghquad",
  "_universes": [
    "awblocker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/20a536ecbb19ca30b5cd9d76431f09f092405bd4980775758ac838220b68799b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/9d49425d2a5e5dc877b6e4400a6263c1da3365f03bedc17ce2b4f178290a63b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/ec50e1b0b189af5824c0060674b93d9952708866f5c0ef6a338bfa08aae33544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/36ceffb6f98c6552ec7b2eb8fb1a56a70d1036a78e482024d31fb45ed31adb24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:56.000Z",
      "arch": "aarch64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/d847ea90d45069dfd9c744aa0e4331a5bd5c688a87344f795066ac38ee4bc401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T07:02:25.000Z",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/ee408775c7738bf694d7c18ff567451f653ce4635adf3657a3e783c2d2071537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:54.000Z",
      "arch": "aarch64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/6735220e3de8cf70d90440183d903a667af0a3348b460a055a7b682c2b046ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T07:02:11.000Z",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/339d081aae4f3028982533e498042a267c700c2885cc0701314c0f2a1255cb58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:23.000Z",
      "arch": "emscripten",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/492436547df8bd83afce5d2262f3b45921f534cbe0d4e4899ebe1b50744d3773",
      "status": "success",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T07:00:02.000Z",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/61d02140697b9bd640831b86278ec7b9a10da17d6718d8ec2ec748b80e229f59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T06:59:30.000Z",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/899969f442d0f9095fecc6fd8a233cd014d810694067d6a4694460cfdf951ca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T06:59:14.000Z",
      "arch": "x86_64",
      "commit": "355f1f372c24e41c601fbb27cec5bfc6d6858db1",
      "fileid": "https://r2.ropensci.org/0239a5cdd1e8427f792d377b457d1d62e09615d6615fc727980fcd1e41b6079e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awblocker/actions/runs/28643991751"
    }
  ]
}