packrat::status()
packrat::init()
devtools::install_github("rstudio/packrat")
packrat::init()
packrat::bundle(file = "/Users/kevin/git/connect/bundles/test-shinyApp.tar.gz")
devtools::install_github("shinyapps")
deployApp()
library(shinyapps)
deployApp()
accounts()
debug(accounts)
accounts()
accountsConfigDir()
file.edit("~/Library/Application Support/R/shinyapps/accounts/kevinushey.dcf")
deployApp(account = "kevinushey")
library(shinyapps)
debug(shinyapps::deployApp)
deployApp(account = "kevinushey")
target
appDir
debug(bundleApp)
files
users
manifestJson
cat(manifestJson)
