CMTFtoolbox
Create (Advanced) Coupled Matrix and Tensor Factorization Models
v1.0.1
·
Aug 22, 2025
·
MIT + file LICENSE
Description
Creation and selection of (Advanced) Coupled Matrix and Tensor Factorization (ACMTF) and ACMTF-Regression (ACMTF-R) models. Selection of the optimal number of components can be done using 'ACMTF_modelSelection()' and 'ACMTFR_modelSelection()'. The CMTF and ACMTF methods were originally described by Acar et al., 2011 <doi:10.48550/arXiv.1105.3422> and Acar et al., 2014 <doi:10.1186/1471-2105-15-239>, respectively.
Downloads
534
Last 30 days
7394th
1.6K
Last 90 days
5.1K
Last year
Trend: +8.3% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘CMTFtoolbox-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ACMTFR_modelSelection
> ### Title: Model selection for ACMTFR
> ### Aliases: ACMTFR_modelSelection
...[truncated]...
rel_tol=0.5,
+ abs_tol=0.5)
Error in loadNamespace(x) : there is no package called ‘ggpubr’
Calls: ACMTFR_modelSelection ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Dependency Network
Version History
1 tracked
new
1.0.1
Mar 10, 2026
R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Aug 22, 2025. Releases before tracking aren’t shown.