<?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: R arcgisbinding in R-ArcGIS Questions</title>
    <link>https://community.esri.com/t5/r-arcgis-questions/r-arcgisbinding/m-p/1250281#M412</link>
    <description>&lt;P&gt;Looks like your R deployment is missing stats.dll (or it's locked by someone else). This usually happens when rtools is incorrectly installed.&lt;BR /&gt;&lt;BR /&gt;Try&amp;nbsp;&lt;STRONG&gt;Sys.which(&lt;SPAN class=""&gt;"make"&lt;/SPAN&gt;)&amp;nbsp;&lt;/STRONG&gt;and see what location pops out.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2023 01:12:54 GMT</pubDate>
    <dc:creator>AdamR</dc:creator>
    <dc:date>2023-01-23T01:12:54Z</dc:date>
    <item>
      <title>R arcgisbinding</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/r-arcgisbinding/m-p/1243551#M411</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to develop my first atbx tool using an R script.&lt;/P&gt;&lt;P&gt;I can easily manage something like this :&lt;/P&gt;&lt;P&gt;tool_exec &amp;lt;- function(in_params, out_params) {&lt;BR /&gt;&amp;nbsp; in_data &amp;lt;- in_params[[1]]&lt;BR /&gt;&amp;nbsp; plot.new()&lt;BR /&gt;&amp;nbsp; text(0.5,0.5,in_data)&lt;BR /&gt;&amp;nbsp; return(out_params)&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;But if I insert a library(dplyr) command it crashes with this error (it's the same for any package):&lt;/P&gt;&lt;P&gt;Error in value[[3L]] : package or namespace load failed for 'dplyr' in inDL(x, as.logical(local), as.logical(now), ...):&lt;BR /&gt;unable to load shared object 'C:/Program Files/R/R-4.2.1/library/stats/libs/x64/stats.dll':&lt;BR /&gt;LoadLibrary failure: The specified module could not be found.&lt;/P&gt;&lt;P&gt;My setup is: ArcGIS Pro 3.0.0 and R-4.2.1&lt;/P&gt;&lt;P&gt;Could anyone explain me where I am worng?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 09:56:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/r-arcgisbinding/m-p/1243551#M411</guid>
      <dc:creator>DomenicoGuadalupi</dc:creator>
      <dc:date>2022-12-23T09:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: R arcgisbinding</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/r-arcgisbinding/m-p/1250281#M412</link>
      <description>&lt;P&gt;Looks like your R deployment is missing stats.dll (or it's locked by someone else). This usually happens when rtools is incorrectly installed.&lt;BR /&gt;&lt;BR /&gt;Try&amp;nbsp;&lt;STRONG&gt;Sys.which(&lt;SPAN class=""&gt;"make"&lt;/SPAN&gt;)&amp;nbsp;&lt;/STRONG&gt;and see what location pops out.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 01:12:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/r-arcgisbinding/m-p/1250281#M412</guid>
      <dc:creator>AdamR</dc:creator>
      <dc:date>2023-01-23T01:12:54Z</dc:date>
    </item>
  </channel>
</rss>

