{
  "_id": "6a1006c3acfb0bcc41c7e2f8",
  "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-05-22 07:29:35 UTC",
    "User": "root"
  },
  "Author": "Shixiang Wang [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9855-7357>)",
  "MD5sum": "15010fbab73e435615bcddb2ed624bed",
  "_user": "shixiangwang",
  "_type": "src",
  "_file": "ezcox_1.0.4.tar.gz",
  "_fileid": "5c2830e0c434f388c7adf002d7b22098810d067d2694c128cc4ea3d470f5cbdf",
  "_filesize": 1177273,
  "_sha256": "5c2830e0c434f388c7adf002d7b22098810d067d2694c128cc4ea3d470f5cbdf",
  "_created": "2026-05-22T07:29:35.000Z",
  "_published": "2026-05-22T07:33:23.610Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77335751009,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155176167"
    },
    {
      "job": 77335750857,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155175814"
    },
    {
      "job": 77335750936,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155146815"
    },
    {
      "job": 77335750910,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155162469"
    },
    {
      "job": 77335081317,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155115629"
    },
    {
      "job": 77335750878,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155155754"
    },
    {
      "job": 77335750867,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155157527"
    },
    {
      "job": 77335751096,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155156677"
    },
    {
      "job": 77335751642,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155156954"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731",
  "_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 (王诗翔)",
    "description": "形每万变，神唯守一。"
  },
  "_downloads": {
    "count": 461,
    "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": 59,
  "_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.688882348427025,
  "_indexed": true,
  "_nocasepkg": "ezcox",
  "_universes": [
    "shixiangwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-22T07:32:11.000Z",
      "distro": "noble",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "67e55b3f8bd343e4a504b535d716c0987e890b449f5ef4ab18a70cfea71a9c1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-22T07:32:11.000Z",
      "distro": "noble",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "eff443a3d5190d2657172c6f538de3070d4e1e0cbfbfc294843a973eaa66a7d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-22T07:31:01.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "ec26f37dfd55bdc418573b4772bf31ae86104ec31562802d9c9f6e7a95b5b355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-22T07:31:35.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "dc0939f168f7291e1370fd1012ad03c0e11239491172a760add17e89d1415abc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-22T07:32:02.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "634139fa8f9c9144881eda838b3147162408a93f08149bb9e60c7ecb4484944b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-22T07:31:07.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "a43306cdf304bc251004eb3ede7825aaa622127b66020c9b60955f9da17bbdc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-22T07:30:59.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "6f005696c6239410d114dd808c6f6a35be27d4c9fe8008fbcb8bc643e4bb5156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-22T07:31:02.000Z",
      "commit": "82f98452dfd4d7b82eef24ba4e98bebca3c8cad8",
      "fileid": "889b2b532fac3cbd72e3c7c45004d12fdb7f2c7a3fc3500100de6ba13a99cb4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26274385731"
    }
  ]
}