{
  "_id": "6a10360facfb0bcc41c99eff",
  "Package": "ROCsurvcomp",
  "Title": "ROC-Based Methods for Comparing Survival Distributions with\nRight, Left, and Doubly Censored Data",
  "Version": "0.1.2",
  "Date": "2026-05-05",
  "Authors@R": "c(person(\"Mohammod Mahmudur\", \"Rahman\", role = c(\"aut\", \"cre\"),\nemail = \"mahmudur.asif13@gmail.com\"),\nperson(\"Leonidas\", \"Bantis\", role = \"aut\",\nemail = \"lbantis@kumc.edu\"))",
  "Maintainer": "Mohammod Mahmudur Rahman <mahmudur.asif13@gmail.com>",
  "Description": "Implements nonparametric and semiparametric methods for\ncomparing two survival distributions under non-proportional\nhazards (non-PH). The methods are based on the Receiver\nOperating Characteristic (ROC) curve length (Bantis et al.\n(2021) <doi:10.1002/sim.8869>) and the overlap coefficient\n(OVL) (Franco-Pereira et al. (2021)\n<doi:10.1177/09622802211046386>), as well as a joint ROC\nlength-OVL-based approach. These methods do not require prior\nknowledge of the underlying non-PH pattern and can accommodate\nright, left, and doubly censored data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://mmrahman13.r-universe.dev",
  "Date/Publication": "2026-05-05 20:42:56 UTC",
  "RemoteUrl": "https://github.com/mmrahman13/rocsurvcomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "1215876bca17f537c8a575313a9043b9eb0ad80e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:00:49 UTC",
    "User": "root"
  },
  "Author": "Mohammod Mahmudur Rahman [aut, cre],\nLeonidas Bantis [aut]",
  "MD5sum": "8364e82d78d9c778ee46ff642dd7eed3",
  "_user": "mmrahman13",
  "_type": "src",
  "_file": "ROCsurvcomp_0.1.2.tar.gz",
  "_fileid": "26759229feef6eb054b9b1333acc8f99b5ea7a5422331f3d729ab1c7c83b6095",
  "_filesize": 820473,
  "_sha256": "26759229feef6eb054b9b1333acc8f99b5ea7a5422331f3d729ab1c7c83b6095",
  "_created": "2026-05-12T07:00:49.000Z",
  "_published": "2026-05-22T10:55:11.859Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365591109,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937725015"
    },
    {
      "job": 77365591409,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937725697"
    },
    {
      "job": 77365591369,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937730601"
    },
    {
      "job": 77365591380,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937724727"
    },
    {
      "job": 77365591093,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937682772"
    },
    {
      "job": 77365590830,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158804130"
    },
    {
      "job": 77365591386,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937712463"
    },
    {
      "job": 77365591127,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937709006"
    },
    {
      "job": 77365591637,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937713231"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mmrahman13/rocsurvcomp",
  "_commit": {
    "id": "1215876bca17f537c8a575313a9043b9eb0ad80e",
    "author": "Mohammod Mahmudur Rahman <100450326+mmrahman13@users.noreply.github.com>",
    "committer": "Mohammod Mahmudur Rahman <100450326+mmrahman13@users.noreply.github.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1778013776
  },
  "_maintainer": {
    "name": "Mohammod Mahmudur Rahman",
    "email": "mahmudur.asif13@gmail.com",
    "login": "mmrahman13",
    "uuid": 100450326
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "interval",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "PWEXP",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mmrahman13",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 19
    },
    {
      "week": "2026-17",
      "n": 9
    },
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mmrahman13",
      "count": 36,
      "uuid": 100450326
    }
  ],
  "_userbio": {
    "uuid": 100450326,
    "type": "user",
    "name": "Mohammod Mahmudur Rahman"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCsurvcomp"
  },
  "_devurl": "https://github.com/mmrahman13/rocsurvcomp",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/ROCsurvcomp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mmrahman13/rocsurvcomp",
  "_realowner": "mmrahman13",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "surv.comp"
  ],
  "_help": [
    {
      "page": "surv.comp",
      "title": "ROC-Based Methods for Comparing Survival Distributions with Right, Left, and Doubly Censored Data",
      "topics": [
        "surv.comp"
      ]
    }
  ],
  "_readme": "https://github.com/mmrahman13/rocsurvcomp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "Icens",
    "interval",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "MLEcens",
    "perm",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ROCsurvcomp.Rmd",
      "filename": "ROCsurvcomp.html",
      "title": "ROCsurvcomp",
      "author": "MM Rahman and LE Bantis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "About the ROCsurvcomp Package",
        "Overview of the Methods",
        "ROC Length",
        "Overlap Coefficient (OVL)",
        "Joint ROC length-OVL-based Method",
        "Estimation of ROC-length and OVL",
        "Inference Procedure",
        "surv.comp() function",
        "References"
      ],
      "created": "2026-04-26 07:05:37",
      "modified": "2026-05-05 20:41:06",
      "commits": 7
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "rocsurvcomp",
  "_universes": [
    "mmrahman13"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-12T07:03:03.000Z",
      "distro": "noble",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "13c0e97aea3a1c44c6e7a3d3fe7ed8a4773d84949c9b26332d610d635824a2d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-12T07:03:08.000Z",
      "distro": "noble",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "2a8d28b783e39845d5280da482e0a5c5ce73ae3e712ee8af2fd4fb41a8417e95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-12T07:03:34.000Z",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "2819a442ed43a5a985b6ba85b56fac2b4dceb23786f2ba12db75042fd84b9d16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-12T07:03:09.000Z",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "0fdd1f06670f93f80d495bab9b0cdd80b01581fe33499c4127f0786802e4b730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-12T07:02:14.000Z",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "758a015e680bc27fa263850c30289ff627c1e1f1ae829701e27b993e996b0a81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-12T07:02:02.000Z",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "e0f6ed0a5c03a15fb9c96640f2cd4cbe0bc903026dd05c6f6e7693f313b71d38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-12T07:02:14.000Z",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "eb16b7d87251c46057d16645cb41c1570b44bbf1e4eae4428dff6c2f108c348d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T10:54:50.000Z",
      "commit": "1215876bca17f537c8a575313a9043b9eb0ad80e",
      "fileid": "865bda3918c9db70b9d863b0d3fd2eb4cd85b0d7955cf5e8468dccd3d14f17dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmrahman13/actions/runs/25718722717"
    }
  ]
}