seandavi / GEOquery

The bridge between the NCBI Gene Expression Omnibus and Bioconductor
http://seandavi.github.io/GEOquery/
Other
88 stars 36 forks source link

Function getGEO #141

Closed SammBS closed 1 year ago

SammBS commented 1 year ago

Describe the bug o comando getGEO está com erro.

Install: BiocManager::install(version = "3.17") BiocManager::install("GEOquery", force = TRUE)

ERRO library(GEOquery): Error: package or namespace load failed for ‘GEOquery’ in get(Info[i, 1], envir = env): cannot open file 'C:/Users/Samara/AppData/Local/R/win-library/4.3/data.table/R/data.table.rdb': No such file or directory

To Reproduce Steps to reproduce the behavior including code example: data = getGEO(filename=system.file

Output of Session Info:

Error in getGEO(filename = system.file("GDS4550_full.soft.gz", package = "GEOquery")) : could not find function "getGEO"

Cut-and-paste output of sessionInfo

getGEO

seandavi commented 1 year ago

Hi, @SammBS. I'm not able to reproduce this error myself, so I'm going to close this. If you have further questions, consider asking on the https://support.bioconductor.org/.