|
@@ -59,6 +59,11 @@ map formats<br>
|
|
|
<a href="https://svn.r-project.org/R/trunk/src/extra/xdr">https://svn.r-project.org/R/trunk/src/extra/xdr</a>
|
|
|
</li>
|
|
|
|
|
|
+<li><b>Python >= 2.6</b> (for temporal framework, scripts, wxGUI, and ctypes interface)<br>
|
|
|
+<i>Note:</i> Python 3 support is still in development<br>
|
|
|
+<a href="http://www.python.org">http://www.python.org</a>
|
|
|
+</li>
|
|
|
+
|
|
|
</ul>
|
|
|
|
|
|
<h3>Optional requirements:</h3>
|
|
@@ -122,7 +127,7 @@ Server, <b>Mesa-3.x</b> (openGL clone) may be required for wxNVIZ<br>
|
|
|
<a href="http://www.unixodbc.org">http://www.unixodbc.org</a>
|
|
|
</li>
|
|
|
|
|
|
-<li><b>R language</b> (for the R statistical language interface)<br>
|
|
|
+<li><b>R Statistics</b> (for the R statistical language interface)<br>
|
|
|
<a href="http://cran.r-project.org">http://cran.r-project.org</a>
|
|
|
</li>
|
|
|
|
|
@@ -130,11 +135,6 @@ Server, <b>Mesa-3.x</b> (openGL clone) may be required for wxNVIZ<br>
|
|
|
<a href="http://freetype.sourceforge.net">http://freetype.sourceforge.net</a>
|
|
|
</li>
|
|
|
|
|
|
-<li><b>Python >= 2.6</b> (for wxGUI and ctypes interface)<br>
|
|
|
-<i>Note:</i> Python 3 is not supported<br>
|
|
|
-<a href="http://www.python.org">http://www.python.org</a>
|
|
|
-</li>
|
|
|
-
|
|
|
<li><b>Ctypes</b> (for ctypes interface)<br>
|
|
|
Ctypes can be added as a third-party module in Python 2.3 and 2.4
|
|
|
- <a href="http://pypi.python.org/pypi/ctypes/1.0.2">http://pypi.python.org/pypi/ctypes/1.0.2</a><br>
|