Closed loikein closed 4 years ago
Hi,
As mentioned in the issue guide, It would be easier to help if you can provide a reproducible project example for helping us reproduce the error and show what you want to do. Currently, it is difficult to know it is a bug in Rmarkdown (this repo) or if this is a question on how to do what you wish. This would be more efficient for you to ask on https://community.rstudio.com such questions. Thank you.
Hi cderv, thank you for your reply.
I am sure it is a bug (with the error message), but I am not sure it's because of Bookdown, Blogdown, knitr, or anything else, so I considered Rmarkdown as a good umbrella for the issue. Will certainly take a look at the community! Thank you so much.
Ok great ! When you are not sure like that, and maybe needs helps to investigate or share ideas, the rstudio community is a great place, specificly its Rmarkdown channel: https://community.rstudio.com/c/R-Markdown
Then if an issue if found, opening in the correct Github repository and linking back to the community is a good way to go with.
Hope it helps.
Thank you. I have posted on the forum, and will close this issue for now.
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.
By filing an issue to this repo, I promise that
xfun::session_info('rmarkdown')
. I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('rstudio/rmarkdown')
.I understand that my issue may be closed if I don't fulfill my promises.
Hi folks. I run a blogdown site and was trying to include a bookdown article in the
static
folder, similar as if you would do with xaringan slides.My goals are:
Current problems:
config
's are not effective (no PDF download, no search)Any help is appreciated!
Files:
_output.yml
:_bookdown.yml
:head of
paper.Rmd
:Abstract {-}
Introduction