R version 3.2.3 (2015-12-10) -- "Wooden Christmas-Tree"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin13.4.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> shiny::runApp()
Loading required package: shiny
Warning: package ‘shiny’ was built under R version 3.2.4
Note: the specification for S3 class “AsIs” in package ‘RJSONIO’ seems equivalent to one from package ‘jsonlite’: not turning on duplicate class definitions for this class.
Warning: package ‘rsconnect’ was built under R version 3.2.5
Attaching package: ‘rsconnect’
The following object is masked from ‘package:shiny’:
serverInfo
Stack trace (innermost first):
38: rsconnect::deployApp
1: shiny::runApp
> runApp()
Stack trace (innermost first):
38: rsconnect::deployApp
1: runApp
> runApp()
Stack trace (innermost first):
38: rsconnect::deployApp
1: runApp
> runApp()
Stack trace (innermost first):
38: rsconnect::deployApp
1: runApp