Entering edit mode
The network connection is normal, but there is still a question:
> sceM <- MuraroPancreasData()
Cannot connect to ExperimentHub server, using 'localHub=TRUE' instead
Using 'localHub=TRUE'
If offline, please also see BiocManager vignette section on offline use
Error in .updateHubDB(hub_bfc, .class, url, proxy, localHub) :
Invalid Cache: sqlite file
Hub has not been added to cache
Run again with 'localHub=FALSE'
why? so what do i deal with it?
Are you behind a proxy?
Can you run
And provide full output? Also please include your
sessionInfo()
I behind a proxy. I can run the code "library(ExperimentHub)". However, I cannot run the code "hub = ExperimentHub()". The following problem persists:
How strange!