Other packages > Find by keyword >

spinifex  

Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
View on CRAN: Click here


Download and install spinifex package within the R console
Install from CRAN:
install.packages("spinifex")

Install from Github:
library("remotes")
install_github("cran/spinifex")

Install by package version:
library("remotes")
install_version("spinifex", "0.3.10")



Attach the package and use:
library("spinifex")
Maintained by
Nicholas Spyrison
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-09
Latest Update: 2025-01-08
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.1080/10618600.1997.10474754>. Other types of tours, such as grand (random walk) and guided (optimizing some objective function) are available in the 'tourr' package Wickham et al. <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 in Spyrison & Cook (2020) <doi:10.32614/RJ-2020-027>.
How to cite:
Nicholas Spyrison (2019). spinifex: Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data. R package version 0.3.10, https://cran.r-project.org/web/packages/spinifex. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:08), 0.1.0 (2019-04-09 14:00), 0.2.0 (2020-06-18 12:40), 0.2.5 (2020-07-14 15:10), 0.2.6 (2020-11-09 08:50), 0.2.7 (2020-11-18 16:00), 0.2.8 (2021-04-18 16:50), 0.3.1 (2021-09-28 14:30), 0.3.2 (2022-01-05 00:40), 0.3.3 (2022-02-01 08:50), 0.3.4 (2022-02-18 08:50), 0.3.5 (2022-03-09 10:10), 0.3.6 (2022-03-31 10:30), 0.3.7.0 (2024-01-29 15:40), 0.3.8 (2025-01-08 23:10), 0.3.9 (2025-08-22 21:00)
Other packages that cited spinifex R package
View spinifex citation profile
Other R packages that spinifex depends, imports, suggests or enhances
Complete documentation for spinifex
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA