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
Hello,
I have a problem with the package. I can't install it. I really need your help. I get this error message :
Installing package into ‘C:/Users/GodIsLord/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
ERROR: dependency 'ygdashboard' is not available for package 'shinyCV'
removing 'C:/Users/GodIsLord/Documents/R/win-library/3.6/shinyCV'
Error: Failed to install 'shinyCV' from GitHub:
(converted from warning) installation of package ‘C:/Users/GODISL~1/AppData/Local/Temp/RtmpeCrI82/file14804ee836f7/shinyCV_0.1.0.tar.gz’ had non-zero exit status
Thanks,
Songui.
The text was updated successfully, but these errors were encountered:
Thanks a lot for your answer.
I first do this as you recommended :
devtools::install_github('gyang274/ygdashboard')
I got this message :
Downloading GitHub repo DivadNojnarg/shinyCV@master
These packages have more recent versions available.
Which would you like to update?
1: All
2: CRAN packages only
3: None
4: promises (1.0.1 -> 1.1.0) [CRAN]
5: rlang (0.4.0 -> 0.4.1) [CRAN]
Enter one or more numbers, or an empty line to skip updates:
Then I chose : "1: All" by enter 1
After that I got this last message :
package ‘digest’ successfully unpacked and MD5 sums checked
Error: Failed to install 'ygdashboard' from GitHub:
(converted from warning) cannot remove prior installation of package ‘digest’
When I tried to reinstall shinyCV package by using this syntax :
install_github("DivadNojnarg/shinyCV")
Hello,
I have a problem with the package. I can't install it. I really need your help. I get this error message :
Installing package into ‘C:/Users/GodIsLord/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
ERROR: dependency 'ygdashboard' is not available for package 'shinyCV'
Error: Failed to install 'shinyCV' from GitHub:
(converted from warning) installation of package ‘C:/Users/GODISL~1/AppData/Local/Temp/RtmpeCrI82/file14804ee836f7/shinyCV_0.1.0.tar.gz’ had non-zero exit status
Thanks,
Songui.
The text was updated successfully, but these errors were encountered: