You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to install using install.packages("assignPOP") I get this error: Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘CVST’
When I try to install the CVST package I get this error: ERROR: dependency ‘kernlab’ is not available for package ‘CVST’
When I try installing the kernlab package I get this error: ERROR: compilation failed for package ‘kernlab’
Any idea how to get around this issue?
The text was updated successfully, but these errors were encountered:
Hello,
When I try to install using install.packages("assignPOP") I get this error:
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘CVST’
When I try to install the CVST package I get this error:
ERROR: dependency ‘kernlab’ is not available for package ‘CVST’
When I try installing the kernlab package I get this error:
ERROR: compilation failed for package ‘kernlab’
Any idea how to get around this issue?
The text was updated successfully, but these errors were encountered: