Package: tourr
Title: Implement Tour Methods in R Code
Version: 0.5.6
Author: Hadley Wickham [aut, ctb],
  Di Cook [aut, cre],
  Nick Spyrison [ctb],
  Ursula Laa [ctb]
Authors@R: c(
    person("Hadley", "Wickham", email = "h.wickham@gmail.com", role = c("aut", "ctb")),
    person("Di", "Cook", email = "dicook@monash.edu", role = c("aut", "cre")),
    person("Nick", "Spyrison", email = "nicholas.spyrison@monash.edu", role = "ctb"),
    person("Ursula", "Laa", email = "ursula.laa@monash.edu", role = "ctb"))
Maintainer: Di Cook <dicook@monash.edu>
Description: Implements geodesic interpolation and basis
    generation functions that allow you to create new tour
    methods from R.
Depends: R (>= 3.5)
Imports: MASS
Suggests: TeachingDemos, ash, testthat, colorspace, ggplot2, reshape2
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ggobi/tourr
BugReports: https://github.com/ggobi/tourr/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-02-08 23:44:56 UTC; cookd
Repository: CRAN
Date/Publication: 2019-02-12 00:10:03 UTC
