Coder Social home page Coder Social logo

Comments (7)

vnijs avatar vnijs commented on July 20, 2024

I just posted an issue for Shiny on Github rstudio/shiny#524

Hopefully they will have some suggestions.

from radiant.

vnijs avatar vnijs commented on July 20, 2024

Can you try the commands below if you install R 3.0.3 and do not use R 3.1. Are you using Mac or Windows?

install.packages('radiant',repos=c("http://vnijs.rady.ucsd.edu/site_media/R", CRAN = "http://cran.rstudio.com"), dependencies = TRUE)
shiny::runApp(system.file('marketing', package='radiant'), port = 8100)

from radiant.

debitomika avatar debitomika commented on July 20, 2024

i am using windows 7 and windows 8.
i try your commands on R 3.0.3 and still have the problem. ( i run in chrome, mozilla and ie)
i also try to run your app on virtual ubuntu server (virtualbox) with shiny server installed and still have the same issue

from radiant.

vnijs avatar vnijs commented on July 20, 2024

The addresourcePath message you got is not the problem. Without clear error messages I don’t have much to go on unfortunately. Could you try the following commands from R 3.0.3 and let me know if the issue still pops up on Windows?

install.packages('radiant',repos=c("http://vnijs.rady.ucsd.edu/site_media/R", CRAN = "http://cran.rstudio.com"), dependencies = TRUE)
shiny::runApp(system.file('marketing', package='radiant'), port = 8100)

Vincent

From: debitomika <[email protected]mailto:[email protected]>
Reply-To: mostly-harmless/radiant <[email protected]mailto:[email protected]>
Date: Thursday, June 19, 2014 at 9:58 PM
To: mostly-harmless/radiant <[email protected]mailto:[email protected]>
Cc: Vincent Nijs <[email protected]mailto:[email protected]>
Subject: Re: [radiant] The App ui does not reload if i refresh the browser (#6)

i am using windows 7 and windows 8.
i try your commands on R 3.0.3 and still have the problem.
i also try to run your app on virtual ubuntu server (virtualbox) with shiny server installed and still have the same issue


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-46644926.

from radiant.

debitomika avatar debitomika commented on July 20, 2024

i try your commands on R 3.0.3 and Shiny 0.9.1, and if i refresh the broswser and the sidebarPanel and mainPanel are not shown at all
console radiant
screenshot :
radiant error
Rstudio configuration
rstudioconf

i also try to run your app on virtual ubuntu server (virtualbox) with shiny server installed and the ui still not load properly if refresh the browser

sorry for my bad english...
debi

from radiant.

vnijs avatar vnijs commented on July 20, 2024

That is too bad. At this point I don’t have anything to go on. With out error messages I am completely in the dark. Lets hope the Rstudio/shiny developers can provide some clues.

From: debitomika <[email protected]mailto:[email protected]>
Reply-To: mostly-harmless/radiant <[email protected]mailto:[email protected]>
Date: Thursday, June 19, 2014 at 10:56 PM
To: mostly-harmless/radiant <[email protected]mailto:[email protected]>
Cc: Vincent Nijs <[email protected]mailto:[email protected]>
Subject: Re: [radiant] The App ui does not reload if i refresh the browser (#6)

i try your command on R 3.0.3 and Shiny 0.9.1, and if i refresh the broswser and the sidebarPanel and mainPanel are not shown at all
[console radiant]https://cloud.githubusercontent.com/assets/3765070/3336904/1d968ee6-f83f-11e3-9a2a-3711177d9ec9.PNG
screenshot :
[radiant error]https://cloud.githubusercontent.com/assets/3765070/3336905/2f7601f0-f83f-11e3-9cbc-eae3a7fd8383.png
Rstudio configuration
[rstudioconf]https://cloud.githubusercontent.com/assets/3765070/3336906/3e5c2d52-f83f-11e3-9a56-7e5eb6f707ff.PNG

i also try to run your app on virtual ubuntu server (virtualbox) with shiny server installed and the ui still not load properly if refresh the browser


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-46647060.

from radiant.

vnijs avatar vnijs commented on July 20, 2024

Joe Cheng found the problem (rstudio/shiny#524). Had nothing to do with Shiny.

from radiant.

Related Issues (20)

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.