J-M

Results 52 issues of J-M

As I was going through the first tutorial notebooks I noticed a few minor spelling / grammar contributions I could make. I have only touched the markdown cells, not the...

I am trying to stand up a voila+jupyter-flex dashboard via an nginx reverse proxy setup, alongside jupyterhub and introductory slides (nginx root location) already served. I am limited in my...

`Assert.Equal(50, species50.Length);` fails. Note in the debugger console ``` iris50["Species"] Length = 50; RObjectType = IntegerVector iris50.Species Length = 150; RObjectType = IntegerVector ```

`private void SetupUnixDevice()` is called, but the callbacks to the console functions appear to have no effects with the mockdevice.

See https://github.com/rdotnet/dynamic-interop-dll/issues/6

There is still a substantial amount of recent downloads of these nuget packages (oddly, more of R.Net.Community 1.6.5 than 1.7.0 over the past 6 weeks). R.Net.Community 1.7.0 depends on R.NET...

R 3.4.4, Windows, `RDotNet.Tests.dll!RDotNet.REngineTest.TestParseCodeLine()`, expects output `hello` but gets `helloNULL\n`. Setting breakpoints in `CharacterDeviceAdapter.WriteConsole`, native R seems to trigger first writing 'hello' but then in a second call adds 'NULL\n'....

bug

See [This feature request in RProvider](https://github.com/BlueMountainCapital/FSharpRProvider/issues/163) for a the description of the needs.

[hosting sample](https://github.com/dotnet/samples/tree/master/core/hosting) at commit https://github.com/dotnet/samples/commit/d7a66aea125b22be11dc717921a802630fcaca46 on debian-x64 with .NET5 sdk installed **Issue description** following readme instructions `dotnet run` leads to: ```console The specified runtimeconfig.json [/home/abcdef/src/tmp/testsparse/net5host/bin/Debug/DotNetLib.runtimeconfig.json] does not exist Init failed:...

I saw in the video from scipy2015 that there were ideas for using NLP for parsing lithological descriptions and would be interested in the feature. I did not see any...