CRAN Package Check Results for Package mlr

Last updated on 2024-06-13 06:58:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.19.1 39.94 300.04 339.98 ERROR
r-devel-linux-x86_64-debian-gcc 2.19.1 1.64 1.95 3.59 ERROR
r-devel-linux-x86_64-fedora-clang 2.19.2 416.64 NOTE
r-devel-linux-x86_64-fedora-gcc 2.19.2 424.30 OK
r-devel-windows-x86_64 2.19.2 6.00 10.00 16.00 ERROR
r-patched-linux-x86_64 2.19.1 55.47 285.71 341.18 ERROR
r-release-linux-x86_64 2.19.1 41.03 288.48 329.51 ERROR
r-release-macos-arm64 2.19.2 116.00 NOTE
r-release-macos-x86_64 2.19.2 365.00 NOTE
r-release-windows-x86_64 2.19.1 40.00 279.00 319.00 NOTE
r-oldrel-macos-arm64 2.19.2 117.00 NOTE
r-oldrel-macos-x86_64 2.19.2 247.00 NOTE
r-oldrel-windows-x86_64 2.19.1 52.00 362.00 414.00 OK

Additional issues

noSuggests

Check Details

Version: 2.19.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'mmpf', 'SwarmSVM' Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.19.1
Check: Rd files
Result: NOTE checkRd: (-1) aggregations.Rd:30: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:31: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:32: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:33: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:35: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:36: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:37: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:38: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:39: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:40: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:41: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:42: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:43: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:44-46: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:47-49: Lost braces in \itemize; meant \describe ? checkRd: (-1) aggregations.Rd:50-54: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 2.19.1
Check: Rd cross-references
Result: NOTE Unknown package ‘mmpf’ in Rd xrefs Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.19.1
Check: examples
Result: ERROR Running examples in ‘mlr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: generatePartialDependenceData > ### Title: Generate partial dependence. > ### Aliases: generatePartialDependenceData PartialDependenceData > > ### ** Examples > > lrn = makeLearner("regr.svm") > fit = train(lrn, bh.task) > pd = generatePartialDependenceData(fit, bh.task, "lstat") Loading required package: mmpf Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘mmpf’ Error in requirePackages("mmpf") : Please install the following packages: mmpf Calls: generatePartialDependenceData -> requirePackages -> stopf Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed benchmark 4.907 0.154 5.764 Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.19.1
Check: package dependencies
Result: ERROR Package required but not available: ‘ggplot2’ Packages suggested but not available for checking: 'adabag', 'batchtools', 'C50', 'caret', 'ClusterR', 'cowplot', 'Cubist', 'fda.usc', 'forecast', 'FSelectorRcpp', 'ggpubr', 'Hmisc', 'kknn', 'klaR', 'mlrMBO', 'mmpf', 'mRMRe', 'pec', 'refund', 'smoof', 'survAUC', 'SwarmSVM', 'testthat', 'tidyr', 'tsfeatures', 'vdiffr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.19.2
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: R 1.4Mb data 2.3Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.19.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 2.19.1
Check: examples
Result: ERROR Running examples in ‘mlr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: generatePartialDependenceData > ### Title: Generate partial dependence. > ### Aliases: generatePartialDependenceData PartialDependenceData > > ### ** Examples > > lrn = makeLearner("regr.svm") > fit = train(lrn, bh.task) > pd = generatePartialDependenceData(fit, bh.task, "lstat") Loading required package: mmpf Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘mmpf’ Error in requirePackages("mmpf") : Please install the following packages: mmpf Calls: generatePartialDependenceData -> requirePackages -> stopf Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.19.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘Rmpi’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64