> deployApp()Preparing to deploy application...Error in headers[["Content-Type"]] : subscript out of boundsR version 3.1.1 (2014-07-10)Platform: x86_64-apple-darwin13.1.0 (64-bit)
locale:[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:[1] stats graphics grDevices utils datasets methods base
other attached packages:[1] shiny_0.10.1 shinyapps_0.3.57
loaded via a namespace (and not attached): [1] bitops_1.0-6 caTools_1.17 devtools_1.5 digest_0.6.4 [5] evaluate_0.5.5 htmltools_0.2.4 httpuv_1.3.0 httr_0.3 [9] memoise_0.2.1 parallel_3.1.1 Rcpp_0.11.2 RCurl_1.95-4.1 [13] RJSONIO_1.3-0 stringr_0.6.2 tools_3.1.1 whisker_0.3-2 [17] xtable_1.7-3 > options(shinyapps.http.trace = TRUE)> deployApp(appName="KMeans Clustering", account="mfrasco")GET /v1/applications/?filter=account_id:14332&filter=name:KMeans Clustering&count=100&offset=0 245msError in headers[["Content-Type"]] : subscript out of bounds> deployApp(appDir = getwd(), appName = "KMeans", account = "mfrasco")Preparing to deploy application...DONEUploading application bundle...DONEDeploying application: 18245...Waiting for task: 1062726 building: Processing Bundle Id: 43536 building: Building package: digest (0.6.4) building: Building package: xtable (1.7-3) building: Building package: htmltools (0.2.4) building: Building package: Rcpp (0.11.2) building: Building package: RJSONIO (1.3-0) building: Building package: httpuv (1.3.0) building: Building package: bitops (1.0-6) building: Building package: caTools (1.17) building: Building package: shiny (0.10.1) building: Pushing image: 42492 deploying: Starting 1 instance(s) rollforward: Activating new instances terminating: Stopping old instancesApplication successfully deployed to http://mfrasco.shinyapps.io/KMeans