Closed pfgherardini closed 2 years ago
I have the same problem.
Hallo!I have solved this problem!! It is possible that the mirror Settings are incorrect in Rstudio, so the file cannot be captured. When I change the mirror Settings, the function runs successfully.
You can try running code directly on R instead of using Rstudio.
I am hopeful that my recent commit 27c64b4f7 fixes this. You can try the current github master or wait a couple of days and update the package from Bioconductor.
BiocManager::install('seandavi/GEOquery')
I believe this has been resolved in 27c64b4.
Hi,
Apologies for the vague bug report, but it seems to me that getGEO is currently (completely ?) broken on Windows? I keep getting
from files that definitely exists and are readable. For instance
Strangely I am also seeing this when I try to look at the offending file
This is not a temporary network issue as I have triggered this consistently and my network is working fine. I have recently updated to BioConductor 3.14 and I am pretty sure the exact same script I am using was working on the previous version.
By contrast everything is working ok on Linux.
This is my windows session info
and this is my Linux session info
Thanks,
Federico