{
  "_id": "6a1049b3acfb0bcc41c9f8ab",
  "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-05-10 08:35:55 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre]",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "MD5sum": "d96b27375010c7b18f1195c5f6d6bf47",
  "_user": "stla",
  "_type": "src",
  "_file": "boodist_1.0.0.9000.tar.gz",
  "_fileid": "ec38576cde256dffc14809a14f04bdac776b35a1bcc48690bbae55aedebb47fb",
  "_filesize": 534606,
  "_sha256": "ec38576cde256dffc14809a14f04bdac776b35a1bcc48690bbae55aedebb47fb",
  "_created": "2026-05-10T08:35:55.000Z",
  "_published": "2026-05-22T12:18:59.485Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377686124,
      "time": 231,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902378603"
    },
    {
      "job": 77377686071,
      "time": 248,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902380648"
    },
    {
      "job": 77377686590,
      "time": 233,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902378980"
    },
    {
      "job": 77377686194,
      "time": 244,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902380007"
    },
    {
      "job": 77377686562,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902482248"
    },
    {
      "job": 77377686272,
      "time": 330,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902464117"
    },
    {
      "job": 77377686030,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902490792"
    },
    {
      "job": 77377685815,
      "time": 433,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902478903"
    },
    {
      "job": 77377685811,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902354941"
    },
    {
      "job": 77377685461,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160291141"
    },
    {
      "job": 77377686005,
      "time": 245,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902380107"
    },
    {
      "job": 77377686293,
      "time": 262,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902382154"
    },
    {
      "job": 77377686116,
      "time": 286,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902384656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 29288085
  },
  "_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"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boodist"
  },
  "_devurl": "https://github.com/stla/boodist",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-10T08:39:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "ebad5abaeb796464e5f6c7788dcca44854857bb11c3ac1707e48405bdcdb3637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:39:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "0a91df024ae52e61d26725b639457e2f162752af5040291c7eae2a654ac43187",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:39:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "6c2adb8b368108702f01cb40bdaf4e51938b51e21b3c563043b4290a6d2c490d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:39:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "f0b334215329a4ee461250c43b0e7d8af8b0691a81bd4a5e09cd8dca86c8fc1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:56:45.000Z",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "99d5d5266d34682f7e879ff23b3490935ec6aa358eb51a9e02b10d2029f1041d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:52:02.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "d4453017b146256e9e2371f92e5f34953cca7cc421af88bf58f0bef619d8dab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:58:17.000Z",
      "arch": "aarch64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "c70e867efd320d330beacb230fc1047774c4693b2afa5a1b9bddb329bc5228e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:54:07.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "0a72d8d02b6b38e27f99bcd7aac5943340ea09d358d7e6d7a4e28db77aedd1b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:38:47.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "ac0eb079e1963be54fc5713d6420e3fd2675cb68b4b792ff5b6f28375bb9237a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:38:40.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "035bf8c3f026a1d6d7bca1adec771bb8851c658ede74a628ac60cd9b88900ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-10T08:38:54.000Z",
      "arch": "x86_64",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "3e0a826a6427e4042e8c3b00bbe4f8d5b7275b28751b643be6b87521c5651f25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-22T12:17:33.000Z",
      "arch": "emscripten",
      "commit": "e08e19ebd770eccef06cca3db9d56a05f6e12e83",
      "fileid": "bd84aa366f981a639457d3282556d36fa4e3582dd1eb399bf1c04527a09faf1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25624127821"
    }
  ]
}