Closed Lucas446 closed 1 year ago
Hello,
I just tried running the installation on an Intel Mac running MacOS 10.15.7 Catalina and it worked for me. Looking into the issue, it seems like something with an Rcpp release: can you try this?
Hi,
I apply the fix to Rcpp but still same errors. Could you tell me what the output of conda list
from your install on MacOS 10.15.7 Catalina ? So I can compare the version of dependencies.
If you think about anything else :)
Thanks a lot, Best,
I'm using conda 4.14.0. See my conda list
here:
Hi,
I decided to manually install the R package directly on Rstudio. I still got BH/boost errors and Rcpp errors while compiling hashmap and functionsdchic.
However it worked by downgrading the version of BH & Rcpp packages to 1.72.0-3 and 1.0.8 respectively.
Thank you for your help.
Hi,
I am trying to get dcHIC running on macOS 10.15.7.
I choose the conda install, manually installing all dependencies in a conda environment, everything went well.
However, running R CMD INSTALL functionsdchic_1.0.tar.gz yielded:
Here are the details:
Thank you very much for your help, Best, Tanguy