Package: mulgar
Title: Functions for Pre-Processing Data for Multivariate Data
        Visualisation using Tours
Version: 1.0.1
Authors@R: c(
    person("Dianne", "Cook",
           role = c("aut", "cre"),
           email = "dicook@monash.edu",
           comment = c(ORCID = "0000-0002-3813-7155")),
    person("Ursula", "Laa", 
           email = "ursula.laa@boku.ac.at", 
           role = "ctb", 
           comment = c(ORCID = "0000-0002-0249-6439")))
Description: This is a companion to the book Cook, D. and Laa, U. (2023) <https://dicook.github.io/mulgar_book/>
  "Interactively exploring high-dimensional data and models in R".  
  by Cook and Laa. It contains useful functions for processing data in preparation for 
  visualising with a tour. There are also several sample data sets.
Depends: R (>= 4.0)
Imports: geozoo, tibble, ggplot2, tidyr, dplyr, purrr, stats, methods
Suggests: tourr, ggdendro, colorspace, mclust, kohonen
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
RoxygenNote: 7.2.3
URL: https://dicook.github.io/mulgar/, https://github.com/dicook/mulgar
BugReports: https://github.com/dicook/mulgar/issues
NeedsCompilation: no
Packaged: 2023-06-21 22:56:21 UTC; cookd
Author: Dianne Cook [aut, cre] (<https://orcid.org/0000-0002-3813-7155>),
  Ursula Laa [ctb] (<https://orcid.org/0000-0002-0249-6439>)
Maintainer: Dianne Cook <dicook@monash.edu>
Repository: CRAN
Date/Publication: 2023-06-22 18:50:02 UTC
