Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing "stxBrain" using InstallData() #60

Open
andrewgriggs260 opened this issue Aug 4, 2022 · 1 comment
Open

Error installing "stxBrain" using InstallData() #60

andrewgriggs260 opened this issue Aug 4, 2022 · 1 comment

Comments

@andrewgriggs260
Copy link

There are several posts addressing the specific error I encountered, none of the solutions suggested in them have worked. I installed seuratdata using devtools, looked in availabledata() to find stxBrain, but when I went to install data I got this:
InstallData("stxBrain")
Using cached data manifest, last updated at 2022-08-04 10:08:24
Error: No access to remote SeuratData repository, unable to install new datasets
Another thing to note that may be important is that the first time I tried to use devtools to install seuratdata I was met with the following error:
devtools::install_github('satijalab/seurat-data')
Downloading GitHub repo satijalab/seurat-data@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
cannot open URL 'https://api.github.com/repos/satijalab/seurat-data/tarball/HEAD'
which I fixed by running:
options(download.file.method = "wininet").
I'm not sure if this is the right forum to address this issue or if I have labeled it correctly, but any assistance would be extremely helpful.

@timoast timoast transferred this issue from satijalab/seurat Aug 12, 2022
@Zaf4
Copy link

Zaf4 commented Aug 15, 2023

Same here.

InstallData("stxBrain")
Using cached data manifest, last updated at 2023-08-16 00:12:41.375431
Error: No access to remote SeuratData repository, unable to install new datasets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants