lawremi / rtracklayer

R interface to genome annotation files and the UCSC genome browser
Other
28 stars 17 forks source link

library 'ssl' not found #122

Open akhst7 opened 5 months ago

akhst7 commented 5 months ago

Updating failed with a following error;

ld: library 'ssl' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [rtracklayer.so] Error 1
ERROR: compilation failed for package ‘rtracklayer

Does rtracklayerreally depend on the ssl library ? The ssllibrary appears to be deprecated and removed from Cran back In 2019. What is missing ?