mul118 / shinyMCE

tinyMCE editor for Shiny apps
Other
19 stars 18 forks source link

Error in parse_repo_spec(repo) #3

Open andreykirson opened 5 years ago

andreykirson commented 5 years ago

I've got erorr:

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

Teolone88 commented 3 years ago

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