-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behaviordependencies 👶
Description
Hi all,
I am using a Jupyter notebook with an R kernel and we want to use renv with a particular project. After initializing the env, we find that the presence of .Rprofile in the folder crashes the R kernel in the notebook. If we remove .Rprofile from the folder and activate manually, everything works. This also works if we activate the renv manually from a different folder (e.g. using renv::activate("path to folder")), because the .Rprofile file is not there.
Any ideas?
Thank you so much for your time and help
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behaviordependencies 👶