Package: spinebil
Type: Package
Title: Investigating New Projection Pursuit Index Functions
Version: 1.0.4
Authors@R: c(
    person("Ursula", "Laa",
           email = "ursula.laa@boku.ac.at",
           role = "aut",
           comment = c(ORCID = "https://orcid.org/0000-0002-0249-6439")),
    person("Dianne", "Cook",
           email = "dicook@monash.edu",
           role = "aut",
           comment = c(ORCID = "https://orcid.org/0000-0002-3813-7155")),
   person("Tina", "Rashid Jafari",
           email = "tina.rashidjafari@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "https://orcid.org/0009-0008-3605-5341")))
Description: Projection pursuit is used to find interesting low-dimensional
    projections of high-dimensional data by optimizing an index over all
    possible projections. The 'spinebil' package contains methods to evaluate
    the performance of projection pursuit index functions using tour methods. 
    A paper describing the methods can be found at <doi:10.1007/s00180-020-00954-8>.
License: GPL-3
Encoding: UTF-8
URL: https://uschilaa.github.io/spinebil/index.html
Depends: R (>= 4.1.0)
Imports: tourr, ggplot2, tibble, stats, dplyr, tidyr, tictoc,
        cassowaryr, rlang
Suggests: minerva, testthat, purrr, furrr, future, quarto, knitr
VignetteBuilder: quarto
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-17 22:48:59 UTC; tras0007
Author: Ursula Laa [aut] (ORCID: <https://orcid.org/0000-0002-0249-6439>),
  Dianne Cook [aut] (ORCID: <https://orcid.org/0000-0002-3813-7155>),
  Tina Rashid Jafari [aut, cre] (ORCID:
    <https://orcid.org/0009-0008-3605-5341>)
Maintainer: Tina Rashid Jafari <tina.rashidjafari@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-17 23:10:02 UTC
Built: R 4.4.1; ; 2025-09-17 23:25:19 UTC; unix
