I’m trying to copy an install of R I have on SUSE 11.3 (R 3.2.3). The original site I downloaded the RPM from has since removed it, and I’ve searched everywhere online but can’t find R 3.2.3 for SUSE 11.3. Can anyone share this with me? Or tell me where I can get the files I need for this install?
I tried looking here, but no 11.3 SUSE:
https://www.rpmfind.net/linux/rpm2html/search.php?query=R-&submit=Search+…&system=opensuse&arch=
Any help is much appreciated!
[QUOTE=tk80332;32887]I’m trying to copy an install of R I have on SUSE 11.3 (R 3.2.3). The original site I downloaded the RPM from has since removed it, and I’ve searched everywhere online but can’t find R 3.2.3 for SUSE 11.3. Can anyone share this with me? Or tell me where I can get the files I need for this install?
I tried looking here, but no 11.3 SUSE:
https://www.rpmfind.net/linux/rpm2html/search.php?query=R-&submit=Search+…&system=opensuse&arch=
Any help is much appreciated![/QUOTE]
Hi
openSUSE or SLE? If it’s openSUSE then you need to head over to https://forums.opensuse.org same username/password, however, 11.3 is so out of support, even the build service won’t have it…
You would need to build from the source or src rpm(s), even if it does build…
https://software.opensuse.org/package/R-base
[QUOTE=malcolmlewis;32888]Hi
openSUSE or SLE? If it’s openSUSE then you need to head over to https://forums.opensuse.org same username/password, however, 11.3 is so out of support, even the build service won’t have it…
You would need to build from the source or src rpm(s), even if it does build…
https://software.opensuse.org/package/R-base[/QUOTE]
Thanks for the information!