##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data BrowserVizDemo
###
##############################################################################
##############################################################################
* checking for file ‘BrowserVizDemo/DESCRIPTION’ ... OK
* preparing ‘BrowserVizDemo’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: BrowserViz
Loading required package: Rcpp
Loading required package: jsonlite
Attaching package: ‘jsonlite’
The following object is masked from ‘package:utils’:
View
Loading required package: httpuv
Note: the specification for S3 class “AsIs” in package ‘BiocGenerics’ seems equivalent to one from package ‘jsonlite’: not turning on duplicate class definitions for this class.
Attaching package: ‘BrowserViz’
The following object is masked from ‘package:jsonlite’:
toJSON
Attaching package: ‘BrowserVizDemo’
The following object is masked from ‘package:graphics’:
plot
LSOpenURLsWithRole() failed with error -10810 for the URL http://localhost:8000.
Error: processing vignette 'BrowserVizDemo.Rnw' failed with diagnostics:
chunk 2 (label = plotDemo)
Error : totalWait < maxWaitPermitted is not TRUE
Execution halted