Package: ggsom
Type: Package
Title: New Data Visualisations for SOMs Networks
Version: 0.4.0
Authors@R: c(person("Felipe","Carvalho", role=c("aut","cre"), email="lipecaso@gmail.com"),
  person("Rafael", "Santos", role="ctb", email="rafael.santos@inpe.br"),
  person("Karine", "Reis", role="ctb", email="karine.ferreira@inpe.br"))
Description: The aim of this package is to offer more variability of graphics based on the self-organizing maps.
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
Depends: R (>= 3.4.0)
Imports: dplyr, magrittr, tidyr, ggplot2, kohonen, assertthat,
        data.table, entropy, tibble
Suggests: devtools, knitr, rmarkdown
URL: https://github.com/oldlipe/ggsom
RoxygenNote: 7.0.0
Collate: 'ggsom.R' 'ggsom_aes.R' 'ggsom_entropy.R' 'ggsom_plot.R'
        'ggsom_utils.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2020-01-15 20:21:31 UTC; felipe
Author: Felipe Carvalho [aut, cre],
  Rafael Santos [ctb],
  Karine Reis [ctb]
Maintainer: Felipe Carvalho <lipecaso@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-15 20:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:34:08 UTC; windows
