Skip to content

RMKdiscrete

Sundry Discrete Probability Distributions

v0.2 · May 7, 2022 · GPL (>= 2)

Description

Sundry discrete probability distributions and helper functions.

Downloads

CRAN

273

Last 30 days

17676th

705

Last 90 days

4K

Last year

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

r2u CRAN

24

Last 30 days

116

Last 90 days

398

Last year

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

autoCRAN

3

Last 7 days

8

Last 30 days

0

All-time

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

CRAN Check Status

4 NOTE
9 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robert M. Kirkpatrick <rkirkpatrick2@vcu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Robert", "M."),
                    family = "Kirkpatrick",
                    role = c("aut", "cre"),
                    email = "rkirkpatrick2@vcu.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robert M. Kirkpatrick <rkirkpatrick2@vcu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Robert", "M."),
                    family = "Kirkpatrick",
                    role = c("aut", "cre"),
                    email = "rkirkpatrick2@vcu.edu")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘RMKdiscrete/libs/RMKdiscrete.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘RMKdiscrete/libs/RMKdiscrete.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Robert M. Kirkpatrick <rkirkpatrick2@vcu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Robert", "M."),
                    family = "Kirkpatrick",
                    role = c("aut", "cre"),
                    email = "rkirkpatrick2@vcu.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robert M. Kirkpatrick <rkirkpatrick2@vcu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Robert", "M."),
                    family = "Kirkpatrick",
                    role = c("aut", "cre"),
                    email = "rkirkpatrick2@vcu.edu")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘RMKdiscrete/libs/RMKdiscrete.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘RMKdiscrete/libs/RMKdiscrete.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

2,292

Files

19

Compiled share

34%

Has compiled src

Yes

Language breakdown

R 1,027 (44.8%)C/C++/src 780 (34%)Docs 485 (21.2%)

API

Exported functions

20

Internal functions

6

Recent export changes

v0.1+20 dLGP, LGPMVP, LGP.findmax +17 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

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.15.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2014-10-17

Latest release

2022-05-07

Avg cadence

2759 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1: 2,292 LOCv0.2: 2,292 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 RMKdiscrete

Version History

3 tracked
new 0.2 Mar 10, 2026
updated 0.2 ← 0.1 diff May 6, 2022
new 0.1 Oct 16, 2014