{
  "_id": "6a1edc8eb401979e7340fd36",
  "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-05-20 08:29:14 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",
  "MD5sum": "939d077a15b18cd01df66c1309c1e48e",
  "_user": "yili-hong",
  "_type": "src",
  "_file": "PoissonMultinomial_1.1.tar.gz",
  "_fileid": "45b07aead02f78d47ec4425686c7098192578e0a783a89a744276a34813ce0a0",
  "_filesize": 144183,
  "_sha256": "45b07aead02f78d47ec4425686c7098192578e0a783a89a744276a34813ce0a0",
  "_created": "2026-05-20T08:29:14.000Z",
  "_published": "2026-06-02T13:37:18.974Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083557226,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105042817"
    },
    {
      "job": 79083557162,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105044165"
    },
    {
      "job": 79083557208,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105051144"
    },
    {
      "job": 79083557805,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105043575"
    },
    {
      "job": 79083558095,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105038932"
    },
    {
      "job": 79083557720,
      "time": 232,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105083046"
    },
    {
      "job": 79083557311,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105042879"
    },
    {
      "job": 79083557767,
      "time": 188,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105068836"
    },
    {
      "job": 79083557128,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105000612"
    },
    {
      "job": 79083556396,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359256938"
    },
    {
      "job": 79083557623,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105049054"
    },
    {
      "job": 79083557091,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105043729"
    },
    {
      "job": 79083557680,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105063974"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Yili Hong is a Professor of Statistics and Data Science Faculty Fellow at Virginia Tech."
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PoissonMultinomial"
  },
  "_searchresults": 1,
  "_topics": [
    "fftw3",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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-1ubuntu3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    },
    {
      "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "poissonmultinomial",
  "_universes": [
    "yili-hong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-20T08:31:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "367bd007981d659060dca36381c3117401dd1fba69981d83e1d46c26a9e7c213",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-20T08:31:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "5875892aa5a584711f5a5ba2042bc368d81951c6dcdfc04ea858b473169083de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-20T08:31:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "cb7ed73ca61c20b1cbe67c94dc517b4b841cf91151d58e09df79d6e249d15ed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-20T08:31:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "735483fa6efb5ad72b0af7a28975ef5247a846b78657c97af5886e972496b9f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-20T08:31:08.000Z",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "c0d6488b02e984132286cdc8d72fef8e7b0c926f36af028dfdd318c288ec82d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-20T08:32:43.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "55598d2122e674825fe6f6282bef3258e197edb70addf355eb436231c3f0d35a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-20T08:31:14.000Z",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "e5e69c0f9c74996116ddb28078e1a4ca19578c794dc600fb78bf2644df0422ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-20T08:32:03.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "c5ff415996941952ce32807f37a57f2eb8b74cbbd6746d5cbb086556a208081b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-20T08:30:42.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "9c19484d8412d44d7e279f6699861865236a6055d2c645f5707a6611107937f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-20T08:30:52.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "2679c155ab7d59db0661a6afb15e1f7e72804c54f7fdacf23be1a761eb53f0b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-20T08:30:56.000Z",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "30350d296bd783f8ffcc033e563a9dd90958fca24f48966af58287c71c62ac97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T13:36:51.000Z",
      "arch": "emscripten",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "a69426d028808f9c4eb517711e909f5cf90321ffd43a5af101b5336f37f74ffd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yili-hong/actions/runs/26150737446"
    }
  ]
}