Package: langevitour
Title: Langevin Tour
Version: 0.2
Authors@R: 
    person("Paul", "Harrison", , "pfh@logarithmic.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3980-268X"))
Description: 
    An HTML widget that tours 2D projections of numerical data. A random walk through projections of the data is shown. The user can manipulate the plot to use specified axes, or turn on projection pursuit to find an informative projection of the data. Groups within the data can be turned off or on, as can particular axes. Extra axes, for example principal component axes, can be specified. The underlying method to produce the random walk and projection pursuit uses Langevin dynamics. The widget can be used from within R, or included for example in a self-contained Rmarkdown document.
URL: https://logarithmic.net/langevitour/
BugReports: https://github.com/pfh/langevitour/issues/
Imports: htmlwidgets
Suggests: shiny, GPArotation, tourr, liminal, geozoo, palmerpenguins,
        RANN, MASS, ggplot2, dplyr, tibble, knitr, rmarkdown, airway,
        limma, edgeR, EnsDb.Hsapiens.v86, AnnotationDbi
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-03-23 06:31:17 UTC; pfh
Author: Paul Harrison [aut, cre] (<https://orcid.org/0000-0002-3980-268X>)
Maintainer: Paul Harrison <pfh@logarithmic.net>
Repository: CRAN
Date/Publication: 2022-03-23 09:50:02 UTC
Built: R 4.0.5; ; 2022-03-24 10:50:35 UTC; unix
