Christophe Dervieux
Christophe Dervieux
In the ecosystem of Julia from R package, there is also this one: https://github.com/stefan-m-lenz/JuliaConnectoR Just want to mention it, as "new r-juliacall r package" was mentioned.
Thanks ! We have CI error related to mdpi in main, so we should try to fix in this PR - https://github.com/rstudio/rticles/issues/574
Done in #580
Related to this Typst support FR for `knitr::knit()` * https://github.com/yihui/knitr/issues/2283
> recognition of Rtyp template files in Rstudio with syntax highlighting as for latex or markdown This would be a feature request in RStudio IDE, once there is a .Rtyp...
Thanks. I am suprised by this `_index.qmd` usage. It is not something I was aware of it explicitly working. I would like to check this usage, because as soon as...
/deploy-preview
/deploy-preview
/deploy-preview
It seems it should warn by default as `warn = TRUE` is the default https://github.com/yihui/knitr/blob/9eb10742bdae5e42366d7912f66e090f6efc2803/R/utils.R#L812 https://github.com/yihui/knitr/blob/9eb10742bdae5e42366d7912f66e090f6efc2803/R/utils.R#L821-L838 Did you get no warning at all ? I tried `tinytex::tlmgr_remove("pdfcrop")` to uninstall pdfcrop...