dynverse / dyneval

Metrics to compare two or more trajectories ⚖
2 stars 2 forks source link

StemID fails because of missing packages #5

Closed rcannood closed 7 years ago

rcannood commented 7 years ago

During execution on prism: Error in clusterboot(di, B = bootnr, distances = FALSE, bootmethod = "boot", : could not find function "clusterboot" 5: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘fpc’

But installation of fpc requires kernlab: `/usr/bin/ld: cannot find -llapack collect2: error: ld returned 1 exit status make: *** [kernlab.so] Error 1 ERROR: compilation failed for package ‘kernlab’

Will ask prism helpdesk to install fpc

zouter commented 7 years ago

Other StemID errors were fixed with 94f0ef6bacf7ac761c7d6c11f087f1bd31f6231d

zouter commented 7 years ago

I think this is now fixed