Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot excute #70

Closed
Yufei-Z opened this issue Feb 11, 2019 · 1 comment
Closed

cannot excute #70

Yufei-Z opened this issue Feb 11, 2019 · 1 comment

Comments

@Yufei-Z
Copy link

Yufei-Z commented Feb 11, 2019

processing file: test.Rmd
|................ | 25%
inline R code fragments

|................................ | 50%
label: setup (with options)
List of 1
$ include: logi FALSE

|................................................. | 75%
ordinary text without R code

|.................................................................| 100%
label: unnamed-chunk-1 (with options)
List of 2
$ results: chr "asis"
$ echo : logi FALSE

output file: test.knit.md

"D:/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS test.utf8.md --to html4 --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash --output test.html --smart --email-obfuscation none --lua-filter "C:/Users/zhang/Documents/R/win-library/3.4/pagedown/resources/lua/uri-to-fn.lua" --lua-filter "C:/Users/zhang/Documents/R/win-library/3.4/pagedown/resources/lua/loft.lua" --lua-filter "C:/Users/zhang/Documents/R/win-library/3.4/pagedown/resources/lua/footnotes.lua" --standalone --section-divs --table-of-contents --toc-depth 3 --template "C:\Users\zhang\Documents\R\win-library\3.4\pagedown\resources\html\paged.html" --highlight-style pygments --number-sections --include-in-header "C:\Users\zhang\AppData\Local\Temp\RtmpSa6zVS\rmarkdown-str2a3c6a7c545d.html" --mathjax
pandoc.exe: unrecognized option --lua-filter' unrecognized option --lua-filter'
unrecognized option `--lua-filter'
Try pandoc.exe --help for more information.
Error: pandoc document conversion failed with error 2
In addition: Warning message:
running command '"D:/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS test.utf8.md --to html4 --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash --output test.html --smart --email-obfuscation none --lua-filter "C:/Users/zhang/Documents/R/win-library/3.4/pagedown/resources/lua/uri-to-fn.lua" --lua-filter "C:/Users/zhang/Documents/R/win-library/3.4/pagedown/resources/lua/loft.lua" --lua-filter "C:/Users/zhang/Documents/R/win-library/3.4/pagedown/resources/lua/footnotes.lua" --standalone --section-divs --table-of-contents --toc-depth 3 --template "C:\Users\zhang\Documents\R\win-library\3.4\pagedown\resources\html\paged.html" --highlight-style pygments --number-sections --include-in-header "C:\Users\zhang\AppData\Local\Temp\RtmpSa6zVS\rmarkdown-str2a3c6a7c545d.html" --mathjax' had status 2
Execution halted

@yihui
Copy link
Member

yihui commented Feb 11, 2019

Please do read README: https://github.com/rstudio/pagedown#pagedown pagedown requires a higher version of Pandoc.

@yihui yihui closed this as completed Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants