Package: dendextend
Type: Package
Title: Extending R's dendrogram functionality
Version: 0.12.2
Date: 2014-02-03
Authors@R: c(person("Tal", "Galili", role = c("aut", "cre", "cph"), email =
    "tal.galili@gmail.com", comment = "http://www.r-statistics.com"),
    person("Gavin", "Simpson", role = "ctb"), person("jefferis", role = "ctb",
    comment ="imported code from his dendroextras package"), person("Marco",
    "Gallotta", role = "ctb", comment = "a.k.a: marcog") , person("plannapus",
    role = "ctb") , person("Gregory", role = "ctb"), person("R core team", role
    = "ctb", comment = "Other than the Infastructure, some code came from their
    examples"), person("Yoav", "Benjamini", role = "ths"))
Description: Functions and methods for extending dendrogram objects in R.
Imports: stats, utils, ape
Suggests: knitr, testthat, plyr, profdpm, microbenchmark, colorspace,
        DendSer,labeltodendro,dendroextras, dynamicTreeCut, ggdendro
License: GPL-2 | GPL-3
URL: https://github.com/talgalili/dendextend/,
        https://groups.google.com/forum/#!forum/dendextend/,
        http://www.r-statistics.com/tag/dendextend/
BugReports: https://github.com/talgalili/dendextend/issues
Packaged: 2014-02-03 11:11:48 UTC; Tal
Author: Tal Galili [aut, cre, cph] (http://www.r-statistics.com),
  Gavin Simpson [ctb],
  jefferis [ctb] (imported code from his dendroextras package),
  Marco Gallotta [ctb] (a.k.a: marcog),
  plannapus [ctb],
  Gregory [ctb],
  R core team [ctb] (Other than the Infastructure, some code came from
    their examples),
  Yoav Benjamini [ths]
Maintainer: Tal Galili <tal.galili@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-03 12:43:10
