[Bioc-devel] Vignette build fail on Windows: cannot open connection

2021-03-12 Thread Michael Morgan
Dear Bioc-devel, We currently have an open package submission for Bioconductor that fails (on Windows) due to an error in the vignette building: http://bioconductor.org/spb_reports/miloR_buildreport_20210308174731.html#tokay2_buildsrc_anchor The same error occurs on our GitHub Actions testing:

Re: [Bioc-devel] Bioc Devel Version issue

2017-10-27 Thread Michael Morgan
Hi Lori, It looks like there are additional locations: > .libPaths() [1] "/home/mikemorgan/R/x86_64-pc-linux-gnu-library/3.4" "/usr/local/lib/R/site-library" [3] "/usr/lib/R/site-library" "/usr/lib/R/library� I�ve switched to just a single local library path by setting R_LIBS_SITE in my .Renvir