<?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 Problems with JMP finding R in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3154#M3154</link>
    <description>I confirmed my "R_HOME" environment variable is set to my most recent R version.&lt;BR /&gt;##################################&lt;BR /&gt;//:*/&lt;BR /&gt;Get Environment Variable("R_HOME")&lt;BR /&gt;/*:&lt;BR /&gt;&lt;BR /&gt;"C:\Program Files\R\R-2.12.2\"&lt;BR /&gt;##################################&lt;BR /&gt;&lt;BR /&gt;I've also confirmed the InstallPath from HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R also points to C:\Program Files\R\R-2.12.2\ just as a backup.&lt;BR /&gt;&lt;BR /&gt;But I still get this error when I try to initialize the connection to R.&lt;BR /&gt;##################################&lt;BR /&gt;//:*/&lt;BR /&gt;R Init( );&lt;BR /&gt;/*:&lt;BR /&gt;&lt;BR /&gt;An installed version of R could not be found.&lt;BR /&gt;-1&lt;BR /&gt;##################################&lt;BR /&gt;&lt;BR /&gt;Appreciate any guidance.&lt;BR /&gt;-Landon</description>
    <pubDate>Wed, 30 Mar 2011 18:38:54 GMT</pubDate>
    <dc:creator>landon</dc:creator>
    <dc:date>2011-03-30T18:38:54Z</dc:date>
    <item>
      <title>Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3154#M3154</link>
      <description>I confirmed my "R_HOME" environment variable is set to my most recent R version.&lt;BR /&gt;##################################&lt;BR /&gt;//:*/&lt;BR /&gt;Get Environment Variable("R_HOME")&lt;BR /&gt;/*:&lt;BR /&gt;&lt;BR /&gt;"C:\Program Files\R\R-2.12.2\"&lt;BR /&gt;##################################&lt;BR /&gt;&lt;BR /&gt;I've also confirmed the InstallPath from HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R also points to C:\Program Files\R\R-2.12.2\ just as a backup.&lt;BR /&gt;&lt;BR /&gt;But I still get this error when I try to initialize the connection to R.&lt;BR /&gt;##################################&lt;BR /&gt;//:*/&lt;BR /&gt;R Init( );&lt;BR /&gt;/*:&lt;BR /&gt;&lt;BR /&gt;An installed version of R could not be found.&lt;BR /&gt;-1&lt;BR /&gt;##################################&lt;BR /&gt;&lt;BR /&gt;Appreciate any guidance.&lt;BR /&gt;-Landon</description>
      <pubDate>Wed, 30 Mar 2011 18:38:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3154#M3154</guid>
      <dc:creator>landon</dc:creator>
      <dc:date>2011-03-30T18:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3155#M3155</link>
      <description>My R_HOME variable does not have the trailing "\".&lt;BR /&gt;&lt;BR /&gt;You might try that simple fix.  More complicated is that the latest R release "R 2-12.2" just came out in Feb. 2011 - well after JMP v9.01.  If something changed on the R side, directory structure, etc. it becomes a more complicated fix. One solution is to fall back to a tested (with JMP) version of R, but perhaps someone has a simple fix.&lt;BR /&gt;&lt;BR /&gt;I am a big fan of the JMP R connection functionality - great stuff.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;-Matt</description>
      <pubDate>Wed, 30 Mar 2011 19:22:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3155#M3155</guid>
      <dc:creator>mattf</dc:creator>
      <dc:date>2011-03-30T19:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3156#M3156</link>
      <description>p.s.&lt;BR /&gt;&lt;BR /&gt;When you get it up &amp;amp; running be sure and see a few nice SGF 2001 papers on JMP &amp;amp; R integration.&lt;BR /&gt;&lt;BR /&gt;http://www.lexjansen.com/cgi-bin/xsl_transform.php?x=sgf2011&amp;amp;s=sugi&amp;amp;c=sugi</description>
      <pubDate>Wed, 30 Mar 2011 19:28:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3156#M3156</guid>
      <dc:creator>mattf</dc:creator>
      <dc:date>2011-03-30T19:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3157#M3157</link>
      <description>Tried removing the trailing \ but get the same error.&lt;BR /&gt;The Scripting Guide mentions&lt;BR /&gt;     JMP 9 has been verified to operate correctly with R 2.9.1 and later.&lt;BR /&gt;&lt;BR /&gt;##############################################&lt;BR /&gt;//:*/&lt;BR /&gt;R Init( );&lt;BR /&gt;/*:&lt;BR /&gt;&lt;BR /&gt;An installed version of R could not be found.&lt;BR /&gt;-1&lt;BR /&gt;&lt;BR /&gt;Get Environment Variable("R_HOME")&lt;BR /&gt;//:*/&lt;BR /&gt;Get Environment Variable("R_HOME")&lt;BR /&gt;/*:&lt;BR /&gt;&lt;BR /&gt;"C:\Program Files\R\R-2.12.2"&lt;BR /&gt;##############################################</description>
      <pubDate>Wed, 30 Mar 2011 20:05:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3157#M3157</guid>
      <dc:creator>landon</dc:creator>
      <dc:date>2011-03-30T20:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3158#M3158</link>
      <description>I try to connect R 2.12 and later verion but I can't connect R.&lt;BR /&gt;  &lt;BR /&gt;I change  R 2.11.1. It is good &lt;BR /&gt;&lt;BR /&gt;Best Regards,</description>
      <pubDate>Thu, 31 Mar 2011 08:23:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3158#M3158</guid>
      <dc:creator>clark_woo-seag_</dc:creator>
      <dc:date>2011-03-31T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3159#M3159</link>
      <description>Thanks clark,&lt;BR /&gt;I changed to 2.11.1 and it is now working for me as well.&lt;BR /&gt;I wondered what aspect of 2.12 broke the integration... and wonder if 2.13.0 will have similar problems.&lt;BR /&gt;&lt;BR /&gt;Thanks, Landon</description>
      <pubDate>Thu, 31 Mar 2011 12:18:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3159#M3159</guid>
      <dc:creator>landon</dc:creator>
      <dc:date>2011-03-31T12:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3160#M3160</link>
      <description>MattF already mentioned... but I just realized in 2.12.0 and beyond that Rgui.exe and R.dll are found in a \bin\i386 or \bin\x64&lt;BR /&gt;     C:\Program Files\R\R-2.12.2\bin\i386&lt;BR /&gt;and not in&lt;BR /&gt;     C:\Program Files\R\R-2.11.1\bin&lt;BR /&gt;&lt;BR /&gt;See the windows release notes at:&lt;BR /&gt;http://cran.r-project.org/bin/windows/base/old/2.12.0/CHANGES.R-2.12.0.html&lt;BR /&gt;&lt;BR /&gt;As a small hack I just copied all the files in C:\Program Files\R\R-2.12.2\bin\i386&lt;BR /&gt; to C:\Program Files\R\R-2.12.2\bin\ and JMP is now able to connect to 2.12.2.&lt;BR /&gt;&lt;BR /&gt;-Landon</description>
      <pubDate>Thu, 31 Mar 2011 21:24:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3160#M3160</guid>
      <dc:creator>landon</dc:creator>
      <dc:date>2011-03-31T21:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3161#M3161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also having trouble with JMP finding R.&amp;nbsp; I tried the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I ran RSetReg.exe in the \bin\x64\ folder.&amp;nbsp; No luck.&lt;/LI&gt;&lt;LI&gt;I then copied all files in R\R-2.15.2\bin\x64\ folder to R\R-2.15.2\bin\, and re-run RSetReg.exe.&amp;nbsp; No luck.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;JMP10&lt;/LI&gt;&lt;LI&gt;R-2.15.2&lt;/LI&gt;&lt;LI&gt;Both JMP and R are 64 bit versions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 18:26:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3161#M3161</guid>
      <dc:creator>rab2013</dc:creator>
      <dc:date>2013-02-03T18:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3162#M3162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem may be related to this JMP knowledge base post: &lt;A class="active_link" href="http://www.jmp.com/support/notes/47/268.html" title="http://www.jmp.com/support/notes/47/268.html"&gt;47268 - JMP® might not work with R 2.15 version&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 13:07:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3162#M3162</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2013-02-04T13:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3163#M3163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MS,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, but still no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R-2.15.2 is my only installation of R.&amp;nbsp; But, I uninstalled and re-installed R anyway, just to check.&amp;nbsp; I also re-ran RSetReg.exe.&amp;nbsp; No luck.&amp;nbsp; Do you have other ideas?&amp;nbsp; My JMP log is below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//:*/&lt;/P&gt;&lt;P&gt;Get Environment Variable( "R_HOME" );&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;&lt;P&gt;//:*/&lt;/P&gt;&lt;P&gt;R Init();&lt;/P&gt;&lt;P&gt;R Submit( "&lt;/P&gt;&lt;P&gt;x &amp;lt;- 1:5&lt;/P&gt;&lt;P&gt;x&lt;/P&gt;&lt;P&gt;" );&lt;/P&gt;&lt;P&gt;R Term();&lt;/P&gt;&lt;P&gt;/*:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An installation of R cannot be found on this system. JMP R support requires R version 2.9.1 or higher in access or evaluation of 'Glue' , R Init();&lt;/P&gt;&lt;P&gt;R Submit( "&lt;/P&gt;&lt;P&gt;x &amp;lt;- 1:5&lt;/P&gt;&lt;P&gt;x&lt;/P&gt;&lt;P&gt;" );&lt;/P&gt;&lt;P&gt;R Term();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following script, error marked by /*###*/&lt;/P&gt;&lt;P&gt;R Init(); /*###*/R Submit( "&lt;/P&gt;&lt;P&gt;x &amp;lt;- 1:5&lt;/P&gt;&lt;P&gt;x&lt;/P&gt;&lt;P&gt;" ); /*###*/R Term() /*###*/;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 06:17:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3163#M3163</guid>
      <dc:creator>rab2013</dc:creator>
      <dc:date>2013-02-05T06:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with JMP finding R</title>
      <link>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3164#M3164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For other user who may have the same issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to circumvent this problem by installing the 32-bit version of R.&amp;nbsp; See thread:&lt;A __default_attr="48125" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://community.jmp.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 03:10:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Problems-with-JMP-finding-R/m-p/3164#M3164</guid>
      <dc:creator>rab2013</dc:creator>
      <dc:date>2013-03-04T03:10:16Z</dc:date>
    </item>
  </channel>
</rss>

