{
  "_id": "6a1e92a41d7bb097a0a6abac",
  "Package": "poibin",
  "Version": "1.6",
  "Date": "2024-08-23",
  "Title": "The Poisson Binomial Distribution",
  "Authors@R": "c(person(\"Yili\", \"Hong\", role = c(\"aut\", \"cre\"),email = \"yilihong@vt.edu\"),person(\"\", \"R Core Team\", role = c(\"aut\", \"cph\")))",
  "Author": "Yili Hong [aut, cre], R Core Team [aut, cph]",
  "Maintainer": "Yili Hong <yilihong@vt.edu>",
  "Description": "Implementation of both the exact and approximation methods\nfor computing the cdf of the Poisson binomial distribution as\ndescribed in Hong (2013) <doi: 10.1016/j.csda.2012.10.006>. It\nalso provides the pmf, quantile function, and random number\ngeneration for the Poisson binomial distribution. The C code\nfor fast Fourier transformation (FFT) is written by R Core Team\n(2019)<https://www.R-project.org/>, which implements the FFT\nalgorithm in Singleton (1969) <doi: 10.1109/TAU.1969.1162042>.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 08:16:11 UTC",
    "User": "root"
  },
  "Repository": "https://yili-hong.r-universe.dev",
  "Date/Publication": "2024-08-24 02:47:53 UTC",
  "RemoteUrl": "https://github.com/cran/poibin",
  "RemoteRef": "HEAD",
  "RemoteSha": "495606131efd7d3ae35eb718a68b373929e80fef",
  "MD5sum": "473b76b58474c518f35ef83ebb44c36c",
  "_user": "yili-hong",
  "_type": "src",
  "_file": "poibin_1.6.tar.gz",
  "_fileid": "8e81625e5d8e7d4488c19ffbf4e40b44a79a1307b626e7c4839d07c278a4e01b",
  "_filesize": 119130,
  "_sha256": "8e81625e5d8e7d4488c19ffbf4e40b44a79a1307b626e7c4839d07c278a4e01b",
  "_created": "2026-06-02T08:16:11.000Z",
  "_published": "2026-06-02T08:21:56.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79028306143,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352490972"
    },
    {
      "job": 79028306120,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352486131"
    },
    {
      "job": 79028306099,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352494884"
    },
    {
      "job": 79028306139,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352484852"
    },
    {
      "job": 79028306125,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352487769"
    },
    {
      "job": 79028306231,
      "time": 141,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352501043"
    },
    {
      "job": 79028305979,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352482451"
    },
    {
      "job": 79028306282,
      "time": 305,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352556514"
    },
    {
      "job": 79027961011,
      "time": 126,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352453972"
    },
    {
      "job": 79028306295,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352483229"
    },
    {
      "job": 79028306030,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352477387"
    },
    {
      "job": 79028306037,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352475507"
    },
    {
      "job": 79028306075,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352484898"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/poibin",
  "_commit": {
    "id": "495606131efd7d3ae35eb718a68b373929e80fef",
    "author": "Yili Hong <yilihong@vt.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.6\n",
    "time": 1724467673
  },
  "_maintainer": {
    "name": "Yili Hong",
    "email": "yilihong@vt.edu",
    "login": "yili-hong",
    "description": "Yili Hong is a Professor of Statistics and Data Science Faculty Fellow at Virginia Tech.",
    "uuid": 75285777
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yili-hong",
      "count": 7,
      "uuid": 75285777
    }
  ],
  "_userbio": {
    "uuid": 75285777,
    "type": "user",
    "name": "Yili Hong",
    "description": "Yili Hong is a Professor of Statistics and Data Science Faculty Fellow at Virginia Tech."
  },
  "_downloads": {
    "count": 6091,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poibin"
  },
  "_mentions": 5,
  "_searchresults": 124,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/poibin.html",
    "manual.pdf"
  ],
  "_realowner": "yili-hong",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-10-29"
    },
    {
      "version": "1.01",
      "date": "2012-10-30"
    },
    {
      "version": "1.2",
      "date": "2013-02-14"
    },
    {
      "version": "1.3",
      "date": "2018-05-16"
    },
    {
      "version": "1.4",
      "date": "2019-12-13"
    },
    {
      "version": "1.5",
      "date": "2020-01-09"
    },
    {
      "version": "1.6",
      "date": "2024-08-26"
    }
  ],
  "_exports": [
    "dpoibin",
    "ppoibin",
    "qpoibin",
    "rpoibin"
  ],
  "_help": [
    {
      "page": "poibin-package",
      "title": "The Poisson Binomial Distribution",
      "topics": [
        "poibin-package",
        "poibin"
      ]
    },
    {
      "page": "ppoibin",
      "title": "The Poisson Binomial Distribution.",
      "topics": [
        "dpoibin",
        "ppoibin",
        "qpoibin",
        "rpoibin"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 5.645266150745836,
  "_indexed": true,
  "_nocasepkg": "poibin",
  "_universes": [
    "yili-hong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-02T08:18:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "a52cc45756fbb15ea71a700e3ef808354f35a045e10180a4b32e448c0f1973c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-02T08:17:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "89edde9e642111d31035c01afa8927107071aaef3d213c1dfcef92be14c888bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-02T08:18:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "52ae78afde0821404fb7945d7e86458c9b670b7e3e9e7fe0cb94a3d0011b18e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-02T08:17:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "d4349b6c8f3fc38f003c30565af6122e257e33e68b575b64449668ca3374462a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-02T08:17:54.000Z",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "bf6f8bf7141a5fa14f0e59b0c15edd899e06eb8ca1614ca30404f1bb68f9ae17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-02T08:18:34.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "965add7f20eea1f112f7ec166dbf47c87d732b5e35c84c20d2f365b4fb5f1e13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-02T08:17:44.000Z",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "8959261102194e5d2f13dc129fdbe5515dec62e8bdc4c380063436e02c9948ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-02T08:20:43.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "ec9c46b406107635910f2e35250e2ff375127480064db36c224804960ad4632c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-06-02T08:17:55.000Z",
      "arch": "emscripten",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "3cab85fb405bd51836d782aad082fe499100ced5a2a21cb8656c2be04583e163",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-02T08:17:20.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "1e015877c402939e55675cb30456b6985903b75455bd5904f0e880953a0aad66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-02T08:17:14.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "0e9b58f09f3f953243e916823ac6d4d9062405e1c3ae5a124d438f2ea2044814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-02T08:17:26.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "901519dd805114bc93a2fdebe42b1cf4acb2a3387c8f6b5df7f254c824bae0bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26807280285"
    }
  ]
}