Skip to content

rsconnect-python support for generating R dependencies in manifest via renv.lock #784

@amol-

Description

@amol-

When deploying content using rpy2, the project will usually depend on R libraries that need to be available on Connect at deploy time.
The manifest.json generated during deploy should handle this and install R dependencies when those are listed in the manifest, but rsconnect-python currently is unable to detect that an renv.lock exists and inject those in the manifest.

We need to have renv.lock detection and manifest injection similar to what the publisher does:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions