This is Ridian: R in Obsidian.

This is a beta release of R in Obsidian, a plugin to run R in Obsidian, its very much in development/unnstable only validated on my mackbook and win11 on my mackbook. Installation instructions are in the GitHub readme. Looking forward to all your crash/issue reports so I can this better.

5 Likes

Hi, great idea!
I’m using Windows 10. After pressing CTRL-R, my code chunk receives an ID, but the environment remains empty.

1 Like

Can you share a screenshot? Most likely culprit is the path to your R install, but inhale only tested on Mac and Win11. I fyou know how to having a print or screenshot of the developer console with help tremendously.

Thanks, now is working.

I got a couple of problem to report:

  • broke right margin in callouts made with Admonition plugin
  • help window stay open in other plugin sidebar

Thanks! I can fix that margin fairly easily I think and I’ll get on the help window, trying to think what a good mechanism for closing it would be.

So I wasn’t familiar with the admonitions callout plugin, but I think a single css style change fixed things. Let me know if you have further issues!