[adegenet-commits] r1157 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Dec 3 05:28:29 CET 2013
Author: jombart
Date: 2013-12-03 05:28:29 +0100 (Tue, 03 Dec 2013)
New Revision: 1157
Modified:
www/contact.html
Log:
added yet another warning against direct emails
Modified: www/contact.html
===================================================================
--- www/contact.html 2013-11-15 14:18:46 UTC (rev 1156)
+++ www/contact.html 2013-12-03 04:28:29 UTC (rev 1157)
@@ -1,10 +1,10 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
-<head>
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>links</title>
- <script type="text/javascript">
+ <head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+ <title>links</title>
+ <script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-20083187-1']);
@@ -16,119 +16,146 @@
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-</head>
-<body>
-<br>
-<br>
- <br>
-<div style="margin-left: 40px;"><img alt="" src="images/bullet.png"
- style="width: 10px; height: 10px;"> <span style="font-weight: bold;">The
-adegenet
-forum<br>
-</span>For all discussions/questions related to adegenet.<br>
-- one address: adegenet-forum AT lists DOT r-forge DOT r-project
-DOT org<br>
-- to subscribe to this mailing list, go <a
- href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-forum"
- target="_top">here</a><br>
-- please read the <a style="font-weight: bold;"
- href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-forum">guidelines</a>
-before sending a post<br>
-- use the <a style="font-weight: bold;" target="_top"
- href="search.html">search engine</a> to look for information in the
-archives<br>
-- alternatively, you can <a
- href="http://lists.r-forge.r-project.org/pipermail/adegenet-forum/">browse
+ </head>
+ <body>
+ <div style="margin-left: 40px;"><span style="font-weight: bold;
+ color: rgb(255, 102, 102);"><br>
+ Note: I no longer reply to personal emails asking questions that
+ should be asked on the adegenet forum. </span><span
+ style="color: rgb(255, 102, 102);">The only exception is when
+ confidential data are involved, or for bug reports. All other
+ questions should go on the adegenet forum. Excitingly, all you
+ need to know about this forum is just below.</span><br>
+ </div>
+ <br>
+ <br>
+ <div style="margin-left: 40px;"><img alt="" src="images/bullet.png"
+ style="width: 10px; height: 10px;"> <span style="font-weight:
+ bold;">The
+ adegenet
+ forum<br>
+ </span>For all discussions/questions related to adegenet.<br>
+ - one address: adegenet-forum AT lists DOT r-forge DOT r-project
+ DOT org<br>
+ - to subscribe to this mailing list, go <a
+href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-forum"
+ target="_top">here</a><br>
+ - please read the <a style="font-weight: bold;"
+href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-forum">guidelines</a>
+ before sending a post<br>
+ - use the <a style="font-weight: bold;" target="_top"
+ href="search.html">search engine</a> to look for information in
+ the
+ archives<br>
+ - alternatively, you can <a
+ href="http://lists.r-forge.r-project.org/pipermail/adegenet-forum/">browse
+ the
+ archives</a> of adegenet forum<br>
+ - the most frequent questions and their answers are listed at the
+ bottom of this page.<br>
+ <br>
+ <br>
+ <img alt="" src="images/bullet.png" style="width: 10px; height:
+ 10px;">
+ For more general questions<span style="font-weight: bold;"> </span>about
the
-archives</a> of adegenet forum<br>
-- the most frequent questions and their answers are listed at the
-bottom of this page.<br>
-<br>
-<br>
-<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
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>
-<br>
-<br>
-<img alt="" src="images/bullet.png" style="width: 10px; height: 10px;">
-Want
-to track the evolution of the package from the inside ? <br>
-Subscribe to the commit mailing-list <a
- href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-commits"
- target="_top">here</a><br>
-<br>
-<br>
-<img alt="" src="images/bullet.png" style="width: 10px; height: 10px;">
-Contributions, direct contact with the author: t.jombart AT imperial
-DOT ac DOT uk<br>
-<br style="color: rgb(0, 102, 0);">
-<br style="color: rgb(0, 102, 0);">
-<span style="font-weight: bold; color: rgb(0, 102, 0);">Please, do use
-the adegenet forum to
-ask questions concerning the
-package.</span> Browsable archives of this mailing list allow other
-users to
-benefit from previous answers.<br>
-<br>
-<span style="color: rgb(0, 102, 0); font-weight: bold;">Frequently
-Asked Questions (and their answers):</span><br>
-<br>
-<span style="color: rgb(0, 153, 0);"># 1: How do I know which R version
-/ adegenet version I'm using?</span><br>
-For R version, type:<br>
-<span style="font-family: monospace;">R.version<br>
-<br>
-</span>For adegenet version, type:<br style="font-family: monospace;">
-<span style="font-family: monospace;">packageDescription("adegenet",
-field="Version")</span><br style="font-family: monospace;">
-<br>
-<br>
-<span style="color: rgb(0, 153, 0);"># 2: Loading adegenet fails on
-windows Vista; what's going on?</span><br>
-This is likely caused by a wrong installation of the package, or not
-installing the dependencies.<br>
-Start R in 'Administrator' mode (right click on R's icon -> "start
-as administrator"), then type:<br>
-<span style="font-family: monospace;">install.packages("adegenet",
-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")<br>
-<br>
-<br>
-</span><span style="color: rgb(0, 153, 0);"># 4: Loading adegenet fails
-with this error (R >= 2.13.0): </span><font><font size="2"><br>
-<span style="color: rgb(0, 102, 0);">Error in as.environment(pos) : no
-item called "newtable" on the search list</span></font></font><br>
-This is because the package '<span style="font-style: italic;">graph</span>',
-on
-which
-<span style="font-style: italic;">adegenet</span> depends,
-has been removed from CRAN. You need to install graph from bioconductor
-first, and then install adegenet:<br>
-<pre>source("http://bioconductor.org/biocLite.R")<br>biocLite("graph")<span
- style="font-family: monospace;"><br>install.packages("adegenet", dep=TRUE)</span><br></pre>
-<span style="color: rgb(0, 153, 0);"></span><br
- style="font-family: monospace;">
-<br style="font-family: monospace;">
-<br>
-<br>
-<br>
-<br>
-</div>
-</body>
+use
+ the <a target="_top"
+ href="https://stat.ethz.ch/mailman/listinfo/r-sig-genetics">R-sig-genetics</a>
+ mailing list.<br>
+ <br>
+ <br>
+ <img alt="" src="images/bullet.png" style="width: 10px; height:
+ 10px;">
+ Want
+ to track the evolution of the package from the inside ? <br>
+ Subscribe to the commit mailing-list <a
+href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-commits"
+ target="_top">here</a><br>
+ <br>
+ <br>
+ <img alt="" src="images/bullet.png" style="width: 10px; height:
+ 10px;">
+ Contributions, direct contact with the author: t.jombart AT
+ imperial
+ DOT ac DOT uk<br>
+ <br style="color: rgb(0, 102, 0);">
+ <br style="color: rgb(0, 102, 0);">
+ <span style="font-weight: bold; color: rgb(255, 102, 102);">Please,
+ do use
+ the adegenet forum to
+ ask questions concerning the
+ package.</span> Browsable archives of this mailing list allow
+ other
+ users to
+ benefit from previous answers.<br>
+ <br>
+ <span style="color: rgb(0, 102, 0); font-weight: bold;">Frequently
+ Asked Questions (and their answers):</span><br>
+ <br>
+ <span style="color: rgb(0, 153, 0);"># 1: How do I know which R
+ version
+ / adegenet version I'm using?</span><br>
+ For R version, type:<br>
+ <span style="font-family: monospace;">R.version<br>
+ <br>
+ </span>For adegenet version, type:<br style="font-family:
+ monospace;">
+ <span style="font-family: monospace;">packageDescription("adegenet",
+ field="Version")</span><br style="font-family: monospace;">
+ <br>
+ <br>
+ <span style="color: rgb(0, 153, 0);"># 2: Loading adegenet fails
+ on
+ windows Vista; what's going on?</span><br>
+ This is likely caused by a wrong installation of the package, or
+ not
+ installing the dependencies.<br>
+ Start R in 'Administrator' mode (right click on R's icon ->
+ "start
+ as administrator"), then type:<br>
+ <span style="font-family: monospace;">install.packages("adegenet",
+ 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")<br>
+ <br>
+ <br>
+ </span><span style="color: rgb(0, 153, 0);"># 4: Loading adegenet
+ fails
+ with this error (R >= 2.13.0): </span><font><font size="2"><br>
+ <span style="color: rgb(0, 102, 0);">Error in
+ as.environment(pos) : no
+ item called "newtable" on the search list</span></font></font><br>
+ This is because the package '<span style="font-style: italic;">graph</span>',
+ on
+ which
+ <span style="font-style: italic;">adegenet</span> depends,
+ has been removed from CRAN. You need to install graph from
+ bioconductor
+ first, and then install adegenet:<br>
+ <pre>source("http://bioconductor.org/biocLite.R")<br>biocLite("graph")<span style="font-family: monospace;"><br>install.packages("adegenet", dep=TRUE)</span><br></pre>
+ <span style="color: rgb(0, 153, 0);"></span><br
+ style="font-family: monospace;">
+ <br style="font-family: monospace;">
+ <br>
+ <br>
+ <br>
+ <br>
+ </div>
+ </body>
</html>
More information about the adegenet-commits
mailing list