Skip to content

[help] Extreme memory load from tar_quarto_rep() on an qmd with tar_load(df, branches = params$branch) #1178

Closed Answered by wlandau
asadow asked this question in Help
Discussion options

You must be logged in to vote

If you really need to use Quarto, then you would have to make a dynamic file target to save each section of calendars to a file, then map over those files in report_calendars. But if you can switch to R Markdown, the report is rendered in the same process that runs the target, so then you could just reference the object in the R code of the report. Either way, tar_load() and tar_read() are not meant for this scenario.

Replies: 1 comment 17 replies

Comment options

You must be logged in to vote
17 replies
@asadow
Comment options

@wlandau
Comment options

@asadow
Comment options

@wlandau
Comment options

Answer selected by asadow
@asadow
Comment options

@asadow
Comment options

@wlandau
Comment options

@asadow
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants