shinyMCE
shinyMCE copied to clipboard
Error in parse_repo_spec(repo)
I've got erorr:
devtools::install_github("shinyMCE", "mul118") Error in parse_repo_spec(repo) : Invalid git repo specification: 'shinyMCE'
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