<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to request the addition of pre-installed R packages on the clusters? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/35336#M1837</link>
    <description>&lt;P&gt;I still don't have a satisfying answer. Any other suggestions from the community?&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jun 2023 10:51:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-27T10:51:01Z</dc:date>
    <item>
      <title>How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2948#M58</link>
      <description>&lt;P&gt;Today, many R packages are pre-installed on the standard clusters on Databricks. Libraries like "tidyverse", "ggplot2", etc are there. Also the great library "readxl" to load Excel files. But unfortunately, its counterpart "writexl" is not pre-installed. This means I need to install it whenever I run a notebook, as I don't want to install library on my cluster, as only a few notebooks use this library. How can I request libraries like "writexl" to be installed by default? Then please also install "igraph", "htmlwidgets", "htmltools", ... .&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 13:07:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2948#M58</guid>
      <dc:creator>mbaumga</dc:creator>
      <dc:date>2023-06-16T13:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2949#M59</link>
      <description>&lt;P&gt;&lt;A href="https://docs.databricks.com/resources/ideas.html" alt="https://docs.databricks.com/resources/ideas.html" target="_blank"&gt;https://docs.databricks.com/resources/ideas.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No guarantee it will be added though.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:11:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2949#M59</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-06-16T14:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2950#M60</link>
      <description>&lt;P&gt;@Marcel Baumgartner​&amp;nbsp;you can install notebook scoped, they are specific to notebook and particular session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can install by using &lt;B&gt;%pip install &amp;lt;library name that you are going to install&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:19:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2950#M60</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-06-16T14:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2951#M61</link>
      <description>&lt;P&gt;Hi @Marcel Baumgartner​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We haven't heard from you since the last response from @Werner Stinckens​&amp;nbsp;, and @karthik p​&amp;nbsp;​, and I was checking back to see if her suggestions helped you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else, If you have any solution, please share it with the community, as it can be helpful to others.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Please don't forget to click on the "Select As Best" button whenever the information provided helps resolve your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 09:48:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2951#M61</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-18T09:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2952#M62</link>
      <description>&lt;P&gt;I know, but that's what I want to avoid, as it always takes a lot of time.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 05:37:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2952#M62</guid>
      <dc:creator>mbaumga</dc:creator>
      <dc:date>2023-06-19T05:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2953#M63</link>
      <description>&lt;P&gt;This is not really an idea, or a new feature.. I just need to figure who decides which R packages are pre-installed on the cluster.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 05:38:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/2953#M63</guid>
      <dc:creator>mbaumga</dc:creator>
      <dc:date>2023-06-19T05:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/35336#M1837</link>
      <description>&lt;P&gt;I still don't have a satisfying answer. Any other suggestions from the community?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 10:51:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/35336#M1837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-27T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to request the addition of pre-installed R packages on the clusters?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/35341#M1838</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I just need to figure who decides which R packages are pre-installed on the cluster.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 11:40:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-request-the-addition-of-pre-installed-r-packages-on-the/m-p/35341#M1838</guid>
      <dc:creator>wicckkjoe</dc:creator>
      <dc:date>2023-06-27T11:40:22Z</dc:date>
    </item>
  </channel>
</rss>

