-
Hi,
## TL;DR
**knitr** 1.44 has a change that make JuliaCall throw an error and not work when there is plots. An update should be done so that JuliaCall does correctly call knitr internal feat…
-
This package is failing on CRAN right now: https://cran.r-project.org/web/checks/check_results_whereami.html The failed test is
https://github.com/yonicd/whereami/blob/64ee46b4222bc03aa13ee3bc1eb27…
-
I'd love to use data.world as a backend for SQL but have it work in R Notebooks via the knitr {sql} engine. That enables students to simply write SQL and not have to worry about the R code around it.
…
-
### Bug description
From [More precise targeting of AST processing phases](https://quarto.org/docs/prerelease/1.4/lua_changes.html#more-precise-targeting-of-ast-processing-phases) in Quarto v1.4 pre-…
-
I updated vitae to 0.6.0 because I was excited to try Colton Baumler's new ccbaumler theme for the markdowncv format. However, my previously rendering CV (using the davewhipp theme) suddenly started t…
-
Currently it is not possible to get the output and display it as markdown without either using a wrapper function or setting some knitr options to get a `knit_asis` object. Unfortunately, the asis obj…
-
Jeg synes det kunne være fint at slutte denne lesson af med et lille eksempel rmd-dokument hvor der vises at man:
- har library kommandoer
- indlæser data
- laver noget analyse
- viser man kan kom…
-
Update the part regarding reusing code chunk with new feature from
https://github.com/yihui/knitr/pull/1960
See doc of options and knitr examples.
cderv updated
3 years ago
-
I am trying to include the following plot to .Rmd file:
``` r
d1
-
> RiboseQC_analysis(annotation_file='Mus_musculus.GRCm38.93.gtf_Rannot',
+ bam_files= "test/M12RPF-JC_A1-RPI37.rmRep.rmDup.sorted.bam",
+ write_tmp_files=F,readle…