gdkrmr / dimRed

A Framework for Dimensionality Reduction in R
https://www.guido-kraemer.com/software/dimred/
GNU General Public License v3.0
73 stars 15 forks source link

NMF issues #55

Open gdkrmr opened 2 years ago

gdkrmr commented 2 years ago

On my computer running testthat::test(".") results in an endless loop with 100% CPU utilization, I think NMF is the culprit but cannot pin it down with absolute certainty. The test run just fine on CRAN though.