Package: ggsom
Type: Package
Title: New Data Visualisations for SOMs Cluster
Version: 0.2.1
Authors@R: c(person("Felipe","Carvalho", role=c("aut","cre"), email="lipecaso@gmail.com"),
  person("Rafael", "Santos", role = "ctb", email="rafael.santos@inpe.br"))
Description: Contains parallel coordinate and attribute mapping visualisations for cluster data. 
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: tidyverse, kohonen, ggthemes, ggplot2, dplyr, tidyr
Suggests: RCurl, knitr, rmarkdown, testthat
URL: https://github.com/oldlipe/ggsom
RoxygenNote: 6.1.0
VignetteBuilder: knitr
Collate: 'utils.R' 'aes_som.R' 'ggsom.R' 'ggsom_line.R' 'ggsom_rect.R'
        'ggsom_ribbon.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2018-07-30 16:35:01 UTC; felipe
Author: Felipe Carvalho [aut, cre],
  Rafael Santos [ctb]
Maintainer: Felipe Carvalho <lipecaso@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-01 14:00:03 UTC
