Andrew Martin
Andrew Martin
I've tested using RDotNet directly with Quartz on macOS and get the same behaviour (freeze and beachball). The X11 graphics device works fine. It may be that the issue needs...
Documentation still needs to be clearer, but with the latest changes you should be able to directly access named list items without needing a reference to RDotNet as follows (by...
Not sure if this is an RProvider issue. I ran the example code on RProvider v2 and could reproduce this problem. Changing the code from: ```fsharp R.text(gdp2000, gdp2010, names) ```...
Is there a specific issue - is this the one in #261? RProvider already supports .net 5+ and apple silicon macs
I can start by adding a quick thought from my position as a scientist. RProvider works very well in scripting on macos with visual studio code, but my key concern...
Hi all, I am currently on paternity leave so have been slow to reply but will look through this and review today. The RProvider supports net5.0 as the minimum version...
Hi thanks again for the ideas. Moving to a proj file sounds like a good step to prepare for using future SDK versions that I think would be fine to...