Giter VIP home page Giter VIP logo

shinydata's Issues

cant use Example1

Hallo,

i've installed shinyData locally as described. After starting with shinyData::shinyData()
it seems to work but i can't use Open Sample Project with Sample1.sData.
Nothing opens.
In R commandline i get "Error in assign(name, func, environment()) :
variable names are limited to 10000 bytes"
Maybe you've an idea how to solve the problem?

Regards
Walter

plug shinyData into other shiny apps

Is there a straightforward way of plugging shinydata into other shiny apps? That is, if i have an app that does some basic data processing, can I deploy shinydata to do the plots from the processed data instead of reinventing the wheel.

Error in tag("div", list(...)) : could not find function "jscolorInput"

Hi Yindeng,

I have tried to use shinyData from Rstudio following the installation instruction. However, there is an error "Error in tag("div", list(...)) : could not find function "jscolorInput" when shinyData::shinyData().

There was an error in finding "shiny package" in the first trial of installation. I have Shiny package pre-installed before. Did any of the tool detached shiny? Anyway, after re-install shiny, the installation went through.

Can you help with the above error? Thanks.

Rick

Open files

Hi,
may I ask you for some assistance. Every time I try to load data(different data sets in. csv) I get and the process stops:

Warning: file โ€˜0โ€™ has magic number '"Stor' Use of save versions prior to 2 is deprecated Warning: Unhandled error in observer: bad restore file magic number (file may be corrupted) -- no data loaded observe({ inFile <- input[["loadProject"]] isolate({ if (!is.null(inFile)) { loadProject(file = inFile$datapath, replaceOrMerge = input[["loadProjectAction"]]) } }) })

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.