Skip to content

literanger

0.2.0

Fast Serializable Random Forests Based on 'ranger'

1packages depend
79Kdownloads / year
87.8%test coverage
11/13checks pass

Overview

About
Maintained by Stephen WadeFirst published 2023-06-265 releasesCRAN page ↗GitLab ↗

An updated implementation of R package 'ranger' by Wright et al, (2017) doi:10.18637/jss.v077.i01 for training and predicting from random forests, particularly suited to high-dimensional data, and for embedding in 'Multiple Imputation by Chained Equations' (MICE) by van Buuren (2007) doi:10.1177/0962280206074463. Ensembles of classification and regression trees are currently supported. Sparse data of class 'dgCMatrix' (R package 'Matrix') can be directly analyzed. Conventional bagged predictions are available alongside an efficient prediction for MICE via the algorithm proposed by Doove et al (2014) doi:10.1016/j.csda.2013.10.025. Trained forests can be written to and read from storage. Survival and probability forests are not supported in the update, nor is data of class 'gwaa.data' (R package 'GenABEL'); use the original 'ranger' package for these analyses.

Install

Health

CRAN checks
2WARNING11OK
Failing flavors
  • WARNING r-devel-windows-x86_64
  • WARNING r-release-windows-x86_64
Slowest check: 2.9 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 2.73
87.8%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • WARNING2026-03-10
    11 OK · 2 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 419 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
98%
Return-value docs
67%
References docs
50%

Downloads

79K
CRAN downloads in the past year
Rank #1,738 · ~216/day · ~6.6K/mo
Daily download trend is not available in this view yet.
3.5K30 days
15.4K90 days
79K1 year
Compare downloads with other packages →
Also on497 r2u37 autocran

Repository

Repository practices

Upstream repositoryBeta

Repository gitlab.com/stephematician/literanger is linked, but repository-practices checks have not run for it yet. Checks are GitHub-only for now.

How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
4 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.6.0
Imports (1)
stats
LinkingTo (2)
Suggests (3)
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (1)
Contributor
Package Timeline

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

  • R
    R 4.6.0 released · 2026-04-24
  • 0.2.0Latest
    2025-07-13 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.1.1
    2024-09-22 · diff ↗
  • unarchivedReturned to CRAN
    2024-09-22
  • archivedRemoved from CRAN
    2024-09-19
    issues were not corrected in time
  • 0.1.0
    2024-09-04 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 0.0.2
    2023-07-13 · diff ↗
  • unarchivedReturned to CRAN
    2023-07-13
  • archivedRemoved from CRAN
    2023-07-10
    issues were not corrected in time
  • 0.0.1
    2023-06-26
  • R
    R 4.3.0 released · 2023-04-21

Package metadata

First published
2023-06-26
Total releases
5 / 3 yrs
License
GPL-3 OSI
Minimum R
≥ 3.6.0
Download size
113 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →