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

Intall ShinyCV package #3

Open
Songui opened this issue Oct 28, 2019 · 2 comments
Open

Intall ShinyCV package #3

Songui opened this issue Oct 28, 2019 · 2 comments

Comments

@Songui
Copy link

Songui commented Oct 28, 2019

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.

@DivadNojnarg
Copy link
Owner

Please do this before:
devtools::install_github('gyang274/ygdashboard')
And reinstall shinyCV

@Songui
Copy link
Author

Songui commented Oct 29, 2019

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")

The answer is the same : Failed to install

Thanks,
Songui.

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