{
  "_id": "6a1efdccb401979e73419c76",
  "Package": "SurvMA",
  "Title": "Model Averaging Prediction of Personalized Survival\nProbabilities",
  "Version": "1.6.8",
  "Authors@R": "c(\nperson(given = \"Mengyu\",\nfamily = \"Li\",\nrole = c(\"aut\",\"cre\"),\nemail = \"mylilucky@163.com\",\ncomment = c(ORCID = \"0009-0008-4024-7573\")),\nperson(given = \"Jie\",\nfamily = \"Ding\",\nrole = c(\"aut\"),\nemail = \"biostat_jieding@outlook.com\",\ncomment = c(ORCID = \"0000-0002-6083-7529\")),\nperson(given = \"Xiaoguang\",\nfamily = \"Wang\",\nrole = c(\"aut\"),\nemail = \"wangxg@dlut.edu.cn\",\ncomment = c(ORCID = \"0000-0001-7391-9788\"))\n)",
  "Author": "Mengyu Li [aut, cre] (ORCID:\n<https://orcid.org/0009-0008-4024-7573>), Jie Ding [aut]\n(ORCID: <https://orcid.org/0000-0002-6083-7529>), Xiaoguang\nWang [aut] (ORCID: <https://orcid.org/0000-0001-7391-9788>)",
  "Maintainer": "Mengyu Li <mylilucky@163.com>",
  "Description": "Provide methods for model averaging prediction of\npersonalized survival probabilities.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:49:48 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://stat-wangxg.r-universe.dev",
  "Date/Publication": "2024-09-20 14:59:55 UTC",
  "RemoteUrl": "https://github.com/stat-wangxg/survma",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
  "MD5sum": "26a35ede0990cb124b8e2b4c722e1c0d",
  "_user": "stat-wangxg",
  "_type": "src",
  "_file": "SurvMA_1.6.8.tar.gz",
  "_fileid": "8c6db137bea5698e55d7f321fffa58097b095c372a5217fd6b6a03dc219c467c",
  "_filesize": 137759,
  "_sha256": "8c6db137bea5698e55d7f321fffa58097b095c372a5217fd6b6a03dc219c467c",
  "_created": "2026-05-18T09:49:48.000Z",
  "_published": "2026-06-02T15:59:08.947Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114546204,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054643933"
    },
    {
      "job": 79114546143,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054645982"
    },
    {
      "job": 79114546250,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054645682"
    },
    {
      "job": 79114545994,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054637744"
    },
    {
      "job": 79114544985,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054596478"
    },
    {
      "job": 79114544906,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363041421"
    },
    {
      "job": 79114546140,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054623136"
    },
    {
      "job": 79114546234,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054622231"
    },
    {
      "job": 79114545910,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054623019"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stat-wangxg/survma",
  "_commit": {
    "id": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
    "author": "Jie Ding <88231646+biostat-jieding@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1726844395
  },
  "_maintainer": {
    "name": "Mengyu Li",
    "email": "mylilucky@163.com",
    "login": "biostat-mengyuli",
    "description": "",
    "uuid": 99497377
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "pec",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "stat-wangxg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "biostat-jieding",
      "count": 10,
      "uuid": 88231646
    },
    {
      "user": "biostat-mengyuli",
      "count": 2,
      "uuid": 99497377
    }
  ],
  "_userbio": {
    "uuid": 101241380,
    "type": "user",
    "name": "Xiaoguang Wang - Lab",
    "description": "Statistician. Survival analysis. Big data analysis. Semiparametric regression model."
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SurvMA"
  },
  "_devurl": "https://github.com/stat-wangxg/survma",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SurvMA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stat-wangxg/survma",
  "_realowner": "stat-wangxg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.6.8",
      "date": "2024-09-23"
    }
  ],
  "_exports": [
    "SurvMA.Fit",
    "SurvMA.Predict"
  ],
  "_datasets": [
    {
      "name": "RealData.ROT",
      "title": "RealData.ROT: A simulated dataset based on a pre-specified time-varying coefficients Cox model.",
      "object": "RealData.ROT",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "meno",
        "pgr",
        "er",
        "hormon",
        "chemo",
        "time",
        "delta"
      ],
      "rows": 444,
      "table": true,
      "tojson": true
    },
    {
      "name": "SimData.APL",
      "title": "SimData.APL: A simulated dataset based on a pre-specified partly linear additive Cox model.",
      "object": "SimData.APL",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "delta",
        "X",
        "U1",
        "U2",
        "U3",
        "U4",
        "U5",
        "U6"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "SimData.TVC",
      "title": "SimData.TVC: A simulated dataset based on a pre-specified time-varying coefficients Cox model.",
      "object": "SimData.TVC",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "delta",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RealData.ROT",
      "title": "RealData.ROT: A simulated dataset based on a pre-specified time-varying coefficients Cox model.",
      "topics": [
        "RealData.ROT"
      ]
    },
    {
      "page": "SimData.APL",
      "title": "SimData.APL: A simulated dataset based on a pre-specified partly linear additive Cox model.",
      "topics": [
        "SimData.APL"
      ]
    },
    {
      "page": "SimData.TVC",
      "title": "SimData.TVC: A simulated dataset based on a pre-specified time-varying coefficients Cox model.",
      "topics": [
        "SimData.TVC"
      ]
    },
    {
      "page": "SurvMA",
      "title": "SurvMA: Model Averaging Prediction of Personalized Survival Probabilities using R Package SurvMA.",
      "topics": [
        "SurvMA"
      ]
    },
    {
      "page": "SurvMA.Fit",
      "title": "Model averaging prediction of personalized survival probabilities (model fitting)",
      "topics": [
        "SurvMA.Fit"
      ]
    },
    {
      "page": "SurvMA.Predict",
      "title": "Model averaging prediction of personalized survival probabilities (prediction)",
      "topics": [
        "SurvMA.Predict"
      ]
    }
  ],
  "_readme": "https://github.com/stat-wangxg/survma/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "cmprsk",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxLik",
    "memoise",
    "mets",
    "mime",
    "miscTools",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pec",
    "plotrix",
    "polspline",
    "prodlim",
    "progressr",
    "Publish",
    "quadprog",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "riskRegression",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "SparseM",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "timereg",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "survma",
  "_universes": [
    "stat-wangxg",
    "biostat-mengyuli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.8",
      "date": "2026-05-18T09:52:08.000Z",
      "distro": "noble",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "e789ea1aa8e8cdd5aaaaeca286cecc0d94c1b1738457e9ab34d1db2e0af8449f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.8",
      "date": "2026-05-18T09:52:15.000Z",
      "distro": "noble",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "a15d0647f550cef8f2c05bafe75f07e1d7b730162a09e8dd43f856ff23e50461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.8",
      "date": "2026-05-18T09:52:17.000Z",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "4941651fe6b93bf68bdedf68ccbf597cbb532d569c71165f27e9e2aab07e791c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.8",
      "date": "2026-05-18T09:51:50.000Z",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "03ea1631aaafc90180c90f8466f0240a63b71a80486ada2d42f8c744afb5d11b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.8",
      "date": "2026-05-18T09:51:02.000Z",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "5e4dd521e7d9e47a01c2dd1a9a71f39565989899983b29983f29906960b8f183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.8",
      "date": "2026-05-18T09:51:01.000Z",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "38346bfbd65bdfefdb0f9eda32d04fd982372fb24926733962b23ca8bafeb06f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.8",
      "date": "2026-05-18T09:51:03.000Z",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "65fc73157730df81ad8523843cbe555e73ff363d79cbd9a4bb9667a39fdc80a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.8",
      "date": "2026-06-02T15:58:39.000Z",
      "commit": "a6a6ac69913fb6a8891b37887b0210640cdf24ac",
      "fileid": "a10c914f313b5d9a8ac177cac937f2e658397df375d5635a9ac084f418ea61c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stat-wangxg/actions/runs/26025951331"
    }
  ]
}