posit-dev / posit-dev/connect-extensions

R environments (as recorded in `renv.lock` and `manifest.json`) should use the Posit Public Package Manager

Open
#158 6 comments 0 reactions 1 assignee View on GitHub

@toph-allen is already working on this.

Since May 29, 2025.

Dominant language
R
Stars
10
Forks
8
Avg merge
5d 18h
Merged PRs (30d)
1

Description

We should use the Posit Public Package Manager in Gallery content environments, rather than base CRAN.

renv tries to respect the renv.lock's repos when installing packages, so this will likely require a bit of manual editing.

I've also been experimenting locally, and renv does some things I don't fully understand. For example, it's conventional to list Posit Package Manager as CRAN in your repos options, but renv records the source as RSPM in renv.lock in this case. I'll continue to investigate.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.