正在学习使用R分析microarray的数据
使用Knit HTML出现了以下问题:
output file: microarraymarkdown.knit.md
"C:/Program Files/RStudio/bin/pandoc/pandoc" microarraymarkdown.utf8.md --to html --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash-implicit_figures --output microarraymarkdown.html --smart --email-obfuscation none --self-contained --standalone --section-divs --template "C:\Users\LILI~1\DOCUME~1\R\WIN-LI~1\3.1\RMARKD~1\rmd\h\DEFAUL~1.HTM" --variable "theme:bootstrap" --include-in-header "C:\Users\LILI~1\AppData\Local\Temp\RtmpOqKTZZ\rmarkdown-strb005302350c.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --no-highlight --variable highlightjs=microarraymarkdown_files/highlight
Stack space overflow: current size 16777216 bytes.
Use `+RTS -Ksize -RTS' to increase it.
Error: pandoc document conversion failed with error 2
In addition: Warning message:
running command '"C:/Program Files/RStudio/bin/pandoc/pandoc" microarraymarkdown.utf8.md --to html --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash-implicit_figures --output microarraymarkdown.html --smart --email-obfuscation none --self-contained --standalone --section-divs --template "C:\Users\LILI~1\DOCUME~1\R\WIN-LI~1\3.1\RMARKD~1\rmd\h\DEFAUL~1.HTM" --variable "theme:bootstrap" --include-in-header "C:\Users\LILI~1\AppData\Local\Temp\RtmpOqKTZZ\rmarkdown-strb005302350c.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --no-highlight --variable highlightjs=microarraymarkdown_files/highlight' had status 2
Execution halted
请问有什么解决办法