Skip to content

Any plans to publish internal modues to crates.io? #352

Description

@eitsupi

I've recently been looking into R package dependency management, including projects such as rv and the Tidyup 9 proposal.
(As a bit of background, this started from adding automatic R version switching to arf through rig. https://github.com/eitsupi/arf/releases/tag/v0.4.5)

While looking through rig, I noticed that it now contains its own dependency resolver and related package repository logic.
Are there any plans to extract and publish these parts as reusable packages on crates.io?

I think they could be useful beyond rig itself.
For example, for other R package management tools that want to reuse rig's R-specific dependency resolution logic rather than implement their own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions