{
  "_id": "6a1f215cb401979e7342060e",
  "Package": "gbeta",
  "Type": "Package",
  "Title": "Generalized Beta and Beta Prime Distributions",
  "Version": "0.1.0",
  "Author": "Stéphane Laurent",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "Description": "Density, distribution function, quantile function, and\nrandom generation for the generalized Beta and Beta prime\ndistributions. The family of generalized Beta distributions is\nconjugate for the Bayesian binomial model, and the generalized\nBeta prime distribution is the posterior distribution of the\nrelative risk in the Bayesian 'two Poisson samples' model when\na Gamma prior is assigned to the Poisson rate of the reference\ngroup and a Beta prime prior is assigned to the relative risk.\nReferences: Laurent (2012) <doi:10.1214/11-BJPS139>, Hamza &\nVallois (2016) <doi:10.1016/j.spl.2016.03.014>, Chen & Novick\n(1984) <doi:10.3102/10769986009002163>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/stla/gbeta",
  "BugReports": "https://github.com/stla/gbeta/issues",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2020-11-14 08:57:52 UTC",
  "RemoteUrl": "https://github.com/stla/gbeta",
  "RemoteRef": "HEAD",
  "RemoteSha": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 07:36:06 UTC",
    "User": "root"
  },
  "MD5sum": "5a1b940770decd13b1d280f806207308",
  "_user": "stla",
  "_type": "src",
  "_file": "gbeta_0.1.0.tar.gz",
  "_fileid": "ca5ccb036441ad26f14a0eafc0143583adbd76f1e2d4a6d9356e15a136219167",
  "_filesize": 89999,
  "_sha256": "ca5ccb036441ad26f14a0eafc0143583adbd76f1e2d4a6d9356e15a136219167",
  "_created": "2026-05-16T07:36:06.000Z",
  "_published": "2026-06-02T18:30:52.714Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143766662,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031645318"
    },
    {
      "job": 79143766343,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031644519"
    },
    {
      "job": 79143767121,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031645415"
    },
    {
      "job": 79143767073,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031643839"
    },
    {
      "job": 79143766828,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031641074"
    },
    {
      "job": 79143767091,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031653839"
    },
    {
      "job": 79143767067,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031643762"
    },
    {
      "job": 79143766648,
      "time": 217,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031653910"
    },
    {
      "job": 79143765738,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031630150"
    },
    {
      "job": 79143765638,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366506471"
    },
    {
      "job": 79143766578,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031643635"
    },
    {
      "job": 79143766857,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031640473"
    },
    {
      "job": 79143766639,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031641416"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/gbeta",
  "_commit": {
    "id": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "prepared CRAN submission\n",
    "time": 1605344272
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppNumerical",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "gsl",
      "role": "Imports"
    },
    {
      "package": "Runuran",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "statistical-distributions",
    "cpp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "stla",
      "count": 13,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gbeta"
  },
  "_devurl": "https://github.com/stla/gbeta",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gbeta.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/gbeta",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-19"
    }
  ],
  "_exports": [
    "dgbeta",
    "dgbetap",
    "pgbeta",
    "pgbetap",
    "qgbeta",
    "qgbetap",
    "rgbeta",
    "rgbetap"
  ],
  "_help": [
    {
      "page": "GBeta",
      "title": "Generalized Beta distribution",
      "topics": [
        "dgbeta",
        "GBeta",
        "pgbeta",
        "qgbeta",
        "rgbeta"
      ]
    },
    {
      "page": "GBetaP",
      "title": "Generalized Beta prime distribution",
      "topics": [
        "dgbetap",
        "GBetaP",
        "pgbetap",
        "qgbetap",
        "rgbetap"
      ]
    }
  ],
  "_readme": "https://github.com/stla/gbeta/raw/HEAD/README.md",
  "_rundeps": [
    "gsl",
    "Rcpp",
    "RcppEigen",
    "RcppNumerical",
    "Runuran"
  ],
  "_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": "bayesian-applications.Rmd",
      "filename": "bayesian-applications.html",
      "title": "Bayesian applications",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Application to the Bayesian binomial model",
        "Application to the Bayesian 'two Poisson samples' model"
      ],
      "created": "2020-11-12 10:12:26",
      "modified": "2020-11-12 10:12:26",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "gbeta",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T07:38:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "a4917698c16ef9b44e8dd20ac9ce041f37e3708fd08760a248e52b6c579ba86e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T07:38:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "5698ea1f5c1076f0d0069fad3f4c466aa4fb64e936af2e51c2b5212322b0bf5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T07:38:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "669140c04d8aceee626a3a6553336a861252d61ae001eee847d41d5c82fa5dad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T07:38:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "aa2837a7cebf432571e858392e83f40fbc3267ed9e28955b26f505320de35792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T07:37:49.000Z",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "2668928f8183e75ef419d87bc0f7da85e9b087d091e863b2b41744ccf72f206d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T07:39:28.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "9df38b93559ccae96fce39bcdb0375f039b34ae00fb30a47bc24c6a6c7ef02e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T07:38:07.000Z",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "60ac6d06eb30f7e2e255f978f6f2de4ac110ecae2deedd6e3b094cd4b25f02a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T07:39:21.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "5a5b0b512e19df083cea67df37d58ca44d405c1a1ad17673061b12bb3181b07c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T07:37:30.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "e9006ea72a6a09e93ebed7d40aef30babc6d574e07787cba8dae070d736281d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T07:37:18.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "36309706bd95c482a9dd8f310b107b0a4d4ccdd2a1e9155e6e90fbd59c208acf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T07:37:25.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "83c3411b6593e11fb10a33713d60314039057ac189c333a45cb24ce263982e46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:30:23.000Z",
      "arch": "emscripten",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "8db76a742437cfff3dcec3b9197255b9523c4f8f80b6f3e68cf6c141d00ae032",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25956257439"
    }
  ]
}