Re: [R-pkg-devel] CRAN cannot find libraries on Windows

2020-02-10 Thread Lucas Nell
inker is still using -LC:/extsoft/lib/i386 which > indicates that it's not using the latest Rhtslib. > > H. > > > On 2/2/20 11:55, Lucas Nell wrote: > > > > Thanks everyone for your help. It's still giving me the same error on > > the development win-bui

Re: [R-pkg-devel] CRAN cannot find libraries on Windows

2020-02-02 Thread Lucas Nell
y variable we define on CRAN. > >> Looking close shows that > >> > Rhtslib::pkgconfig("PKG_LIBS") > >> gives > >> 'D:/RCompile/CRANpkg/lib/4.0/Rhtslib/usrlib/x64/libhts.a' > >> -LC:/extsof

[R-pkg-devel] CRAN cannot find libraries on Windows

2020-01-26 Thread Lucas Nell
Hello all, My package (source here ) no longer compiles on a standard Windows installation (see truncated install log below). The problem seems to be the libraries required by the Bioconductor package Rhtslib