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
Unexplainable error #1739
Comments
|
Hello, It does not seems like a rmarkdown issue. This seems to be an error that comes from one of your chunk. For this kind of general question, you should ask on https://community.rstudio.com or SO as suggested on the issue guide you read https://yihui.org/issue/#got-a-question Hope it helps |
|
Ok |
|
Hi, I did not meant that you should close... sorry if it felt that way. |
|
For reference this is the SO post https://stackoverflow.com/questions/59341040/is-it-possible-to-disable-callr-for-rmarkdown |
|
Here's the RStudio community post https://community.rstudio.com/t/error-with-callr-not-doing-nse-the-way-disk-frame-does-causing-issue-with-knitting-in-rmarkdown/47401 |
|
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. |
Below are the content in my rmarkdown file.
When I
Knitit in RStudio I get this errorHowever, when I run it cell by cell I don't get any error.
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.
The text was updated successfully, but these errors were encountered: