AlineTalhouk / splendid

Supervised Learning Ensemble for Diagnostic Identification
https://alinetalhouk.github.io/splendid/
Other
1 stars 0 forks source link

vignette build error on the cluster #31

Closed AlineTalhouk closed 7 years ago

AlineTalhouk commented 7 years ago

Warning in engine$weave(file, quiet = quiet, encoding = enc) : Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1. Quitting from lines 47-51 (ensemble_classification.Rmd) Error: processing vignette 'ensemble_classification.Rmd' failed with diagnostics: Unsupported type LANGSXP for column ":=(!(!"max_prop"), purrr::pmap_dbl(..."

dchiu911 commented 7 years ago

Need to run install.packages("dplyr") on the cluster and update to version 0.7.0 to remove this build error.

dchiu911 commented 7 years ago

This error should be gone after 009386d7b17963fef002ad6a17de6a33231400fe and 55cda462e969fa9486c853cc99a7629e45e81276