Skip to content

fuseMLR

Fusing Machine Learning in R

v0.0.4 · May 19, 2026 · GPL-3

Description

Recent technological advances have enable the simultaneous collection of multi-omics data i.e., different types or modalities of molecular data, presenting challenges for integrative prediction modeling due to the heterogeneous, high-dimensional nature and possible missing modalities of some individuals. We introduce this package for late integrative prediction modeling, enabling modality-specific variable selection and prediction modeling, followed by the aggregation of the modality-specific predictions to train a final meta-model. This package facilitates conducting late integration predictive modeling in a systematic, structured, and reproducible way.

Downloads

CRAN

506

Last 30 days

7364th

1.6K

Last 90 days

6.7K

Last year

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

r2u CRAN

18

Last 30 days

34

Last 90 days

135

Last year

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

autoCRAN

3

Last 7 days

10

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

examples

Running examples in ‘fuseMLR-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cobra
> ### Title: Cobra Meta Learner
> ### Aliases: cobra
> 
> ### ** Examples
> 
> # Example usage
>
...[truncated]...
nif(5L), b = runif(5L))
> prediction <- predict(object = cobra_model, data = x_new)
Error in loadNamespace(x) : there is no package called ‘caret’
Calls: predict ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Archived
May 16, 2026
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies R6 digest fuseMLR

Version History

5 tracked
new 0.0.4 May 20, 2026
removed 0.0.2 May 16, 2026
new 0.0.2 Mar 10, 2026
updated 0.0.2 ← 0.0.1 diff Oct 12, 2025
new 0.0.1 Dec 16, 2024