Closed RobinM92 closed 3 days ago
Are you using the release version of OSPSuite-R?
I just completed the installation of OSPSuite-R on Ubuntu 24.04 and did not encounter any requirements for Nuget.
I followed the steps for rSharp prerequisites but did not follow the optional steps to build rSharp binaries. If your goal is to use OSPSuite-R, you should not need those steps since prebuilt binaries will be used.
Then I followed the steps in README for GitHub based installation.
LMK where you run into this Nuget requirement.
Hi @rwmcintosh
We now also installed it without nuget and it seems to work fine, so maybe there is no nuget-dependency anymore and it was a flunk by ubuntu, I don't know. Thanks a lot for testing it out on your side as well!
Dear OSPSuite-R developers,
R just released version 4.4.2. Rocker/verse, our source for base docker images with R/Rstudio, released a corresponding image. That images uses ubuntu 24.04, which apparently cannot access the package "nuget", which is used by OSPSuite-R. "apt-get -y nuget" fails under ubuntu 24.04.
Is this a known issue and is there a workaround, is it possible to use the package without the dependency on nuget?
Thank you for all the work on this!