-
* To depend on evaluate 1.0.0, when released
* Use `trim_intermediate_plots()`
* Add issue to remove evaluate's `.onLoad()` code in a year or two.
-
Instructions were unclear on how to run the report.
All figures and output were included in the repository and needed to be deleted before the report could be run. They should be included in a .gitig…
-
When displaying info using the `verbose_cat` function the color codes are displayed as numeric values, which is unappealing in some cases, this error does not show up in the pkgdown wiki page
-
I don’t know if the issue is on the collapse side or on the Quarto side…
Executing a Quarto document with set_collapse(nthreads = 4, mask = "all") fails with the following error:
Processing fi…
-
- [x] I slightly botched #6563 by aiming it at `patch-1.16.2` instead of `master`. Should we cherry-pick 9de25675aa9f6efe982f4faff0ceb6ca55563563 into `master` too? See also: #6587
- [x] Do we want…
-
── Building articles ───────────────────────────────────────────────────────────
Writing `articles/index.html`
Reading vignettes/example_usage.Rmd
Error in `.f()`:
! Failed to render 'vignettes/ex…
-
Like `renv:::dependencies()`
Features:
- [ ] UI about auto-scanning and the dependencies found.
Discovery in R code:
- [x] methods
- [x] xfun
- [x] library, require
- [x] requireNamespace, …
-
Getting
````
Error:
! Cannot set argument 'gamma.mu' for 'LearnerSurvSVM' (not a constructor argument, not a parameter, not a field.
Backtrace:
1. global .main()
2. execute(...)
3. rmar…
-
I am using `knitr` via `Quarto`. One issue that I had was that the pdf plots had too much margin, but I solved it with the [knitr::hook_pdfcrop](https://bookdown.org/yihui/rmarkdown-cookbook/cro…
-
I tried to add item-specific code to a Markdown list but it seems currently QuartoNotebookRunner only handles top-level code blocks?
A simple comparison with knitr:
## Julia
test_list.qmd:
`…