Content Library

Discover resources to power your data science journey

Explore the full Posit content library, from ebooks to webinars and reports, and learn how teams power data science with R, Python, and AI.

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...