Skip to content

RNGforGPD

Random Number Generation for Generalized Poisson Distribution

v1.1.0 · Nov 18, 2020 · GPL-2 | GPL-3

Description

Generation of univariate and multivariate data that follow the generalized Poisson distribution. The details of the univariate part are explained in Demirtas (2017) <doi: 10.1080/03610918.2014.968725>, and the multivariate part is an extension of the correlated Poisson data generation routine that was introduced in Yahav and Shmueli (2012) <doi: 10.1002/asmb.901>.

Downloads

299

Last 30 days

13540th

800

Last 90 days

4K

Last year

Trend: +12.4% (30d vs prior 30d)

CRAN Check Status

5 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (5 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ruizhe Chen <rchen18@uic.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hesen",
                      family = "Li",
                      role = "aut"),
               person(given = "Ruizhe",
                      family = "Chen",
                      role = c("aut", "cre"),
                      email = "rchen18@uic.edu"),
               person(given = "Hai",
                      family = "Nguyen",
                      role = "aut"),
               person(given = "Yu-Che",
                      family = "Chung",
                      role = "aut"),
               person(given = "Ran",
                      family = "Gao",
                      role = "aut"),
               person(given = "Hakan",
                      family = "Demirtas",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ruizhe Chen <rchen18@uic.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hesen",
                      family = "Li",
                      role = "aut"),
               person(given = "Ruizhe",
                      family = "Chen",
                      role = c("aut", "cre"),
                      email = "rchen18@uic.edu"),
               person(given = "Hai",
                      family = "Nguyen",
                      role = "aut"),
               person(given = "Yu-Che",
                      family = "Chung",
                      role = "aut"),
               person(given = "Ran",
                      family = "Gao",
                      role = "aut"),
               person(given = "Hakan",
                      family = "Demirtas",
                      role = "aut"))
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Check History

NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ruizhe Chen <rchen18@uic.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hesen",
                      family = "Li",
                      role = "aut"),
               person(given = "
...[truncated]...
ut"),
               person(given = "Ran",
                      family = "Gao",
                      role = "aut"),
               person(given = "Hakan",
                      family = "Demirtas",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ruizhe Chen <rchen18@uic.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hesen",
                      family = "Li",
                      role = "aut"),
               person(given = "
...[truncated]...
ut"),
               person(given = "Ran",
                      family = "Gao",
                      role = "aut"),
               person(given = "Hakan",
                      family = "Demirtas",
                      role = "aut"))
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Reverse Dependencies (1)

imports

gp

Dependency Network

Dependencies Reverse dependencies corpcor mvtnorm Matrix gp RNGforGPD

Version History

new 1.1.0 Mar 10, 2026
updated 1.1.0 ← 1.0.3 diff Nov 17, 2020
updated 1.0.3 ← 1.0.2 diff Sep 16, 2020
updated 1.0.2 ← 1.0.1 diff Jun 25, 2019
updated 1.0.1 ← 1.0 diff May 30, 2019
new 1.0 Apr 9, 2018