the problem of library(GEOquery)

Hi everyone!
I use this code to install "GEOquery", it was successful, however, when I
use library, it has some problems, has anyone know the solutions,thx

The downloaded binary packages are in
C:\Users\a\AppData\Local\Temp\RtmpEpxxJ9\downloaded_packages

library(GEOquery)
Error: package or namespace load failed for ‘GEOquery’ in library.dynam(lib, package, package.lib):

if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GEOquery")

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.