{
  "_id": "6a37999a3efcd9bda441e310",
  "Type": "Package",
  "Package": "ezcox",
  "Title": "Easily Process a Batch of Cox Models",
  "Version": "1.0.4",
  "Date": "2023-5-8",
  "Authors@R": "person(\"Shixiang\", \"Wang\", , \"w_shixiang@163.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9855-7357\"))",
  "Maintainer": "Shixiang Wang <w_shixiang@163.com>",
  "Description": "A tool to operate a batch of univariate or multivariate\nCox models and return tidy result.",
  "License": "GPL-3",
  "URL": "https://github.com/ShixiangWang/ezcox,\nhttps://shixiangwang.github.io/ezcox/",
  "BugReports": "https://github.com/ShixiangWang/ezcox/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxytest::testthat_roclet\"))",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://shixiangwang.r-universe.dev",
  "Date/Publication": "2025-07-26 15:39:17 UTC",
  "RemoteUrl": "https://github.com/ShixiangWang/ezcox",
  "RemoteRef": "HEAD",
  "RemoteSha": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 07:54:41 UTC",
    "User": "root"
  },
  "Author": "Shixiang Wang [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9855-7357>)",
  "MD5sum": "7515d8d04408ad0e922cb3e67037f19e",
  "_user": "shixiangwang",
  "_type": "src",
  "_file": "ezcox_1.0.4.tar.gz",
  "_fileid": "7cb0a92fe0688857b78ac101c27c260d35c5edb656f88f1f209ba0cb6ccd3184",
  "_filesize": 1178830,
  "_sha256": "7cb0a92fe0688857b78ac101c27c260d35c5edb656f88f1f209ba0cb6ccd3184",
  "_created": "2026-06-21T07:54:41.000Z",
  "_published": "2026-06-21T07:58:18.152Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82552708229,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773220832"
    },
    {
      "job": 82552708231,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773221915"
    },
    {
      "job": 82552708246,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773211083"
    },
    {
      "job": 82552708235,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773215129"
    },
    {
      "job": 82552486412,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773195821"
    },
    {
      "job": 82552708233,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773214689"
    },
    {
      "job": 82552708239,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773212554"
    },
    {
      "job": 82552708245,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773214191"
    },
    {
      "job": 82552708238,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773215083"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ShixiangWang/ezcox",
  "_commit": {
    "id": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
    "author": "Shixiang Wang (王诗翔) <wangshx@shanghaitech.edu.cn>",
    "committer": "GitHub <noreply@github.com>",
    "message": "change lifecycle",
    "time": 1753544357
  },
  "_maintainer": {
    "name": "Shixiang Wang",
    "email": "w_shixiang@163.com",
    "login": "shixiangwang",
    "orcid": "0000-0001-9855-7357",
    "twitter": "@WangShxiang",
    "description": "形每万变，神唯守一。",
    "uuid": 25057508
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "forestmodel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utf8",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 6.1.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shixiangwang",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "batch-processing",
    "cox-model"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "shixiangwang",
      "count": 82,
      "uuid": 25057508
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 25057508,
    "type": "user",
    "name": "Shixiang Wang (王诗翔)",
    "followers": 894,
    "description": "形每万变，神唯守一。"
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ezcox"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/shixiangwang/ezcox",
  "_pkgdown": "https://shixiangwang.github.io/ezcox/",
  "_searchresults": 63,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezcox.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shixiangwang/ezcox",
  "_realowner": "shixiangwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-20"
    },
    {
      "version": "0.2.0",
      "date": "2019-11-17"
    },
    {
      "version": "0.3.0",
      "date": "2019-12-06"
    },
    {
      "version": "0.4.0",
      "date": "2020-01-10"
    },
    {
      "version": "0.5.0",
      "date": "2020-05-10"
    },
    {
      "version": "0.6.0",
      "date": "2020-06-03"
    },
    {
      "version": "0.7.0",
      "date": "2020-07-01"
    },
    {
      "version": "0.8.0",
      "date": "2020-09-25"
    },
    {
      "version": "0.8.1",
      "date": "2021-03-16"
    },
    {
      "version": "1.0.0",
      "date": "2021-09-12"
    },
    {
      "version": "1.0.1",
      "date": "2021-10-04"
    },
    {
      "version": "1.0.2",
      "date": "2021-10-28"
    },
    {
      "version": "1.0.4",
      "date": "2023-05-08"
    }
  ],
  "_exports": [
    ":=",
    ".data",
    "%>%",
    "as_label",
    "as_name",
    "clean_model_dir",
    "enquo",
    "enquos",
    "expr",
    "ezcox",
    "ezcox_group",
    "ezcox_parallel",
    "filter_ezcox",
    "forester",
    "get_models",
    "show_forest",
    "show_models",
    "sym",
    "syms"
  ],
  "_help": [
    {
      "page": "clean_model_dir",
      "title": "Clean ezcox Model File Directory",
      "topics": [
        "clean_model_dir"
      ]
    },
    {
      "page": "ezcox",
      "title": "Run Cox Analysis in Batch Mode",
      "topics": [
        "ezcox"
      ]
    },
    {
      "page": "ezcox_group",
      "title": "Group Cox Analysis and Visualization",
      "topics": [
        "ezcox_group"
      ]
    },
    {
      "page": "ezcox_parallel",
      "title": "Parallelly Run Cox Analysis in Batch Mode",
      "topics": [
        "ezcox_parallel"
      ]
    },
    {
      "page": "filter_ezcox",
      "title": "Filter ezcox",
      "topics": [
        "filter_ezcox"
      ]
    },
    {
      "page": "forester",
      "title": "Create a forest plot for simple data",
      "topics": [
        "forester"
      ]
    },
    {
      "page": "get_models",
      "title": "Get Model List from ezcox Object",
      "topics": [
        "get_models"
      ]
    },
    {
      "page": "show_forest",
      "title": "Show Forest Plot",
      "topics": [
        "show_forest"
      ]
    },
    {
      "page": "show_models",
      "title": "Show Cox Models",
      "topics": [
        "show_models"
      ]
    }
  ],
  "_readme": "https://github.com/ShixiangWang/ezcox/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forestmodel",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ezcox.Rmd",
      "filename": "ezcox.html",
      "title": "ezcox: Easily Process a Batch of Cox Models",
      "author": "Shixiang Wang \\ SYSUCC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example",
        "Run parallelly",
        "Filter",
        "Get models",
        "Show models",
        "Citation"
      ],
      "created": "2019-10-16 06:53:15",
      "modified": "2021-09-11 04:22:09",
      "commits": 14
    },
    {
      "source": "ezforest.Rmd",
      "filename": "ezforest.html",
      "title": "ezcox: Easily Show Cox Forestplot in One Command",
      "author": "Shixiang Wang \\ SYSUCC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "forester",
        "show_forest"
      ],
      "created": "2020-07-01 05:40:46",
      "modified": "2021-09-11 04:22:09",
      "commits": 3
    },
    {
      "source": "ezgroup.Rmd",
      "filename": "ezgroup.html",
      "title": "ezcox: Easy Group Cox Analysis and Visualization",
      "author": "Shixiang Wang \\ SYSUCC",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-07-01 05:40:46",
      "modified": "2021-10-22 10:29:03",
      "commits": 4
    }
  ],
  "_score": 7.717370886238462,
  "_indexed": true,
  "_nocasepkg": "ezcox",
  "_universes": [
    "shixiangwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-21T07:57:09.000Z",
      "distro": "noble",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "018474afa6c6a12cfbfb3f54c10396362b5a0e74f7978fe2f9912fb9e27d9a56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-21T07:57:08.000Z",
      "distro": "noble",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "915e3d318f05cf76bd81f1af252c65754d15b408595e03d5a7101e66d8bf2602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-21T07:56:10.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "e6f78fa10619284f4306323ca2a1562cfd01e760dc36ba97b54d244c33bf8619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-21T07:56:30.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "3cf4b34575937525d9911eca6acc915960e48cac65de61f9a6f0fcdb8f268be5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-21T07:57:11.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "75eb0f108eccd549a39606766aa53915b839e7f8f00eeb5f5c0399c45e7e8549",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-21T07:55:54.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "0e2ca4754692230fc005cd47f4a708a1473debae40b8841a634b06414f437822",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-21T07:56:07.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "50c566ddcee088e200a21d2cc6a52c2563e05ef35daeb7da56571171a773b768",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-21T07:56:08.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "4220ff81d26dab2dc8505bd6a9a74fbc8a2fbe0cc9f8dc0146fa05c8f4954181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/27897801433"
    }
  ]
}