jupyterhub / mybinder.org-user-guide

Turn a Git repo into a collection of interactive notebooks. This is Binder's user documentation repository.
https://mybinder.readthedocs.io
BSD 3-Clause "New" or "Revised" License
150 stars 103 forks source link

Suport R verison 4+ #247

Closed SilasK closed 2 years ago

SilasK commented 2 years ago

Proposed change

I like to use up to date R version 4 or 4.1

What I see when using r-conda example is that the irkernel=1.1 installed is not compatible with R version 4 Also when using r example I get a message that v 4 is not supported.

Alternative options

Who would use this feature?

(Optional): Suggest a solution

welcome[bot] commented 2 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

manics commented 2 years ago

Please follow this issue, and feel free to open a PR if you've got an idea for how to fix it: https://github.com/jupyterhub/repo2docker/issues/1077