{
  "_id": "6a4f4c7d21b18e1548500475",
  "Package": "boodist",
  "Title": "Some Distributions from the 'Boost' Library and More",
  "Version": "1.0.0.9000",
  "Authors@R": "person(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Make some distributions from the 'C++' library 'Boost'\navailable in 'R'. In addition, the normal-inverse Gaussian\ndistribution and the generalized inverse Gaussian distribution\nare provided. The distributions are represented by 'R6'\nclasses. The method to sample from the generalized inverse\nGaussian distribution is the one given in \"Random variate\ngeneration for the generalized inverse Gaussian distribution\"\nLuc Devroye (2012) <doi:10.1007/s11222-012-9367-z>.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/boodist",
  "BugReports": "https://github.com/stla/boodist/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "SystemRequirements": "C++17",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2023-11-27 15:28:57 UTC",
  "RemoteUrl": "https://github.com/stla/boodist",
  "RemoteRef": "HEAD",
  "RemoteSha": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-09 07:13:57 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre]",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "_user": "stla",
  "_type": "src",
  "_file": "boodist_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c47032840c2545ccaec7c95c2c41d1ae4b7a452ba04b2361ef42c6970379424f",
  "_filesize": 535303,
  "_sha256": "c47032840c2545ccaec7c95c2c41d1ae4b7a452ba04b2361ef42c6970379424f",
  "_expires": "2026-10-17T07:23:39.000Z",
  "_created": "2026-07-09T07:13:57.000Z",
  "_published": "2026-07-09T07:23:41.345Z",
  "_jobs": [
    {
      "job": 86061252663,
      "time": 262,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191632102"
    },
    {
      "job": 86061252564,
      "time": 297,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191640290"
    },
    {
      "job": 86061252698,
      "time": 271,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191634920"
    },
    {
      "job": 86061252680,
      "time": 257,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191629564"
    },
    {
      "job": 86061252580,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191624526"
    },
    {
      "job": 86061252571,
      "time": 378,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191689306"
    },
    {
      "job": 86061252631,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191624914"
    },
    {
      "job": 86061252569,
      "time": 411,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191681632"
    },
    {
      "job": 86060450446,
      "time": 287,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191538611"
    },
    {
      "job": 86061252615,
      "time": 208,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191613034"
    },
    {
      "job": 86061252519,
      "time": 262,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191631025"
    },
    {
      "job": 86061252526,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191592626"
    },
    {
      "job": 86061252543,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191612848"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984",
  "_status": "success",
  "_upstream": "https://github.com/stla/boodist",
  "_commit": {
    "id": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "fixed rcpp_qbetanc\n",
    "time": 1701098937
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "description": "",
    "uuid": 29288085
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RcppNumerical",
      "role": "LinkingTo"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppNumerical",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "boost",
    "distributions",
    "rcpp",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stla",
      "count": 88,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla",
    "followers": 120
  },
  "_downloads": {
    "count": 357,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boodist"
  },
  "_devurl": "https://github.com/stla/boodist",
  "_searchresults": 22,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/boodist.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/boodist",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-08-10"
    }
  ],
  "_exports": [
    "Beta",
    "findChi2df",
    "findChi2ncp",
    "GeneralizedInverseGaussian",
    "Gumbel",
    "Hyperexponential",
    "InverseGamma",
    "InverseGaussian",
    "NormalInverseGaussian",
    "SkewNormal",
    "Student"
  ],
  "_help": [
    {
      "page": "Beta",
      "title": "Non-central beta distribution",
      "topics": [
        "Beta"
      ]
    },
    {
      "page": "findChi2df",
      "title": "Find degrees of freedom",
      "topics": [
        "findChi2df"
      ]
    },
    {
      "page": "findChi2ncp",
      "title": "Find non-centrality parameter",
      "topics": [
        "findChi2ncp"
      ]
    },
    {
      "page": "GeneralizedInverseGaussian",
      "title": "Generalized inverse Gaussian distribution",
      "topics": [
        "GeneralizedInverseGaussian"
      ]
    },
    {
      "page": "Gumbel",
      "title": "Gumbel distribution",
      "topics": [
        "Gumbel"
      ]
    },
    {
      "page": "Hyperexponential",
      "title": "Hyperexponential distribution",
      "topics": [
        "Hyperexponential"
      ]
    },
    {
      "page": "InverseGamma",
      "title": "Inverse Gamma distribution",
      "topics": [
        "InverseGamma"
      ]
    },
    {
      "page": "InverseGaussian",
      "title": "Inverse Gaussian distribution",
      "topics": [
        "InverseGaussian"
      ]
    },
    {
      "page": "NormalInverseGaussian",
      "title": "Normal-inverse Gaussian distribution",
      "topics": [
        "NormalInverseGaussian"
      ]
    },
    {
      "page": "SkewNormal",
      "title": "Skew normal distribution",
      "topics": [
        "SkewNormal"
      ]
    },
    {
      "page": "Student",
      "title": "Non-central Student distribution",
      "topics": [
        "Student"
      ]
    }
  ],
  "_readme": "https://github.com/stla/boodist/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "R6",
    "Rcpp",
    "RcppEigen",
    "RcppNumerical"
  ],
  "_sysdeps": [
    {
      "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": 3.041392685158225,
  "_indexed": true,
  "_nocasepkg": "boodist",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:18:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/14e129c3ec58df5afe11b943c931ffe45a944d91a2a6d3ac7ae811f47efd3440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:18:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/bfbcb4cda42c831cd6e167be251ae4ffc231f3a7ff6e2b263bab0d81125c5727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:18:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/0da1ba2b480a5814fd99ee6c6e5cf11205587ec4ecdafb2d103e4f3d5dee95c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:18:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/dc3c026bc1d6c736b7600f61cdcdc7851da61681e4e6c4c8183befb9840ba86f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:18:25.000Z",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/13689ecdfa497fe4e43011e4fd54d9240aedde388afd644405d3bda11a875f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:20:23.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/273369f528a3fc920d026a01894c518fae93dd09956e402b8299a6faa0617341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:18:38.000Z",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/0a8367828ffb89794b3fad5e7e312d29430ef7564baf85586078df21d7100d8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:19:45.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/d08d9481430828b29e6aced9dc965da9f6083ff77923a50232cd7d6fb8c3f34f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:17:58.000Z",
      "arch": "emscripten",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/1ebddfed74705f6818d9ed5b59040489e4756654c4153f2a9547b833f510fe41",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:17:01.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/b2419e1739894b649295531987b070ae2b23b72390a85a8fad151f024eeaf6de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:16:43.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/fa9cdfc2adc7b16d9e6e5dc2d290338e9af7cf642f6213aef62c6ef74c847e1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-09T07:16:55.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "https://r2.ropensci.org/992f31bea8697e2b1529749a795db1eaf0a789f9db51de849ca9dfd893bcd29f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/29000712984"
    }
  ]
}