Summer 2026

Posit Intern

Posted on 3/21/2026

Posit PBC (formerly RStudio)

Posit PBC (formerly RStudio)

201-500 employees

Open-source data science platform provider

Compensation Overview

$30/hr

Remote in USA

Remote

Category
Software Engineering (1)
Required Skills
Python
R
Git
Data Analysis
Requirements
  • Strong coding skills in R or Python with a demonstrated focus on data-related work
  • Comfortable with Git and GitHub
  • Existing valid GitHub account required to apply
  • Applicants must be residents of the United States and legally authorized to work in the United States
  • Application must include links to one or more of the following: a package, a dashboard or web application, a data analysis repository, or other relevant software
Responsibilities
  • PyData Team intern will identify tasks users perform with our tools such as Plotnine and Great Tables, translate them into clear skill definitions that agents can use, and build evaluations that measure whether agents can reliably complete those tasks; write prompts; create example workflows; develop automated tests that measure how well agents perform; apply the emerging skills format; improve documentation, examples, and API design across the PyData ecosystem to better support AI-assisted workflows
Posit PBC (formerly RStudio)

Posit PBC (formerly RStudio)

View

Posit (formerly RStudio) helps data teams deploy and share data science applications built in R and Python. Its main product is Posit Connect, a cloud-based platform that securely hosts and distributes data science apps across an organization, making it easier for teams to access insights and collaborate. The system works by uploading code, models, and results, and then delivering interactive apps to authorized users through a centralized, scalable SaaS. Posit differentiates itself through a strong emphasis on open-source principles, community collaboration, and enterprise-ready security and collaboration features, rather than relying on proprietary, closed ecosystems. Its goal is to empower data scientists and professionals by providing secure, scalable, and shareable tools that democratize access to data insights and drive data-driven decision making across organizations.

Company Size

201-500

Company Stage

N/A

Total Funding

$170M

Headquarters

Boston, Massachusetts

Founded

2009

Simplify Jobs

Simplify's Take

What believers are saying

  • Posit AI subscription creates new monetization without charging for core RStudio.
  • BYOK support broadens enterprise adoption by meeting strict model-control requirements.
  • Professional Drivers deepen database connectivity across Snowflake, PostgreSQL, and Athena.

What critics are saying

  • Databricks and Snowflake bundle adjacent workflow tools into larger platforms.
  • Anthropic concentration exposes Posit AI pricing, reliability, and policy risk.
  • Driver licenses exclude free products, narrowing adoption and inviting cheaper alternatives.

What makes Posit PBC (formerly RStudio) unique

  • Founded in 2009 as RStudio, Posit pairs open-source tooling with enterprise governance.
  • Posit Connect and Workbench securely deploy R, Python, and Jupyter workflows.
  • Posit AI embeds data-science-specific assistance inside RStudio, not a generic IDE.

Help us improve and share your feedback! Did you find this helpful?

Your Connections

People at Posit PBC (formerly RStudio) who can refer or advise you

Benefits

Health Insurance

Mental Health Support

Parental Leave

401(k) Retirement Plan

401(k) Company Match

Profit Sharing

Paid Vacation

Phone/Internet Stipend

Growth & Insights and Company News

Headcount

6 month growth

-2%

1 year growth

-2%

2 year growth

0%
Posit
May 14th, 2026
Introducing Posit Professional Drivers 2026.04.0: new version available!

Introducing Posit Professional Drivers 2026.04.0: new version available! 2026-05-14 Posit is excited to announce the 2026.04.0 update to the Posit Professional Drivers, a set of ODBC data connectors for some of the most popular databases. Posit Professional Drivers are free to use with other professional products like Posit Workbench, Posit Connect, and Posit Package Manager. Some features included with this release Athena. * BrowserSSOOIDC Auth Plugin - IAM Identity Center SSO authentication * JWT Trusted Identity Propagation - federated identity auth for data mesh use cases Netezza. * External table support - treat external flat files on the Netezza server as database tables PostgreSQL. * PostgreSQL 18 support Snowflake. * Workload identity federation for AWS, Azure, Google Cloud, and Kubernetes * TOML config file support for connection parameters * Bulk fetching performance improvement (multi-threaded) Teradata. * OIDC token refresh controls - new OIDC_REFRESH and OIDC_REFRESH_PERCENT parameters to control how long tokens are reused before renewal * Proxy fixes - DSN proxy settings now resolve independently from environment variables; each setting (HTTP_PROXY, HTTPS_PROXY, etc.) handled separately It also includes enhancements, security updates, and bug fixes for: * Athena * Bigquery * Cassandra * Hive * Impala * Mysql * Netezza * Oracle * Postgresql * Redshift * Salesforce * Snowflake * Sqlserver * Teradata For a complete list of changes, please refer to the release notes. To install the most recent version of the ODBC drivers, please use a supported installation method: Posit strongly encourage all customers to install the latest release of the Posit Professional Drivers. Upgrading drivers takes minutes and can help prevent security and administrative issues. About. Posit offers ODBC drivers for many common data sources at no additional cost to current paying customers. The drivers are commercially licensed and are covered by the Posit Support Program. Posit Professional Drivers may only be used with other Posit professional software and may not be used on a standalone basis or with other software. Posit do not sell or offer Posit Professional Drivers for use with its free and open-source server or desktop software and its license doesn't permit the drivers to be used with these products.

Posit
May 5th, 2026
Posit AI is now available to all.

Posit AI is now available to all. 2026-05-05 Posit Assistant and Next Edit Suggestions (NES) enter public preview today, bringing powerful new AI capabilities directly to all RStudio users. These features can be powered by Posit AI, a subscription service that also enters general availability today and includes a free trial with no credit card required. Finally, Posit is excited to release Posit Workbench and RStudio 2026.04.0 (Globemaster Allium), which introduce the Posit Assistant preview to RStudio Pro and Positron Pro sessions. Building an AI assistant for data science. To share how Posit built an AI assistant tuned specifically for the complex reality of data science, Posit put together a short video highlighting the engineering choices behind Posit Assistant. Watch to learn more about Posit Assistant's features like predictive modeling, thinking, and a brand new Terminal User Interface. Posit Assistant. Posit Assistant is an agent purpose-built for data science, running inside the RStudio sidebar on frontier models from Anthropic. What makes it different from a general-purpose coding agent is its harness - the machinery that routes each task to the right combination of tools, skills, and reasoning before the model starts responding. Exploring a new dataset might generate ggplot2 code and render a plot in the Plots pane. When fitting a model, Posit Assistant's predictive modeling skill uses tidymodels, splitting data and holding out the test set. Debugging works backwards from the exact error in your console, not from a secondhand description of what went wrong. Posit Assistant's harness is extensible. Teams can wire in their own Skills and MCP servers, so the patterns your team already relies on become patterns it follows. A lightbulb icon in the Assistant panel toggles reasoning, where the model thinks through a problem before it acts and shows its thinking to you. Plan mode gives you a way to inspect and modify or approve its strategy before any changes land. A granular permissions system controls what the assistant can read, edit, or run. And for people who prefer the terminal, Posit is working on a Terminal User Interface (TUI) that can render full-color inline plots right in the shell. Everything Posit Assistant does is visible as code you can read, edit, and rerun. Next Edit Suggestions (NES). Next Edit Suggestions (NES for short) offers context-aware completions as you type. Because it sees the same live session Posit Assistant does, its suggestions reflect the columns in your loaded data frames, the helpers you defined ten minutes ago, and the packages you imported. Every Posit AI subscription includes unlimited NES usage. Privacy. Your privacy matters to Posit. Posit AI is backed by a Zero Data Retention (ZDR) agreement with Anthropic, its model provider. When you send a prompt or code snippet through Posit AI, it is used exclusively to generate a response and is then immediately deleted. Your data is never used to train future models. By default, you're opted out of sharing trace data with Posit to improve the Posit AI service, meaning Posit only retain basic operational data for 30 days. Pricing. Posit AI is an optional subscription starting at $20/month with a free trial. It includes a monthly allowance of credits to power Posit Assistant and unlimited use of NES. RStudio itself remains free and open-source. Using RStudio without AI will always remain free. The revenue from Posit AI funds its ongoing open-source mission. For enterprise teams. For enterprise teams that require custom providers or stricter data boundaries, today also marks the release of Posit Workbench 2026.04.0 (Globemaster Allium). This release brings preview support for Posit Assistant to RStudio Pro and Positron Pro, complete with Bring Your Own Key (BYOK) support for Anthropic, AWS Bedrock, Azure Foundry, Google Vertex, and OpenAI. If your organization needs to keep model traffic within internally approved boundaries, Workbench now provides that path. Try it out. You don't have to take its word for it. Open RStudio, load the messiest dataset you have, and see what it feels like to have an assistant that actually understands your environment. Click the new Posit Assistant icon in the RStudio toolbar to start your free trial.

pharmaverse
Aug 20th, 2024
teal and Posit Shiny Contest 2024

Pharmaverse is thrilled to announce that teal is collaborating with Posit for the 2024 Shiny Contest, offering a fantastic opportunity for developers to showcase their skills.

InfoWorld
Nov 6th, 2023
Python Pandas creator Wes McKinney joins Posit

In the last few years Posit has launched a Python version of its Shiny Web framework, unveiled the Quarto technical publishing platform that is equally friendly to R, Python, and Observable JavaScript, and promoted its Posit Connect enterprise data platform for collaboration and communication work in both R and Python.

INACTIVE