Package: ferrn
Title: Facilitate Exploration of touRR optimisatioN
Version: 0.1.0
Authors@R: c(
    person("H. Sherry","Zhang", email = "huizezhangsh@gmail.com", role = c("aut","cre"), comment = c(ORCID = "0000-0002-7122-1463")),
    person("Dianne", "Cook", email = "dicook@monash.edu", role = "aut", comment = c(ORCID = "0000-0002-3813-7155")),
    person("Ursula", "Laa", email = "ursula.laa@boku.ac.at", role = "aut", comment = c(ORCID = "0000-0002-0249-6439")),
    person("Nicolas", "Langrené", email = "nicolaslangrene@uic.edu.cn", role = "aut", comment = c(ORCID = "0000-0001-7601-4618")),
    person("Patricia", "Menéndez", email = "patricia.menendez@unimelb.edu.au ", role = "aut", comment = c(ORCID = "0000-0003-0701-6315"))
    )
Description: Diagnostic plots for optimisation, with a focus on projection pursuit. These show paths the optimiser 
    takes in the high-dimensional space in multiple ways: by reducing the dimension using principal component analysis, and
    also using the tour to show the path on the high-dimensional space. Several botanical colour palettes are included, reflecting the 
    name of the package. A paper describing the methodology can be found at <https://journal.r-project.org/archive/2021/RJ-2021-105/index.html>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/huizezhang-sherry/ferrn/
BugReports: https://github.com/huizezhang-sherry/ferrn/issues
Imports: rlang (>= 0.1.2), dplyr, magrittr, scales, gganimate, ggplot2,
        tibble, purrr, tourr, stringr, ggrepel, ggforce, tidyr, cli,
        progress, glue, GpGp,
RoxygenNote: 7.3.1
Depends: R (>= 2.10)
Suggests: roxygen2, covr, pkgdown, testthat, forcats, patchwork,
        future.apply,
Language: en-GB
NeedsCompilation: no
Packaged: 2024-06-23 18:20:02 UTC; hzha400
Author: H. Sherry Zhang [aut, cre] (<https://orcid.org/0000-0002-7122-1463>),
  Dianne Cook [aut] (<https://orcid.org/0000-0002-3813-7155>),
  Ursula Laa [aut] (<https://orcid.org/0000-0002-0249-6439>),
  Nicolas Langrené [aut] (<https://orcid.org/0000-0001-7601-4618>),
  Patricia Menéndez [aut] (<https://orcid.org/0000-0003-0701-6315>)
Maintainer: H. Sherry Zhang <huizezhangsh@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-23 22:30:07 UTC
Built: R 4.6.0; ; 2025-11-02 04:45:43 UTC; windows
