Skip to main content

Timeline for answer to How to use R with Google Colaboratory? by korakot

Current License: CC BY-SA 4.0

Post Revisions

8 events
when toggle format what by license comment
Mar 30, 2020 at 12:54 comment added Paloha Also I have troubles installing packages using this method in Colab. I wanted to install one package, call one function from that package and then work with the results in Python. For some packages it works, for some it does not. I get errors with dependencies e.g.installation of package ‘Rmpfr’ had non-zero exit status
Oct 22, 2019 at 0:09 comment added korakot This answer is only good if you want to mix some R into a Python notebook. If you write mostly R, please use my first answer above.
Oct 21, 2019 at 21:27 comment added Btibert3 I totally understand that using the magic commands is better than no option at all, but you have to admit that if you wanted to R throughout the entire notebook, is kinda nuts that we would have to add %%R to the top over every single code cell one by one.
May 31, 2019 at 13:17 history edited korakot CC BY-SA 4.0
deleted 17 characters in body
May 31, 2019 at 13:17 comment added korakot OK, I'll take it out then
May 31, 2019 at 12:31 comment added Buthetleon you do not need to run import rpy2 running the load_ext magic is sufficient
May 25, 2019 at 17:20 history edited lgautier CC BY-SA 4.0
Fixed link for the documentation.
Apr 25, 2019 at 13:50 history answered korakot CC BY-SA 4.0