Package: spinifex
Title: Manual Tours, Manual Control of Dynamic Projections of Numeric
        Multivariate Data
Version: 0.2.7
Authors@R: c(
    person("Nicholas", "Spyrison", email = "spyrison@gmail.com", role = c("aut", "cre")),
    person("Dianne", "Cook", role = c("aut", "ths"))
    )
Description: Data visualization tours animates linear projection 
  of multivariate data as its basis (ie. orientation) changes. The 'spinifex' 
  packages generates paths for manual tours by manipulating the contribution of 
  a single variable at a time ['Cook' & 'Buja' (1997) <doi:10.2307/1390747>]. 
  Other types of tours, such as grand (random walk) and guided (optimizing some
  objective function) are available in the
  'tourr' package ['Wickham' 'et' 'al.' (2011) <doi:10.18637/jss.v040.i02>]. 
  'spinifex' builds on 'tourr' and can render tours with 'gganimate' and 
  'plotly' graphics, and allows for exporting as an .html widget and as an .gif, 
  respectively. This work is fully discussed at ['Spyrison' & 'Cook' (2020) 
  <doi:10.32614/RJ-2020-027>.
Depends: R (>= 3.5.0)
License: CC BY-NC-SA 4.0
URL: https://github.com/nspyrison/spinifex/
BugReports: https://github.com/nspyrison/spinifex/issues
Imports: tourr, ggplot2, gganimate, plotly, shiny, RColorBrewer, dplyr,
Suggests: rmarkdown, htmlwidgets, knitr, testthat, covr, GGally,
        spelling
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2020-11-13 01:46:48 UTC; Nick
Author: Nicholas Spyrison [aut, cre],
  Dianne Cook [aut, ths]
Maintainer: Nicholas Spyrison <spyrison@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-18 15:00:02 UTC
