Package: tourr
Title: Tour Methods for Multivariate Data Visualisation
Version: 0.6.2
Authors@R: c(
    person("Hadley", "Wickham", email = "h.wickham@gmail.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0003-4757-117X")),
    person("Dianne", "Cook", email = "dicook@monash.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3813-7155")),
    person("Nick", "Spyrison", email = "nicholas.spyrison@monash.edu", role = "ctb"),
    person("Ursula", "Laa", email = "ursula.laa@boku.ac.at", role = "ctb", comment = c(ORCID = "0000-0002-0249-6439")), 
    person("H. Sherry","Zhang", email = "huizezhangsh@gmail.com", role = "ctb"),
    person("Stuart", "Lee", email = "stuart.lee1@monash.edu", role = "ctb", comment = c(ORCID = "0000-0003-1179-8436")))
Description: Implements geodesic interpolation and basis
    generation functions that allow you to create new tour
    methods from R.
Depends: R (>= 3.6)
Imports: MASS, tibble, dplyr, stats, utils, grDevices
Suggests: TeachingDemos, ash, energy, testthat, colorspace, ggplot2,
        mgcv, gifski, geozoo, knitr, rmarkdown, tidyr, covr
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ggobi/tourr
BugReports: https://github.com/ggobi/tourr/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-13 04:03:13 UTC; cookd
Author: Hadley Wickham [aut, ctb] (<https://orcid.org/0000-0003-4757-117X>),
  Dianne Cook [aut, cre] (<https://orcid.org/0000-0002-3813-7155>),
  Nick Spyrison [ctb],
  Ursula Laa [ctb] (<https://orcid.org/0000-0002-0249-6439>),
  H. Sherry Zhang [ctb],
  Stuart Lee [ctb] (<https://orcid.org/0000-0003-1179-8436>)
Maintainer: Dianne Cook <dicook@monash.edu>
Repository: CRAN
Date/Publication: 2022-11-15 19:30:01 UTC
Built: R 4.1.3; ; 2023-04-17 17:14:00 UTC; windows
