{
  "_id": "6a2540704b233be198399ba9",
  "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-06-07 09:54:07 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://cran.r-universe.dev",
  "Date/Publication": "2023-12-08 02:39:17 UTC",
  "RemoteUrl": "https://github.com/cran/PoissonMultinomial",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
  "MD5sum": "0bd3d92a4f3cc80458552f818de84fe7",
  "_user": "cran",
  "_type": "src",
  "_file": "PoissonMultinomial_1.1.tar.gz",
  "_fileid": "b69aa82aec6a408a2973be93845c1381cab4f2325ea5a85972ddd04d88bda9e7",
  "_filesize": 144308,
  "_sha256": "b69aa82aec6a408a2973be93845c1381cab4f2325ea5a85972ddd04d88bda9e7",
  "_created": "2026-06-07T09:54:07.000Z",
  "_published": "2026-06-07T09:57:04.867Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79949444380,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463021278"
    },
    {
      "job": 79949444386,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463018332"
    },
    {
      "job": 79949444388,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463019113"
    },
    {
      "job": 79949444385,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463018110"
    },
    {
      "job": 79949284513,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463005897"
    },
    {
      "job": 79949444368,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463018269"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27089128485",
  "_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": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yili-hong",
      "count": 2,
      "uuid": 75285777
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 177,
    "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": false,
  "_nocasepkg": "poissonmultinomial",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://yili-hong.r-universe.dev/PoissonMultinomial",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-07T09:56:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "dfe3e0cc63f1879303c876cc8cfec2ee7cab33e9540815bc202eef67d2e9ffb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27089128485"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-07T09:56:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "9b3a651266c1ab095e2790ab08b6ab95495006f3762a3c0fc75c84f6c403d546",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27089128485"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-07T09:56:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "bbc106390f870e397a630bf3d676ae5b518025b753c5901e1f71badcbb40cbe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27089128485"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-07T09:56:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "7fb0f136b09ef3d888cff765bae974fa5fb2a7d4c8b57cea29bec33fb7736975",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27089128485"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-07T09:56:14.000Z",
      "arch": "emscripten",
      "commit": "7c40b52e0784f7f9c7b1034f041cf459e17cf8e4",
      "fileid": "734a6532aa476e15d4dbd4d4b8008afb5c49a806193b1745dd13e3381da96f05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27089128485"
    }
  ]
}