-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
(@dppalomar: https://github.com/dppalomar/spectralGraphTopology does not accept issues, so submitting here)
install.packages("spectralGraphTopology") from CRAN gives
** byte-compile and prepare package for lazy loading
Error in library(CVXR) : there is no package called 'CVXR'
Error: unable to load R code in package 'spectralGraphTopology'
Execution halted
ERROR: lazy loading failed for package 'spectralGraphTopology'
The library(CVXR) call at the top of R/smoothGraphLearning.R
| library(CVXR) |
seems very strange and should not be needed.
Metadata
Metadata
Assignees
Labels
No labels