Videos

Learn data science with Posit videos

Explore Posit’s video library for R, Python, and data science tutorials. Learn best practices, workflows, and techniques from our experts.

people working on laptop

Explore our resources

Filter by:

670 Resources
Video

A preview of Rtools 4.0

Rtools is getting a major upgrade. In addition to the latest gcc, it now includes a full build system and package manager to build, install, and distribute external c/c++/fortran libraries needed...
Video

Announcing RStudio Package Manager

RStudio Package Manager is the newest professional product that helps teams, departments, and entire enterprises organize and centralize package management.
Video

Cultivating creativity in data work

Traditionally, statistical training has focused primarily on mathematical derivations, proofs of statistical tests, and the general correctness of what methods to use for certain applications.
Video

Democratizing R with Plumber APIs

The Plumber package provides an approachable framework for exposing R functions as HTTP API endpoints. This allows R developers to create code that can be consumed by downstream frameworks, which...