{
  "_id": "6a478e376527f6f71fa0f04d",
  "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-07-02 07:06:04 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",
  "_user": "yili-hong",
  "_type": "src",
  "_file": "poibin_1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/db79466bddc8acc344bcd2f18d37d51a8ab5f7d5687c2b66a47ed37c17c47a64",
  "_filesize": 120491,
  "_sha256": "db79466bddc8acc344bcd2f18d37d51a8ab5f7d5687c2b66a47ed37c17c47a64",
  "_expires": "2026-10-11T10:25:58.000Z",
  "_created": "2026-07-02T07:06:04.000Z",
  "_published": "2026-07-03T10:25:59.719Z",
  "_jobs": [
    {
      "job": 84980299295,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031362314"
    },
    {
      "job": 84980299290,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031352870"
    },
    {
      "job": 84980299459,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031362865"
    },
    {
      "job": 84980299863,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031349801"
    },
    {
      "job": 84980299435,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031420098"
    },
    {
      "job": 84980299366,
      "time": 318,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031461641"
    },
    {
      "job": 84980299632,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031479288"
    },
    {
      "job": 84980299642,
      "time": 373,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031460181"
    },
    {
      "job": 84980299090,
      "time": 139,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031320214"
    },
    {
      "job": 84980299713,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031349412"
    },
    {
      "job": 84980299463,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031341090"
    },
    {
      "job": 84980299654,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031338462"
    },
    {
      "job": 84980299337,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031340651"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yili-hong",
      "count": 7,
      "uuid": 75285777
    }
  ],
  "_userbio": {
    "uuid": 75285777,
    "type": "user",
    "name": "Yili Hong",
    "followers": 7,
    "description": "Yili Hong is a Professor of Statistics and Data Science Faculty Fellow at Virginia Tech."
  },
  "_downloads": {
    "count": 3590,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poibin"
  },
  "_mentions": 5,
  "_searchresults": 124,
  "_rbuild": "4.6.1",
  "_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.380909893563522,
  "_indexed": true,
  "_nocasepkg": "poibin",
  "_universes": [
    "yili-hong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-02T07:08:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/8763fa826846cbce0a593de015cd567bf75f1d7c4be59a4634afe4369a810de6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-02T07:07:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/a87a8385d8aa00f9c57ee52f53d4f853789fd0c955e554c4f7c4f692de84bd1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-02T07:08:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/5471bc892f89d99224741709558377a5e809d0157edc99adc4b86e4e8302bdbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-02T07:07:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/d893d4fba67d677f3a35344759a50df4407848b5ed716bf5be6c1999c79c36ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-02T07:11:14.000Z",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/b32838dfadf9b27a4b0944a8905e98fe66623c56a86e6515d858264b0423660c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-02T07:12:47.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/ffa27aa7a40ea683be0d2ea0e5519f838dd25fcf2b2a1232721db52e7a55e7c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-02T07:14:01.000Z",
      "arch": "aarch64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/2b2f0e05b448d46a6509fd8547a8447a904260894ae0c87d6d7ec1b05f9df423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-02T07:12:38.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/e399147dc5bc49c20e89686aaefe74d2674f1b31b4a69b4019ea812c073f179b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-07-02T07:07:47.000Z",
      "arch": "emscripten",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/80579bd595765cabc7117beeaa8e6270790b21d3d4f7ec0c1b4ff6c2828386ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-02T07:07:06.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/df5ac6be3ddf969c6124f4eb4cc155f346330f6bd532583cf29797b5430235b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-02T07:06:59.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/a37d74f44202486e881a4a94bf5e574ce345434204cd8024b5afbf552c1a5346",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-02T07:07:04.000Z",
      "arch": "x86_64",
      "commit": "495606131efd7d3ae35eb718a68b373929e80fef",
      "fileid": "https://r2.ropensci.org/1488169659a4678ffd982b4a96f8afbb9b594e71173ed612c6a8bebbf216a61c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/28571849893"
    }
  ]
}