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
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
I've got erorr:
devtools::install_github("shinyMCE", "mul118")
Error in parse_repo_spec(repo) :
Invalid git repo specification: 'shinyMCE'
The text was updated successfully, but these errors were encountered: