[adegenet-commits] r714 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Nov 9 17:37:54 CET 2010
Author: jombart
Date: 2010-11-09 17:37:54 +0100 (Tue, 09 Nov 2010)
New Revision: 714
Modified:
www/contact.html
Log:
new question in FAQ
Modified: www/contact.html
===================================================================
--- www/contact.html 2010-11-08 18:56:56 UTC (rev 713)
+++ www/contact.html 2010-11-09 16:37:54 UTC (rev 714)
@@ -50,7 +50,8 @@
<img alt="" src="images/bullet.png" style="width: 10px; height: 10px;">
For more general questions<span style="font-weight: bold;"> </span>about
the
-analysis of genetic
+analysis
+of genetic
markers in R, use the <a target="_top"
href="https://stat.ethz.ch/mailman/listinfo/r-sig-genetics">R-sig-genetics</a>
mailing list.<br>
@@ -99,8 +100,17 @@
dep=TRUE)</span><br style="font-family: monospace;">
<br>
<br>
+<span style="color: rgb(0, 153, 0);"># 3: Help pages are not found on
+windows...</span><br>
+This is likely because your R installation did not include help pages
+in html. You need to specify you want to use help in text mode. This is
+achieved by typing:<br>
+<span style="font-family: monospace;">options("help_type"="text")</span><br
+ style="font-family: monospace;">
<br>
<br>
+<br>
+<br>
</div>
</body>
</html>
More information about the adegenet-commits
mailing list