Skip to content

missForest

1.6.1

Nonparametric Missing Value Imputation using Random Forest

28packages depend
157.9Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Daniel J. StekhovenFirst published 2011-05-138 releasesCRAN page ↗GitHub ↗

The function 'missForest' in this package is used to impute missing values particularly in the case of mixed-type data. It uses a random forest (via 'ranger' or 'randomForest') trained on the observed values of a data matrix to predict the missing values. It can be used to impute continuous and/or categorical data including complex interactions and non-linear relations. It yields an out-of-bag (OOB) imputation error estimate without the need of a test set or elaborate cross-validation. It can be run in parallel to save computation time.

Install

Health

CRAN checks
13OK
Slowest check: 3.4 min · r-oldrel-macos-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
8
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 472 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
98%
Return-value docs
100%
References docs
67%

Downloads

157.9K
CRAN downloads in the past year
Rank #1,145 · ~433/day · ~13.2K/mo
Daily download trend is not available in this view yet.
8.8K30 days
34.4K90 days
157.9K1 year
Compare downloads with other packages →
Also on1.2K r2u32 autocran4.5K conda_forge114 bioconda109 c2d4u

Repository

Repository
109Stars
25Forks
6Open issues
0Open PRs
1Releases
90Commits
9Contributors
90 commits · Last activity 2026-07-16 · +2.8% stars, 30d

Stars over time

2025-07-11 · 942026-07-07 · 109

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/stekhoven/missforest on 2026-07-19.

Continuous integration (2)
GitHub ActionsTravis CI
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
10 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Enhances (0)
none

Code & Tests

Code Composition
R 889 (51%)Rd 470 (27%)Vignettes 239 (14%)Other 154 (9%)
Code characteristics
Cyclomatic complexity
3.0 median / 127 max

Test coverage

Line coverage

Expression

Tests / Examples

Functions

5 5 exported

Complexity

27.8 avg / 127 max

Call network

5 nodes / 3 edges

Loading call graph…

Lowest coverage

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

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Listed in earlier versions (1)
no longer listed · 1.6.1
Package Timeline

8 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.6.1Latest
    2025-10-26 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 1.5
    2022-04-14 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • R
    R 3.3.0 released · 2016-05-03
  • R
    R 3.2.0 released · 2015-04-16
  • R
    R 3.1.0 released · 2014-04-10
  • 1.4
    2013-12-31 · diff ↗
Show 9 earlier events
  • 1.3-1
    2013-12-10 · diff ↗
  • R
    R 3.0.0 released · 2013-04-03
  • 1.3
    2012-06-26 · diff ↗
  • R
    R 2.15.0 released · 2012-03-30
  • 1.2
    2012-02-20 · diff ↗
  • 1.1
    2011-11-04 · diff ↗
  • R
    R 2.14.0 released · 2011-10-31
  • 1.0
    2011-05-13
  • R
    R 2.13.0 released · 2011-04-13

Package metadata

First published
2011-05-13
Total releases
8 / 15 yrs
License
GPL (>= 2) OSI
Download size
263 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Appears in task views
Report a problem with this page →