Package: vennLasso
Type: Package
Title: Variable Selection for Heterogeneous Populations
Version: 0.1
Date: 2017-07-05
Authors@R: c(
    person("Jared", "Huling", , "jaredhuling@gmail.com", c("aut", "cre")),
    person("Muxuan", "Liang", , , c("ctb")),
    person("Yixuan", "Qiu", , , c("cph"))
    )
Description: Provides variable selection and estimation routines for models
    stratified based on binary factors.
URL: https://github.com/jaredhuling/vennLasso
BugReports: https://github.com/jaredhuling/vennLasso/issues
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.2.0)
Imports: Rcpp (>= 0.11.0), foreach, survival, MASS, Matrix,
        VennDiagram, visNetwork, igraph, methods
LinkingTo: Rcpp, RcppEigen, RcppNumerical
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-07-15 15:16:28 UTC; Jared
Author: Jared Huling [aut, cre],
  Muxuan Liang [ctb],
  Yixuan Qiu [cph]
Maintainer: Jared Huling <jaredhuling@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-15 21:06:36 UTC
