===============================
R CMD BUILD
===============================
* checking for file ‘MotifPeeker/DESCRIPTION’ ... OK
* preparing ‘MotifPeeker’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘MotifPeeker.Rmd’ using rmarkdown
Quitting from lines 193-212 [run-motifpeeker] (MotifPeeker.Rmd)
Error: processing vignette 'MotifPeeker.Rmd' failed with diagnostics:
Cannot find MEME suite installation. If installed, try setting the path 'MEME_BIN' environment varaible, or use the 'meme_path' parameter in the MotifPeeker function call.
For more information, see the memes pacakge documention-
https://github.com/snystrom/memes#detecting-the-meme-suite
--- failed re-building ‘MotifPeeker.Rmd’
--- re-building ‘troubleshooting.Rmd’ using rmarkdown
--- finished re-building ‘troubleshooting.Rmd’
SUMMARY: processing the following file failed:
‘MotifPeeker.Rmd’
Error: Vignette re-building failed.
Execution halted