{
  "_id": "6a267da2794753ddbc3efa6e",
  "Package": "cdnbcr",
  "Type": "Package",
  "Title": "Correlated Destructive Negative Binomial Cure Rate Model",
  "Version": "1.1.1",
  "Authors@R": "c(person(\"Rodrigo\", \" M. R. de Medeiros\",\nemail = \"rodrigo.matheus@ufrn.br\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8101-3038\")),\nperson(\"Diego\", \"Gallardo\",\nemail = \"diego.gallardo.mateluna@gmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8184-7403\")))",
  "Maintainer": "Rodrigo M. R. de Medeiros <rodrigo.matheus@ufrn.br>",
  "Description": "Provides tools for modeling time-to-event data with a cure\nfraction under correlated destructive negative binomial cure\nrate models. The models assume multiple latent competing causes\nwith possible dependence and allow for elimination\n(inactivation) of some initial causes. Estimation is performed\nvia an Expectation-Maximization algorithm, and diagnostic tools\nbased on Cox-Snell residuals are provided.",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/rdmatheus/cdnbcr",
  "BugReports": "https://github.com/rdmatheus/cdnbcr/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "License": "GPL (>= 3)",
  "Repository": "https://rdmatheus.r-universe.dev",
  "Date/Publication": "2026-03-04 13:13:25 UTC",
  "RemoteUrl": "https://github.com/rdmatheus/cdnbcr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:27:43 UTC",
    "User": "root"
  },
  "Author": "Rodrigo M. R. de Medeiros [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8101-3038>),\nDiego Gallardo [aut] (ORCID: <https://orcid.org/0000-0001-8184-7403>)",
  "MD5sum": "da3ee4bbf4954b3dc014c2d0f6b1b1fc",
  "_user": "rdmatheus",
  "_type": "src",
  "_file": "cdnbcr_1.1.1.tar.gz",
  "_fileid": "f32e288d13d4bdf1e18af31ae40402d64bd4eed8d24f57a549db752ad4dced96",
  "_filesize": 248362,
  "_sha256": "f32e288d13d4bdf1e18af31ae40402d64bd4eed8d24f57a549db752ad4dced96",
  "_created": "2026-06-08T08:27:43.000Z",
  "_published": "2026-06-08T08:30:26.145Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80052309756,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475050953"
    },
    {
      "job": 80052309765,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475050428"
    },
    {
      "job": 80052309783,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475044608"
    },
    {
      "job": 80052309789,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475041556"
    },
    {
      "job": 80051891383,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475011663"
    },
    {
      "job": 80052309768,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475045829"
    },
    {
      "job": 80052309742,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475038319"
    },
    {
      "job": 80052309762,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475037214"
    },
    {
      "job": 80052309794,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475038348"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rdmatheus/cdnbcr",
  "_commit": {
    "id": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
    "author": "rdmatheus <rodrigo.matheus@live.com>",
    "committer": "rdmatheus <rodrigo.matheus@live.com>",
    "message": "Add corrections for resubmission to CRAN\n",
    "time": 1772630005
  },
  "_maintainer": {
    "name": "Rodrigo M. R. de Medeiros",
    "email": "rodrigo.matheus@ufrn.br",
    "orcid": "0000-0001-8101-3038"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "version": ">= 1.2.4",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "version": ">= 2.3.3",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rdmatheus",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rdmatheus",
      "count": 35,
      "uuid": 52469585
    }
  ],
  "_userbio": {
    "uuid": 52469585,
    "type": "user",
    "name": "Rodrigo M. R. de Medeiros"
  },
  "_downloads": {
    "count": 492,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cdnbcr"
  },
  "_devurl": "https://github.com/rdmatheus/cdnbcr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cdnbcr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rdmatheus/cdnbcr",
  "_realowner": "rdmatheus",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2026-03-09"
    }
  ],
  "_exports": [
    "cdnbcr",
    "control_EM",
    "cure_rate",
    "dcdnbcr",
    "pcdnbcr",
    "rcdnbcr"
  ],
  "_datasets": [
    {
      "name": "e1690",
      "title": "Phase III cutaneous melanoma clinical trial",
      "object": "e1690",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "trt",
        "time",
        "status",
        "age",
        "sex",
        "thickness",
        "nodeII",
        "nodeIII",
        "nodeIV"
      ],
      "rows": 417,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cdnbcr",
      "title": "Correlated Destructive Negative Binomial Cure Rate Model",
      "topics": [
        "cdnbcr",
        "print.cdnbcr"
      ]
    },
    {
      "page": "cdnbcr-methods",
      "title": "Extract Information From a CDNBCR Fit",
      "topics": [
        "AIC.cdnbcr",
        "cdnbcr-methods",
        "coef.cdnbcr",
        "logLik.cdnbcr",
        "model.frame.cdnbcr",
        "model.matrix.cdnbcr",
        "residuals.cdnbcr",
        "vcov.cdnbcr"
      ]
    },
    {
      "page": "cdnbcr-model",
      "title": "The Correlated Destructive Negative Binomial Cure Rate Model",
      "topics": [
        "cdnbcr-model",
        "cure_rate",
        "dcdnbcr",
        "pcdnbcr",
        "rcdnbcr"
      ]
    },
    {
      "page": "control_EM",
      "title": "Auxiliary for Controlling a CDNBCR Fit via EM Algorithm",
      "topics": [
        "control_EM"
      ]
    },
    {
      "page": "e1690",
      "title": "Phase III cutaneous melanoma clinical trial",
      "topics": [
        "e1690"
      ]
    },
    {
      "page": "plot.cdnbcr",
      "title": "Diagnostic Plots for the CDNBCR Model",
      "topics": [
        "plot.cdnbcr"
      ]
    },
    {
      "page": "predict.cdnbcr",
      "title": "Prediction Method for CDNBCR Models",
      "topics": [
        "predict.cdnbcr"
      ]
    },
    {
      "page": "summary.cdnbcr",
      "title": "Summarizing a CDNBCR Fit",
      "topics": [
        "print.summary.cdnbcr",
        "summary.cdnbcr"
      ]
    }
  ],
  "_readme": "https://github.com/rdmatheus/cdnbcr/raw/HEAD/README.md",
  "_rundeps": [
    "Formula",
    "pracma"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "cdnbcr",
  "_universes": [
    "rdmatheus"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:53.000Z",
      "distro": "noble",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "1ace2eb8cfdf218a8c32eef69943c46b3df2f55ecb073ecf4921a7304326d98c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:50.000Z",
      "distro": "noble",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "7e54a864e065219babac79ff434e6d739df8c77b9f672e9aad3864bf06da949a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:37.000Z",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "ac28c9d518bf1bfef092377cd2e5132114a589aa96ae63211b404e1ea71c16c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:26.000Z",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "6b97e57efbc3c7da32ce9409e8f3dd93ad4558baaf11f5cb1b85c6775a9ed294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:48.000Z",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "115bfd469ce9b467bde4e06ce0c6252dd72616afe256c452d57e804aea830482",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:09.000Z",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "da44e0b0b4fa1edd11adac1e52750c1016bc8c8eef552bbf8eebc2d254602897",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:06.000Z",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "c86822356b1f97dab4a5ab4c3751ad86ca33c63f6c353361c8f4a10bd176eef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-08T08:29:08.000Z",
      "commit": "3c933bf6056cd36dbc5279d0081a25b2b9eff1b4",
      "fileid": "8b0f1542379900b212ccd1bfa390bc4ef4a3336dc6531a326979bb17a9ef68bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdmatheus/actions/runs/27125191498"
    }
  ]
}