Package: regnet Type: Package Title: Network-Based Regularization for Generalized Linear Models Version: 1.1.0 Authors@R: c( person(given = "Jie", family = "Ren", role = c("aut", "cre"), email = "renjie0910@gmail.com"), person(given = c("Luann", "C."), family = "Jung", role = "aut"), person(given = "Yinhao", family = "Du", role = "aut"), person(given = "Cen", family = "Wu", role = "aut"), person(given = "Yu", family = "Jiang", role = "aut"), person(given = "Junhao", family = "Liu", role = "aut")) Maintainer: Jie Ren Description: Network-based regularization has achieved success in variable selection for high-dimensional biological data due to its ability to incorporate correlations among genomic features. This package provides procedures of network-based variable selection for generalized linear models (Ren et al. (2017) and Ren et al.(2019) ). Continuous, binary, and survival response are supported. Robust network-based methods are available for continuous and survival responses. Depends: R (>= 4.0.0) License: GPL-2 Encoding: UTF-8 LazyData: true Imports: glmnet, stats, Rcpp, igraph, utils URL: https://github.com/jrenstat/regnet BugReports: https://github.com/jrenstat/regnet/issues LinkingTo: Rcpp, RcppArmadillo Suggests: testthat, covr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://jrenstat.r-universe.dev Date/Publication: 2026-05-25 01:23:00 UTC RemoteUrl: https://github.com/jrenstat/regnet RemoteRef: HEAD RemoteSha: 4ff7a9f786f3afb709f8f40dc4c393e5c3363e21 NeedsCompilation: yes Packaged: 2026-07-03 15:26:53 UTC; root Author: Jie Ren [aut, cre], Luann C. Jung [aut], Yinhao Du [aut], Cen Wu [aut], Yu Jiang [aut], Junhao Liu [aut]