{
  "_id": "6a2c1e143efcd9bda42d57db",
  "Type": "Package",
  "Package": "CopulaSCR",
  "Title": "Analysis of Semi-Competing Risks Data Using Copula-Based Models",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(given = \"Tonghui\",\nfamily = \"Yu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tonghui_yu@126.com\"),\nperson(given = \"Binhui\",\nfamily = \"Zhang\",\nrole = \"aut\")\n)",
  "Description": "Simulate and analyze Semi-competing Risks Data using\ncopula-based models. The Semi-competing Risks Data consist of a\nterminal event time and single or multiple intermediate event\ntimes. The marginal survival functions of these event times are\nestimated without parametric assumptions. The association\nparameters measuring dependency among these event times\ninvolving the copula model are yielded from solving a\nconcordance estimating equations or maximizing a\npseudo-likelihood function. Details can be found in the article\nby Tonghui Yu and Liming Xiang (2026)\n<doi:10.1093/biomtc/ujag087>.",
  "License": "GPL-3",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 14:52:32 UTC",
    "User": "root"
  },
  "Author": "Tonghui Yu [aut, cre], Binhui Zhang [aut]",
  "Maintainer": "Tonghui Yu <tonghui_yu@126.com>",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 10:00:20 UTC",
  "RemoteUrl": "https://github.com/cran/CopulaSCR",
  "RemoteRef": "HEAD",
  "RemoteSha": "5378eec88fae881e981d62c0f7b8cdd616426862",
  "MD5sum": "72d47c23368430726740e522bd9531c5",
  "_user": "cran",
  "_type": "src",
  "_file": "CopulaSCR_1.0.1.tar.gz",
  "_fileid": "ea0b68f7cd9bbfa7dd30d082ed0d75e45ecb9c6d484f1193472d57a1d2660879",
  "_filesize": 271030,
  "_sha256": "ea0b68f7cd9bbfa7dd30d082ed0d75e45ecb9c6d484f1193472d57a1d2660879",
  "_created": "2026-06-12T14:52:32.000Z",
  "_published": "2026-06-12T14:56:20.864Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81054975490,
      "time": 178,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7594890268"
    },
    {
      "job": 81054975454,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7594896448"
    },
    {
      "job": 81054975508,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594889378"
    },
    {
      "job": 81054975558,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594894657"
    },
    {
      "job": 81054114277,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594820966"
    },
    {
      "job": 81054975371,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594893255"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27423219938",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CopulaSCR",
  "_commit": {
    "id": "5378eec88fae881e981d62c0f7b8cdd616426862",
    "author": "Tonghui Yu <tonghui_yu@126.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1781258420
  },
  "_maintainer": {
    "name": "Tonghui Yu",
    "email": "tonghui_yu@126.com",
    "login": "ytonghui",
    "description": "",
    "uuid": 149350399
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "acopula",
      "role": "Imports"
    },
    {
      "package": "copula",
      "version": ">= 1.1-3",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.17",
      "role": "Imports"
    },
    {
      "package": "graph",
      "version": ">= 1.80.0",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "prodlim",
      "version": ">= 2023.08.28",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "version": ">= 5.97",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rgraphviz",
      "version": ">= 2.46.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ytonghui",
      "count": 1,
      "uuid": 149350399
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CopulaSCR"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CopulaSCR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "Calitau",
    "Caltau",
    "dyBS",
    "mscr",
    "predchr",
    "predcsurv",
    "predictscr",
    "predjsurv",
    "scrassonp",
    "scrsurv",
    "simSCR",
    "simSCRmul",
    "simSCRtr"
  ],
  "_datasets": [
    {
      "name": "mSCRdata",
      "title": "Example semi-competing risks dataset with multiple intermediate events",
      "object": "mSCRdata",
      "class": [
        "mscrData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SCRdata",
      "title": "Example semi-competing risks dataset with a single intermediate event",
      "object": "SCRdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "event1",
        "event2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "SCRdata_by_tr",
      "title": "Example semi-competing risks dataset by treatment group",
      "object": "SCRdata_by_tr",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "event1",
        "event2",
        "tr"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Caltau",
      "title": "Dependence Measures for Bivariate Copulas",
      "topics": [
        "Calitau",
        "Caltau"
      ]
    },
    {
      "page": "dyBS",
      "title": "Brier Scores for terminal survival prediction",
      "topics": [
        "dyBS"
      ]
    },
    {
      "page": "mscr",
      "title": "Association analysis for semi-competing risks data with multiple intermediate event times",
      "topics": [
        "mscr"
      ]
    },
    {
      "page": "mSCRdata",
      "title": "Example semi-competing risks dataset with multiple intermediate events",
      "topics": [
        "mSCRdata"
      ]
    },
    {
      "page": "plot.mscr",
      "title": "Plot of 'mscr' object",
      "topics": [
        "plot.mscr"
      ]
    },
    {
      "page": "plot.scrsurv",
      "title": "Plot of marginal survival curves of nonterminal and terminal event times",
      "topics": [
        "plot.scrsurv"
      ]
    },
    {
      "page": "predict.mscr",
      "title": "Dynamic terminal survival prediction",
      "topics": [
        "predict.mscr"
      ]
    },
    {
      "page": "predict.scrsurv",
      "title": "Survival prediction",
      "topics": [
        "predict.scrsurv"
      ]
    },
    {
      "page": "predictscr",
      "title": "Survival prediction",
      "topics": [
        "predchr",
        "predcsurv",
        "predictscr",
        "predjsurv"
      ]
    },
    {
      "page": "print.mscr",
      "title": "Print objects in the mscr library",
      "topics": [
        "print.mscr"
      ]
    },
    {
      "page": "print.scrassonp",
      "title": "Print objects in the scrassonp library",
      "topics": [
        "print.scrassonp"
      ]
    },
    {
      "page": "print.scrsurv",
      "title": "Print objects in the scrsurv library",
      "topics": [
        "print.scrsurv"
      ]
    },
    {
      "page": "scrassonp",
      "title": "Concordance estimator for association parameter",
      "topics": [
        "scrassonp"
      ]
    },
    {
      "page": "SCRdata",
      "title": "Example semi-competing risks dataset with a single intermediate event",
      "topics": [
        "SCRdata"
      ]
    },
    {
      "page": "SCRdata_by_tr",
      "title": "Example semi-competing risks dataset by treatment group",
      "topics": [
        "SCRdata_by_tr"
      ]
    },
    {
      "page": "scrsurv",
      "title": "Nonparametric estimation of marginal survival functions",
      "topics": [
        "scrsurv"
      ]
    },
    {
      "page": "simSCR",
      "title": "Simulating a semi-competing risks data from a copula-based parametric model",
      "topics": [
        "simSCR"
      ]
    },
    {
      "page": "simSCRmul",
      "title": "Simulating a semi-competing risks data with multiple intermediate events",
      "topics": [
        "simSCRmul"
      ]
    },
    {
      "page": "simSCRtr",
      "title": "Simulating a semi-competing risks data from a copula-based parametric model",
      "topics": [
        "simSCRtr"
      ]
    },
    {
      "page": "summary.scrassonp",
      "title": "Summary method for scrassonp objects.",
      "topics": [
        "summary.scrassonp"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "acopula",
    "ADGofTest",
    "backports",
    "BiocGenerics",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "copula",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "exactRankTests",
    "farver",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "globals",
    "glue",
    "graph",
    "gridExtra",
    "gridtext",
    "gsl",
    "gtable",
    "isoband",
    "iterators",
    "jpeg",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxstat",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "parallelly",
    "pbkrtest",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "pracma",
    "prodlim",
    "progressr",
    "pspline",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "Rgraphviz",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "shape",
    "SparseM",
    "SQUAREM",
    "stabledist",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "copulascr",
  "_universes": [
    "cran",
    "ytonghui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T14:55:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5378eec88fae881e981d62c0f7b8cdd616426862",
      "fileid": "3e06a5e7d26827371a26757b9033adf36567231bdd972d81f73bb58447b2454f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423219938"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T14:55:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5378eec88fae881e981d62c0f7b8cdd616426862",
      "fileid": "2485a5786af68d54c3e74b78a8cabea550eca150eb14ad808de6fcd3d16f444a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423219938"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T14:55:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5378eec88fae881e981d62c0f7b8cdd616426862",
      "fileid": "270f8a5d2a8042a8994983b9ddde879fe67044dbdd44716904a1d458bab48a04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423219938"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T14:55:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5378eec88fae881e981d62c0f7b8cdd616426862",
      "fileid": "f9a3c35633daf85a799b17d60799df736f82e5600f1ddeeb1c8f4b7e79b2ad92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423219938"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-12T14:55:55.000Z",
      "arch": "emscripten",
      "commit": "5378eec88fae881e981d62c0f7b8cdd616426862",
      "fileid": "22379e0ea75b09e63c08332184ab03ceadb91bdbd6d8509e315b13dd415541d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423219938"
    }
  ]
}