{
  "_id": "6a106244acfb0bcc41ca7f0c",
  "Package": "GenBinomApps",
  "Type": "Package",
  "Title": "Clopper-Pearson Confidence Interval and Generalized Binomial\nDistribution",
  "Version": "1.2.1",
  "Date": "2024-03-06",
  "Author": "Horst Lewitschnig, David Lenzi",
  "Maintainer": "Horst Lewitschnig <Horst.Lewitschnig@infineon.com>",
  "Description": "Density, distribution function, quantile function and\nrandom generation for the Generalized Binomial Distribution.\nFunctions to compute the Clopper-Pearson Confidence Interval\nand the required sample size. Enhanced model for burn-in\nstudies, where failures are tackled by countermeasures.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 07:43:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-03-07 02:27:03 UTC",
  "RemoteUrl": "https://github.com/cran/GenBinomApps",
  "RemoteRef": "HEAD",
  "RemoteSha": "93ac959c347086038a85d6a9394429931e5fc699",
  "MD5sum": "093951575a43fa68d10395665300d9f7",
  "_user": "cran",
  "_type": "src",
  "_file": "GenBinomApps_1.2.1.tar.gz",
  "_fileid": "0b731e9d90afa9e25c4b58029688fa16ce1952ce7217e5faa80d4b74a3e22d89",
  "_filesize": 184591,
  "_sha256": "0b731e9d90afa9e25c4b58029688fa16ce1952ce7217e5faa80d4b74a3e22d89",
  "_created": "2026-05-08T07:43:15.000Z",
  "_published": "2026-05-22T14:03:48.416Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77395542102,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874342569"
    },
    {
      "job": 77395542367,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874338544"
    },
    {
      "job": 77395541436,
      "time": 116,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874315215"
    },
    {
      "job": 77395541546,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162416590"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25543552224",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GenBinomApps",
  "_commit": {
    "id": "93ac959c347086038a85d6a9394429931e5fc699",
    "author": "Horst Lewitschnig <Horst.Lewitschnig@infineon.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1709778423
  },
  "_maintainer": {
    "name": "Horst Lewitschnig",
    "email": "horst.lewitschnig@infineon.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GenBinomApps"
  },
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenBinomApps.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2013-12-20"
    },
    {
      "version": "1.0-2",
      "date": "2014-06-30"
    },
    {
      "version": "1.1",
      "date": "2020-07-10"
    },
    {
      "version": "1.2",
      "date": "2022-06-21"
    },
    {
      "version": "1.2.1",
      "date": "2024-03-06"
    }
  ],
  "_exports": [
    "clopper.pearson.ci",
    "cm.clopper.pearson.ci",
    "cm.n.clopper.pearson",
    "dgbinom",
    "n.clopper.pearson",
    "pgbinom",
    "qgbinom",
    "rgbinom"
  ],
  "_help": [
    {
      "page": "GenBinom-package",
      "title": "Clopper-Pearson Confidence Interval and Generalized Binomial Distribution",
      "topics": [
        "GenBinomApps-package",
        "GenBinomApps"
      ]
    },
    {
      "page": "clopper.pearson.ci",
      "title": "Clopper-Pearson Confidence Interval",
      "topics": [
        "clopper.pearson.ci"
      ]
    },
    {
      "page": "cm.clopper.pearson.ci",
      "title": "Clopper-Pearson Confidence Interval for Failures Which are Tackled by Countermeasures",
      "topics": [
        "cm.clopper.pearson.ci"
      ]
    },
    {
      "page": "cm.n.clopper.pearson",
      "title": "Required Sample Size - Countermeasure Model",
      "topics": [
        "cm.n.clopper.pearson"
      ]
    },
    {
      "page": "dgbinom",
      "title": "The Generalized Binomial Distribution",
      "topics": [
        "dgbinom",
        "Generalized Binomial",
        "pgbinom",
        "qgbinom",
        "rgbinom"
      ]
    },
    {
      "page": "n.clopper.pearson",
      "title": "Required Sample Size",
      "topics": [
        "n.clopper.pearson"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "genbinomapps",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-08T07:45:04.000Z",
      "distro": "noble",
      "commit": "93ac959c347086038a85d6a9394429931e5fc699",
      "fileid": "c353f58fbe0bf5ef770656ce73671e620d63632e4021af5945a1ff97d29473c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25543552224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-08T07:44:46.000Z",
      "distro": "noble",
      "commit": "93ac959c347086038a85d6a9394429931e5fc699",
      "fileid": "b9e609d09a116ae2219afc6bd593ec48c440bb94edc414d85ae23912ffe58ede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25543552224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-22T14:03:31.000Z",
      "commit": "93ac959c347086038a85d6a9394429931e5fc699",
      "fileid": "9f004cb62afcf2640603521f23e3a8c2feb80bb8225dd9c7114d52a6ce98952d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25543552224"
    }
  ]
}