Package: mulgar
Title: Functions for Pre-Processing Data for Multivariate Data
        Visualisation using Tours
Version: 1.0.2
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 = "aut", 
           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-08-25 21:45:41 UTC; cookd
Author: Dianne Cook [aut, cre] (<https://orcid.org/0000-0002-3813-7155>),
  Ursula Laa [aut] (<https://orcid.org/0000-0002-0249-6439>)
Maintainer: Dianne Cook <dicook@monash.edu>
Repository: CRAN
Date/Publication: 2023-08-25 22:00:02 UTC
Built: R 4.2.0; ; 2023-08-26 12:12:22 UTC; unix
