Skip to content

polyaAeppli

Implementation of the Polya-Aeppli Distribution

v2.0.2 · Apr 21, 2022 · GPL (>= 2)

Description

Functions for evaluating the mass density, cumulative distribution function, quantile function and random variate generation for the Polya-Aeppli distribution, also known as the geometric compound Poisson distribution. More information on the implementation can be found at Conrad J. Burden (2014) <arXiv:1406.2780>.

Downloads

CRAN

310

Last 30 days

15025th

822

Last 90 days

3.4K

Last year

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

r2u CRAN

0

Last 30 days

25

Last 90 days

97

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

3

Last 7 days

12

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

c2d4u legacy CRAN

6

Last 30 days

15

Last 90 days

26

Last year

Trend: -25% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
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 (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Conrad Burden <conrad.burden@anu.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Conrad",
                    family = "Burden",
                    role = c("aut", "cre"),
                    email = "conrad.burden@anu.edu.au")
as necessary.

The Description field contains
  Conrad J. Burden (2014) <arXiv:1406.2780>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Conrad Burden <conrad.burden@anu.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Conrad",
                    family = "Burden",
                    role = c("aut", "cre"),
                    email = "conrad.burden@anu.edu.au")
as necessary.

The Description field contains
  Conrad J. Burden (2014) <arXiv:1406.2780>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Conrad Burden <conrad.burden@anu.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Conrad",
                    family = "Burden",
                    role = c("aut", "cre"),
                    email = "conrad.burden@anu.edu.au")
as necessary.

The Description field contains
  Conrad J. Burden (2014) <arXiv:1406.2780>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Conrad Burden <conrad.burden@anu.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Conrad",
                    family = "Burden",
                    role = c("aut", "cre"),
                    email = "conrad.burden@anu.edu.au")
as necessary.

The Description field contains
  Conrad J. Burden (2014) <arXiv:1406.2780>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Line coverage

Expression

Tests / Examples

Functions

12 4 exported

Complexity

5.6 avg / 12 max

Call network

12 nodes / 12 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

Compare versions

Code

Structure

Lines of code

617

Files

6

Compiled share

0%

Has compiled src

No

Language breakdown

R 450 (72.9%)Docs 167 (27.1%)

API

Exported functions

4

Internal functions

0

Recent export changes

v1.0+4 dPolyaAeppli, pPolyaAeppli, qPolyaAeppli +1 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.0.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2013-11-13

Latest release

2022-04-21

Avg cadence

1541 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0: 501 LOCv2.0: 615 LOCv2.0.2: 617 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies fitteR polyaAeppli

Version History

4 tracked
new 2.0.2 Mar 10, 2026
updated 2.0.2 ← 2.0 diff Apr 20, 2022
updated 2.0 ← 1.0 diff Mar 27, 2014
new 1.0 Nov 24, 2013