{
  "_id": "6a1d2e771d7bb097a0a39a2c",
  "Package": "tauProcess",
  "Title": "Tau Measure with Right-Censored Data",
  "Version": "2.2.0",
  "Authors@R": "c(\nperson(\"Yi-Cheng\", \"Tai\", , \"s07308@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3298-0552\")),\nperson(\"Weijing\", \"Wang\", , \"wjwang@stat.nycu.edu.tw\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-6569-083X\")),\nperson(\"Martin T.\", \"Wells\", , \"mtw1@cornell.edu\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-9750-9529\")))",
  "Description": "A clinically meaningful measures of treatment effects for\nright-censored data are provided, based on the concept of\nKendall's tau, along with the corresponding inference\nprocedures. Two plots of tau processes, with the option to\naccount for the cure fraction or not, are available. The plots\nof tau processes serve as useful graphical tools for monitoring\nthe relative performances over time.",
  "URL": "https://github.com/s07308/tauProcess",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Repository": "https://s07308.r-universe.dev",
  "Date/Publication": "2025-12-01 06:33:16 UTC",
  "RemoteUrl": "https://github.com/s07308/tauprocess",
  "RemoteRef": "HEAD",
  "RemoteSha": "6133c491abdcc29640d91219705b1b946dd23ea2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 06:54:54 UTC",
    "User": "root"
  },
  "Author": "Yi-Cheng Tai [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3298-0552>),\nWeijing Wang [aut] (ORCID: <https://orcid.org/0000-0001-6569-083X>),\nMartin T. Wells [aut] (ORCID: <https://orcid.org/0000-0002-9750-9529>)",
  "Maintainer": "Yi-Cheng Tai <s07308@gmail.com>",
  "MD5sum": "8696b454cf36a04415bd15d6bb8e2b0f",
  "_user": "s07308",
  "_type": "src",
  "_file": "tauProcess_2.2.0.tar.gz",
  "_fileid": "cbae80944c0de165f8bdb3437296e58ea27810ccfd5f755a6c490362067d0420",
  "_filesize": 293677,
  "_sha256": "cbae80944c0de165f8bdb3437296e58ea27810ccfd5f755a6c490362067d0420",
  "_created": "2026-06-01T06:54:54.000Z",
  "_published": "2026-06-01T07:02:15.695Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78801313749,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325177571"
    },
    {
      "job": 78801313748,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325178458"
    },
    {
      "job": 78801313789,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325209944"
    },
    {
      "job": 78801313776,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325237241"
    },
    {
      "job": 78800760823,
      "time": 258,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325136572"
    },
    {
      "job": 78801313759,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325167200"
    },
    {
      "job": 78801313837,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325162495"
    },
    {
      "job": 78801313816,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325158059"
    },
    {
      "job": 78801313854,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325174015"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/s07308/tauprocess",
  "_commit": {
    "id": "6133c491abdcc29640d91219705b1b946dd23ea2",
    "author": "yctai <yctai124@gmail.com>",
    "committer": "yctai <yctai124@gmail.com>",
    "message": "update version number\n",
    "time": 1764570796
  },
  "_maintainer": {
    "name": "Yi-Cheng Tai",
    "email": "s07308@gmail.com",
    "login": "s07308",
    "description": "PhD in Statistics",
    "uuid": 9900943,
    "orcid": "0000-0003-3298-0552"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "s07308",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "s07308",
      "count": 49,
      "uuid": 9900943
    },
    {
      "user": "yichengtai",
      "count": 6,
      "uuid": 172944609
    }
  ],
  "_userbio": {
    "uuid": 9900943,
    "type": "user",
    "name": "Yi-Cheng Tai",
    "description": "PhD in Statistics"
  },
  "_downloads": {
    "count": 138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tauProcess"
  },
  "_devurl": "https://github.com/s07308/tauprocess",
  "_searchresults": 4,
  "_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/tauProcess.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s07308/tauprocess",
  "_realowner": "s07308",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2023-05-11"
    },
    {
      "version": "2.1.2",
      "date": "2023-09-14"
    },
    {
      "version": "2.1.3",
      "date": "2023-09-18"
    }
  ],
  "_exports": [
    "calc_size_tau_test_crv",
    "tau_proc",
    "tau.fit"
  ],
  "_datasets": [
    {
      "name": "pbc",
      "title": "Mayo Clinic Primary Biliary Cholangitis Data",
      "object": "pbc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "surv.time",
        "event",
        "arm"
      ],
      "rows": 258,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_size_tau_test_crv",
      "title": "Calculate the conservative required sample size for one-sided test",
      "topics": [
        "calc_size_tau_test_crv"
      ]
    },
    {
      "page": "pbc",
      "title": "Mayo Clinic Primary Biliary Cholangitis Data",
      "topics": [
        "pbc"
      ]
    },
    {
      "page": "plot.tau_process",
      "title": "Plot the Tau Process with/without cure fraction",
      "topics": [
        "plot.tau_process"
      ]
    },
    {
      "page": "plot.tauFit",
      "title": "Plot the Tau Process",
      "topics": [
        "plot.tauFit"
      ]
    },
    {
      "page": "print.summaryTauFit",
      "title": "Print Method for \"summaryTauFit\" Objects",
      "topics": [
        "print.summaryTauFit"
      ]
    },
    {
      "page": "summary.tauFit",
      "title": "Summarize the Inference Result of Tau Process at Last Specified Time",
      "topics": [
        "summary.tauFit"
      ]
    },
    {
      "page": "tau_proc",
      "title": "Estimate the Tau Process with/without cure fraction",
      "topics": [
        "tau_proc"
      ]
    },
    {
      "page": "tau.fit",
      "title": "Estimate the Tau Process",
      "topics": [
        "tau.fit"
      ]
    }
  ],
  "_readme": "https://github.com/s07308/tauprocess/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "tauProcess.Rmd",
      "filename": "tauProcess.html",
      "title": "Vignette for tauProcess package: Measuring the two-sample treatment effect",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sample Data",
        "Variables in the pbc Dataset",
        "Kaplan-Meier Curves",
        "Tau Measure and Tau Process",
        "Function Usage",
        "Tau Process with Mixture Cure Model",
        "Inference Using Bootstrap",
        "Conclusion"
      ],
      "created": "2024-11-30 11:29:46",
      "modified": "2024-12-01 05:10:27",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "tauprocess",
  "_universes": [
    "s07308"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-06-01T06:57:28.000Z",
      "distro": "noble",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "a3a8c580958451e4fea561e96d36762f53099a27cdf8a9bf5dd2d86031abc44d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-06-01T06:57:31.000Z",
      "distro": "noble",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "8a3a04912c419f4a6c0b76325343ce3c47df38a723d91860bcf8f59164b8eef1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-06-01T06:59:40.000Z",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "cc66b6a9fae1ddb784eb4094c7b6032feaa3504597731aac990f5d09da5621a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-06-01T07:01:21.000Z",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "285b8ae78b6b2428e3da36be14906b3a0c162575a0d49ca885bc6d84a3363cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.0",
      "date": "2026-06-01T06:57:03.000Z",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "ee0e33750889cea8783d89255370d81d85ea3064bd3a166280a7462b55ded175",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-06-01T06:56:21.000Z",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "f2abc45153e99eab6bb0d06aa94cef74fa5db565ae1c5460700e9ef9e1927ebe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-06-01T06:56:11.000Z",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "a5065a2297f71bc64ca98937cf72bc5f60bc0a6be1ef43795b00fa65d8074329",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-06-01T06:56:57.000Z",
      "commit": "6133c491abdcc29640d91219705b1b946dd23ea2",
      "fileid": "5c20fff42ad05075ca71629b757aa950f8363cc130a52609d2d887c28f82750d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s07308/actions/runs/26739757530"
    }
  ]
}