Skip to content

pedmut

Mutation Models for Pedigree Likelihood Computations

v0.9.1 · May 17, 2026 · GPL-3

Description

A collection of functions for modelling mutations in pedigrees with marker data, as used e.g. in likelihood computations with microsatellite data. Implemented models include equal, proportional and stepwise models, as well as random models for experimental work, and custom models allowing the user to apply any valid mutation matrix. Allele lumping is done following the lumpability criteria of Kemeny and Snell (1976), ISBN:0387901922.

Downloads

CRAN

830

Last 30 days

3941st

2.8K

Last 90 days

10.8K

Last year

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

r2u CRAN

33

Last 30 days

82

Last 90 days

194

Last year

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

autoCRAN

4

Last 7 days

8

Last 30 days

1

All-time

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

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(pedmut)
  > 
  > test_check("pedmut")
  Saving _problems/test-mutationModel-7.R
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 70 ]
 
...[truncated]...
)
   7.             └─base::sink(file = file, append = append, type = "output", split = split)
   8.               └─base::file(file, if (append) "a" else "w")
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 70 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

Dependency Network

Dependencies Reverse dependencies lpSolve KLINK pedFamilias pedbuildr pedprobr pedsuite pedtools pedmut

Version History

11 tracked
updated 0.9.1 ← 0.9.0 diff May 17, 2026
new 0.9.0 Mar 10, 2026
updated 0.9.0 ← 0.8.0 diff Apr 28, 2025
updated 0.8.0 ← 0.7.1 diff Mar 31, 2025
updated 0.7.1 ← 0.6.0 diff Nov 4, 2023
updated 0.6.0 ← 0.5.0 diff Apr 11, 2023
updated 0.5.0 ← 0.4.0 diff Feb 10, 2023
updated 0.4.0 ← 0.3.0 diff Nov 15, 2022
updated 0.3.0 ← 0.2.0 diff Oct 21, 2021
updated 0.2.0 ← 0.1.0 diff Jul 29, 2020
new 0.1.0 Sep 30, 2019