Package: dendextend
Type: Package
Title: Extending R's dendrogram functionality
Version: 0.16.1
Date: 2014-07-26
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("Gregory","Jefferis", role
    = "ctb", email = "jefferis@gmail.com", comment ="imported code from his
    dendroextras package"), person("Marco", "Gallotta", role = "ctb", comment =
    "a.k.a: marcog") , person("Johan", "Renaudie", role = "ctb", comment =
    "https://github.com/plannapus"), person("Gregory", role = "ctb"), person("R
    core team", role = "ctb", comment = "Other than the Infastructure, some
    code came from their examples"), person("Kurt", "Hornik", role = "ctb"),
    person("Uwe", "Ligges", role = "ctb"), person("Andrej-Nikolai", "Spiess",
    role = "ctb"), person("Steve", "Horvath",email =
    "SHorvath@mednet.ucla.edu", role = "ctb"), person("Peter",
    "Langfelder",email = "Peter.Langfelder@gmail.com", role = "ctb"),
    person("skullkey", role = "ctb"),
    person("Yoav", "Benjamini", role = "ths"))
Description: Functions and methods for extending dendrogram objects in R.
Depends: R (>= 3.0.0)
Imports: utils, stats, magrittr (>= 1.0.1), whisker, ape
Suggests: dendextendRcpp (>= 0.5.0), knitr, testthat, plyr, profdpm,
        microbenchmark, colorspace, gplots,
        DendSer,labeltodendro,dendroextras, dynamicTreeCut, ggdendro
License: GPL-2 | GPL-3
URL: https://github.com/talgalili/dendextend/,
        http://cran.r-project.org/web/packages/dendextend/,
        http://www.r-statistics.com/tag/dendextend/
BugReports: https://github.com/talgalili/dendextend/issues
Packaged: 2014-07-26 16:06:33 UTC; Tal
Author: Tal Galili [aut, cre, cph] (http://www.r-statistics.com),
  Gavin Simpson [ctb],
  Gregory Jefferis [ctb] (imported code from his dendroextras package),
  Marco Gallotta [ctb] (a.k.a: marcog),
  Johan Renaudie [ctb] (https://github.com/plannapus),
  Gregory [ctb],
  R core team [ctb] (Other than the Infastructure, some code came from
    their examples),
  Kurt Hornik [ctb],
  Uwe Ligges [ctb],
  Andrej-Nikolai Spiess [ctb],
  Steve Horvath [ctb],
  Peter Langfelder [ctb],
  skullkey [ctb],
  Yoav Benjamini [ths]
Maintainer: Tal Galili <tal.galili@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-26 19:48:05
