{
  "_id": "6a101b46acfb0bcc41c86fcb",
  "Package": "survidm",
  "Type": "Package",
  "Title": "Inference and Prediction in an Illness-Death Model",
  "Version": "1.3.2",
  "Date": "2021-06-23",
  "Author": "Luis Meira-Machado, Marta Sestelo and Gustavo Soutinho",
  "Maintainer": "Marta Sestelo <sestelo@uvigo.es>",
  "Description": "Newly developed methods for the estimation of several\nprobabilities in an illness-death model. The package can be\nused to obtain nonparametric and semiparametric estimates for:\ntransition probabilities, occupation probabilities, cumulative\nincidence function and the sojourn time distributions.\nAdditionally, it is possible to fit proportional hazards\nregression models in each transition of the Illness-Death\nModel. Several auxiliary functions are also provided which can\nbe used for marginal estimation of the survival functions.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://sestelo.r-universe.dev",
  "Date/Publication": "2021-06-25 11:03:25 UTC",
  "RemoteUrl": "https://github.com/sestelo/survidm",
  "RemoteRef": "HEAD",
  "RemoteSha": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 09:08:38 UTC",
    "User": "root"
  },
  "MD5sum": "0de4f8dadf738507ba5d7f74f5199d41",
  "_user": "sestelo",
  "_type": "src",
  "_file": "survidm_1.3.2.tar.gz",
  "_fileid": "c273d4189630d1cf74247f87059659209450da6e72aa51c6c3791fb70195e631",
  "_filesize": 263531,
  "_sha256": "c273d4189630d1cf74247f87059659209450da6e72aa51c6c3791fb70195e631",
  "_created": "2026-05-14T09:08:38.000Z",
  "_published": "2026-05-22T09:00:54.472Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348475815,
      "time": 205,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991052785"
    },
    {
      "job": 77348475780,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991045749"
    },
    {
      "job": 77348475858,
      "time": 165,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991041464"
    },
    {
      "job": 77348475915,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991047656"
    },
    {
      "job": 77348476017,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991052090"
    },
    {
      "job": 77348476104,
      "time": 460,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991113555"
    },
    {
      "job": 77348475959,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991046935"
    },
    {
      "job": 77348475783,
      "time": 339,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991081564"
    },
    {
      "job": 77348475303,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990991679"
    },
    {
      "job": 77348475226,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156736667"
    },
    {
      "job": 77348475687,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991035717"
    },
    {
      "job": 77348475872,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991032502"
    },
    {
      "job": 77348475842,
      "time": 210,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991054347"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sestelo/survidm",
  "_commit": {
    "id": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
    "author": "sestelo <sestelo@uvigo.es>",
    "committer": "sestelo <sestelo@uvigo.es>",
    "message": "new version for R Journal\n",
    "time": 1624619005
  },
  "_maintainer": {
    "name": "Marta Sestelo",
    "email": "sestelo@uvigo.es",
    "login": "sestelo",
    "orcid": "0000-0003-4284-6509",
    "uuid": 7955346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "TPmsm",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    }
  ],
  "_owner": "sestelo",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sestelo",
      "count": 73,
      "uuid": 7955346
    }
  ],
  "_userbio": {
    "uuid": 7955346,
    "type": "user",
    "name": "Marta Sestelo",
    "description": "Associate Professor at Dep. Statistics and O.R., University of Vigo\r\n"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survidm"
  },
  "_devurl": "https://github.com/sestelo/survidm",
  "_searchresults": 26,
  "_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/survidm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sestelo/survidm",
  "_realowner": "sestelo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-05-27"
    },
    {
      "version": "1.0.0",
      "date": "2017-10-11"
    },
    {
      "version": "1.1.0",
      "date": "2018-03-17"
    },
    {
      "version": "1.2.0",
      "date": "2019-01-07"
    },
    {
      "version": "1.3.0",
      "date": "2021-02-16"
    },
    {
      "version": "1.3.1",
      "date": "2021-02-24"
    },
    {
      "version": "1.3.2",
      "date": "2021-06-25"
    }
  ],
  "_exports": [
    "autoplot",
    "Beran",
    "CIF",
    "coxidm",
    "KM",
    "KMW",
    "LLW",
    "markov.test",
    "nevents",
    "NWW",
    "PKM",
    "PKMW",
    "plot.survIDM",
    "print.survIDM",
    "sojourn",
    "summary.cmm",
    "summary.survIDM",
    "survIDM",
    "tprob"
  ],
  "_datasets": [
    {
      "name": "bladderIDM",
      "title": "Bladder Cancer Recurrences.",
      "object": "bladderIDM",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t1",
        "e1",
        "t2",
        "e2",
        "t3",
        "e3",
        "t4",
        "e4"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    },
    {
      "name": "colonIDM",
      "title": "Chemotherapy for Stage B/C colon cancer.",
      "object": "colonIDM",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time1",
        "event1",
        "Stime",
        "event",
        "rx",
        "sex",
        "age",
        "obstruct",
        "perfor",
        "adhere",
        "nodes",
        "differ",
        "extent",
        "surg",
        "node4"
      ],
      "rows": 929,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "survidm-package",
      "title": "survidm: Inference and Prediction in an Illness-Death Model",
      "topics": [
        "survidm-package",
        "survidm"
      ]
    },
    {
      "page": "autoplot.survIDM",
      "title": "Visualization of objects of class 'survIDM' with ggplot2 graphics.",
      "topics": [
        "autoplot",
        "autoplot.survIDM"
      ]
    },
    {
      "page": "Beran",
      "title": "Estimation of the conditional distribution function of the response, given the covariate under random censoring.",
      "topics": [
        "Beran"
      ]
    },
    {
      "page": "bladderIDM",
      "title": "Bladder Cancer Recurrences.",
      "topics": [
        "bladderIDM"
      ]
    },
    {
      "page": "CIF",
      "title": "Nonparametric estimation of the Cumulative Incident Functions in the illness-death model",
      "topics": [
        "CIF"
      ]
    },
    {
      "page": "colonIDM",
      "title": "Chemotherapy for Stage B/C colon cancer.",
      "topics": [
        "colonIDM"
      ]
    },
    {
      "page": "coxidm",
      "title": "Fit proportional hazards regression model in each transition of the Illness-Death Model.",
      "topics": [
        "coxidm"
      ]
    },
    {
      "page": "KM",
      "title": "Kaplan-Meier product-limit estimate of survival",
      "topics": [
        "KM"
      ]
    },
    {
      "page": "KMW",
      "title": "Kaplan-Meier weights",
      "topics": [
        "KMW"
      ]
    },
    {
      "page": "LLW",
      "title": "Local linear weights",
      "topics": [
        "LLW"
      ]
    },
    {
      "page": "markov.test",
      "title": "This function is used to test the markov assumption in the illness-death model.",
      "topics": [
        "markov.test"
      ]
    },
    {
      "page": "nevents",
      "title": "Count number of observed transitions.",
      "topics": [
        "nevents"
      ]
    },
    {
      "page": "NWW",
      "title": "Nadaraya-Watson weights.",
      "topics": [
        "NWW"
      ]
    },
    {
      "page": "PKM",
      "title": "Presmoothed Kaplan-Meier product-limit estimate of survival",
      "topics": [
        "PKM"
      ]
    },
    {
      "page": "PKMW",
      "title": "Presmoothed Kaplan-Meier weights",
      "topics": [
        "PKMW"
      ]
    },
    {
      "page": "plot.survIDM",
      "title": "Plot for an object of class \"survIDM\".",
      "topics": [
        "plot.survIDM"
      ]
    },
    {
      "page": "sojourn",
      "title": "Nonparametric estimation of the Sojourn time distributions in the recurrence state in the illness-death model",
      "topics": [
        "sojourn"
      ]
    },
    {
      "page": "summary.cmm",
      "title": "Summarizing fits of 'cmm' class",
      "topics": [
        "print.cmm",
        "summary.cmm"
      ]
    },
    {
      "page": "summary.survIDM",
      "title": "Summarizing fits of 'survIDM' class",
      "topics": [
        "print.survIDM",
        "summary.survIDM"
      ]
    },
    {
      "page": "survIDM",
      "title": "Create a survIDM object",
      "topics": [
        "survIDM"
      ]
    },
    {
      "page": "tprob",
      "title": "Nonparametric estimation of transition probabilities in the illness-death model",
      "topics": [
        "tprob"
      ]
    }
  ],
  "_readme": "https://github.com/sestelo/survidm/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crosstalk",
    "cubature",
    "curl",
    "data.table",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "np",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rngtools",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TPmsm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.591064607026499,
  "_indexed": true,
  "_nocasepkg": "survidm",
  "_universes": [
    "sestelo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-14T09:11:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "26a1007e12414785a9a4ac5269e6dc09d686e3d28034d801a6f8738e93cfbc2d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-14T09:11:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "411aee024f51d7abe5b3996ea73a66c40f31f52f1e418c6463e8b94a21be9444",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-14T09:10:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "c91524ff35f5d542dab601e72d4c21617c0a771252198e52786262194cd5090b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-14T09:11:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "4ebd1985c1ab1ca693a888992c02690288f4fe31c92cc78ba09260e788e3a23c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-14T09:11:31.000Z",
      "arch": "aarch64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "679110e343442b558146073d8d48e7f5c125dac0fee232aa33b1cf652c8566cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-14T09:13:53.000Z",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "ee4a024444f6afb51e9c6ffca79f8945d379b6517222cc7c7af458428f3e561f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-14T09:11:04.000Z",
      "arch": "aarch64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "63407bfc96bae5f6118856aa87ca547f246c96e8aac297af4a6e04ea880650b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-14T09:12:14.000Z",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "41a309809421f9a21c632e9fc38baea9de760bffc305e8aaf17abd7e501b42ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-14T09:10:11.000Z",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "aaa76eed29d28d81a0d0e51fb91b6f248b1ee4fce9a405b395246c6f16c2d586",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-14T09:10:06.000Z",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "d37706815abafbdbaac5a5543f22a93f03e637e2b3e6118cf04846e76590c14d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-14T09:11:12.000Z",
      "arch": "x86_64",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "1a2f94408fac628f8b706cc71dbd305cb242d48982c0d3260126c086416b326d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2",
      "date": "2026-05-22T09:00:26.000Z",
      "arch": "emscripten",
      "commit": "1638cf1008e43ab381e18edf25fc2519d735f7a6",
      "fileid": "7d5121951fdb8d0729b169d8ad795abed45ffc60a0f63ab5eb1c707ae88f3b4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/25851624343"
    }
  ]
}