Skip to content

.Rprofile crashes R Jupyter notebook #929

@nbafrank

Description

@nbafrank

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

No one assigned

    Labels

    bugan unexpected problem or unintended behaviordependencies 👶

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions