What’s new

AI tools

Positron

  • Positron runs R as an extension, meaning that a crash in R does not result in a restart of the entire IDE (like in Rstudio), but rather that the console restarts
  • Can debug C and C++ code
  • Extensions readily available from Open VSX

Quarto

Corporate specific

Databricks

Posit Workbench and Cloud - Data access and user authentication

  • Ability to sign into organisation’s cloud data platform like snowflake or databricks in Posit Workbench AND Posit Connect
    • Users no longer have to think about managing access tokens to pass them to connections when working in workbench
    • Authentication for data access in deployed Shiny apps in Posit Connect is automatic with a simple login to the cloud data platform

Single node DuckDB

Read notes on Save costs without compromising on speed with single node(/machine) using DuckDB.

Pharma GxP packages

The R validation Hub is putting a lot of work into riskassessment R package - give users interface through shiny app that automatically runs riskassessment on packages they want to add to the GxP list.

Quarto templates

See notes from the talk Designing and Deploying Internal Quarto Templates

Back to top