You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
I've been getting a weird error message whenever I try to knit the individual assignment to HTML. I've been adding eval = F to the beginnings of the Rchunks when needed. When I try knitting my Rmd, I get this message in the console:
output file: wk06_widgets.knit.md
"C:\Users\STEPHA1\AppData\Local\Temp\RtmpGeDzHZ\rmarkdown-str1af44102611a.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --no-highlight --variable "highlightjs=C:\Users\Stephanie\Documents\R\win-library\3.2\rmarkdown\rmd\h\highlight"
pandoc.exe: Could not fetch wk06_widgets/img/minority-report_data-wave.jpg
wk06_widgets/img/minority-report_data-wave.jpg: openBinaryFile: does not exist (No such file or directory)
Error: pandoc document conversion failed with error 67
In addition: Warning message:
running command '"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS wk06_widgets.utf8.md --to html --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash-implicit_figures --output wk06_widgets.html --smart --email-obfuscation none --self-contained --standalone --section-divs --template "C:\Users\Stephanie\Documents\R\win-library\3.2\rmarkdown\rmd\h\default.html" --variable "theme:bootstrap" --include-in-header "C:\Users\STEPHA1\AppData\Local\Temp\RtmpGeDzHZ\rmarkdown-str1af44102611a.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --no-highlight --variable "highlightjs=C:\Users\Stephanie\Documents\R\win-library\3.2\rmarkdown\rmd\h\highlight"' had status 67
Execution halted
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been getting a weird error message whenever I try to knit the individual assignment to HTML. I've been adding eval = F to the beginnings of the Rchunks when needed. When I try knitting my Rmd, I get this message in the console:
output file: wk06_widgets.knit.md
"C:\Users\STEPHA
1\AppData\Local\Temp\RtmpGeDzHZ\rmarkdown-str1af44102611a.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --no-highlight --variable "highlightjs=C:\Users\Stephanie\Documents\R\win-library\3.2\rmarkdown\rmd\h\highlight"1\AppData\Local\Temp\RtmpGeDzHZ\rmarkdown-str1af44102611a.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --no-highlight --variable "highlightjs=C:\Users\Stephanie\Documents\R\win-library\3.2\rmarkdown\rmd\h\highlight"' had status 67pandoc.exe: Could not fetch wk06_widgets/img/minority-report_data-wave.jpg
wk06_widgets/img/minority-report_data-wave.jpg: openBinaryFile: does not exist (No such file or directory)
Error: pandoc document conversion failed with error 67
In addition: Warning message:
running command '"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS wk06_widgets.utf8.md --to html --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash-implicit_figures --output wk06_widgets.html --smart --email-obfuscation none --self-contained --standalone --section-divs --template "C:\Users\Stephanie\Documents\R\win-library\3.2\rmarkdown\rmd\h\default.html" --variable "theme:bootstrap" --include-in-header "C:\Users\STEPHA
Execution halted
The text was updated successfully, but these errors were encountered: