Code Monkey home page Code Monkey logo

rtsetse's People

Contributors

andysouth avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ben-williams

rtsetse's Issues

I have trouble to install shinyTable

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’

Error with shinyTable missing

Trying the example of the vignette:

> shiny::runGitHub('AndySouth/shinytse', subdir='shinytse7')
Downloading https://github.com/AndySouth/shinytse/archive/master.tar.gz
Loading required package: shiny

Listening on http://127.0.0.1:6232
Error in library(shinyTable) : there is no package calledshinyTableError in library(shinyTable) : there is no package calledshinyTableError in library(shinyTable) : there is no package calledshinyTable

And then:

> install.packages("shinyTable")
Installing package into/usr/local/lib/R/site-library’
(aslibis unspecified)
Warning message:
packageshinyTableis not available (for R Under development) 

I am having the same issue in trying to install shinyTable

I used the following code to install shinyTable:

shiny::runGitHub('AndySouth/shinytse', subdir='shinytse7')

and am getting the following error:

** testing if installed package can be loaded

  • DONE (shinyTable)
    Error in library(shinythemes) : there is no package called ‘shinythemes’
    Warning in run(timeoutMs) : there is no package called ‘shinyTable’
    Warning in run(timeoutMs) :
    Username parameter is deprecated. Please use trestletech/shinyTable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.