Package: loon
Type: Package
Title: Interactive Statistical Data Visualization
Version: 1.2.0
Date: 2018-09-29
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 = "aut"),
             person(given = "Zehao", family = "Xu", 
                    email = "z267xu@uwaterloo.ca", 
                    role = "ctb")
             )
Author: Adrian Waddell [aut, cre],
  R. Wayne Oldford [aut],
  Zehao Xu [ctb]
Maintainer: Adrian Waddell <adrian@waddell.ch>
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
BugReports: https://github.com/waddella/loon/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-30 18:56:24 UTC; adrian
Repository: CRAN
Date/Publication: 2018-09-30 19:30:03 UTC
