Lauren Talluto

Results 10 comments of Lauren Talluto

Here are the steps to get this console message. 1. Package control: Choose program => R-IDE (R IDE is not running at this point) 2. Re-start Sublime (note that sending...

Interesting. Allowing R in accessibility has no effect. Running it in Script Editor directly works fine.

Some progress, maybe. Running: ``` osascript '/Users/mtalluto/Library/Application Support/Sublime Text 3/Packages/SendCode/code_sender/r/r.applescript' 'print("hello")' ``` Directly from the command line pops up a warning from gatekeeper about allowing iTerm to control R. Allowing...

I downgraded to R 4.0.5 (running under emulation), and it works exactly as expected. So maybe this is an issue with R? When I have a chance, I can try...

Well, now I've updated Sublime (to build 4107), and the situation is even worse; it no longer sends to R 4.0.5 anymore either. There is no listing for Sublime Text...

I have the same problem, except LSP doesn't even manage to run R. This is macOS Catalina, R 4.0.1. Opening my first R file for a session gets me: ```...

Updating to add that I've managed to get it working by switching compilers. My .R/Makevars included the line: `CXX=/opt/local/bin/clang++ -fopenmp` This points to clang 14.0.6 installed via macports. Commenting this...

Hi am also having this problem, regularly but unpredictably (I am not sure yet what triggers it, but it seems to happen if I leave the app open for a...

Can confirm that it is now working as expected on my macOS 10.12.4 system. Thanks!

Gaussian with log link would also be useful