weizhou0 / qtl

GNU General Public License v3.0
21 stars 2 forks source link

Docker has insufficient Rccp version #13

Open drneavin opened 1 month ago

drneavin commented 1 month ago

Hi @weizhou0 ,

I've installed SAIGE-QTL from docker into a singularity image using

singularity pull docker://wzhou88/saigeqtl:0.2.1

and when I try to run the scripts, I receive the following error:

 namespace ‘Rcpp’ 1.0.3 is being loaded, but >= 1.0.7 is required

I've tried versions 0.2.1 and 0.1.0 and have the same result. I'm not sure if this is a problem with converting to singularity but thought I would raise it in case others are having the same issue.