shiny "ERROR: object 'package' not found"
Closed this issue · 3 comments
miguelfg commented
I cloned it, and run it, and I got this sad message... "ERROR: object 'package' not found"
ramnathv commented
How did you run it?
miguelfg commented
Like this:
setwd("~/workspace/projects/r/shinys/bikeshare")
shiny::runApp('app')
But I've just rerun it, and worked... sorry for bother ;-)
ramnathv commented
No problems. Good to know you got it to work.