{
  "_id": "6a1022f6acfb0bcc41c8d3e6",
  "Package": "MTLR",
  "Type": "Package",
  "Title": "Survival Prediction with Multi-Task Logistic Regression",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Humza\",\nfamily = \"Haider\",\nrole = c(\"aut\", \"cre\"),\nemail = \"humzahaider0@gmail.com\")",
  "URL": "https://github.com/haiderstats/MTLR",
  "BugReports": "https://github.com/haiderstats/MTLR/issues",
  "Description": "An implementation of Multi-Task Logistic Regression (MTLR)\nfor R. This package is based on the method proposed by Yu et\nal. (2011) which utilized MTLR for generating individual\nsurvival curves by learning feature weights which vary across\ntime. This model was further extended to account for left and\ninterval censored data.",
  "License": "GPL-2 | file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://haiderstats.r-universe.dev",
  "Date/Publication": "2026-05-13 22:21:31 UTC",
  "RemoteUrl": "https://github.com/haiderstats/mtlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 23:39:00 UTC",
    "User": "root"
  },
  "Author": "Humza Haider [aut, cre]",
  "Maintainer": "Humza Haider <humzahaider0@gmail.com>",
  "MD5sum": "8bbc5961d53acb04383c9b51a17e90c6",
  "_user": "haiderstats",
  "_type": "src",
  "_file": "MTLR_0.2.2.tar.gz",
  "_fileid": "51fe57204f13f9a80719f5c90f5513a68ee10cfbb99ac9e5163e7973e90119a3",
  "_filesize": 2005174,
  "_sha256": "51fe57204f13f9a80719f5c90f5513a68ee10cfbb99ac9e5163e7973e90119a3",
  "_created": "2026-05-13T23:39:00.000Z",
  "_published": "2026-05-22T09:33:42.185Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353509222,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6984002526"
    },
    {
      "job": 77353508910,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6984001709"
    },
    {
      "job": 77353509392,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6984001768"
    },
    {
      "job": 77353509326,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6984000139"
    },
    {
      "job": 77353509303,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6983992907"
    },
    {
      "job": 77353509186,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6984014169"
    },
    {
      "job": 77353509309,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983993481"
    },
    {
      "job": 77353508906,
      "time": 265,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6984024099"
    },
    {
      "job": 77353508557,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983968877"
    },
    {
      "job": 77353508159,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157361138"
    },
    {
      "job": 77353508833,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6983996039"
    },
    {
      "job": 77353509352,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6984002326"
    },
    {
      "job": 77353509087,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983997520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/haiderstats/mtlr",
  "_commit": {
    "id": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
    "author": "Humza Haider <humza.haider@leapinc.co>",
    "committer": "Humza Haider <humza.haider@leapinc.co>",
    "message": "update cran comments\n",
    "time": 1778710891
  },
  "_maintainer": {
    "name": "Humza Haider",
    "email": "humzahaider0@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "haiderstats",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-20",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "haiderstats",
      "count": 181,
      "uuid": 13258673
    },
    {
      "user": "kylehakala",
      "count": 2,
      "uuid": 14852786
    }
  ],
  "_userbio": {
    "uuid": 13258673,
    "type": "user",
    "name": "Humza Haider"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MTLR"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/haiderstats/mtlr",
  "_searchresults": 22,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MTLR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/haiderstats/mtlr",
  "_realowner": "haiderstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-12-18"
    },
    {
      "version": "0.2.0",
      "date": "2019-03-09"
    },
    {
      "version": "0.2.1",
      "date": "2019-06-03"
    }
  ],
  "_exports": [
    "create_folds",
    "mtlr",
    "mtlr_cv",
    "plotcurves"
  ],
  "_help": [
    {
      "page": "create_folds",
      "title": "Create folds for cross-validation.",
      "topics": [
        "create_folds"
      ]
    },
    {
      "page": "mtlr",
      "title": "Train a Multi-Task Logistic Regression (MTLR) Model",
      "topics": [
        "mtlr"
      ]
    },
    {
      "page": "mtlr_cv",
      "title": "MTLR Internal Cross-Validation for Selecting C1.",
      "topics": [
        "mtlr_cv"
      ]
    },
    {
      "page": "plot.mtlr",
      "title": "Graphical Representation of Feature Weights",
      "topics": [
        "plot.mtlr"
      ]
    },
    {
      "page": "plotcurves",
      "title": "Graphically Visualize MTLR Survival Curves",
      "topics": [
        "plotcurves"
      ]
    },
    {
      "page": "predict.mtlr",
      "title": "Predictions for MTLR",
      "topics": [
        "predict.mtlr"
      ]
    },
    {
      "page": "print.mtlr",
      "title": "Printing an MTLR object.",
      "topics": [
        "print.mtlr"
      ]
    }
  ],
  "_readme": "https://github.com/haiderstats/mtlr/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "workflow.Rmd",
      "filename": "workflow.html",
      "title": "Introduction to the MTLR Workflow",
      "author": "Humza Haider (hshaider@ualberta.ca)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-09 15:43:54",
      "modified": "2018-12-10 17:26:42",
      "commits": 5
    }
  ],
  "_score": 5.860936620700094,
  "_indexed": true,
  "_nocasepkg": "mtlr",
  "_universes": [
    "haiderstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-13T23:41:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "bb11fc68e969aa094446dbbca4eefbef3f13ec2926c44924f8b67c9ab4086d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-13T23:41:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "10026ab0261ae88cdaf3381958eff38d4d455312ab857f08d6e5862559677074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-13T23:41:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "ed1e97adaf1a84dfda89fe54770927278c64f92411d1e836c821d23b5e804151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-13T23:41:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "27fa32bcdf6392a6778f556d4f2147843f4d1511bf2b224d283d6eb3ec382d40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-13T23:40:57.000Z",
      "arch": "aarch64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "7c8cf775ae20d468895db1cdb90c6ae6c4e23de84d467f6aa8bd108a3f2ce613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-13T23:41:56.000Z",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "f032d2026bb3d03b1dd546d0283d4a2984a0116a19b60e78c8325fb21c067bb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-13T23:40:46.000Z",
      "arch": "aarch64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "f9b0ca62b76db8baa002a47f2a1adf03ccf40d0df33ab6dbeec1bd9e6d73c656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-13T23:42:41.000Z",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "528f1c6800e5d312af5be3dc9706a941d4743b0d79d7f587a9168f4e2974a6be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-13T23:40:35.000Z",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "184ba6a3bb107cb6d87e406683958ab488f315dff76e81869028c816e3ac67c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-13T23:41:05.000Z",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "2cdf45897965c512a875d8d34970220710af82e2c4b43895e54eba3573de58c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-13T23:40:34.000Z",
      "arch": "x86_64",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "e1c82076c4cf2d4e8ccc4778963fae2e7e2a516fd28357ea2546b13b491ae69e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T09:33:06.000Z",
      "arch": "emscripten",
      "commit": "f03010cd407c19a2c1a30c2a50d76d939f023e91",
      "fileid": "462dd63d20ca3ecac556c95b2b15fcd34d28e95010cc8d10cd67add647395fc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/haiderstats/actions/runs/25832588048"
    }
  ]
}