Package: SOMbrero
Title: SOM Bound to Realize Euclidean and Relational Outputs
Version: 1.0
Date: 2015-03-27
Authors@R: c(person("Laura", "Bendhaiba", role = "aut", email="laurabendhaiba@gmail.com"),
             person("Julien", "Boelaert", role= "aut", email="julien.boelaert@gmail.com"),
             person("Madalina", "Olteanu", role = "aut", email="madalina.olteanu@univ-paris1.fr"),
             person("Nathalie", "Villa-Vialaneix", role = c("aut", "cre"), email="nathalie.villa@toulouse.inra.fr"))
Maintainer: Nathalie Villa-Vialaneix <nathalie.villa@toulouse.inra.fr>
Description: The stochastic (also called on-line) version of the Self-Organising
             Map (SOM) algorithm is provided. Different versions of the 
             algorithm are implemented, for numeric and relational data and for
             contingency tables. The package also contains many plotting 
             features (to help the user interpret the results) and a graphical
             user interface based on shiny (which is also available on-line at
             http://shiny.nathalievilla.org/sombrero).
Depends: R (>= 3.1.0), knitr, igraph (>= 0.6)
Imports: wordcloud, scatterplot3d, RColorBrewer, shiny
License: GPL (>= 2)
Repository: CRAN
VignetteBuilder: knitr
Packaged: 2015-03-28 18:33:28 UTC; nathalie
Author: Laura Bendhaiba [aut],
  Julien Boelaert [aut],
  Madalina Olteanu [aut],
  Nathalie Villa-Vialaneix [aut, cre]
NeedsCompilation: no
Date/Publication: 2015-03-28 19:38:56
