-
From {knitr} v1.37, [alternative Syntax for Chunk Options (#|)](https://yihui.org/en/2022/01/knitr-news/) has been added. It would be great if VSCode-r extension supports this new syntax in code chunk…
-
``` 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…
-
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…
-
- 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…
-
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
10 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…
-
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…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/xuz1/OmicGsea
Confirm the following by editing e…
-
`knitr::spin()` will put outputs of inline expressions as inline codes if there are inline codes existing in the file.
This may related to https://github.com/yihui/knitr/pull/1611, specifically to …
-
From https://github.com/wlandau/targets/issues/256
When `tangle = TRUE` and Rmd uses parameters, it works ok if params are used in code chunks but it fails if params is used in one of the chunk opt…
cderv updated
3 years ago