<HTML><BODY DEFANGED_STYLE="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>I just went through the instructions on statsgrass to set up Rdbi and RdbiPgSQL. The url for Rdbi and RdbiPgSQL have changed on the bioconductor web site. Therefore the commands (within R) to install the Rdbi and RdbiPqSQL packages should be changed from:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">R</SPAN></FONT></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">#within R, simply do the next two steps:</SPAN></FONT></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" DEFANGED_STYLE="font-size: 13px;">install.packages(contriburl="<A href="http://www.bioconductor.org/repository/devel/package/Source/">http://www.bioconductor.org/repository/devel/package/Source/</A>","Rdbi")</SPAN></FONT></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">install.packages(contriburl="<A href="http://www.bioconductor.org/repository/devel/package/Source/">http://www.bioconductor.org/repository/devel/package/Source/</A>","RdbiPgSQL")</SPAN></FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>to:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">R</SPAN></FONT></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">#within R, simply do the next two steps:</SPAN></FONT></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" DEFANGED_STYLE="font-size: 13px;">install.packages(contriburl="http://<FONT class="Apple-style-span" face="Helvetica" size="3"><SPAN class="Apple-style-span" DEFANGED_STYLE="font-size: 12px;"><A href="http://www.bioconductor.org/packages/bioc/1.8/src/contrib/">http://www.bioconductor.org/packages/bioc/1.8/src/contrib/</A>"</SPAN></FONT>,"Rdbi")</SPAN></FONT></DIV><DIV DEFANGED_STYLE="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(230, 230, 230); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" DEFANGED_STYLE="font-size: 13px;">install.packages(contriburl="http://<FONT class="Apple-style-span" face="Helvetica" size="3"><SPAN class="Apple-style-span" DEFANGED_STYLE="font-size: 12px;"><A href="http://www.bioconductor.org/packages/bioc/1.8/src/contrib/">http://www.bioconductor.org/packages/bioc/1.8/src/contrib/</A></SPAN></FONT>","RdbiPgSQL")</SPAN></FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Since I was doing this on a mac I also had to include the  type="source" argument (thanks for that tip Roger). </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Nevertheless, it seems that the statsgrass webpage could be updated. </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Kirk</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>