-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
22 lines (22 loc) · 827 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: idendr0
Type: Package
Title: Interactive Dendrograms
Version: 1.5.3.9000
Date: 2021-06-01
Author: Tomas Sieger
Depends:
Imports: tcltk, tkrplot, grDevices, graphics, stats
Suggests: rggobi, DendSer, cluster, RColorBrewer, datasets, loon
URL: http://github.com/tsieger/idendr0
Maintainer: Tomas Sieger <tomas.sieger@seznam.cz>
BugReports: https://github.com/tsieger/idendr0/issues
Description: Interactive dendrogram that enables the user to select and
color clusters, to zoom and pan the dendrogram, and to visualize
the clustered data not only in a built-in heat map, but also in
'GGobi' interactive plots and user-supplied plots.
This is a backport of Qt-based 'idendro'
(<https://github.com/tsieger/idendro>) to base R graphics and
Tcl/Tk GUI.
License: GPL-2
LazyLoad: yes
LazyData: true