{
  "_id": "6a49deb52c82cd3614824dcf",
  "Package": "timeEL",
  "Title": "Time to Event Analysis via Empirical Likelihood Inference",
  "Version": "0.9.1",
  "Authors@R": "c(person(\"Paul\", \"Blanche\", email= \"paulfblanche@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-1415-7976\")),person(\"Frank\", \"Eriksson\", role = c(\"ctb\")))",
  "Description": "Computation of t-year survival probabilities and t-year\nrisks with right censored survival data. The Kaplan-Meier\nestimator is used to provide estimates for data without\ncompeting risks and the Aalen-Johansen estimator is used when\nthere are competing risks. Confidence intervals and p-values\nare obtained using either usual Wald-type inference or\nempirical likelihood inference, as described in Thomas and\nGrunkemeier (1975) <doi:10.1080/01621459.1975.10480315> and\nBlanche (2020) <doi:10.1007/s10985-018-09458-6>. Functions for\nboth one-sample and two-sample inference are provided. Unlike\nWald-type inference, empirical likelihood inference always\nleads to consistent conclusions, in terms of statistical\nsignificance, when comparing two risks (or survival\nprobabilities) via either a ratio or a difference.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Repository": "https://paulowhite.r-universe.dev",
  "Date/Publication": "2024-08-27 06:44:47 UTC",
  "RemoteUrl": "https://github.com/paulowhite/timeel",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:29:54 UTC",
    "User": "root"
  },
  "Author": "Paul Blanche [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1415-7976>),\nFrank Eriksson [ctb]",
  "Maintainer": "Paul Blanche <paulfblanche@gmail.com>",
  "_user": "paulowhite",
  "_type": "src",
  "_file": "timeEL_0.9.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/cb39bf8e5abcd33da407cf2a7bdf6d1826f1ce4cb975b7f42ee494f03abacc61",
  "_filesize": 170809,
  "_sha256": "cb39bf8e5abcd33da407cf2a7bdf6d1826f1ce4cb975b7f42ee494f03abacc61",
  "_expires": "2026-10-13T04:33:56.000Z",
  "_created": "2026-07-05T04:29:54.000Z",
  "_published": "2026-07-05T04:33:57.601Z",
  "_jobs": [
    {
      "job": 85192657291,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088316358"
    },
    {
      "job": 85192657292,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088315574"
    },
    {
      "job": 85192657305,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088305723"
    },
    {
      "job": 85192657288,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088307318"
    },
    {
      "job": 85192492150,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088291949"
    },
    {
      "job": 85192657304,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088308774"
    },
    {
      "job": 85192657308,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088310604"
    },
    {
      "job": 85192657309,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088308779"
    },
    {
      "job": 85192657310,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088310387"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008",
  "_status": "success",
  "_upstream": "https://github.com/paulowhite/timeel",
  "_commit": {
    "id": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
    "author": "paulowhite <paulfblanche@gmail.com>",
    "committer": "paulowhite <paulfblanche@gmail.com>",
    "message": "Minor for CRAN resubmission\n",
    "time": 1724741087
  },
  "_maintainer": {
    "name": "Paul Blanche",
    "email": "paulfblanche@gmail.com",
    "login": "paulowhite",
    "description": "",
    "uuid": 28142879,
    "orcid": "0000-0003-1415-7976"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "km.ci",
      "role": "Suggests"
    },
    {
      "package": "prodlim",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulowhite",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paulowhite",
      "count": 5,
      "uuid": 28142879
    }
  ],
  "_userbio": {
    "uuid": 28142879,
    "type": "user",
    "name": "Paul Blanche",
    "followers": 1
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timeEL"
  },
  "_devurl": "https://github.com/paulowhite/timeel",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/timeEL.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulowhite/timeel",
  "_realowner": "paulowhite",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2024-08-29"
    }
  ],
  "_exports": [
    "AalenJohansen",
    "KaplanMeier",
    "TwoSampleAalenJohansen",
    "TwoSampleKaplanMeier"
  ],
  "_datasets": [
    {
      "name": "BMTplat",
      "title": "Bone Marrow Transplant Registry",
      "object": "BMTplat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status",
        "group"
      ],
      "rows": 408,
      "table": true,
      "tojson": true
    },
    {
      "name": "BMTtcell",
      "title": "Bone Marrow Transplant Registry",
      "object": "BMTtcell",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status",
        "group"
      ],
      "rows": 408,
      "table": true,
      "tojson": true
    },
    {
      "name": "Freireich",
      "title": "Acute Leukemia data from Freireich et al (1963)",
      "object": "Freireich",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status",
        "group"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "melanoma5",
      "title": "Melanoma competing risks data",
      "object": "melanoma5",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status"
      ],
      "rows": 173,
      "table": true,
      "tojson": true
    },
    {
      "name": "SimA100",
      "title": "Simulated competing risks data",
      "object": "SimA100",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status",
        "group"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AalenJohansen",
      "title": "Risk estimate using the Aalen-Johansen method",
      "topics": [
        "AalenJohansen"
      ]
    },
    {
      "page": "BMTplat",
      "title": "Bone Marrow Transplant Registry",
      "topics": [
        "BMTplat"
      ]
    },
    {
      "page": "BMTtcell",
      "title": "Bone Marrow Transplant Registry",
      "topics": [
        "BMTtcell"
      ]
    },
    {
      "page": "Freireich",
      "title": "Acute Leukemia data from Freireich et al (1963)",
      "topics": [
        "Freireich"
      ]
    },
    {
      "page": "KaplanMeier",
      "title": "Risk and survival probability estimates using the Kaplan-Meier method",
      "topics": [
        "KaplanMeier"
      ]
    },
    {
      "page": "melanoma5",
      "title": "Melanoma competing risks data",
      "topics": [
        "melanoma5"
      ]
    },
    {
      "page": "print.AalenJohansen",
      "title": "Print function for object of class 'AalenJohansen'",
      "topics": [
        "print.AalenJohansen"
      ]
    },
    {
      "page": "print.KaplanMeier",
      "title": "Print function for object of class 'KaplanMeier'",
      "topics": [
        "print.KaplanMeier"
      ]
    },
    {
      "page": "print.TwoSampleAalenJohansen",
      "title": "Print function for object of class 'TwoSampleAalenJohansen'",
      "topics": [
        "print.TwoSampleAalenJohansen"
      ]
    },
    {
      "page": "print.TwoSampleKaplanMeier",
      "title": "Print function for object of class 'TwoSampleKaplanMeier'",
      "topics": [
        "print.TwoSampleKaplanMeier"
      ]
    },
    {
      "page": "SimA100",
      "title": "Simulated competing risks data",
      "topics": [
        "SimA100"
      ]
    },
    {
      "page": "TwoSampleAalenJohansen",
      "title": "Risk difference and ratio using the Aalen-Johansen method",
      "topics": [
        "TwoSampleAalenJohansen"
      ]
    },
    {
      "page": "TwoSampleKaplanMeier",
      "title": "Risk difference and risk ratio using the Kaplan-Meier method",
      "topics": [
        "TwoSampleKaplanMeier"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "timeel",
  "_universes": [
    "paulowhite"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-05T04:32:15.000Z",
      "distro": "resolute",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/2e1bab422ce6ad58740bc070dbd87358dee348450aa8e30e10dfc050e7e88dd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-05T04:32:11.000Z",
      "distro": "resolute",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/40a9d95288b5fdaecd8c5e5f1176fd13a3ef2cab64d17fa8d503bbceeaa86c36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-05T04:31:13.000Z",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/8be73f30601294ce740e75626e97addf670d026b7e2ffaf022328e79f9ee2f8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-05T04:31:20.000Z",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/9ffde64f7be5f3305ab5c16af121a18dcc109fb525f610e95a4b9b3689a3a479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-07-05T04:32:26.000Z",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/6a4c2bdc74d1a338404bcabc1bbe5b47d4758a1212ac5951aeb6f691a24969b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-05T04:31:12.000Z",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/ff5af98e7a3ed01d22394013f4495809b204a5c70eeab1123c3f7e9f545ce033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-05T04:30:59.000Z",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/d3e5ba8c35e157f52c1720c02ffb3ba8c8d30516bf1b4c78716ab909740e2255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-05T04:31:10.000Z",
      "commit": "5d2c887de0b0cb53e96b5a80896902e7200d4b3a",
      "fileid": "https://r2.ropensci.org/bc7e94120c7770167bd65efbbb8a5a41a56c29746d909ae0bad7f3108db2234c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulowhite/actions/runs/28729445008"
    }
  ]
}