{
  "_id": "6a27f55424555f66ed54c3da",
  "Package": "NetSurvProx",
  "Type": "Package",
  "Title": "'NetSurvProx': Network-Based Survival Analysis via Proximal\nMethods",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Maura\", \"Mecchi\", , \"maura.mecchi@unibas.it\", c(\"aut\", \"cre\")),\nperson(\"Antonella\", \"Iuliano\", , \"antonella.iuliano@unibas.it\", c(\"aut\")))",
  "Maintainer": "Maura Mecchi <maura.mecchi@unibas.it>",
  "Description": "Introduces a novel network-constrained survival analysis\nframework for variable selection and parameter estimation in\npenalized survival models with convex penalties. The package\nextends two classical survival models, the Cox Proportional\nHazards (PH) model and the Accelerated Failure Time (AFT)\nmodel, by incorporating prior biological knowledge from curated\ninteraction networks (e.g., KEGG) into a double-penalty\nframework. The first penalty enforces variable selection\nthrough a LASSO penalty, while the second preserves gene-gene\ncorrelations by incorporating Laplacian-based constraints,\nensuring that biologically relevant network structures are\nmaintained. Using censored survival data, the method enables\nthe identification of predictive biomarkers and pathways with\npotential relevance for target therapies. Model estimation is\nperformed via proximal optimization algorithms combined with\ncross-validation for reliable tuning. To enhance\ninterpretability, dedicated utility functions are implemented\nto consolidate results, yielding biologically coherent insights\nthat can support personalized medicine and contribute to\nimproved patient outcomes.",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 11:08:28 UTC",
    "User": "root"
  },
  "Author": "Maura Mecchi [aut, cre], Antonella Iuliano [aut]",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-09 08:43:52 UTC",
  "RemoteUrl": "https://github.com/cran/NetSurvProx",
  "RemoteRef": "HEAD",
  "RemoteSha": "210154a09bc18f64e8f6fed382a097a00743e889",
  "MD5sum": "924f14bef621c249e064f57a75419c3d",
  "_user": "cran",
  "_type": "src",
  "_file": "NetSurvProx_1.0.0.tar.gz",
  "_fileid": "fead90ad1cef83590a8a9f3ae87f8586170654d1fc588a6719e784b6bc705a71",
  "_filesize": 1270646,
  "_sha256": "fead90ad1cef83590a8a9f3ae87f8586170654d1fc588a6719e784b6bc705a71",
  "_created": "2026-06-09T11:08:28.000Z",
  "_published": "2026-06-09T11:13:24.642Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80308283853,
      "time": 244,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505953066"
    },
    {
      "job": 80308283926,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505929466"
    },
    {
      "job": 80307293051,
      "time": 334,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505867360"
    },
    {
      "job": 80308283859,
      "time": 190,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505934575"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27201747770",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/NetSurvProx",
  "_commit": {
    "id": "210154a09bc18f64e8f6fed382a097a00743e889",
    "author": "Maura Mecchi <maura.mecchi@unibas.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1780994632
  },
  "_maintainer": {
    "name": "Maura Mecchi",
    "email": "maura.mecchi@unibas.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "cvTools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "magic",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "survAUC",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-06-09"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NetSurvProx"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NetSurvProx.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-09"
    }
  ],
  "_exports": [
    "CreateNetwork",
    "CvNet",
    "Enrichment",
    "Metrics",
    "NetSurvProx",
    "NetSurvProx_Testing",
    "NetSurvProx_Training",
    "OptimalPICutoff",
    "PathwayDashboard",
    "PlotCvNet",
    "ProxGDNet",
    "RepositoryDisease",
    "RepositoryTissue",
    "Simulations",
    "ValidationPI",
    "VariableScreening"
  ],
  "_datasets": [
    {
      "name": "LUADdataset",
      "title": "Example Dataset for Network-Based Survival Analysis",
      "object": "LUADdataset",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CreateNetwork",
      "title": "Laplacian Matrix for Prior Biological Knowledge in Network Constraint",
      "topics": [
        "CreateNetwork"
      ]
    },
    {
      "page": "CvNet",
      "title": "Cross-validated Linear Predictors Approach for 'COXNet' and 'AFTNet'",
      "topics": [
        "CvNet"
      ]
    },
    {
      "page": "Enrichment",
      "title": "Pathway Enrichment (Over-representation Analysis)",
      "topics": [
        "Enrichment"
      ]
    },
    {
      "page": "LUADdataset",
      "title": "Example Dataset for Network-Based Survival Analysis",
      "topics": [
        "LUADdataset"
      ]
    },
    {
      "page": "Metrics",
      "title": "Performance Metrics for Survival Models",
      "topics": [
        "Metrics"
      ]
    },
    {
      "page": "NetSurvProx",
      "title": "NetSurvProx Complete Routine",
      "topics": [
        "NetSurvProx"
      ]
    },
    {
      "page": "NetSurvProx_Testing",
      "title": "NetSurvProx Testing Routine",
      "topics": [
        "NetSurvProx_Testing"
      ]
    },
    {
      "page": "NetSurvProx_Training",
      "title": "NetSurvProx Training Routine",
      "topics": [
        "NetSurvProx_Training"
      ]
    },
    {
      "page": "OptimalPICutoff",
      "title": "Optimal Cutoff for Prognostic Index on Training Set",
      "topics": [
        "OptimalPICutoff"
      ]
    },
    {
      "page": "PathwayDashboard",
      "title": "Interactive Pathway Analysis Dashboard",
      "topics": [
        "PathwayDashboard"
      ]
    },
    {
      "page": "PlotCvNet",
      "title": "Plot CV-LP Curve for 'COXNet' and 'AFTNet'",
      "topics": [
        "PlotCvNet"
      ]
    },
    {
      "page": "ProxGDNet",
      "title": "Proximal Gradient Descent for 'COXNet' and 'AFTNet'",
      "topics": [
        "ProxGDNet"
      ]
    },
    {
      "page": "RepositoryDisease",
      "title": "Disease-Specific Gene Repository from HumanBase",
      "topics": [
        "RepositoryDisease"
      ]
    },
    {
      "page": "RepositoryTissue",
      "title": "Tissue-Specific Top Edge Network from HumanBase",
      "topics": [
        "RepositoryTissue"
      ]
    },
    {
      "page": "Simulations",
      "title": "Simulate Transcription Factor (TF) Target Gene Networks with Survival Outcomes",
      "topics": [
        "Simulations"
      ]
    },
    {
      "page": "ValidationPI",
      "title": "Prognostic Index Validation on Testing Set",
      "topics": [
        "ValidationPI"
      ]
    },
    {
      "page": "VariableScreening",
      "title": "Variables Screening Methods Based on Prior Knowledge and Marginal Utility",
      "topics": [
        "VariableScreening"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "bbmle",
    "bdsmatrix",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "cvTools",
    "data.table",
    "DBI",
    "DEoptimR",
    "Deriv",
    "deSolve",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "exactRankTests",
    "farver",
    "fastGHQuad",
    "fastmap",
    "flexsurv",
    "fontawesome",
    "foreach",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glmnet",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "lsoda",
    "magic",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxstat",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "mstate",
    "muhaz",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "openxlsx",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polspline",
    "polynom",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rms",
    "robustbase",
    "rpart",
    "RSQLite",
    "rstatix",
    "rstpm2",
    "rstudioapi",
    "S4Vectors",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "Seqinfo",
    "shape",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "survAUC",
    "survival",
    "survminer",
    "sys",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "XVector",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to NetSurvProx Package",
      "author": "",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Structure",
        "Regularized Estimator",
        "Quick Start",
        "Installation",
        "Synthetic Data",
        "Example",
        "Real Dataset",
        "Gene Network Construction",
        "Variable Screening",
        "Training Phase",
        "Pathway Analysis",
        "Testing Phase",
        "Session Info"
      ],
      "created": "2026-06-09 08:43:52",
      "modified": "2026-06-09 08:43:52",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "netsurvprox",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T11:12:44.000Z",
      "distro": "noble",
      "commit": "210154a09bc18f64e8f6fed382a097a00743e889",
      "fileid": "9cdc3bf5f1619f5359c0d163122f6aaadb4ad7d74dc7ab2a249821e6769778e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27201747770"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T11:11:38.000Z",
      "distro": "noble",
      "commit": "210154a09bc18f64e8f6fed382a097a00743e889",
      "fileid": "36fdd43eb97f4088f29c680f39e2cc88a89e63f30bad91aa7fea08c069be7f4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27201747770"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-09T11:12:10.000Z",
      "commit": "210154a09bc18f64e8f6fed382a097a00743e889",
      "fileid": "89340ec66c30527a53ccc383cd3399835b4158f864a2ca9c0819ed2c0936ba1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27201747770"
    }
  ]
}