Package: loon
Type: Package
Title: Interactive Statistical Data Visualization
Version: 1.2.2
Date: 2019-03-08
Authors@R: c(person(given = "Adrian", family = "Waddell", 
                    email = "adrian@waddell.ch", 
                    role = c("aut", "cre")),
             person(given = "R. Wayne", family = "Oldford",
                    email = "rwoldford@uwaterloo.ca", 
                    role = c("aut", "ths")),
             person(given = "Zehao", family = "Xu", 
                    email = "z267xu@uwaterloo.ca", 
                    role = "ctb"),
             person(given = "Martin", family = "Gauch", 
                    email = "martin.gauch@student.kit.edu", 
                    role = "ctb")
             )
URL: http://waddella.github.io/loon/
Description: An extendable toolkit for interactive data visualization and exploration.
License: GPL-2
Depends: R (>= 3.4.0), methods, tcltk
Imports: tools, graphics, grDevices, utils, stats, gridExtra
Suggests: maps, sp, graph, scagnostics, PairViz, RColorBrewer,
        RnavGraphImageData, rworldmap, rgl, Rgraphviz, RDRToolbox,
        kernlab, scales, MASS, testthat, knitr, rmarkdown, png,
        ElemStatLearn, formatR
BugReports: https://github.com/waddella/loon/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-23 22:23:32 UTC; adrian
Author: Adrian Waddell [aut, cre],
  R. Wayne Oldford [aut, ths],
  Zehao Xu [ctb],
  Martin Gauch [ctb]
Maintainer: Adrian Waddell <adrian@waddell.ch>
Repository: CRAN
Date/Publication: 2019-03-23 23:20:17 UTC
