{
  "_id": "6a49da822c82cd36148239fc",
  "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-06-15 09:14:16 UTC",
    "User": "root"
  },
  "_user": "stla",
  "_type": "src",
  "_file": "gbeta_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ca4d51c9fca2e004ba9244334cfdcf0338c696e692627ea681846725699f9b64",
  "_filesize": 91191,
  "_sha256": "ca4d51c9fca2e004ba9244334cfdcf0338c696e692627ea681846725699f9b64",
  "_expires": "2026-10-13T04:16:00.000Z",
  "_created": "2026-06-15T09:14:16.000Z",
  "_published": "2026-07-05T04:16:02.226Z",
  "_jobs": [
    {
      "job": 85191865225,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633810239"
    },
    {
      "job": 85191865201,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633809560"
    },
    {
      "job": 85191865383,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633827695"
    },
    {
      "job": 85191865308,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633807609"
    },
    {
      "job": 85191865307,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633804191"
    },
    {
      "job": 85191865194,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633827765"
    },
    {
      "job": 85191865329,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633792932"
    },
    {
      "job": 85191865169,
      "time": 205,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633839194"
    },
    {
      "job": 85191865115,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633761540"
    },
    {
      "job": 85191865380,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633804734"
    },
    {
      "job": 85191865388,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633809993"
    },
    {
      "job": 85191865288,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633799183"
    },
    {
      "job": 85191865409,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633808851"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 29288085
  },
  "_distro": "noble",
  "_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",
    "followers": 120
  },
  "_downloads": {
    "count": 204,
    "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-06-15T09:16:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/5b1fc8be1f12455df926fcb59b64deeed098cc0a7403dbf292b6c744d65729df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-15T09:16:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/8e69e2f541fff864e59c29412bc2ec7a34b38484a9ab9f4e59f8ceb8eff99da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-15T09:17:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/886d9e5020774ed21231ccfc4b0e212ce54cc354ebccc7ab4f96aeca699e8a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-15T09:16:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/4f0cfdc7908cdf912cff3485803d0ff7155f2c7804c433498970647b6602f659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-15T09:16:07.000Z",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/795c234345b6d59b7fb53371f69e8809d83c791b50d7ecba65d4c5baf328c158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-15T09:16:55.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/412c1f757d055d3e740f6491c5cefd448bc8309e8c540a433bab2ac374e7500e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-15T09:15:42.000Z",
      "arch": "aarch64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/e38cd15d568575940b48e7cd76b3a22627b14e4a5f881667cbb6c6f29f178b4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-15T09:16:05.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/c46cd71a31c5e4db0673acb51fa0d2951fd877e1bfecff1429ab0b12c6d3f2cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-15T09:16:22.000Z",
      "arch": "emscripten",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/50b8a01fb4771fb2798f5b70d5752ae75faa26f13013b39caa4a4a7e4034f68d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-15T09:15:57.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/c0f0439e7f0495782be7a8a9ad03ca836a1091d8e2f27b3cfb2ec3c981f322cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-15T09:15:31.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/f8c549066f16a0b3af468260cb9b7e8500b47267456a034b40dac832a810fdff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-15T09:15:46.000Z",
      "arch": "x86_64",
      "commit": "09ebe27faa9e90d22a1bcc3b4d9da8a9f38300a2",
      "fileid": "https://r2.ropensci.org/d990aa5b9d5082145f0a301a8a51f73cab624614c882a4f929438c647544bc8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27535973294"
    }
  ]
}