-
The EN vignette holds links towards translated pages (for example https://rdatatable.gitlab.io/data.table/articles/datatable-intro.html leads to FR transltion in -> https://rdatatable.gitlab.io/data.…
-
### Bug description
Quarto is ignoring `warning: false` passed to knitr.
Consider the minimal working example:
`_quarto.yml`:
```
project:
title: "mwe"
editor: visual
```
`mwe.q…
-
Not sure how complicated this would be, but I use LaTeX with embedded R code [knitr](http://yihui.name/knitr/) chunks (in an R noweb file, *.Rnw), and it would be great to be able to fold up the R cod…
-
RMarkdown is a great way to write dynamic technical documents in a clean, VCS-friendly markup format (Markdown). One can integrate bits of R code inline or in blocks, and use dedicated software to exe…
-
The JuliaConnectoR package is currently the most stable interface to Julia from R, not only because of the TCP-based design but also because the main alternative, JuliaCall, seems to be unstable and n…
-
This was previously possible but removed when Github actions was put in place.
https://github.com/yihui/knitr-examples/issues/72
I think it could be easier when we add feature into knitr using PR…
cderv updated
3 years ago
-
Where should we set knitr chunk options in YAML? The original proposal from Max was:
```yaml
format:
html:
fig-width: 6
fig-height: 4.25
fig-align: center
```
or
```
knit…
-
Great tool! Thanks for creating this. I am a long-time macvim user just moving over to SE2. Your Rtools package is making the transition a lot smoother for me.
I'd luv to be able to compile Rmd files…
vnijs updated
11 years ago
-
Starting from v2.2.0, the R package `ggraph` implemented a set of functions to plot `sfnetwork` objects (see [here](https://github.com/thomasp85/ggraph/issues/275) for more details). One of these func…
-
### Bug description
Rendering the quarto file with html outputs to pdf throws the following error:
```
Error: Functions that produce HTML output found in document targeting pdf output.
[...]
Execu…