Christophe Dervieux
Christophe Dervieux
> I always get this message: "This program was blocked by a group policy. For more information, contact your system administrator" What is the complete log message you get ?...
Thanks @gadenbuie ! Based on all this investigation, I'll have a closer look on the rmarkdown side regarding this mechanism. Thanks for looking into this !
Ok I understand now better. I think this is also a edge case because shinydasboard resources are at the root of the package. When inserting the dependencies into the prerendered...
> So we may be able to fix this, by fixing the relative path function. I'll try it. As expected, it fixes the above issue. This lives currently in [rstudio/rmarkdown@fix/relative-same-dir](https://github.com/rstudio/rmarkdown/tree/fix/relative-same-dir)...
> Should we move this issue into rmarkdown? Yes we could. I don't have right to do that. @cpsievert ? > I think it's likely that we no longer need...
This happens now with the new version of `leaflet` and `leaflet.providers` Dummy example ````markdown --- title: "Unexpected Parameter values" output: html_document server: shiny --- ```{r} library(leaflet) leaflet() |> setView(lng =...
Also https://yihui.org/en/2022/01/knitr-news/#the-new-engines-comment-verbatim-and-embed