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
Going through the "Create an R journal article" vignette, after create_article(name = "quokka-bilby")
and then rmarkdown::render("quokka-bilby.Rmd"), I try pdflatex RJwrapper and get the following error:
! Package pdftex.def Error: File `quokka-bilby_files/figure-latex/penguins-ggpl
ot-1.pdf' not found: using draft setting.
See the pdftex.def package documentation for explanation.
Type H <return> for immediate help.
...
l.76 ..._files/figure-latex/penguins-ggplot-1.pdf}
?
Can you advise?
The text was updated successfully, but these errors were encountered:
Hi there, love the package!
Going through the "Create an R journal article" vignette, after
create_article(name = "quokka-bilby")
and then
rmarkdown::render("quokka-bilby.Rmd")
, I trypdflatex RJwrapper
and get the following error:Can you advise?
The text was updated successfully, but these errors were encountered: