You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps you need to install libbz2-dev like sudo apt install libbz2-dev?
I recommend that you ask questions in the following repositories https://github.com/Bioconductor/Rhtslib
cram/cram_io.c:53:10: fatal error: bzlib.h: No such file or directory
53 | #include <bzlib.h>
| ^~~~~~~~~
compilation terminated.
make[1]: *** [Makefile.Rhtslib:135: cram/cram_io.o] Error 1
make[1]: Leaving directory '/tmp/RtmpUB64Er/R.INSTALL5fa55ea1a1b/Rhtslib/src/htslib-1.15.1'
make: *** [Makevars.common:22: htslib] Error 2
ERROR: compilation failed for package ‘Rhtslib’
Is there anynoe can help me with it?
The text was updated successfully, but these errors were encountered: