Package: loon Type: Package Title: Interactive Statistical Data Visualization Version: 1.4.3 Date: 2025-06-18 Authors@R: c(person(given = "Adrian", family = "Waddell", email = "adrian@waddell.ch", role = c("aut")), person(given = "R. Wayne", family = "Oldford", email = "rwoldford@uwaterloo.ca", role = c("aut", "cre", "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: https://great-northern-diver.github.io/loon/ Description: An extendable toolkit for interactive data visualization and exploration. License: GPL-2 Depends: R (>= 3.5.0), methods, tcltk Imports: tools, graphics, grDevices, utils, stats, gridExtra Suggests: maps, sp, graph, scagnostics, PairViz, RColorBrewer, loon.data, rworldmap, mgcv, rgl, Rgraphviz, RDRToolbox, kernlab, scales, MASS, testthat, knitr, rmarkdown, png, formatR, covr BugReports: https://github.com/great-northern-diver/loon/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 VignetteBuilder: knitr Repository: https://great-northern-diver.r-universe.dev Date/Publication: 2025-06-18 19:27:59 UTC RemoteUrl: https://github.com/great-northern-diver/loon RemoteRef: HEAD RemoteSha: 48fdeeb2b4fb54afc86bd0f54dccc227091d3003 RemoteSubdir: R NeedsCompilation: no Packaged: 2026-06-13 06:42:11 UTC; root Author: Adrian Waddell [aut], R. Wayne Oldford [aut, cre, ths], Zehao Xu [ctb], Martin Gauch [ctb] Maintainer: R. Wayne Oldford