{
  "_id": "6a570df0ff0138dec5d6d164",
  "Package": "DepCens",
  "Title": "Dependent Censoring Regression Models",
  "Version": "0.2.2",
  "Authors@R": "c(person(given = \"Silvana\", family = \"Schneider\", email = \"silvana.schneider@ufrgs.br\", role = c(\"aut\", \"cre\"),  comment = c(ORCID = \"0000-0002-1939-480X\")),\nperson(given = \"Gabriel\", family = \"Grandemagne dos Santos\", role = \"aut\"))",
  "Description": "Dependent censoring regression models for survival\nmultivariate data. These models are based on extensions of the\nfrailty models, capable to accommodating the dependence between\nfailure and censoring times, with Weibull and piecewise\nexponential marginal distributions. Theoretical details\nregarding the models implemented in the package can be found in\nSchneider et al. (2019) <doi:10.1002/bimj.201800391>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/GabrielGrandemagne/DepCens,\nhttps://gabrielgrandemagne.github.io/DepCens/",
  "BugReports": "https://github.com/GabrielGrandemagne/DepCens/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Repository": "https://gabrielgrandemagne.r-universe.dev",
  "Date/Publication": "2023-03-26 16:50:22 UTC",
  "RemoteUrl": "https://github.com/gabrielgrandemagne/depcens",
  "RemoteRef": "HEAD",
  "RemoteSha": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 04:31:41 UTC",
    "User": "root"
  },
  "Author": "Silvana Schneider [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1939-480X>),\nGabriel Grandemagne dos Santos [aut]",
  "Maintainer": "Silvana Schneider <silvana.schneider@ufrgs.br>",
  "_user": "gabrielgrandemagne",
  "_type": "src",
  "_file": "DepCens_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/782f200869ab65209bd788d0939b037e6f57a2c7c40fd09dd1f9ae60c9741867",
  "_filesize": 129777,
  "_sha256": "782f200869ab65209bd788d0939b037e6f57a2c7c40fd09dd1f9ae60c9741867",
  "_expires": "2026-10-23T04:34:54.000Z",
  "_created": "2026-07-15T04:31:41.000Z",
  "_published": "2026-07-15T04:34:55.697Z",
  "_jobs": [
    {
      "job": 87268673085,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332593084"
    },
    {
      "job": 87268673068,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332593514"
    },
    {
      "job": 87268673074,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332581529"
    },
    {
      "job": 87268673067,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332583969"
    },
    {
      "job": 87268354597,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332556069"
    },
    {
      "job": 87268673061,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8332579221"
    },
    {
      "job": 87268673086,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332582739"
    },
    {
      "job": 87268673081,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332583500"
    },
    {
      "job": 87268673097,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332584908"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524",
  "_status": "success",
  "_upstream": "https://github.com/gabrielgrandemagne/depcens",
  "_commit": {
    "id": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
    "author": "GabrielGrandemagne <ggrandemagne.santos@gmail.com>",
    "committer": "GabrielGrandemagne <ggrandemagne.santos@gmail.com>",
    "message": "Markdown changes\n",
    "time": 1679849422
  },
  "_maintainer": {
    "name": "Silvana Schneider",
    "email": "silvana.schneider@ufrgs.br",
    "orcid": "0000-0002-1939-480X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dlm",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "rootSolve",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gabrielgrandemagne",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "gabrielgrandemagne",
      "count": 22,
      "uuid": 57693733
    }
  ],
  "_userbio": {
    "uuid": 57693733,
    "type": "user",
    "name": "Gabriel Grandemagne dos Santos",
    "followers": 1,
    "description": "Statistician | Data Scientist"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DepCens"
  },
  "_devurl": "https://github.com/gabrielgrandemagne/depcens",
  "_pkgdown": "https://gabrielgrandemagne.github.io/DepCens/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DepCens.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabrielgrandemagne/depcens",
  "_realowner": "gabrielgrandemagne",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-05-19"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-26"
    }
  ],
  "_exports": [
    "dependent.censoring",
    "plot_dc",
    "summary_dc"
  ],
  "_datasets": [
    {
      "name": "KidneyMimic",
      "title": "KidneyMimic data set",
      "object": "KidneyMimic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ident",
        "time",
        "event",
        "x1",
        "x2",
        "x3",
        "cens",
        "delta_t",
        "delta_c"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DepCens-package",
      "title": "The 'DepCens' package.",
      "topics": [
        "DepCens-package",
        "DepCens"
      ]
    },
    {
      "page": "dependent.censoring",
      "title": "Dependent Censoring model",
      "topics": [
        "dependent.censoring"
      ]
    },
    {
      "page": "KidneyMimic",
      "title": "KidneyMimic data set",
      "topics": [
        "KidneyMimic"
      ]
    },
    {
      "page": "plot_dc",
      "title": "Plot the survival function",
      "topics": [
        "plot_dc"
      ]
    },
    {
      "page": "summary_dc",
      "title": "Print the summary output",
      "topics": [
        "summary_dc"
      ]
    }
  ],
  "_readme": "https://github.com/gabrielgrandemagne/depcens/raw/HEAD/README.md",
  "_rundeps": [
    "dlm",
    "Formula",
    "lattice",
    "Matrix",
    "matrixStats",
    "rootSolve",
    "survival"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "depcens",
  "_universes": [
    "gabrielgrandemagne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-15T04:33:48.000Z",
      "distro": "resolute",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/19b8ea743a49bf4fbc33538269beeef0bf22f97d039da0f194f3728a06891d71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-15T04:33:48.000Z",
      "distro": "resolute",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/e7651bd17d1f6258469c02522467450b9eaed263844b67293445eafa8e0ab0be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-15T04:33:12.000Z",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/e1d0f373b8c1eb6324a27edee4cae67e1599c6767c8093a9d7f9284ae7703bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-15T04:33:23.000Z",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/b4e940ba1c0cc73a00ea61aadc97878e06d27e494618f46cc8461234ca480ca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-15T04:33:34.000Z",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/9609d822eeab0702f2f0493f9fc0164255dc2c579998c13b3876eb1b99c8e538",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-15T04:32:42.000Z",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/4cfdb233e06417599e6dfac7b31dfb3652035ac09e39fddbfbd2bc394bc5be49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-15T04:32:47.000Z",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/b46ce8232591be87eb672b351390d8f813770fede0b2fcb90fb917c16654f6ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-15T04:33:07.000Z",
      "commit": "f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9",
      "fileid": "https://r2.ropensci.org/b0aed14ac5c3be6ccae99daa98e3de9bdca6bc77552c9f2c8cfe8e0ac22679de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/29389078524"
    }
  ]
}