{
  "_id": "6a1aa9851d7bb097a09d4d27",
  "Package": "RLassoCox",
  "Type": "Package",
  "Title": "A reweighted Lasso-Cox by integrating gene interaction\ninformation",
  "Version": "1.21.0",
  "Date": "2020-10-21",
  "Authors@R": "c(person(given = \"Wei\", family = \"Liu\", email = \"freelw@qq.com\", role = c(\"cre\", \"aut\"),comment = c(ORCID = \"0000-0002-5496-3641\")))",
  "Description": "RLassoCox is a package that implements the RLasso-Cox\nmodel proposed by Wei Liu. The RLasso-Cox model integrates gene\ninteraction information into the Lasso-Cox model for accurate\nsurvival prediction and survival biomarker discovery. It is\nbased on the hypothesis that topologically important genes in\nthe gene interaction network tend to have stable expression\nchanges. The RLasso-Cox model uses random walk to evaluate the\ntopological weight of genes, and then highlights topologically\nimportant genes to improve the generalization ability of the\nLasso-Cox model. The RLasso-Cox model has the advantage of\nidentifying small gene sets with high prognostic performance on\nindependent datasets, which may play an important role in\nidentifying robust survival biomarkers for various cancer\ntypes.",
  "License": "Artistic-2.0",
  "biocViews": "Survival, Regression, GeneExpression, GenePrediction,\nNetwork",
  "BugReports": "https://github.com/weiliu123/RLassoCox/issues",
  "BiocType": "Software",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:32 UTC",
  "RemoteUrl": "https://github.com/bioc/RLassoCox",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 06:55:34 UTC",
    "User": "root"
  },
  "Author": "Wei Liu [cre, aut] (ORCID: <https://orcid.org/0000-0002-5496-3641>)",
  "Maintainer": "Wei Liu <freelw@qq.com>",
  "MD5sum": "02b26310b8f5d7c3f535efb986cf1c9c",
  "_user": "bioc",
  "_type": "src",
  "_file": "RLassoCox_1.21.0.tar.gz",
  "_fileid": "d193926dd4d8d824658f0c7448ae5dcfa1634559144dd147e329bf70948348f3",
  "_filesize": 2213276,
  "_sha256": "d193926dd4d8d824658f0c7448ae5dcfa1634559144dd147e329bf70948348f3",
  "_created": "2026-05-30T06:55:34.000Z",
  "_published": "2026-05-30T09:10:29.685Z",
  "_jobs": [
    {
      "job": 78631734302,
      "time": 134,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306258205"
    },
    {
      "job": 78631734303,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306268588"
    },
    {
      "job": 78631734310,
      "time": 255,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306271936"
    },
    {
      "job": 78631734311,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307069841"
    },
    {
      "job": 78631734304,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307070044"
    },
    {
      "job": 78631554001,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306243145"
    },
    {
      "job": 78631734300,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306255155"
    },
    {
      "job": 78631734319,
      "time": 561,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306308942"
    },
    {
      "job": 78631734317,
      "time": 522,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306304282"
    },
    {
      "job": 78631734321,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306261786"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677355456",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/RLassoCox",
  "_commit": {
    "id": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380872
  },
  "_maintainer": {
    "name": "Wei Liu",
    "email": "freelw@qq.com",
    "login": "weiliu123",
    "description": "",
    "uuid": 20275072,
    "orcid": "0000-0002-5496-3641"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "survival",
    "regression",
    "geneexpression",
    "geneprediction",
    "network"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "weiliu123",
      "count": 15,
      "uuid": 20275072
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 304,
    "source": "https://www.bioconductor.org/packages/stats/bioc/RLassoCox"
  },
  "_devurl": "https://github.com/weiliu123/rlassocox",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RLassoCox.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/weiliu123/rlassocox",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "cvRLassoCox",
    "predict.cvRLassoCox",
    "predict.RLassoCox",
    "RLassoCox"
  ],
  "_datasets": [
    {
      "name": "dGMMirGraph",
      "title": "The KEGG network",
      "object": "dGMMirGraph",
      "file": "dGMMirGraph.rda",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mRNA_matrix",
      "title": "The expression data",
      "object": "mRNA_matrix",
      "file": "mRNA_matrix.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "7010",
        "1261",
        "10209",
        "445",
        "22798",
        "2526",
        "10965",
        "1362",
        "22929",
        "5876",
        "3265",
        "8302",
        "9021",
        "2308",
        "645",
        "57502",
        "23480",
        "1311",
        "25",
        "5500",
        "4598",
        "3269",
        "5241",
        "5340",
        "767",
        "80025",
        "3385",
        "2949",
        "80380",
        "55176",
        "8345",
        "3491",
        "10325",
        "1819",
        "3930",
        "4134",
        "4478",
        "23632",
        "5617",
        "53918",
        "10919",
        "55341",
        "5042",
        "1958",
        "965",
        "22800",
        "51311",
        "3939",
        "822",
        "79695",
        "55540",
        "5934",
        "8608",
        "5806",
        "259230",
        "43",
        "51330",
        "7098",
        "2259",
        "8513",
        "7277",
        "55766",
        "526",
        "5836",
        "1992",
        "64374",
        "7133",
        "51082",
        "2184",
        "6517",
        "7360",
        "5917",
        "988",
        "5464",
        "8309",
        "5173",
        "10451",
        "4864",
        "3574",
        "490",
        "873",
        "3710",
        "7314",
        "710",
        "114049",
        "79723",
        "6610",
        "5493",
        "8030",
        "1508",
        "5223",
        "6696",
        "2735",
        "1788",
        "6750",
        "3696",
        "3987",
        "51009",
        "10552",
        "80230",
        "10449",
        "5352",
        "6772",
        "5532",
        "5594",
        "11025",
        "6688",
        "1796",
        "5599",
        "5603",
        "2990",
        "2677",
        "51700",
        "3937",
        "10505",
        "5502",
        "2207",
        "5210",
        "79132",
        "9001",
        "71",
        "60",
        "3178",
        "1675",
        "29108",
        "478",
        "26658",
        "5256",
        "56893",
        "56924",
        "9723",
        "8611",
        "3799",
        "135",
        "53",
        "5468",
        "4361",
        "1021",
        "10267",
        "1571",
        "1453",
        "6908",
        "23600",
        "2188",
        "35",
        "2053",
        "2746",
        "622",
        "4615",
        "5371",
        "4040",
        "51744",
        "36",
        "5031",
        "151",
        "3066",
        "7184",
        "10312",
        "2896",
        "50940",
        "91543",
        "1398",
        "4739",
        "7378",
        "5407",
        "586",
        "56288",
        "4689",
        "441024",
        "3321",
        "6732",
        "3675",
        "728",
        "3280",
        "1847",
        "3298",
        "4780",
        "4495",
        "4938",
        "109",
        "3576",
        "7132",
        "605",
        "3485",
        "6614",
        "6611",
        "5420",
        "3689",
        "29780",
        "3588",
        "200316",
        "771",
        "51384",
        "2162",
        "3375",
        "57103",
        "7855",
        "8986",
        "4223",
        "783",
        "10846",
        "4216",
        "6448",
        "26056",
        "1026",
        "1528",
        "5606",
        "5104",
        "89",
        "9547",
        "5782",
        "2213",
        "8228",
        "7187",
        "2348",
        "8516",
        "23283",
        "2512",
        "1968",
        "3310",
        "3460",
        "928",
        "8985",
        "4170",
        "8317",
        "9230",
        "7421",
        "1636",
        "10683",
        "26873",
        "966",
        "10961",
        "29925",
        "23560",
        "51706",
        "10555",
        "1593",
        "815",
        "3823",
        "6041",
        "883",
        "8795",
        "242",
        "5528",
        "3108",
        "63917",
        "1611",
        "8443",
        "2152",
        "5663",
        "1029",
        "9601",
        "7316",
        "5058",
        "26212",
        "4286",
        "6608",
        "9126",
        "3363",
        "635",
        "6494",
        "6272",
        "4825",
        "23471",
        "2979",
        "2261",
        "6615",
        "1465",
        "3597",
        "1460",
        "2590",
        "55506",
        "3613",
        "8660",
        "56681",
        "7076",
        "23049",
        "4837",
        "79671",
        "929",
        "3162",
        "4160",
        "435",
        "23463",
        "50613",
        "5154",
        "3115",
        "7991",
        "1142",
        "10095",
        "2745",
        "6288",
        "11267",
        "2023",
        "2917",
        "8526",
        "6195",
        "8837",
        "23162",
        "680",
        "2876",
        "2768",
        "3984",
        "2720",
        "10928",
        "301",
        "57292",
        "3805",
        "3803",
        "5078",
        "8027",
        "8878",
        "467",
        "3956",
        "8945",
        "25956",
        "6373",
        "2012",
        "10797",
        "4940",
        "2581",
        "6579",
        "406",
        "6347",
        "6282",
        "5819",
        "4928",
        "5982",
        "706",
        "134",
        "9519",
        "999",
        "5269",
        "9563",
        "3663",
        "8737",
        "4131",
        "23237",
        "5724",
        "6201",
        "3718",
        "4887",
        "130",
        "5034",
        "50848",
        "5742",
        "348995",
        "307",
        "1356",
        "8031",
        "311",
        "8643",
        "7852",
        "5137",
        "79717",
        "2730",
        "689",
        "55970",
        "4055",
        "3101",
        "6251",
        "816",
        "10010",
        "834",
        "6888",
        "653361",
        "55746",
        "5718",
        "9071",
        "1030",
        "410",
        "8667",
        "272",
        "4616",
        "302",
        "2212",
        "1495",
        "4035",
        "51701",
        "2064",
        "6189",
        "3958",
        "6777",
        "4158",
        "8650",
        "391",
        "124583",
        "2235",
        "3448",
        "64834",
        "4023",
        "5260",
        "54961",
        "3646",
        "3486",
        "3693",
        "5937",
        "4301",
        "56994",
        "7029",
        "4982",
        "55740",
        "6609",
        "1292",
        "5957",
        "6774",
        "5132",
        "3074",
        "5479",
        "283",
        "8974",
        "3674",
        "5799",
        "4067",
        "1848",
        "53904",
        "10859",
        "4303",
        "5322",
        "1948",
        "5872",
        "80228",
        "821",
        "60489",
        "1635",
        "3762",
        "4000",
        "5395",
        "330",
        "29935",
        "2260",
        "51272",
        "1441",
        "2923",
        "8822",
        "5832",
        "22925",
        "833",
        "3568",
        "8742",
        "476",
        "29978",
        "23590",
        "4804",
        "80310",
        "2799",
        "259307",
        "650",
        "8794",
        "1717",
        "5358",
        "3381",
        "968",
        "4320",
        "4643",
        "9184",
        "716",
        "83439",
        "1647",
        "5327",
        "7060",
        "64581",
        "1841",
        "2165",
        "84790",
        "1536",
        "5158",
        "8764",
        "2250",
        "6885",
        "26290",
        "57819",
        "51056",
        "5861",
        "6720",
        "5721",
        "7253",
        "5329",
        "11051",
        "8717",
        "29082",
        "9588",
        "4524",
        "1263",
        "85477",
        "3757",
        "4863",
        "2318",
        "92815",
        "2242",
        "1520",
        "11027",
        "23401",
        "2847",
        "3556",
        "7869",
        "7037",
        "7434",
        "2107",
        "22934",
        "7280",
        "23236",
        "3426",
        "373156",
        "2254",
        "3383",
        "132",
        "27350",
        "362",
        "5575",
        "6929",
        "55844",
        "1488",
        "5025",
        "1234",
        "2232",
        "602",
        "8321",
        "831",
        "5238",
        "7417",
        "8074",
        "10282",
        "54431",
        "960",
        "5582",
        "9104",
        "1355",
        "2766",
        "1806",
        "2246",
        "3570",
        "3423",
        "838",
        "3665",
        "4763",
        "200315",
        "5899",
        "2792",
        "27243",
        "4493",
        "3842",
        "221830",
        "6718",
        "3627",
        "10130",
        "2954",
        "5795",
        "648",
        "87",
        "4502",
        "10458",
        "9871",
        "5906",
        "3916",
        "2747",
        "5880",
        "3691",
        "9180",
        "55742",
        "4688",
        "3034",
        "8324",
        "3959",
        "976",
        "6778",
        "6156",
        "6048",
        "4255",
        "8454",
        "4046",
        "51013",
        "4129",
        "2897",
        "79728",
        "51807",
        "6125",
        "7850",
        "967",
        "30",
        "57715",
        "7494",
        "4794",
        "3106",
        "4897",
        "1944",
        "1291",
        "8644",
        "10652",
        "129642",
        "2817",
        "6280",
        "26528",
        "10288",
        "5833",
        "1643",
        "5634",
        "2645",
        "3821",
        "3055",
        "654",
        "51513",
        "2890",
        "2331",
        "5954",
        "5664",
        "3488",
        "57804",
        "5734",
        "597",
        "7205",
        "5715",
        "5332",
        "5792",
        "2014",
        "3002",
        "4779",
        "23765",
        "761",
        "10901",
        "5971",
        "9337",
        "4084",
        "23411",
        "54472",
        "7097",
        "2100",
        "6304",
        "5351",
        "5328",
        "5728",
        "240",
        "5701",
        "1027",
        "55240",
        "719",
        "624",
        "30833",
        "4499",
        "10376",
        "10850",
        "5613",
        "102",
        "56895",
        "5478",
        "3625",
        "222",
        "64080",
        "2035",
        "3371",
        "9517",
        "5334",
        "3309",
        "5898",
        "10105",
        "10588",
        "3720",
        "975",
        "10019",
        "22978",
        "8453",
        "2208",
        "80319",
        "3783",
        "1573",
        "7409",
        "56034",
        "6197",
        "3059",
        "1075"
      ],
      "rows": 314,
      "table": true,
      "tojson": true
    },
    {
      "name": "survData",
      "title": "Survival data",
      "object": "survData",
      "file": "survData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "status",
        "time"
      ],
      "rows": 314,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RLassoCox-package",
      "title": "A reweighted Lasso-Cox by integrating gene interaction information",
      "topics": [
        "RLassoCox-package"
      ]
    },
    {
      "page": "cvRLassoCox",
      "title": "Cross-validation for the RLasso-Cox model",
      "topics": [
        "cvRLassoCox"
      ]
    },
    {
      "page": "dGMMirGraph",
      "title": "The KEGG network",
      "topics": [
        "dGMMirGraph"
      ]
    },
    {
      "page": "mRNA_matrix",
      "title": "The expression data",
      "topics": [
        "mRNA_matrix"
      ]
    },
    {
      "page": "predict.cvRLassoCox",
      "title": "Make predictions from a cross-validated RLasso-Cox model",
      "topics": [
        "predict.cvRLassoCox"
      ]
    },
    {
      "page": "predict.RLassoCox",
      "title": "Make predictions from a RLasso-Cox model",
      "topics": [
        "predict.RLassoCox"
      ]
    },
    {
      "page": "RLassoCox",
      "title": "Reweighted Lasso-Cox model",
      "topics": [
        "RLassoCox"
      ]
    },
    {
      "page": "rw",
      "title": "Directed Random Walk",
      "topics": [
        "rw"
      ]
    },
    {
      "page": "survData",
      "title": "Survival data",
      "topics": [
        "survData"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/RLassoCox/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "foreach",
    "glmnet",
    "glue",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "survival",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "RLassoCox.Rnw",
      "filename": "RLassoCox.pdf",
      "title": "RLassoCox",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2020-10-29 08:19:10",
      "modified": "2020-11-01 01:45:47",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "rlassocox",
  "_universes": [
    "bioc",
    "weiliu123"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-04-30T15:32:20.000Z",
      "distro": "noble",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "99fc4e1a1d22e8634b50a026526926ad13ae290debc01b2421f24aef54b562c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-04-30T15:31:49.000Z",
      "distro": "noble",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "498fcf0b43797981709661e415ff8957a783079a3653babd1cfb0342c1323c2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-04-30T16:55:48.000Z",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "8a24cbc6392614141c0a3512a625c8ce835cd8bd4b54afbc038aee0fa7f47f6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-04-30T16:56:01.000Z",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "5cc3e43f836b7e01ab7cb878d2883a4c08ba6c9d150da1e7c8a6e1da8d1f697b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-04-30T15:31:02.000Z",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "03cd355755d3d6d9ad51d3b8d348dc47c78a390f6838bf39f95a6824f90742f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-04-30T15:45:22.000Z",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "86b574d6d9d4e03675565dd27319f6d7eff12216c172b5da2a7f01fd323b85e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-04-30T15:31:18.000Z",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "9ede55eb9718587258a82daddafb0d924d0f4cc5f43705b732dae0afe458bcca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-22T21:04:30.000Z",
      "commit": "dd4a7c315c0adee6591e5cef57051c0d3474a5de",
      "fileid": "91a276bbeb6a1ca5182dd97b4e0ca77e32ad008d48d1aa938b199d70de5e3640",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173674959"
    }
  ]
}