The whole time I was pointing to the same URL. Glad that I finally got it figured out, because it was driving me crazy all day. I did get to learn how to use renderUI so something good came out of it. If anyone can provide any insight that would be great.
--
You received this message because you are subscribed to the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/shiny-discuss/7b1a89f1-ed0a-40e5-ab63-fba035a7d405%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/shiny-discuss/fa58df50-8690-4e66-b003-7e464cc56e9e%40googlegroups.com.
Joe,Thanks for getting back to me!I started from scratch, uninstalling the shiny package, and removing the RStudio project folder. I was unable to duplicate the error; things generally ran well.I was forced to update shiny, but that was after I got it to run correctly.I did run into two new errors:1) I got the error "ERROR: [on_request_read] connection reset by peer", but the app ran, and a window opened normally.2) At one point, no app ran. There were no error messages, but no results. I re-ran the command 'library(shiny)'. This launched the previous app. When I closed that, subsequent apps ran correctly.Sincerely,Barry
From: Joe Cheng <j...@rstudio.com>
To: Barry DeCicco <decicc...@gmail.com>; Shiny - Web Framework for R <shiny-...@googlegroups.com>
Cc: mme...@gmail.com
Sent: Thursday, May 18, 2017 1:51 AM
Subject: Re: Strange Working Directory Behavior after Shiny Deploy