Package: mulgar
Title: Functions for Pre-Processing Data for Multivariate Data
Visualisation using Tours
Version: 1.0.6
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) "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.1.0)
Imports: geozoo, tibble, ggplot2, tidyr, dplyr, purrr, stats, methods
Suggests: tourr, ggdendro, colorspace, mclust, kohonen, GGally
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
Roxygen: list(markdown = TRUE)
URL: https://dicook.github.io/mulgar/, https://github.com/dicook/mulgar
BugReports: https://github.com/dicook/mulgar/issues
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libicu-dev
Repository: https://dicook.r-universe.dev
Date/Publication: 2026-05-11 07:13:20 UTC
RemoteUrl: https://github.com/dicook/mulgar
RemoteRef: HEAD
RemoteSha: 1241af47a857099029acee117490ee4220f3365b
NeedsCompilation: no
Packaged: 2026-06-10 06:25:14 UTC; root
Author: Dianne Cook [aut, cre] (ORCID: ),
Ursula Laa [aut] (ORCID: )
Maintainer: Dianne Cook