-
The vignette should be for package authors.
The vignette should cover:
- General overview how to be nice to knitr and the jupyter kernel (return a structure, implement a print method for it, don't `c…
-
Please, fix these dependencies:
- knitr (≥ 1.2.0) -> knitr (≥ 1.2)
- magrittr (≥ 1.5.0) -> magrittr (≥ 1.5)
- jsonlite (≥ 1.5.0) -> jsonlite (≥ 1.5)
This doesn't matter on CRAN, because in R `…
-
Hi,
I am writing a code to generate a document to pdf using Qarto- R with the set up of title page image.
YAML format is below:
---
````qmd
---
format:
titlepage-pdf:
titlepage-…
-
We'd like for the user to be able to click a button to download the relevant tables in APA format. This will help collaborators to create their own publications more quickly.
We’ll base it on this d…
-
Via Max Kuhn:
> Does quarto have built-in environmental variables (or similar) during qmd compilation that reflects the output type? Similar to knitr::is_html_output() but cross-language and more s…
-
- Build date: 2023/7/30
- R version: 4.2.0
- R Studio version: 2023.06.1 Build 524
- Problem:
- source code: [06-operation.Rmd](https://github.com/cosname/rmarkdown-guide/blob/da3483429afab5df8b…
-
There is a warning during tests:
```
---> Testing R-multinma
Warning: R-multinma is configured to build no architecture-specific files, but installed Mach-O files built for the following archs:
p…
-
This is possible in **knitr** following discussion at https://github.com/yihui/knitr/issues/2152 by opting in using option `options(knitr.svg.object = TRUE)`. Unfortunately, this does not work in Quar…
cderv updated
9 months ago
-
I'm very interested in the idea of using a local directory of R packages as the local repo for a packrat project. I've installed R 3.1.2 on a ubuntu server along with RStudio server. I've configured…
-
### Bug description
Given a main qmd document `test.qmd`, when specifying the params externally in a `params.yml` file and trying the `quarto render test.qmd --execute-params params.yaml` the paramet…