Package: treeDA
Title: Tree-Based Discriminant Analysis
Version: 0.0.2
Authors@R: person("Julia", "Fukuyama", email = "julia.fukuyama@gmail.com",
    role = c("aut", "cre"))
Description: Performs sparse discriminant analysis on a combination of node
    and leaf predictors when the predictor variables are structured according
    to a tree.  
Depends: R (>= 3.4.1)
Imports: sparseLDA (>= 0.1.9), Matrix (>= 1.2.10), mvtnorm (>= 1.0.6),
        reshape2 (>= 1.4.2), gtable (>= 0.2.0), grid (>= 3.4.1),
        phyloseq (>= 1.20.0), ggplot2 (>= 2.2.1), stats (>= 3.4.1)
Suggests: adaptiveGPCA (>= 0.1), knitr (>= 1.16)
VignetteBuilder: knitr
License: GPL-2
URL: https://github.com/jfukuyama/treeda
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-24 21:59:20 UTC; juliefukuyama
Author: Julia Fukuyama [aut, cre]
Maintainer: Julia Fukuyama <julia.fukuyama@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-25 08:30:30 UTC
