Package: woylier Title: Alternative Tour Frame Interpolation Method Version: 0.0.9 Date: 2024-10-01 Authors@R: c(person("Zola", "Batsaikan", email = "zoljargal11@gmail.com", role = c("aut"), comment = c(ORCID = "0009-0005-0055-1448")), person("Dianne", "Cook", email = "dicook@monash.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3813-7155")), person("Ursula", "Laa", email = "ursula.laa@boku.ac.at", role = c("aut"), comment = c(ORCID = "0000-0002-0249-6439"))) Description: This method generates a tour path by interpolating between d-D frames in p-D using Givens rotations. The algorithm arises from the problem of zeroing elements of a matrix. This interpolation method is useful for showing specific d-D frames in the tour, as opposed to d-D planes, as done by the geodesic interpolation. It is useful for projection pursuit indexes which are not s invariant. See more details in Buj, Cook, Asimov and Hurley (2005) and Batsaikhan, Cook and Laa (2023) . Depends: R (>= 4.1) Imports: tourr, geozoo, dplyr, tibble License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, purrr, ggplot2, ash, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://numbats.github.io/woylier/, https://github.com/numbats/woylier BugReports: https://github.com/numbats/woylier/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libgsl0-dev libxml2-dev Repository: https://numbats.r-universe.dev Date/Publication: 2026-06-15 03:43:48 UTC RemoteUrl: https://github.com/numbats/woylier RemoteRef: HEAD RemoteSha: 82718e5694ccf39e88ee4aa49799b2365f50f0df NeedsCompilation: no Packaged: 2026-06-15 09:48:40 UTC; root Author: Zola Batsaikan [aut] (ORCID: ), Dianne Cook [aut, cre] (ORCID: ), Ursula Laa [aut] (ORCID: ) Maintainer: Dianne Cook