{
  "_id": "6a5c76479baadeef8ab504dc",
  "Package": "PoissonMultinomial",
  "Type": "Package",
  "Title": "The Poisson-Multinomial Distribution",
  "Version": "1.1",
  "Date": "2023-12-07",
  "Authors@R": "c(person(\"Yili Hong\", role = c(\"aut\", \"cre\"),\nemail = \"yilihong@vt.edu\"),\nperson(\"Zhengzhi Lin\", role = c(\"aut\",\"ctb\"), email = \"zhengzhi@vt.edu\"),\nperson(\"Yueyao Wang\",  role = c(\"aut\",\"ctb\"), email = \"yueyao94@vt.edu\"),\nperson(\"Florian Junge\", role = c(\"aut\", \"ctb\"), email = \"florian.junge@h-da.de\"))",
  "Maintainer": "Yili Hong <yilihong@vt.edu>",
  "Description": "Implementation of the exact, normal approximation, and\nsimulation-based methods for computing the probability mass\nfunction (pmf) and cumulative distribution function (cdf) of\nthe Poisson-Multinomial distribution, together with a random\nnumber generator for the distribution. The exact method is\nbased on multi-dimensional fast Fourier transformation (FFT) of\nthe characteristic function of the Poisson-Multinomial\ndistribution. The normal approximation method uses a\nmultivariate normal distribution to approximate the pmf of the\ndistribution based on central limit theorem. The simulation\nmethod is based on the law of large numbers. Details about the\nmethods are available in Lin, Wang, and Hong (2022)\n<DOI:10.1007/s00180-022-01299-0>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "SystemRequirements": "fftw3(>=3.3)",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-19 06:57:59 UTC",
    "User": "root"
  },
  "Author": "Yili Hong [aut, cre], Zhengzhi Lin [aut, ctb], Yueyao Wang\n[aut, ctb], Florian Junge [aut, ctb]",
  "Config/pak/sysreqs": "libfftw3-dev",
  "Repository": "https://yili-hong.r-universe.dev",
  "Date/Publication": "2023-12-08 02:39:17 UTC",
  "RemoteUrl": "https://github.com/cran/PoissonMultinomial",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
  "_user": "yili-hong",
  "_type": "src",
  "_file": "PoissonMultinomial_1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/985b53e0e580e3dbc5ed03c42b8ec8c7ca5502b669443d82b88c544c687129d0",
  "_filesize": 144324,
  "_sha256": "985b53e0e580e3dbc5ed03c42b8ec8c7ca5502b669443d82b88c544c687129d0",
  "_expires": "2026-10-27T07:01:25.000Z",
  "_created": "2026-07-19T06:57:59.000Z",
  "_published": "2026-07-19T07:01:27.395Z",
  "_jobs": [
    {
      "job": 88166991026,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439361828"
    },
    {
      "job": 88166990998,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439359366"
    },
    {
      "job": 88166991003,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439359730"
    },
    {
      "job": 88166991012,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439360447"
    },
    {
      "job": 88166991014,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439351830"
    },
    {
      "job": 88166990987,
      "time": 150,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439365076"
    },
    {
      "job": 88166990980,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439351325"
    },
    {
      "job": 88166991008,
      "time": 169,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439369318"
    },
    {
      "job": 88166777995,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439337062"
    },
    {
      "job": 88166990964,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439357214"
    },
    {
      "job": 88166991004,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439364863"
    },
    {
      "job": 88166991013,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439354003"
    },
    {
      "job": 88166991015,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439353753"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492",
  "_status": "success",
  "_upstream": "https://github.com/cran/PoissonMultinomial",
  "_commit": {
    "id": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
    "author": "Yili Hong <yilihong@vt.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1702003157
  },
  "_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": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yili-hong",
      "count": 2,
      "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": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PoissonMultinomial"
  },
  "_searchresults": 1,
  "_topics": [
    "fftw3",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PoissonMultinomial.html",
    "manual.pdf"
  ],
  "_realowner": "yili-hong",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-01-13"
    },
    {
      "version": "1.1",
      "date": "2023-12-07"
    }
  ],
  "_exports": [
    "dpmd",
    "ppmd",
    "rpmd"
  ],
  "_help": [
    {
      "page": "dpmd",
      "title": "Probability Mass Function of Poisson-Multinomial Distribution",
      "topics": [
        "dpmd"
      ]
    },
    {
      "page": "ppmd",
      "title": "Cumulative Distribution Function of Poisson-Multinomial Distribution",
      "topics": [
        "ppmd"
      ]
    },
    {
      "page": "rpmd",
      "title": "Poisson-Multinomial Distribution Random Number Generator",
      "topics": [
        "rpmd"
      ]
    }
  ],
  "_rundeps": [
    "mvtnorm",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libfftw3",
      "package": "libfftw3-double3",
      "headers": "libfftw3-dev",
      "source": "fftw3",
      "version": "3.3.10-2fakesync1build3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "poissonmultinomial",
  "_universes": [
    "yili-hong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-19T07:00:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/b93595d20ac67890ca65f6a47e6a5b35935794f53710d8e1bc09d86cb65708c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-19T06:59:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/f7627559455c4e8d41f8d05f333c47c5fd2100be7c9414ba02346974ee7ce8eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-19T07:00:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/1915748ce5fd37076a115cf22eb96a7227821a8804b11d88ea9c8c0db38bac74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-19T07:00:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/50e309a76ba28c6ee7ca5ace60ee3e493c6cf6eda2f655b2ed0cbfb2d2ee887b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-19T06:59:22.000Z",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/d58bb2f0f0ff50ab9d4e549a48fddd19d56ddd049c9829a1d275693f35a9074b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-19T07:00:19.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/38c87a949bced28b56cb22a20117ccf5dbce20784b1f01579bed907611a893a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-19T06:59:15.000Z",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/716f39713f9f182ccc990360d36b8c8133d1cb18521fe79b9e15d9ea12541c19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-19T07:00:33.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/7f415e37b11ce44ad141179c327c961ed8c1aae4498827dfcae503c9c5884a79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-07-19T06:59:57.000Z",
      "arch": "emscripten",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/3c16a5edf5d78dfc55c6fb8a5eb733bfd4b43bb2fb9d0eb68691bc6f70bdc133",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-19T06:59:57.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/8e3c384415499d71d165d4f42fd61101c6cd137d9810c66139539e17b1060d09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-19T06:59:00.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/75dc93f4f583563c96dcaccaed07bf1ff91fabcd19b6e58b909a6d37f7475389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-19T06:58:58.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "https://r2.ropensci.org/8b5600fb6fc4412b8f1a024171ca8e610554f56b471bc181bddd3f6290bc496d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/29677222492"
    }
  ]
}