Skip to content

Is there a way to create a new project that supports R and Python? #3814

Answered by jmcphers
marcdotson asked this question in Q&A
Discussion options

You must be logged in to vote

You're correct, we have no tooling for this today. If you have a project that uses both R and Python and you want to manage dependencies for both of them, it's easiest to start by creating an R project with renv since (as you note) renv can manage both R and Python packages. More here:

https://cran.r-project.org/web/packages/renv/vignettes/python.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@martinhulin
Comment options

Answer selected by marcdotson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants