CRAN Package Check Results for Package cmfrec

Last updated on 2022-09-11 12:56:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4.3 28.56 72.44 101.00 OK
r-devel-linux-x86_64-debian-gcc 3.4.3 27.82 49.40 77.22 OK
r-devel-linux-x86_64-fedora-clang 3.4.3 137.31 OK
r-devel-linux-x86_64-fedora-gcc 3.4.3 136.15 OK
r-devel-windows-x86_64 3.4.3 45.00 103.00 148.00 OK
r-patched-linux-x86_64 3.4.3 24.38 69.21 93.59 OK
r-release-linux-x86_64 3.4.3 24.56 67.77 92.33 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 34.00 97.00 131.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 67.00 96.00 163.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