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
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!
The text was updated successfully, but these errors were encountered:
Hi,
When I run
devtools::install_github('wleepang/shiny-directory-input')
or
devtools::install_local('D://shiny-directory-input-master.zip')
, it saysFailed 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!
The text was updated successfully, but these errors were encountered: