You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am trying to install SeqArray but I have been having the same issue. I restarted all but it is still hapening. Could somebody help me please.
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("SeqArray")
library(SeqArray)
package ‘SeqArray’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\User\AppData\Local\Temp\RtmpYRRMH3\downloaded_packages
library(SeqArray)
Error: package or namespace load failed for ‘SeqArray’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘GenomeInfoDbData
The text was updated successfully, but these errors were encountered:
Hi I am trying to install SeqArray but I have been having the same issue. I restarted all but it is still hapening. Could somebody help me please.
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("SeqArray")
library(SeqArray)
package ‘SeqArray’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\User\AppData\Local\Temp\RtmpYRRMH3\downloaded_packages
The text was updated successfully, but these errors were encountered: