Skip to content

RFclust

Random Forest Cluster Analysis

v0.1.2 · Jun 20, 2022 · GPL

Description

Tools to perform random forest consensus clustering of different data types. The package is designed to accept a list of matrices from different assays, typically from high-throughput molecular profiling so that class discovery may be jointly performed. For references, please see Tao Shi & Steve Horvath (2006) <doi:10.1198/106186006X94072> & Monti et al (2003) <doi:10.1023/A:1023949509487> .

Downloads

CRAN

254

Last 30 days

19429th

605

Last 90 days

2.1K

Last year

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

r2u CRAN

0

Last 30 days

24

Last 90 days

111

Last year

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

CRAN Check Status

2 NOTE
11 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 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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ankur Chakravarthy <ankur.chakravarthy.10@ucl.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ankur",
                      family = "Chakravarthy",
                      role = c("aut", "cre"),
                      email = "ankur.chakravarthy.10@ucl.ac.uk"),
               person(family = "PhD",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ankur Chakravarthy <ankur.chakravarthy.10@ucl.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ankur",
                      family = "Chakravarthy",
                      role = c("aut", "cre"),
                      email = "ankur.chakravarthy.10@ucl.ac.uk"),
               person(family = "PhD",
                      role = "aut"))
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Ankur Chakravarthy <ankur.chakravarthy.10@ucl.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ankur",
                      family = "Chakravarthy",
                      role = c("aut", "cre"),
                      email = "ankur.chakravarthy.10@ucl.ac.uk"),
               person(family = "PhD",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ankur Chakravarthy <ankur.chakravarthy.10@ucl.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ankur",
                      family = "Chakravarthy",
                      role = c("aut", "cre"),
                      email = "ankur.chakravarthy.10@ucl.ac.uk"),
               person(family = "PhD",
                      role = "aut"))
as necessary.

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

162

Files

8

Compiled share

0%

Has compiled src

No

Language breakdown

R 53 (32.7%)Docs 109 (67.3%)

API

Exported functions

1

Internal functions

0

Recent export changes

v0.1.1+1 pattern:^[[:alpha:]]+

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

\dontrun example ratio

0%

Roxygen coverage

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

3.5.0

System requirements

C++ standard

License

GPL

License flags

not SPDX, not OSI

History

Versions

2

First release

2021-06-02

Latest release

2022-06-21

Avg cadence

384 days

Cold removal rate

Dep drift

1

LOC over versions

v0.1.1: 142 LOCv0.1.2: 162 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies ConsensusClusterPlus randomForest RFclust

Version History

3 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Jun 20, 2022
new 0.1.1 Jun 1, 2021