J-M
J-M
I started the release process last month but had issues with unit tests not passing. I've had limited time for open source lately due to health and work reasons; I'll...
Indeed, this relates to [this R.NET issue 70](https://github.com/jmp75/rdotnet/issues/70)
@UnclAlDeveloper There is an alpha version of [the R.NET nuget package](https://www.nuget.org/packages/R.NET/) that includes changes for working on 3.5.x and to some extend some backward compatibility to pre 3.5 (not on...
@pierre-ange I assume you are aiming for R 3.5.x on Windows ? I've built/uploaded an R binary package for windows, [rClr 0.8.1-beta](https://github.com/jmp75/rClr/releases/tag/0.8.1)
@pierre-ange I very likely did, either for R.NET or the rClr .NET assemblies. I'll try to spend some time today to fix this. Apologies, I am feeling quite worn down...
@UnclAlDeveloper I cannot recall additional log options at that level; sounds like something happens at the C level within: ```C start_ms_clr(); rclr_ms_create_domain(appBaseDir); ``` Error conditions within these should have still...
Confirming the issue with Linux Debian 11, using (reluctantly) GNOME 3 over X11 as a window manager. ```text Linux xxxyyyzzz 5.10.0-15-amd64 #1 SMP Debian 5.10.120-1 (2022-06-09) x86_64 GNU/Linux ``` Executing...
I investigated this a bit more. In both cases (rendered with Voila in jupyter lab and jupyter-flex) the button is in the html as: ```html Save model... ``` and there...
I've found a workaround for that issue. The instance of ipywidgets' `Output` needs to be displayed directly in the notebook using the button rather than within the class methods: ```python...
I noticed the package [bomWater](https://github.com/buzacott/bomWater). You should have a discussion to see whether a coordination is possible.