J-M
J-M
If indeed an issue this is a serious and high priority bug. I tried to reproduce with a test (see above referenced commit) but could not, or not yet. If...
Thank you @tomekziel for the reproducible report. I can indeed reproduce on R 3.4.4 on Windows 10, .net framework 4.0 (4.5.1). I didn't think the runtime could be DotNet Core...
Hi, First and quickly: I have uploaded over the weekend [R.NET nuget 1.8.0-alpha1](https://www.nuget.org/packages/R.NET/1.8.0-alpha1), with contributions from @lrasmus and @davidpendraykalibrate. Unit tests are not always passing reproducibly (previously noticed), but this...
@mentezam-nf @abidzar @lrasmus I have not looked in details, nor reproduced, and I do little to no web dev, but my understanding is that IIS expect thread safe code, and...
I bumped into the same issue `ERROR - griffe: Failed to parse annotation from 'BoolOp' node` with Google-style docstrings, with argument types `(str or None)`. It is also worth mentioning...
You will need to provide more information; looking at the codebase of RProvider and R.NET it is not clear where this parsing of a string as an integer occurs, and...
Is the issue fixed or fixable in the RProvider, or is this an issue at the level of R.NET that you need to work around ? I'd be interested to...
@hmansell , do you have an example for what op_Dynamic could look like in C#, and what one of the unit tests of this function would be? I found very...
Let me know if I can do something with the AutoPrint behavior. It's been unfortunately an occasional practical stumbling block for users on different fronts whether it defaults to true...
I think I bumped into an issue related to this, adding `jupyter-flex` from conda-forge to an environment; voila