{
  "_id": "6a11c441acfb0bcc41cff4f6",
  "Package": "ExtendedABSurvTDC",
  "Type": "Package",
  "Title": "Survival Analysis using Indicators under Time Dependent\nCovariates",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Dr. Himadri\", \"Ghosh\", role = c(\"aut\", \"cre\"), email = \"hghosh@gmail.com\"),\nperson(\"Mr. Saikath\", \"Das\", role = \"aut\", email = \"saikathdas007@gmail.com\"),\nperson(\"Dr. Md\", \"Yeasin\", role = \"aut\", email = \"yeasin.iasri@gmail.com\"),\nperson(\"Dr. Debopam\", \"Rakshit\", role = \"aut\", email = \"debopam.rakshit@icar.org.in\"))",
  "Author": "Dr. Himadri Ghosh [aut, cre], Mr. Saikath Das [aut], Dr. Md\nYeasin [aut], Dr. Debopam Rakshit [aut]",
  "Maintainer": "Dr. Himadri Ghosh <hghosh@gmail.com>",
  "Description": "Survival analysis is employed to model time-to-event data.\nThis package examines the relationship between survival and one\nor more predictors, termed as covariates, which can include\nboth treatment variables (e.g., season of birth, represented by\nindicator functions) and continuous variables. To this end, the\nCox-proportional hazard (Cox-PH) model, introduced by Cox in\n1972, is a widely applicable and commonly used method for\nsurvival analysis. This package enables the estimation of the\neffect of randomization for the treatment variable to account\nfor potential confounders, providing adjustment when estimating\nthe association with exposure. It accommodates both fixed and\ntime-dependent covariates and computes survival probabilities\nfor lactation periods in dairy animals. The package is built\nupon the algorithm developed by Klein and Moeschberger (2003)\n<DOI:10.1007/b97377>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:11:33 UTC",
    "User": "root"
  },
  "Repository": "https://hardikghosh911.r-universe.dev",
  "Date/Publication": "2025-10-01 07:10:18 UTC",
  "RemoteUrl": "https://github.com/cran/ExtendedABSurvTDC",
  "RemoteRef": "HEAD",
  "RemoteSha": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
  "MD5sum": "809dee12fbaa2d4a4730d065fd02f82a",
  "_user": "hardikghosh911",
  "_type": "src",
  "_file": "ExtendedABSurvTDC_0.1.0.tar.gz",
  "_fileid": "d4f49372c4c4b1003e1d48eaf56718507bf67054c89d3548db072115dca4b40e",
  "_filesize": 95510,
  "_sha256": "d4f49372c4c4b1003e1d48eaf56718507bf67054c89d3548db072115dca4b40e",
  "_created": "2026-05-23T15:11:33.000Z",
  "_published": "2026-05-23T15:14:09.865Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530249626,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177765220"
    },
    {
      "job": 77530249674,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177764335"
    },
    {
      "job": 77530249631,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177761817"
    },
    {
      "job": 77530249630,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177763443"
    },
    {
      "job": 77530090540,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177754363"
    },
    {
      "job": 77530249597,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177762256"
    },
    {
      "job": 77530249627,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177762310"
    },
    {
      "job": 77530249629,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177761696"
    },
    {
      "job": 77530249607,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177760604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ExtendedABSurvTDC",
  "_commit": {
    "id": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
    "author": "Dr. Himadri Ghosh <hghosh@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1759302618
  },
  "_maintainer": {
    "name": "Dr. Himadri Ghosh",
    "email": "hghosh@gmail.com",
    "login": "hardikghosh911",
    "description": "",
    "uuid": 45421941
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hardikghosh911",
      "count": 1,
      "uuid": 45421941
    }
  ],
  "_userbio": {
    "uuid": 45421941,
    "type": "user",
    "name": "hardikghosh911"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExtendedABSurvTDC"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExtendedABSurvTDC.html",
    "manual.pdf"
  ],
  "_realowner": "hardikghosh911",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "DataPrep",
    "ExtendedABSurvTDC",
    "ExtendedCoxPred"
  ],
  "_help": [
    {
      "page": "DataPrep",
      "title": "Data Preparation",
      "topics": [
        "DataPrep"
      ]
    },
    {
      "page": "ExtendedABSurvTDC",
      "title": "Extended Cox-PH Model for Animal Breeding",
      "topics": [
        "ExtendedABSurvTDC"
      ]
    },
    {
      "page": "ExtendedCoxPred",
      "title": "ExtendedABCoxPH Prediction",
      "topics": [
        "ExtendedCoxPred"
      ]
    }
  ],
  "_rundeps": [
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "extendedabsurvtdc",
  "_universes": [
    "hardikghosh911"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T15:13:34.000Z",
      "distro": "noble",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "2001394d0202aa1f03bf201ecc1df0de67b63d215b267b0f5c4f0b6c0277c80c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T15:13:25.000Z",
      "distro": "noble",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "64e0330a36e93832d6334f8b93fa662a4306789c7d28ca9799822bdb5a492553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-23T15:13:02.000Z",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "b27f595faa21a8d708052e6bc118c00f764179236c2a7e31b9acccfd74f34c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-23T15:13:18.000Z",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "3fc319e366da43556e5ee3fd5226e0289891f00d905903572ea131329c7ce98e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-23T15:13:22.000Z",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "a36a96b47d6f9c418d938698313f4c0565d34ba41b8591e4272e5687e3f9bfa7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T15:12:55.000Z",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "7cac1c5cbb0e64acf176b485dfde343c2720131062a95d5349e57c732fe21b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T15:12:48.000Z",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "349761eaf158fae8eb4c2207126a7ab84b602950220500e809b2c37f740ca541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T15:12:38.000Z",
      "commit": "9fe86ef8b46025ef3cfade5b55740464262d5bc6",
      "fileid": "ffe012b74f39b1f557649e7feb843fbca22f2736afcd3d462c1292ecf4711389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hardikghosh911/actions/runs/26336148062"
    }
  ]
}