Describe the bug
I ran into a bug when I downloaded the dataset GSE225759
To Reproduce
> GSEdata <- getGEO("GSE225759",GSEMatrix=T, AnnotGPL=FALSE)
Found 1 file(s)
GSE225759_series_matrix.txt.gz
Error in if (GSEMatrix & geotype == "GSE") { :
the condition has length > 1
Describe the bug I ran into a bug when I downloaded the dataset GSE225759 To Reproduce
Output of Session Info: