-
### Bug description
There is a very weird behaviour in Manuscripts. Consider the following `_quarto.yml` file
```yml
project:
type: manuscript
execute-dir: project
render:
- "notebooks/ana…
LGraz updated
1 month ago
-
See this discussion: https://github.com/quarto-dev/quarto-cli/discussions/933#discussioncomment-2789856
`df_print` is not a Quarto feature. But while writing an example on how it would work, I am w…
cderv updated
2 years ago
-
### Bug description
From [More precise targeting of AST processing phases](https://quarto.org/docs/prerelease/1.4/lua_changes.html#more-precise-targeting-of-ast-processing-phases) in Quarto v1.4 pre-…
-
``` r
library(utValidateR)
testdf Warning in check_expected_values(., colname = expected_value_column): The following rows of test data have bad expected values and were removed: 62, 63, 64, 65, 66…
-
I receive the error message below when rending qmd in any format. Any help would be greatly appreciated.
```
Quitting from lines 235-240 [apafg-myplot] (test.qmd)
Error in `set2()`:
! The object…
-
Hi, @yihui. I've been working on solutions for Python in `knitr` with `reticulate`. I'm also exploring and extending (for me) features of `rmarkdown` and `bookdown`, including some templating with `j…
-
an exported function like `cover::markdown_output()` to print a coverage report in markdown, which could then easily be used to add either a [Job Summary](https://github.blog/2022-05-09-supercharging-…
-
I think whether or not this is a knitr or [reticulate](https://github.com/rstudio/reticulate) bug depends on the knitr engine API, which I do not completely understand. I carefully searched for this b…
-
Since the number of tables in BIAD changes, we need a better way of including all the table iframes in BIADwiki/structure page.
Several possibilities:
1. Weekly R auto script to email the administra…
-
In the `knitr` example below, the toolbar renders as large buttons instead of the slim bar that appears when rendered outside of knitr.
``````
---
title: "Untitled"
output: html_document
---
```{r…