[Rqda-commits] r14 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Nov 3 11:13:27 CET 2008


Author: wincent
Date: 2008-11-03 11:13:27 +0100 (Mon, 03 Nov 2008)
New Revision: 14

Modified:
   www/index.html
Log:


Modified: www/index.html
===================================================================
--- www/index.html	2008-11-03 03:19:15 UTC (rev 13)
+++ www/index.html	2008-11-03 10:13:27 UTC (rev 14)
@@ -78,32 +78,24 @@
 under Linux and FreeBSD). Then, you can see the prompt “>”,
 which indicates that R is ready for further commands.
 
-<li>Install
-relevant packages by R command:
-</SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><I><B>install.packages(c(&ldquo;DBI&rdquo;,&rdquo;RSQLite&rdquo;,&rdquo;RGtk2&rdquo;,&rdquo;gWidgets&rdquo;,&quot;gWidgetsRGtk2&quot;))
+<li>Install relevant packages by R command: <I><B>install.packages(c(&ldquo;DBI&rdquo;,&rdquo;RSQLite&rdquo;,&rdquo;RGtk2&rdquo;,&rdquo;gWidgets&rdquo;,&quot;gWidgetsRGtk2&quot;))</B></I>
 
-<li></B></I></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">Install
-RQDA package: For Linux/BSD, use command:
-</SPAN></SPAN></SPAN></FONT><STRONG><CODE CLASS="western"><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><I>install.packages(&quot;RQDA&quot;,repos=&quot;http://R-Forge.R-project.org&quot;)</I></SPAN></FONT></CODE></STRONG><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US">
-</SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">.
+<li>Install RQDA package: For Linux/BSD, use command:
+<B><I>install.packages(&quot;RQDA&quot;,repos=&quot;http://R-Forge.R-project.org&quot;)</B></I>.
 For Windows, manually download the <A HREF="http://rqda.r-forge.r-project.org/RQDA_0.1.3.zip">package of RQDA(0.1.3)</A>,
-then install it by clicking the menu: &ldquo;</SPAN></SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">Packages</SPAN></SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-weight: normal">&rdquo;
-&ndash; &ldquo;</SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">Install
-package(s) from local zip files...</SPAN></SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-weight: normal">&rdquo;</SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">.
-</SPAN></SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">
+then install it by clicking the menu: &ldquo;Packages&rdquo;
+&ndash; &ldquo;Install package(s) from local zip files... &rdquo;.
 
-<li>Launch RQDA by command </SPAN></SPAN></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><I><B>library(RQDA)
-</B></I></SPAN></FONT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-style: normal"><SPAN STYLE="font-weight: normal">from
-within R. Then you can see the RQDA GUI.</SPAN></SPAN></SPAN></FONT></SPAN></FONT></P>
+<li>Launch RQDA by command <I><B>library(RQDA)</B></I> from within R. Then you can see the RQDA GUI.
+
 <P ALIGN=LEFT STYLE="margin-bottom: 0cm"><IMG SRC="Main.png" NAME="Main GUI" ALIGN=LEFT WIDTH=680 HEIGHT=488 BORDER=0><BR CLEAR=LEFT><BR>
 </P>
 <P ALIGN=LEFT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><B>More
 information?</B></SPAN></FONT></P>
 <P ALIGN=LEFT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US">
-<li>The </SPAN></FONT><STRONG><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN STYLE="font-weight: normal">project
-summary page</SPAN></SPAN></FONT></STRONG><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US">
-you can find </SPAN></FONT><STRONG><A HREF="http://r-forge.r-project.org/projects/rqda/"><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US">here</SPAN></FONT></A></STRONG><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US">.
 
+<li>The project summary page you can find <A HREF="http://r-forge.r-project.org/projects/rqda/">here</A>.
+
 <li>Homepage of <A HREF="http://ronggui.huang.googlepages.com/">the
 author</A>.
 



More information about the Rqda-commits mailing list