Skip to content

mpmi

Mixed-Pair Mutual Information Estimators

v0.43.2.1 · Jul 5, 2023 · GPL-3

Description

Uses a kernel smoothing approach to calculate Mutual Information for comparisons between all types of variables including continuous vs continuous, continuous vs discrete and discrete vs discrete. Uses a nonparametric bias correction giving Bias Corrected Mutual Information (BCMI). Implemented efficiently in Fortran 95 with OpenMP and suited to large genomic datasets.

Downloads

316

Last 30 days

12500th

837

Last 90 days

4.2K

Last year

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

CRAN Check Status

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

CRAN incoming feasibility

Maintainer: ‘Chris Pardy <cooliomcdude@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Chris",
                    family = "Pardy",
                    role = c("aut", "cre"),
                    email = "cooliomcdude@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Chris Pardy <cooliomcdude@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Chris",
                    family = "Pardy",
                    role = c("aut", "cre"),
                    email = "cooliomcdude@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘mpmi/libs/mpmi.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 ‘mpmi/libs/mpmi.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: ‘Chris Pardy <cooliomcdude@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Chris",
                    family = "Pardy",
                    role = c("aut", "cre"),
                    email = "cooliomcdude@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Chris Pardy <cooliomcdude@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Chris",
                    family = "Pardy",
                    role = c("aut", "cre"),
                    email = "cooliomcdude@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘mpmi/libs/mpmi.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 ‘mpmi/libs/mpmi.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.

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies KernSmooth psSubpathway memshare mpmi

Version History

new 0.43.2.1 Mar 10, 2026
updated 0.43.2.1 ← 0.43.2 diff Jul 4, 2023
updated 0.43.2 ← 0.43.1 diff Mar 27, 2022
updated 0.43.1 ← 0.43 diff Apr 23, 2020
updated 0.43 ← 0.42 diff Apr 21, 2019
updated 0.42 ← 0.41 diff Nov 19, 2016
updated 0.41 ← 0.4 diff Sep 21, 2014
updated 0.4 ← 0.03 diff Oct 21, 2013
new 0.03 Aug 26, 2013