trestletech / ShinyDash-Sample

Example shiny app built on the ShinyDash package.
23 stars 8 forks source link

this doesn't work for me #2

Closed ameliaWadd closed 8 years ago

ameliaWadd commented 8 years ago

The weather ap gives error:

Error in UseMethod("xmlRoot") : no applicable method for 'xmlRoot' applied to an object of class "NULL"

trestletech commented 8 years ago

Hi. This app is pretty much deprecated by this point. I'd encourage you to check out https://rstudio.github.io/shinydashboard/ or http://rmarkdown.rstudio.com/flexdashboard/

ameliaWadd commented 8 years ago

Thanks, I use shinydashboard a lot already, it was specifically the weather widget I was interested in. Do you know of a working weather example?

From: Jeff Allen [mailto:notifications@github.com] Sent: 08 June 2016 15:43 To: trestletech/ShinyDash-Sample Cc: Amelia Waddington; Author Subject: Re: [trestletech/ShinyDash-Sample] this doesn't work for me (#2)

Hi. This app is pretty much depracated by this point. I'd encourage you to check out https://rstudio.github.io/shinydashboard/https://urldefense.proofpoint.com/v2/url?u=https-3A__rstudio.github.io_shinydashboard_&d=CwMCaQ&c=yQfJYIcbzy7fM3RP_fzx2g&r=xCvi2gZxbTLPv5VjM5LCQ3BclMLVpDtRdAfGDQMO9hA&m=U_AQ1XpFG_nNpuxqGJOq1qjL3jIDDXM1JItkLxPLq-E&s=AvNTkwNIg6pdddcHgcs39JYscAoIbUnTnoMDClDTAGE&e= or http://rmarkdown.rstudio.com/flexdashboard/https://urldefense.proofpoint.com/v2/url?u=http-3A__rmarkdown.rstudio.com_flexdashboard_&d=CwMCaQ&c=yQfJYIcbzy7fM3RP_fzx2g&r=xCvi2gZxbTLPv5VjM5LCQ3BclMLVpDtRdAfGDQMO9hA&m=U_AQ1XpFG_nNpuxqGJOq1qjL3jIDDXM1JItkLxPLq-E&s=Ol9K5Ik97JO3bWzmjKDx98s0bQjZJTz5lTQM6lIe1eQ&e=

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_trestletech_ShinyDash-2DSample_issues_2-23issuecomment-2D224611719&d=CwMCaQ&c=yQfJYIcbzy7fM3RP_fzx2g&r=xCvi2gZxbTLPv5VjM5LCQ3BclMLVpDtRdAfGDQMO9hA&m=U_AQ1XpFG_nNpuxqGJOq1qjL3jIDDXM1JItkLxPLq-E&s=GcNXYCHwmtw3yQpugVUWYF7zeTQiaA4X0uvm8MKphcE&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe_ANh2HhJWkyu9vWMxZC5AtdrQ60XNfn6Jks5qJtUPgaJpZM4IxBTH&d=CwMCaQ&c=yQfJYIcbzy7fM3RP_fzx2g&r=xCvi2gZxbTLPv5VjM5LCQ3BclMLVpDtRdAfGDQMO9hA&m=U_AQ1XpFG_nNpuxqGJOq1qjL3jIDDXM1JItkLxPLq-E&s=4tMvLssFKsGqZYuE8WHlo62TH4XX1tdj4d_Ra5o6O_g&e=.

trestletech commented 8 years ago

Oh, gotcha. Unfortunately I'm not aware of anything right now. Sorry!