Skip to content

nmfs-opensci/posit-webinar-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

posit-webinar-series


The Posit webinar Series is being hosted by the National Stock Assessment Program. It is being lead by Jeremy Allen, our Posit customer success representative with occasional additional guests from Posit. Jeremy has provided source materials in a GitHub repository.

Webinars

4 - 9- 2024 -Q+A on object-oriented programming and package development with Hadley Wickham

3 - 12 - 2024 - Reproducible Environments using renv by Ryan Johnson

02 - 2024 - Creating and Sharing R Packages by Ryan Johnson

11 - 2023 - Practical Parallel Workflows

  • Link to Recording (NOAA internal only)
  • Slides from Roger Andrea at Posit
  • Description: Come for a more informal session of the Posit Webinar! This month, we'll be discussing Practical Parallel Processing Workflows with Jeremy Allen and guests from Posit. We would love to have you share your experiences (and code) for Parallel Processing, either from R or not. We will focus on easy to parallelize problems (what is colloquially known as "perfectly parallel" or "embarassingly parallel" situations). This will be a more interactive and discussion-based session, with lots of time to demo workflows, and ask and answer questions. The folks from Posit will also share their experiences in Parallel processing.

10 - 2023 - Rstudio projects with git and the usethis package

We will demo making new RStudio projects, new git repositories, adding git to existing projects, using the RStudio UI for changelists, diffing files, staging, committing, and viewing history, using the terminal tab for git functions not built into the UI, some useful functions in the usethis package, and deploying a git-back project to Posit Connect. If time allows, we may talk about SSH and git credentials.

9 - 2023 - Moving Faster With R: Parallel Processing (overview)

8 - 2023 - No webinar this month

7 - 11 - 2023 - Iterating well with purrr by Jenny Bryan

In this webinar we discuss approaches to iteration in R. We briefly discuss iterative techniques that do not require loops or purrr::map_*() functions (for example, group_by, vectorized functions, etc.). Then we explore lists as an object to store information of varying types and sizes and explain how to extract elements from a list via the purrr::map_*() family. We'll also touch on how some of these ideas and techniques are also exposed in tidyr.

6 - 13 - 2023 - Using and creating APIs

5 - 16 - 2023 - Three ways to deploy to Connect

4 - 14 - 2023 Show & tell, Q & A

3 - 14- 2023 - Shiny and Html Widgets

2 - 14 - 2023 - Quarto for Reproducible Report Writing.

1 - 10 - 2023 - R Markdown and flexdashboard

12 - 13 - 2022 - Most Useful Features of RStudio IDE you don't know

Future Webinars

  • 04-09-24: Q+A with Hadley Wickham on object-oriented programming and package development

Have ideas for future topics? Open an issue to let us know!

About

Materials from the Posit Webinar Series, FY 2023-2024

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published