fslaborg / RProvider

Access R packages from F#
http://fslab.org/RProvider/
Other
235 stars 69 forks source link

problem with RProvider in F# interactive in VS Mac #185

Closed FaguiCurtain closed 2 years ago

FaguiCurtain commented 7 years ago

I am running on VS Mac 7.0 and RProvider1.1.20

after installing 64bits in F# interactive, i execute the Fslab.fsx script and "open RProvider" works fine, however when trying to reproduce the example from http://bluemountaincapital.github.io/FSharpRProvider/mac-and-linux.html

when i start typing "R." (for example wanting to type R.mean([1;2;3;4)] in whole) then there is a bad interaction with intellisense, and I get flooded by the message "In GetStaticParametersForMethod" in the F# interactive panel

I don't have this behaviour in a Terminal Window where it seems it's working (because no Intellisense there)

AndrewIOM commented 2 years ago

We are no longer supporting the use of the FsLab nuget package - it is no longer under active development. If this issue re-occurs with the standalone upcoming RProvider 2 release on .net 5, please re-open this issue. Thanks!