Last updated on 2023-01-25 04:51:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.5.0 | 24.32 | 73.28 | 97.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.5.0 | 26.02 | 48.65 | 74.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.5.0 | 128.83 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.5.0 | 143.06 | OK | |||
r-devel-windows-x86_64 | 3.5.0 | 48.00 | 95.00 | 143.00 | OK | |
r-patched-linux-x86_64 | 3.5.0 | 29.53 | 69.57 | 99.10 | OK | |
r-release-linux-x86_64 | 3.5.0 | 28.78 | 70.98 | 99.76 | OK | |
r-release-macos-arm64 | 3.5.0 | 33.00 | OK | |||
r-release-macos-x86_64 | 3.5.0 | 74.00 | OK | |||
r-release-windows-x86_64 | 3.5.0 | 42.00 | 120.00 | 162.00 | OK | |
r-oldrel-macos-arm64 | 3.5.0 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 3.5.0 | 76.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 3.5.0 | 66.00 | 100.00 | 166.00 | ERROR |
Version: 3.5.0
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
> library(MatrixExtra)
Error: package 'MatrixExtra' is not installed for 'arch = i386'
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64