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
<--
I am using R 4.3.3 and trying to install SCENIC following the instruction here.
At the step installing SCENIC,
if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools")
devtools::install_github("aertslab/SCENIC")
<--
I am using R 4.3.3 and trying to install SCENIC following the instruction here.
At the step installing SCENIC,
if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools")
devtools::install_github("aertslab/SCENIC")
i am getting an error below
Warning: unable to access index for repository https://bioconductor.org/packages/3.17/data/annotation/bin/macosx/big-sur-arm64/contrib/4.3:
cannot open URL 'https://bioconductor.org/packages/3.17/data/annotation/bin/macosx/big-sur-arm64/contrib/4.3/PACKAGES'
Error: Failed to install 'SCENIC' from GitHub:
error reading from connection
Is there a way to solve this issue?
-->
The text was updated successfully, but these errors were encountered: