{
  "_id": "6a103891acfb0bcc41c9ab1a",
  "Package": "CureDepCens",
  "Title": "Dependent Censoring Regression Models with Cure Fraction",
  "Version": "0.1.0",
  "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": "Cure dependent censoring regression models for long-term\nsurvival multivariate data. These models are based on\nextensions of the frailty models, capable to accommodating the\ncure fraction and the dependence between failure and censoring\ntimes, with Weibull and piecewise exponential marginal\ndistributions. Theoretical details regarding the models\nimplemented in the package can be found in Schneider et al.\n(2022) <doi:10.1007/s10651-022-00549-0>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/GabrielGrandemagne/CureDepCens",
  "BugReports": "https://github.com/GabrielGrandemagne/CureDepCens/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.2",
  "Config/testthat/edition": "3",
  "Repository": "https://gabrielgrandemagne.r-universe.dev",
  "Date/Publication": "2023-06-26 20:20:08 UTC",
  "RemoteUrl": "https://github.com/gabrielgrandemagne/curedepcens",
  "RemoteRef": "HEAD",
  "RemoteSha": "31bc2a8d41a6a4acea274b916ee549851098a61d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:54:46 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>",
  "MD5sum": "a4211c51b059789a03378a1918819e77",
  "_user": "gabrielgrandemagne",
  "_type": "src",
  "_file": "CureDepCens_0.1.0.tar.gz",
  "_fileid": "acc598475a96e183eeb778f98b2d0d3825bd4fac1464d65615f238bdf76f3432",
  "_filesize": 159004,
  "_sha256": "acc598475a96e183eeb778f98b2d0d3825bd4fac1464d65615f238bdf76f3432",
  "_created": "2026-05-12T05:54:46.000Z",
  "_published": "2026-05-22T11:05:53.814Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367232457,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936741606"
    },
    {
      "job": 77367232505,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936740480"
    },
    {
      "job": 77367232502,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936741307"
    },
    {
      "job": 77367232451,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936744580"
    },
    {
      "job": 77367232468,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936714209"
    },
    {
      "job": 77367232024,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158993480"
    },
    {
      "job": 77367232698,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936734379"
    },
    {
      "job": 77367233013,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936731658"
    },
    {
      "job": 77367232635,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936749776"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gabrielgrandemagne/curedepcens",
  "_commit": {
    "id": "31bc2a8d41a6a4acea274b916ee549851098a61d",
    "author": "GabrielGrandemagne <ggrandemagne.santos@gmail.com>",
    "committer": "GabrielGrandemagne <ggrandemagne.santos@gmail.com>",
    "message": "Modified examples and replaced \\dontrun with \\donttest.\n",
    "time": 1687810808
  },
  "_maintainer": {
    "name": "Silvana Schneider",
    "email": "silvana.schneider@ufrgs.br",
    "orcid": "0000-0002-1939-480X"
  },
  "_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": 0,
  "_contributors": [
    {
      "user": "gabrielgrandemagne",
      "count": 24,
      "uuid": 57693733
    }
  ],
  "_userbio": {
    "uuid": 57693733,
    "type": "user",
    "name": "Gabriel Grandemagne dos Santos"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CureDepCens"
  },
  "_devurl": "https://github.com/gabrielgrandemagne/curedepcens",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CureDepCens.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabrielgrandemagne/curedepcens",
  "_realowner": "gabrielgrandemagne",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-27"
    }
  ],
  "_exports": [
    "cure_dep_censoring",
    "plot_cure",
    "summary_cure"
  ],
  "_datasets": [
    {
      "name": "Dogs_MimicData",
      "title": "Dogs_MimicData data set",
      "object": "Dogs_MimicData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "u",
        "v",
        "t",
        "c",
        "time",
        "event",
        "int",
        "x1_cure",
        "x2_cure",
        "x_c1",
        "x_c2",
        "cens",
        "ident"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CureDepCens-package",
      "title": "The 'CureDepCens' package.",
      "topics": [
        "CureDepCens-package",
        "CureDepCens"
      ]
    },
    {
      "page": "cure_dep_censoring",
      "title": "Cure Dependent Censoring model",
      "topics": [
        "cure_dep_censoring"
      ]
    },
    {
      "page": "Dogs_MimicData",
      "title": "Dogs_MimicData data set",
      "topics": [
        "Dogs_MimicData"
      ]
    },
    {
      "page": "plot_cure",
      "title": "Plot the survival function",
      "topics": [
        "plot_cure"
      ]
    },
    {
      "page": "summary_cure",
      "title": "Print the summary output",
      "topics": [
        "summary_cure"
      ]
    }
  ],
  "_readme": "https://github.com/gabrielgrandemagne/curedepcens/raw/HEAD/README.md",
  "_rundeps": [
    "dlm",
    "Formula",
    "lattice",
    "Matrix",
    "matrixStats",
    "rootSolve",
    "survival"
  ],
  "_score": 2.740362689494244,
  "_indexed": true,
  "_nocasepkg": "curedepcens",
  "_universes": [
    "gabrielgrandemagne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T05:56:42.000Z",
      "distro": "noble",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "0b22a26060450e96f93c83ead7ad1469f5bfab7e57df453226e4e4c989add302",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T05:56:39.000Z",
      "distro": "noble",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "138b1093d44ba9b1391f42c0e467b4a22ba8595220e3d601defd7ea5f547905e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T05:56:49.000Z",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "a7dd49920baf12f706567d2b0510914e5c7d59e17537598a93513746f7781445",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T05:57:00.000Z",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "70b473b2f2872bb4b8a84b89879b21c0a37f64c4cb8b5dc4e8e50e6fda50943f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:56:04.000Z",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "e90aebc1dc2e8867836ea5fef5b9a6faf194e6afbfcd0e031ccfe444f51c4957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:55:53.000Z",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "2838ab6bcb0dd60f68dee27c03bb6ec68248881b3451bc9ec3ae550fdf30e7ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:57:17.000Z",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "ca2db5cabad072946fc48cb522988c6c6ef6b806b3b924c89848bbfe4c64a3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:05:38.000Z",
      "commit": "31bc2a8d41a6a4acea274b916ee549851098a61d",
      "fileid": "8914ee3b17302b13737aac0b59653762510b6e19efb5513d90f74a46a218a9f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabrielgrandemagne/actions/runs/25716172906"
    }
  ]
}