-
There are lots of little tips I find and always forget and thought it'd be nice to compile them in a page. It could be another Resource. Pasting a bit of it below to give you an idea.
---
title:…
-
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…
-
I'm seeing some fairly bizarre behavior when trying to output magick images in a `github_document`. Below is a reprex to demonstrate the issue.
``````
---
output: github_document
---
```{r se…
-
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…
-
Hi team!
Thanks for all of the work on the great package!
The knitr utils file copies some unexported functions over from knitr:
https://github.com/rstudio/gt/blob/7929072221b059901a1649fe7f83d…
-
When knitting the versions of the RMarkdown documents I expect for the `knitr::opt_chunk$set()` command to remain the same as I set it up in the original document, however on the knitted versions the …
-
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 `…
-
Please keep in mind that we need to read a written report in order to evaluate your project (as an example, have a look at [this report](https://fbilan.github.io/GEO880_2020/Project_GEO880_Wysling_Bil…
-
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…
-
Perhaps use ImageMagick to convert from PDF to either format. Or is there a better tool?