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

I have trouble to install shinyTable #27

Open
yzwloreal opened this issue Aug 14, 2015 · 0 comments
Open

I have trouble to install shinyTable #27

yzwloreal opened this issue Aug 14, 2015 · 0 comments

Comments

@yzwloreal
Copy link

I followed the instruction on the Github. It returned me an error like this:

install_github("shinyTable", "trestletech")
Downloading github repo trestletech/shinyTable@master
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached
In addition: Warning message:
Username parameter is deprecated. Please use trestletech/shinyTable

Then, I tried to download the repo zip file and installed the shinyTable from local zip file in R studio. After that, I library(shinyTable). It return me an error.

install.packages("D:/UserData/xxxx/Downloads/shinyTable-master.zip", repos = NULL)
Installing package into ‘D:/UserData/xxxx/Documents/R/win-library/3.2’
(as ‘lib’ is unspecified)
library(shinyTable)
Error in library(shinyTable) : there is no package called ‘shinyTable’

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

1 participant