CRAN Package Check Results for Package MSclassifR

Last updated on 2026-04-07 03:51:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 43.40 172.69 216.09 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 31.43 119.73 151.16 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 70.00 263.46 333.46 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 75.00 ERROR
r-devel-macos-arm64 0.5.0 10.00 36.00 46.00 OK
r-devel-windows-x86_64 0.5.0 52.00 181.00 233.00 OK
r-patched-linux-x86_64 0.5.0 40.50 163.44 203.94 OK
r-release-linux-x86_64 0.5.0 34.28 161.61 195.89 OK
r-release-macos-arm64 0.5.0 9.00 41.00 50.00 OK
r-release-macos-x86_64 0.5.0 28.00 142.00 170.00 OK
r-release-windows-x86_64 0.5.0 48.00 178.00 226.00 OK
r-oldrel-macos-arm64 0.5.0 9.00 49.00 58.00 OK
r-oldrel-macos-x86_64 0.5.0 28.00 165.00 193.00 NOTE
r-oldrel-windows-x86_64 0.5.0 59.00 231.00 290.00 OK

Check Details

Version: 0.5.0
Check: examples
Result: ERROR Running examples in ‘MSclassifR-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-04-04 r89789) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "MSclassifR" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('MSclassifR') Loading required package: cp4p Loading required package: MESS Loading required package: multtest Loading required package: BiocGenerics Loading required package: generics Attaching package: ‘generics’ The following objects are masked from ‘package:base’: as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: ‘BiocGenerics’ The following objects are masked from ‘package:stats’: IQR, mad, sd, var, xtabs The following objects are masked from ‘package:base’: Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: qvalue Loading required package: limma Attaching package: ‘limma’ The following object is masked from ‘package:BiocGenerics’: plotMA Loading required package: caret Loading required package: ggplot2 Loading required package: lattice Error: package or namespace load failed for ‘caret’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘hardhat’ Error: package ‘caret’ could not be loaded Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.5.0
Check: installed package size
Result: NOTE installed size is 5.1Mb sub-directories of 1Mb or more: data 3.5Mb libs 1.2Mb Flavor: r-oldrel-macos-x86_64