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

Quick hack to allow in process rmarkdown rendering #2206

Closed
wants to merge 1 commit into from

Conversation

hadley
Copy link
Member

@hadley hadley commented Oct 4, 2022

Makes it much easier to dig into problems

Makes it much easier to dig into problems
@maelle
Copy link
Collaborator

maelle commented Oct 20, 2022

Should this be finalized and merged at some point?

@hadley
Copy link
Member Author

hadley commented Oct 20, 2022

Yeah, probably, since we're likely to need it in the future.

@maelle
Copy link
Collaborator

maelle commented Oct 21, 2022

in this release or next?

@hadley
Copy link
Member Author

hadley commented Oct 21, 2022

Next, I'd say

@maelle maelle modified the milestones: 2.0.7, 2.0.8 Oct 21, 2022
@hadley hadley modified the milestones: 2.0.8, 2.0.9 Mar 12, 2024
function(...) rmarkdown::render(...),
args = args,
show = !quiet,
envir =
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
envir =
envir = envir

@hadley
Copy link
Member Author

hadley commented Apr 15, 2024

Moving in #2438

@hadley hadley closed this Apr 15, 2024
@hadley hadley deleted the in-process-rmarkdown branch July 8, 2024 07:23
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

Successfully merging this pull request may close these issues.

2 participants