Power Developer eXchange

 View Only
  • 1.  R we at IBM ever going to offer R-Suite

    Posted Mon October 10, 2022 12:03 PM
    I love Python, but what about R?

    ------------------------------
    Jade Nuss Investments
    ------------------------------


  • 2.  RE: R we at IBM ever going to offer R-Suite

    Posted Mon October 10, 2022 03:30 PM
    We do have Rstudio ported - although the port is a little old and we are actually currently refreshing it.  Here's how to find packages like that:

    First, I knew I wanted to use OSPAT - the Open Source Power Availability Tool, but I couldn't remember where it was.  I searched in PDeX and found:

    https://community.ibm.com/community/user/powerdeveloper/search?executeSearch=true&SearchTerm=OSPAT

    That took me to an article that Linda Alkire wrote about what it does and how it works:  https://community.ibm.com/community/user/powerdeveloper/blogs/linda-alkire-kinnunen/2022/09/19/quickly-find-containerized-packages-built-for-ibm

    And from there I searched for rstudio in the OSPAT tool:  https://www.ibm.com/it-infrastructure/resources/power-open-source/

    And it showed several versions, including a containerized version:  https://hub.docker.com/r/ibmcom/rstudio-ppc64le/

    So basically you can most easily run and install it with "docker run docker.io/ibmcom/rstudio-ppc64le"

    When I did this, I saw that there are also containers in the Red Hat container catalog - not sure if those are newer but this version should at least get you going to Rstudio.

    I hope this helps!  If not, let me know!!

    ------------------------------
    Gerrit
    ------------------------------



  • 3.  RE: R we at IBM ever going to offer R-Suite

    Posted Thu October 13, 2022 11:29 PM
    Thanks, I'll take look!

    --
    Thank you,
    Jade Nuss

    Thank you,
    Jade Nuss