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 in parse_repo_spec(repo) #3

Open
andreykirson opened this issue May 31, 2019 · 1 comment
Open

Error in parse_repo_spec(repo) #3

andreykirson opened this issue May 31, 2019 · 1 comment

Comments

@andreykirson
Copy link

I've got erorr:

devtools::install_github("shinyMCE", "mul118")
Error in parse_repo_spec(repo) :
Invalid git repo specification: 'shinyMCE'

@Teolone88
Copy link

I've got the same error:

devtools::install_github("shinyMCE", "mul118")

Error in parse_repo_spec(repo) : 
  Invalid git repo specification: 'shinyMCE'

And with base install module I've got this error:

install.packages("shinyMCE")
Installing package into ‘C:/Users/Teolone/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
Warning in install.packages :
  package ‘shinyMCE’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

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