Skip to content
Prev 18096 / 21312 Next

[Bioc-devel] Install and check error in Windows without any relevant message

Dear All,

I package I maintain (OncoSimulR), which has not experienced any changes in
the last week, has failed Install and Check (but not Build or Build bin) on
Windows
(https://bioconductor.org/checkResults/devel/bioc-LATEST/OncoSimulR/riesling1-install.html
https://bioconductor.org/checkResults/devel/bioc-LATEST/OncoSimulR/riesling1-checksrc.html
).

However, I do not know what to do given the error output. For Install the message is

curl: (52) Empty reply from server


And for Check is just

* checking whether package 'OncoSimulR' can be installed ... ERROR
Installation failed.
See 'D:/biocbuild/bbs-3.13-bioc/meat/OncoSimulR.Rcheck/00install.out' for details.
* DONE

Status: 1 ERROR
See
  'D:/biocbuild/bbs-3.13-bioc/meat/OncoSimulR.Rcheck/00check.log'
for details.

curl: (52) Empty reply from server


I do not use curl in the code. Is this a problem fetching dependencies or a
problem caused by a package I depend on?


Thanks, 


R.