############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Moonlight2R ### ############################################################################## ############################################################################## * checking for file ‘Moonlight2R/DESCRIPTION’ ... OK * preparing ‘Moonlight2R’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘Moonlight2R.Rmd’ using rmarkdown Quitting from Moonlight2R.Rmd:598-600 [unnamed-chunk-11] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `open.connection()`: ! cannot open the connection --- Backtrace: ▆ 1. └─Moonlight2R::getDataGEO(GEOobject = "GSE20347", platform = "GPL571") 2. └─GEOquery::getGEO(GEOobject, GSEMatrix = TRUE, AnnotGPL = TRUE) 3. └─GEOquery:::getAndParseGSEMatrices(...) 4. └─GEOquery:::getDirListing(sprintf(gdsurl, stub, GEO)) 5. ├─xml2::read_html(url) 6. └─xml2:::read_html.default(url) 7. ├─base::suppressWarnings(...) 8. │ └─base::withCallingHandlers(...) 9. ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options) 10. └─xml2:::read_xml.character(...) 11. └─xml2:::read_xml.connection(...) 12. ├─base::open(x, "rb") 13. └─base::open.connection(x, "rb") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Moonlight2R.Rmd' failed with diagnostics: cannot open the connection --- failed re-building ‘Moonlight2R.Rmd’ SUMMARY: processing the following file failed: ‘Moonlight2R.Rmd’ Error: Vignette re-building failed. Execution halted