reactor icon indicating copy to clipboard operation
reactor copied to clipboard

Error in export option

Open durraniu opened this issue 5 years ago • 1 comments

Thank you for the awesome Reactor notebooks. I tried using the Export option, but when I click on the button, I get the following error:

ERROR: could not find function "%>%"

Maybe you're missing the library(magrittr) call?

And is there any chance of using the Reactor inside Rstudio IDE? I have a habit of using Alt + - for adding the <- operator within Rstudio :)

durraniu avatar Jul 12 '20 23:07 durraniu

Thanks for the report, and sorry for taking so long to get back to you! I need to figure out how to get notifications turned back on.

I just committed a bug fix that should fix the export problem.

It would be great to be able to use Reactor inside RStudio, but I'd have to do some research to see if and how that would be possible.

Thanks!

herbps10 avatar Jul 21 '20 21:07 herbps10