Difference between revisions of "Pre Installed Packages"
(Created page with "<!-- CATEGORIES --> Category:Developer's Guide <!-- END CATEGORIES --> =Preamble= This Wiki reports the packages pre-installed on the computational machines for a variety...") |
|||
Line 6: | Line 6: | ||
==R Packages== | ==R Packages== | ||
− | A constantly updated list of installed R Packages is available at the following [https://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/RConfiguration/RPackagesManagement/r_cran_pkgs.txt LINK] | + | A constantly updated list of installed R Packages is available at the following [https://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/RConfiguration/RPackagesManagement/r_cran_pkgs.txt LINK]. |
+ | A constantly updated list of installed R Packages from GitHub is available at the following [https://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/RConfiguration/RPackagesManagement/r_github_pkgs.txt LINK] | ||
+ | |||
+ | ==Linux Debian Packages== | ||
+ | A constantly updated list of installed Debian Packages is available at the following [https://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/RConfiguration/RPackagesManagement/r_deb_pkgs.txt LINK] | ||
+ | |||
+ | ==Octave Packages== | ||
+ | Octave is installed on the computational machines with basic packages. | ||
+ | |||
+ | ==Java== | ||
+ | Java 8 is installed on the computational machines, with the dependencies of the Ecological Engine framework, retrievable through Maven [http://maven.research-infrastructures.eu/nexus/index.html#nexus-search;gav~org.gcube.dataanalysis~ecological-engine-geospatial-extensions[[User:Gianpaolo.coro|Gianpaolo.coro]] ([[User talk:Gianpaolo.coro|talk]]) 11:39, 30 June 2017 (CEST)kw,versionexpand HERE] (refer to the latest version). | ||
+ | |||
+ | ==Python Packages== | ||
+ | Python is installed on the computational machines with basic packages. | ||
+ | |||
+ | ==Windows Packages== | ||
+ | Windows .Net compiled programs are supported through the [http://www.mono-project.com/ Mono] simulator. |
Revision as of 10:39, 30 June 2017
Contents
Preamble
This Wiki reports the packages pre-installed on the computational machines for a variety of languages
R Packages
A constantly updated list of installed R Packages is available at the following LINK. A constantly updated list of installed R Packages from GitHub is available at the following LINK
Linux Debian Packages
A constantly updated list of installed Debian Packages is available at the following LINK
Octave Packages
Octave is installed on the computational machines with basic packages.
Java
Java 8 is installed on the computational machines, with the dependencies of the Ecological Engine framework, retrievable through Maven Gianpaolo.coro (talk) 11:39, 30 June 2017 (CEST)kw,versionexpand HERE (refer to the latest version).
Python Packages
Python is installed on the computational machines with basic packages.
Windows Packages
Windows .Net compiled programs are supported through the Mono simulator.