CRAN Package Check Results for Package cmfrec

Last updated on 2022-08-15 08:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4.3 26.82 74.17 100.99 OK
r-devel-linux-x86_64-debian-gcc 3.4.3 26.72 48.65 75.37 OK
r-devel-linux-x86_64-fedora-clang 3.4.3 130.45 OK
r-devel-linux-x86_64-fedora-gcc 3.4.3 134.90 OK
r-devel-windows-x86_64 3.4.3 51.00 91.00 142.00 OK
r-patched-linux-x86_64 3.4.3 26.78 67.88 94.66 OK
r-release-linux-x86_64 3.4.3 27.91 67.38 95.29 OK
r-release-macos-arm64 3.4.3 32.00 OK
r-release-macos-x86_64 3.4.3 65.00 OK
r-release-windows-x86_64 3.4.3 44.00 93.00 137.00 OK
r-oldrel-macos-arm64 3.4.3 32.00 OK
r-oldrel-macos-x86_64 3.4.3 69.00 OK
r-oldrel-windows-ix86+x86_64 3.4.3 65.00 93.00 158.00 ERROR

Check Details

Version: 3.4.3
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'cmfrec-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: CMF.from.model.matrices
    > ### Title: Create a CMF model object from fitted matrices
    > ### Aliases: CMF.from.model.matrices
    >
    > ### ** Examples
    >
    > ### Example 'adopting' a model from 'recosystem'
    > library(cmfrec)
    > library(recosystem)
    > library(recommenderlab)
    Loading required package: Matrix
    Loading required package: arules
    
    Attaching package: 'arules'
    
    The following objects are masked from 'package:base':
    
     abbreviate, write
    
    Loading required package: proxy
    
    Attaching package: 'proxy'
    
    The following object is masked from 'package:Matrix':
    
     as.matrix
    
    The following objects are masked from 'package:stats':
    
     as.dist, dist
    
    The following object is masked from 'package:base':
    
     as.matrix
    
    Loading required package: registry
    > library(MatrixExtra)
    Error: package 'MatrixExtra' is not installed for 'arch = i386'
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64