Package: SOMbrero
Title: SOM Bound to Realize Euclidean and Relational Outputs
Version: 1.3
Date: 2020-06-08
Authors@R: c(person("Nathalie", "Vialaneix", role = c("aut", "cre"), email="nathalie.vialaneix@inrae.fr"),
             person("Elise", "Maigne", role = "aut", email="elise.maigne@inrae.fr"),
             person("Jerome", "Mariette", role= "aut", email="jerome.mariette@inrae.fr"),
             person("Madalina", "Olteanu", role = "aut", email="madalina.olteanu@univ-paris1.fr"),
             person("Fabrice", "Rossi", role = "aut", email="fabrice.rossi@apiacoa.org"),
             person("Laura", "Bendhaiba", role = "ctb", email="laurabendhaiba@gmail.com"),
             person("Julien", "Boelaert", role= "ctb", email="julien.boelaert@gmail.com"))
Maintainer: Nathalie Vialaneix <nathalie.vialaneix@inrae.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 as described, respectively, in Kohonen (2001)
             <isbn:3-540-67921-9>, Olteanu & Villa-Vialaneix (2005)
             <doi:10.1016/j.neucom.2013.11.047> and Cottrell et al (2004)
             <doi:10.1016/j.neunet.2004.07.010>. The package also contains many
             plotting features (to help the user interpret the results) and a
             graphical user interface based on 'shiny'.
BugReports: http://github.com/tuxette/sombrero/issues
Depends: R (>= 3.1.0), igraph (>= 1.0)
Imports: scatterplot3d, shiny, grDevices, graphics, stats, ggplot2,
        ggwordcloud, metR, interp
Suggests: testthat, rmarkdown, knitr, hexbin, shinycssloaders, shinyBS,
        shinyjs, shinyjqui
License: GPL (>= 2)
Repository: CRAN
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-08 13:53:38 UTC; nathalie
Author: Nathalie Vialaneix [aut, cre],
  Elise Maigne [aut],
  Jerome Mariette [aut],
  Madalina Olteanu [aut],
  Fabrice Rossi [aut],
  Laura Bendhaiba [ctb],
  Julien Boelaert [ctb]
Date/Publication: 2020-06-08 15:00:19 UTC
Built: R 4.1.0; ; 2020-08-03 14:55:28 UTC; windows
