<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PL/R on Joseph Conway</title><link>https://joeconway.com/plr/</link><description>Recent content in PL/R on Joseph Conway</description><generator>Hugo</generator><language>en</language><managingEditor>mail@joeconway.com (Joseph Conway)</managingEditor><webMaster>mail@joeconway.com (Joseph Conway)</webMaster><copyright>&#169; 2026 Joseph Conway</copyright><lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://joeconway.com/plr/index.xml" rel="self" type="application/rss+xml"/><item><title>PL/R Notes</title><link>https://joeconway.com/plr/notes/</link><pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate><author>mail@joeconway.com (Joseph Conway)</author><guid>https://joeconway.com/plr/notes/</guid><description>&lt;p>User documentation, how-tos, and tips for PL/R. The &lt;a href="https://github.com/postgres-plr/plr">primary source repository
is on GitHub&lt;/a>.&lt;/p>
&lt;h2 id="important-notes-when-using-plr">Important notes when using PL/R&lt;/h2>
&lt;ul>
&lt;li>Define &lt;code>R_HOME&lt;/code> so that &lt;code>$R_HOME/bin&lt;/code> is in your &lt;code>$PATH&lt;/code>.&lt;/li>
&lt;li>Ensure all R library DLLs and any other dependent shared libraries are also
in your &lt;code>$PATH&lt;/code>.&lt;/li>
&lt;li>A particularly good walkthrough, especially for Windows users, lives at
&lt;a href="http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgresql_plr_tut01">BostonGIS&lt;/a>.&lt;/li>
&lt;/ul>
&lt;h2 id="examples">Examples&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="http://www.varlena.com/GeneralBits/Tidbits/bernier/art13mar04/graphingWithR.html">A graphing example using files&lt;/a>&lt;/li>
&lt;li>&lt;a href="http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgresql_plr_tut02">PL/R and PostGIS&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>