Package: liminal
Type: Package
Title: Multivariate Data Visualization with Tours and Embeddings
Version: 0.1.2
Authors@R: person(given = "Stuart", 
                  family = "Lee",
                  role = c("aut", "cre", "cph"),
                  email = "stuart.andrew.lee@gmail.com",
                  comment = c(ORCID = "0000-0003-1179-8436"))
Description: Compose interactive visualisations designed for exploratory 
        high-dimensional data analysis. With 'liminal' you can create linked
        interactive graphics to diagnose the quality of a dimension reduction
        technique and explore the global structure of a dataset with a tour. A
        complete description of the method is discussed in 
        ['Lee' & 'Laa' & 'Cook' (2020) <arXiv:2012.06077>].
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/sa-lee/liminal/,
        https://sa-lee.github.io/liminal/
BugReports: https://github.com/sa-lee/liminal/issues/
Depends: R (>= 3.6.0)
Imports: tourr (>= 0.6.0), shiny, vegawidget, miniUI, jsonlite, rlang,
        dplyr, matrixStats
RoxygenNote: 7.1.1
Suggests: Rtsne, knitr, rmarkdown, covr, ggplot2, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-27 08:18:35 UTC; slee0046
Author: Stuart Lee [aut, cre, cph] (<https://orcid.org/0000-0003-1179-8436>)
Maintainer: Stuart Lee <stuart.andrew.lee@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-28 07:30:05 UTC
Built: R 4.2.0; ; 2022-04-13 07:16:09 UTC; unix
