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

Using "Run All" with epoxy #126

Open
trangdata opened this issue May 17, 2024 · 2 comments
Open

Using "Run All" with epoxy #126

trangdata opened this issue May 17, 2024 · 2 comments

Comments

@trangdata
Copy link

trangdata commented May 17, 2024

Hi Garrick, thanks for the wonderful package! ✨

A question: When I use an epoxy chunk in my Rmd (like below), it knits just fine, but if I want to run all chunks, I get Error: unexpected symbol in "The average". Is there a way to "skip" this chunk for "Run All" that I'm missing?

```{epoxy}
 The average speed of the cars was **{mean(cars$speed)} mph.**
```
@gadenbuie
Copy link
Owner

This looks like an issue with the "Run All" button in the RStudio IDE. I added your example to the issues listed in that thread. I'll watch the thread to see if epoxy needs to adjust anything to make the "Run All" or "Run All Above" buttons work.

@trangdata
Copy link
Author

ah okay thanks Garrick! I thought it was just me.

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