cran / libcoin

:exclamation: This is a read-only mirror of the CRAN R package repository. libcoin — Linear Test Statistics for Permutation Inference
1 stars 0 forks source link

Error: package ‘libcoin’ could not be loaded #1

Closed abdoulsn closed 4 years ago

abdoulsn commented 4 years ago

I got this error when I istalled succesfully partykit.

Loading required package: libcoin
Error: package or namespace load failed for ‘libcoin’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/home/username/anaconda3/envs/rpython/lib/R/library/libcoin/libs/libcoin.so':
  libopenblas.so.0: cannot open shared object file: No such file or directory

Error: package ‘libcoin’ could not be loaded
Traceback:

1. library(partykit)
2. .getRequiredPackages2(pkgInfo, quietly = quietly)
3. stop(gettextf("package %s could not be loaded", sQuote(pkg)), 
 .     call. = FALSE, domain = NA)
gaborcsardi commented 4 years ago

Hi, this is a read only mirror of CRAN, please see the package authors in the DESCRIPTION file. Thanks!

abdoulsn commented 4 years ago

Oops sorry.