Package: netReg
Type: Package
Title: Network-Regularized Regression Models
Version: 1.2.0
Date: 2017-10-23
Authors@R: person("Simon", "Dirmeier", 
                    email = "simon.dirmeier@web.de", role = c("aut", "cre"))
Maintainer: Simon Dirmeier <simon.dirmeier@web.de>
Description: netReg fits linear regression models using network-penalization.
    Graph prior knowledge, in the form of biological networks, is being 
    incorporated into the likelihood of the linear model. The networks describe 
    biological relationships such as co-regulation or dependency of the same 
    transcription factors/metabolites/etc. yielding a part sparse and part
    smooth solution for coefficient profiles.
URL: https://github.com/dirmeier/netReg
BugReports: https://github.com/dirmeier/netReg/issues
Depends: R(>= 3.4)
biocViews: Software, StatisticalMethod, Regression, FeatureExtraction,
        Network, GraphAndNetwork
License: GPL-3
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, BiocStyle, lintr, lassoshooting
VignetteBuilder: knitr
RoxygenNote: 6.0.1
SystemRequirements: C++11
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, stats
NeedsCompilation: yes
Packaged: 2017-10-31 02:12:54 UTC; biocbuild
Author: Simon Dirmeier [aut, cre]
Built: R 3.4.2; i386-w64-mingw32; 2017-10-31 06:41:15 UTC; windows
Archs: i386, x64
