===============================
R CMD BUILD
===============================
* checking for file ‘MetaboAnnotatoR/DESCRIPTION’ ... OK
* preparing ‘MetaboAnnotatoR’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘MetaboAnnotatoR.Rmd’ using rmarkdown
Warning in in_dir(input_dir(), expr) :
You changed the working directory to /tmp/RtmpmhT2G2 (probably via setwd()). It will be restored to /tmp/RtmpWfmc93/Rbuild3978ad7a9830a4/MetaboAnnotatoR/vignettes. See the Note section in ?knitr::knit
Quitting from MetaboAnnotatoR.Rmd:75-77 [load_data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `gzfile()`:
! cannot open the connection
---
Backtrace:
▆
1. └─MetaboAnnotatoR::getDemoData(AIFdata = TRUE)
2. └─base::readRDS(rcpath)
3. └─base::gzfile(file, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'MetaboAnnotatoR.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘MetaboAnnotatoR.Rmd’
--- re-building ‘gen_library_entry.Rmd’ using rmarkdown
Warning in in_dir(input_dir(), expr) :
You changed the working directory to /tmp/RtmpmhT2G2 (probably via setwd()). It will be restored to /tmp/RtmpWfmc93/Rbuild3978ad7a9830a4/MetaboAnnotatoR/vignettes. See the Note section in ?knitr::knit
--- finished re-building ‘gen_library_entry.Rmd’
--- re-building ‘import_from_msp.Rmd’ using rmarkdown
Warning in in_dir(input_dir(), expr) :
You changed the working directory to /tmp/RtmpmhT2G2 (probably via setwd()). It will be restored to /tmp/RtmpWfmc93/Rbuild3978ad7a9830a4/MetaboAnnotatoR/vignettes. See the Note section in ?knitr::knit
--- finished re-building ‘import_from_msp.Rmd’
SUMMARY: processing the following file failed:
‘MetaboAnnotatoR.Rmd’
Error: Vignette re-building failed.
Execution halted