Package: langevitour
Title: Langevin Tour
Version: 0.5
Authors@R: 
    person("Paul", "Harrison", , "pfh@logarithmic.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3980-268X"))
Description: 
    An HTML widget that randomly 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 Guided Tour mode to find an informative projection of the data. Groups within the data can be hidden or shown, as can particular axes. Known projections of interest can be added as "extra axes" and also manipulated. The underlying method to produce the random walk and projection pursuit uses Langevin dynamics. The widget can be used from within R, or included in a self-contained Rmarkdown document, or used in a Shiny app.
URL: https://logarithmic.net/langevitour/
BugReports: https://github.com/pfh/langevitour/issues/
Imports: htmlwidgets, RANN, assertthat
Suggests: shiny, palmerpenguins, knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-08-04 03:23:22 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-08-05 10:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:59:47 UTC; windows
