-
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…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/lshep/LoriTestPkg
Confirm the following by editin…
-
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…
-
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 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…
-
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…
-
``` 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'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…
-
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