Francisco Rodriguez-Sanchez

Results 87 comments of Francisco Rodriguez-Sanchez
trafficstars

There have been several attempts to build collections of shiny apps for teaching statistics, e.g. https://github.com/huyingjie/Awesome-shiny-apps-for-statistics http://www.showmeshiny.com/ But so far rely on people contributing manually afaik...

Apart from [Dat](https://blog.datproject.org/2018/04/24/data-sharing-at-institutions-and-beyond-with-dat/), another option could be OSF: http://journals.sagepub.com/doi/full/10.1177/2515245918757689

Thanks, it's now possible to include RStudio with output = "table" (from version 0.2.7, only on github by now).

Hi Mitchell Thanks a lot for your contribution. I've improved the documentation following your suggestions. I've added a FAQ [here](https://pakillo.github.io/grateful/#projects-with-large-number-of-packages-or-files) on overcoming the `renv` warning with large numbers of packages....

Yes, I have tried running `quarto render` from the terminal for [this example qmd](https://github.com/Pakillo/grateful/blob/master/Rmd_Quarto/grateful-Quarto.qmd) and it runs for me, for both html and pdf output. Can you share the error...

Thanks Mitchell. Can you share your quarto version (`quarto -v`) and commands (`quarto render grateful-Quarto.qmd` in my case)? Based on [this](https://github.com/quarto-dev/quarto-cli/issues/2146) is it possible that you are adding other arguments...

Closing this, assuming it was already sorted out. But please feel free to re-open or open new issues if you found more problems. Cheers