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

Installation failed on R 3.6.2 #23

Open
MingwuDuan opened this issue Aug 12, 2020 · 2 comments
Open

Installation failed on R 3.6.2 #23

MingwuDuan opened this issue Aug 12, 2020 · 2 comments

Comments

@MingwuDuan
Copy link

Hi,
When I run devtools::install_github('wleepang/shiny-directory-input')
or
devtools::install_local('D://shiny-directory-input-master.zip'), it says
Failed to install 'shinyDirectoryInput' from GitHub:
installation of package ‘C:/Users/username/AppData/Local/Temp/RtmpierUSc/filead46d89a3a/shinyDirectoryInput_0.2.0.tar.gz’ had non-zero exit status
or
Failed to install 'shiny-directory-input-master.zip' from local:
installation of package ‘C:/Users/username/AppData/Local/Temp/RtmpierUSc/remotesad427fe581b/shiny-directory-input-master’ had non-zero exit status
Why this could happen?Anyone could help me install this R package?
Thanks in advance!

@bsekiewicz
Copy link

bsekiewicz commented Oct 2, 2020

I clone the repository and open it in RStudio, then used the build > install & restart option.

You may also need to install shiny and htmltools packages.

@wleepang
Copy link
Owner

wleepang commented Mar 4, 2021

Can you update to R 4.0.2? There might be some missing or incompatible package dependencies.

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

3 participants