===============================
R CMD BUILD
===============================
* checking for file ‘HiCaptuRe/DESCRIPTION’ ... OK
* preparing ‘HiCaptuRe’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘vignetteIntroduction.Rmd’ using rmarkdown
--- finished re-building ‘vignetteIntroduction.Rmd’
--- re-building ‘vignette_functions.Rmd’ using rmarkdown
Error: processing vignette 'vignette_functions.Rmd' failed with diagnostics:
Invalid chunk options: library, comment=F, message=F,library
All options must be of the form 'tag=value' except for the chunk label.
Error: tangling vignette 'vignette_functions.Rmd' failed with diagnostics:
Invalid chunk options: library, comment=F, message=F,library
All options must be of the form 'tag=value' except for the chunk label.
--- failed re-building ‘vignette_functions.Rmd’
SUMMARY: processing the following files failed:
‘vignette_functions.Rmd’ ‘vignette_functions.Rmd’
Error: Vignette re-building failed.
Execution halted