<?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 install R GeoLift library on Databrickts in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31783#M23159</link>
    <description>&lt;P&gt;Hi @Ludmila Kuncarova​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to share the following link to our docs &lt;A href="https://docs.databricks.com/libraries/notebooks-r-libraries.html" target="test_blank"&gt;https://docs.databricks.com/libraries/notebooks-r-libraries.html&lt;/A&gt; in this link you will be able to find more details on how to install R libraries.  &lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 15:44:48 GMT</pubDate>
    <dc:creator>jose_gonzalez</dc:creator>
    <dc:date>2022-09-27T15:44:48Z</dc:date>
    <item>
      <title>How to install R GeoLift library on Databrickts</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31781#M23157</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I am having problems installing the GeoLift library. I am proceeding as per the official instructions: &lt;/P&gt;&lt;P&gt;&lt;A href="https://facebookincubator.github.io/GeoLift/docs/GettingStarted/InstallingR" target="test_blank"&gt;https://facebookincubator.github.io/GeoLift/docs/GettingStarted/InstallingR&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I run in the notebook:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I install this particular version of rlang since otherwise I get a message that this particular version is required.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;install.packages("https://cran.r-project.org/src/contrib/Archive/rlang/rlang_1.0.5.tar.gz", repos = NULL, type="source")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;2) I install the package as per the instructions in the documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;install.packages("remotes", repos='http://cran.us.r-project.org')
&amp;nbsp;
remotes::install_github("ebenmichael/augsynth")
&amp;nbsp;
remotes::install_github("facebookincubator/GeoLift")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I do not see any errors in the log output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet, when I try to import the package, I am getting a package not found error: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;library(GeoLift)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2022-09-14 at 08.59.09"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1514iA67E32A75069A2F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-09-14 at 08.59.09" alt="Screenshot 2022-09-14 at 08.59.09" /&gt;&lt;/span&gt;Does anyone know what the problem might be? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 07:00:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31781#M23157</guid>
      <dc:creator>fhte</dc:creator>
      <dc:date>2022-09-14T07:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to install R GeoLift library on Databrickts</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31783#M23159</link>
      <description>&lt;P&gt;Hi @Ludmila Kuncarova​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to share the following link to our docs &lt;A href="https://docs.databricks.com/libraries/notebooks-r-libraries.html" target="test_blank"&gt;https://docs.databricks.com/libraries/notebooks-r-libraries.html&lt;/A&gt; in this link you will be able to find more details on how to install R libraries.  &lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 15:44:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31783#M23159</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-09-27T15:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to install R GeoLift library on Databrickts</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31782#M23158</link>
      <description>&lt;P&gt;Hi, Could you please restart the cluster once and check if the package is there? Also, what is the DBR used? &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 06:05:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-install-r-geolift-library-on-databrickts/m-p/31782#M23158</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-09-16T06:05:46Z</dc:date>
    </item>
  </channel>
</rss>

