Skip to content

Feature request: Add support for R-universe in environment.yaml similar to support for pip #148

@rgaiacs

Description

@rgaiacs

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

R-universe is a CRAN compatible repository for R packages created in 2021 that graduated to a R Consortium top level project. R-universe has packages not published on CRAN or conda-forge that are valuable to R users.

Also, R-universe builds WASM binaries that can be valuable for projects like JupyterLite.

Why is this needed?

Like the native support for PyPI expand the Python user base, the native support for R-universe will expand the R user base and reduce the burden when using R packages that are not already packaged by conda-forge.

What should happen?

  • Conda Enhancement Proposal create and submit
  • Conda Enhancement Proposal accepted / approved
  • Implementation by clients on their own discretion

Additional Context

From CEP 24 - Specification of environment.yml input files:

dependencies

[...]

This section can also contain "subsection" dictionaries [...]

Currently known subsections include pip [...]

Additional subsections are allowed. [...]

The feature request conda/conda#10708 was "automatically marked as stale".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Sorting ⚙️

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions