Package: sleepwalk
Type: Package
Title: Interactively Explore Dimension-Reduced Embeddings
Version: 0.3.2
Date: 2021-09-16
Authors@R: c(
    person( "Svetlana", "Ovchinnikova", role=c("aut","cre"), 
       email = "s.ovchinnikova@zmbh.uni-heidelberg.de" ),
    person( "Simon", "Anders", role="aut", 
       email = "sanders@fs.tum.de" ) )
Description: A tool to interactively explore the
  embeddings created by dimension reduction methods such as 
  Principal Components Analysis (PCA), Multidimensional Scaling (MDS), 
  T-distributed Stochastic Neighbour Embedding (t-SNE),
  Uniform Manifold Approximation and Projection (UMAP) or any other.
License: GPL-3
Imports: jrc (>= 0.5.0), cowplot, httpuv, jsonlite, scales, ggplot2
RoxygenNote: 7.1.1
URL: https://anders-biostat.github.io/sleepwalk/
BugReports: https://github.com/anders-biostat/sleepwalk/issues
NeedsCompilation: no
Packaged: 2021-09-16 14:20:12 UTC; tyranchick
Author: Svetlana Ovchinnikova [aut, cre],
  Simon Anders [aut]
Maintainer: Svetlana Ovchinnikova <s.ovchinnikova@zmbh.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2021-09-16 14:50:02 UTC
