Hi,
I can't figure it out. Tried many ways to install markerGeneProfile from github.
The code I use is:
system("defaults write org.R-project.R force.LANG en_US.UTF-8")
install.packages('rlang')
# Install devtools and use it to install markerGeneProfile
install.packages('devtools')
install.packages('usethis')
library('usethis')
library('devtools')
devtools::install_github('PavlidisLab/markerGeneProfile')
#or
devtools::install_github('oganm/markerGeneProfile')
#or
install.packages("remotes")
library('remotes')
remotes::install_github('oganm/markerGeneProfile')
But either way gives:
Error: Failed to install 'unknown package' from GitHub:
HTTP error 403.
API rate limit exceeded for 213.127.120.38.