An open API service indexing awesome lists of open source software.

https://github.com/trangdata/last-rstudio-conf

Exciting things I learn at rstudio::conf(2022)
https://github.com/trangdata/last-rstudio-conf

Last synced: about 2 months ago
JSON representation

Exciting things I learn at rstudio::conf(2022)

Awesome Lists containing this project

README

          

# Exciting things I learn at rstudio::conf(2022)

## Recordings

- [Keynotes](https://www.rstudio.com/conference/#conf-keynotes)
- [Conference talks](https://www.rstudio.com/conference/2022/2022-conf-talks/)
- [Post-conf general notes](https://www.rstudio.com/blog/talks-and-workshops-from-rstudio-conf-2022/)

## [Workshop](https://github.com/rstudio-conf-2022/) highlights

- [Quarto Get Started](https://github.com/rstudio-conf-2022/get-started-quarto)
- [Debugging (WTF)](https://rstats-wtf.github.io/wtf-debugging-slides/)
- [Conference schedule](https://www.rstudio.com/conference/2022/schedule/)
- [Function design](https://design.tidyverse.org/)
- [Snapshot tests](https://github.com/rstudio-conf-2022/pkg-dev-masterclass/blob/main/materials/6-testing-2-snapshot-tests.pdf)
- [Databases & APIs in Shiny apps](https://shinyprod.com/units/d1-04-db-api.html)

## Others

- Mine and Julia's [Quarto talk](https://mine.quarto.pub/hello-quarto/)

- [cli package](https://cli.r-lib.org/) for better error messages

- [WASM WebR, Emscripten](https://webr.gwstagg.co.uk/)

- [geoarrow](https://github.com/paleolimbot/geoarrow)

- [naniar](https://naniar.njtierney.com/): summarise, visualise, and manipulate missing data

- [gridlayout](https://rstudio.github.io/gridlayout/): layout complex dashboards, built on CSS grid

- [shinyuieditor](https://rstudio.github.io/shinyuieditor/): a drag-and-drop visual editor for your Shiny app's ui

- [Dashboard-Builder](https://github.com/petergandenberger/dashboard-builder): generate even server's code

- [shinytest2](https://rstudio.github.io/shinytest2/)

- [ggdist](https://mjskay.github.io/ggdist/): visualize distributions

- [sfdep](https://sfdep.josiahparry.com/): spatial dependence but sf and tidyverse friendly

- [diffify](https://diffify.com/): compare two package version on CRAN

- [ggtrace](https://github.com/yjunechoe/ggtrace-rstudioconf2022): get inside ggplot internals

- [Package development masterclass](https://github.com/rstudio-conf-2022/pkg-dev-masterclass/)

- Nick Strayer's on [shinyuieditor and gridlayout](https://nickstrayer.me/rstudioconf2022/videos/drag-and-drop.webm)