CRAN Package Check Results for Package MachineShop

Last updated on 2021-01-20 09:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.0 51.46 984.21 1035.67 OK
r-devel-linux-x86_64-debian-gcc 2.5.0 43.79 708.64 752.43 OK
r-devel-linux-x86_64-fedora-clang 2.6.0 484.64 ERROR
r-devel-linux-x86_64-fedora-gcc 2.6.0 499.41 OK
r-devel-windows-ix86+x86_64 2.5.0 67.00 530.00 597.00 OK
r-patched-linux-x86_64 2.5.0 45.25 925.65 970.90 OK
r-patched-solaris-x86 2.6.0 650.90 OK
r-release-linux-x86_64 2.5.0 46.98 931.91 978.89 OK
r-release-macos-x86_64 2.5.0 OK
r-release-windows-ix86+x86_64 2.5.0 72.00 586.00 658.00 OK
r-oldrel-macos-x86_64 2.5.0 WARN
r-oldrel-windows-ix86+x86_64 2.5.0 55.00 514.00 569.00 WARN

Check Details

Version: 2.6.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘xgboost’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.6.0
Check: examples
Result: ERROR
    Running examples in ‘MachineShop-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: XGBModel
    > ### Title: Extreme Gradient Boosting Models
    > ### Aliases: XGBModel XGBDARTModel XGBLinearModel XGBTreeModel
    >
    > ### ** Examples
    >
    > model_fit <- fit(Species ~ ., data = iris, model = XGBTreeModel)
    Error: call requires the installation of package: xgboost
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.5.0
Check: S3 generic/method consistency
Result: WARN
    SelectedInput:
     function(...)
    SelectedInput.formula:
     function(..., data, control, metrics, stat, cutoff)
    
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64