{
  "_id": "6a1f0b76b401979e7341c782",
  "Package": "clinfun",
  "Title": "Clinical Trial Design and Data Analysis Functions",
  "Version": "1.1.6",
  "Author": "Venkatraman E. Seshan [aut, cre], Karissa Whiting [aut]",
  "Authors@R": "c(person(given = \"Venkatraman E.\", family = \"Seshan\", role = c(\"aut\", \"cre\"), email = \"seshanv@mskcc.org\"),\nperson(given = \"Karissa\", family = \"Whiting\", role = \"aut\"))",
  "Description": "Utilities to make your clinical collaborations easier if\nnot fun. It contains functions for designing studies such as\nSimon 2-stage and group sequential designs and for data\nanalysis such as Jonckheere-Terpstra test and estimating\nsurvival quantiles.",
  "Maintainer": "Venkatraman E. Seshan <seshanv@mskcc.org>",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "VignetteBuilder": "knitr",
  "Repository": "https://veseshan.r-universe.dev",
  "Date/Publication": "2023-12-07 18:23:59 UTC",
  "RemoteUrl": "https://github.com/veseshan/clinfun",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1966795e6879ba860d357289aaad039d76f2678",
  "Packaged": {
    "Date": "2026-05-17 09:46:31 UTC",
    "User": "root"
  },
  "MD5sum": "af0471dae1d0c6e96e5b5554942a2840",
  "_user": "veseshan",
  "_type": "src",
  "_file": "clinfun_1.1.6.tar.gz",
  "_fileid": "108aaa8101947b9b69d25a999f2c6db78239dc0ac4999ac07bc09aa19146904d",
  "_filesize": 351929,
  "_sha256": "108aaa8101947b9b69d25a999f2c6db78239dc0ac4999ac07bc09aa19146904d",
  "_created": "2026-05-17T09:46:31.000Z",
  "_published": "2026-06-02T16:57:26.822Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79126172315,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041361993"
    },
    {
      "job": 79126172354,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041360316"
    },
    {
      "job": 79126172298,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041359681"
    },
    {
      "job": 79126172242,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041359998"
    },
    {
      "job": 79126172416,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041377520"
    },
    {
      "job": 79126172328,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041402263"
    },
    {
      "job": 79126172330,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041394098"
    },
    {
      "job": 79126172604,
      "time": 239,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041404743"
    },
    {
      "job": 79126169982,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041346372"
    },
    {
      "job": 79126171381,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364409800"
    },
    {
      "job": 79126172083,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041357142"
    },
    {
      "job": 79126173397,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041356057"
    },
    {
      "job": 79126172223,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041357306"
    }
  ],
  "_buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/veseshan/clinfun",
  "_commit": {
    "id": "a1966795e6879ba860d357289aaad039d76f2678",
    "author": "karissawhiting <whitingk@mskcc.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #21 from veseshan/cran\n\nMerge cran with ph2simon admissible edit",
    "time": 1701973439
  },
  "_maintainer": {
    "name": "Venkatraman E. Seshan",
    "email": "seshanv@mskcc.org",
    "login": "veseshan",
    "description": "",
    "uuid": 12280668
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    }
  ],
  "_owner": "veseshan",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "karissawhiting",
      "count": 43,
      "uuid": 10888683
    },
    {
      "user": "veseshan",
      "count": 20,
      "uuid": 12280668
    },
    {
      "user": "fdehrich",
      "count": 15,
      "uuid": 71148967
    }
  ],
  "_userbio": {
    "uuid": 12280668,
    "type": "user",
    "name": "Venkatraman E. Seshan"
  },
  "_downloads": {
    "count": 2655,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clinfun"
  },
  "_devurl": "https://github.com/veseshan/clinfun",
  "_searchresults": 187,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clinfun.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/veseshan/clinfun",
  "_realowner": "veseshan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7-0",
      "date": "2007-02-25"
    },
    {
      "version": "0.7-1",
      "date": "2007-02-28"
    },
    {
      "version": "0.7-3",
      "date": "2007-05-11"
    },
    {
      "version": "0.7-4",
      "date": "2007-10-07"
    },
    {
      "version": "0.7-5",
      "date": "2008-05-13"
    },
    {
      "version": "0.8.0",
      "date": "2008-05-25"
    },
    {
      "version": "0.8.1",
      "date": "2008-06-18"
    },
    {
      "version": "0.8.2",
      "date": "2008-07-05"
    },
    {
      "version": "0.8.3",
      "date": "2008-11-18"
    },
    {
      "version": "0.8.4",
      "date": "2008-12-04"
    },
    {
      "version": "0.8.5",
      "date": "2009-07-18"
    },
    {
      "version": "0.8.6",
      "date": "2009-11-19"
    },
    {
      "version": "0.8.7",
      "date": "2009-11-22"
    },
    {
      "version": "0.8.8",
      "date": "2010-04-08"
    },
    {
      "version": "0.8.9",
      "date": "2010-04-10"
    },
    {
      "version": "0.8.10",
      "date": "2010-04-16"
    },
    {
      "version": "0.9.0",
      "date": "2010-11-03"
    },
    {
      "version": "0.9.1",
      "date": "2010-11-05"
    },
    {
      "version": "0.9.2",
      "date": "2010-11-10"
    },
    {
      "version": "0.9.3",
      "date": "2010-12-07"
    },
    {
      "version": "0.9.4",
      "date": "2011-02-25"
    },
    {
      "version": "0.9.5",
      "date": "2011-03-09"
    },
    {
      "version": "0.9.6",
      "date": "2011-03-24"
    },
    {
      "version": "0.9.7",
      "date": "2011-04-27"
    },
    {
      "version": "0.9.8",
      "date": "2011-09-14"
    },
    {
      "version": "0.9.9",
      "date": "2012-01-18"
    },
    {
      "version": "1.0.0",
      "date": "2012-03-13"
    },
    {
      "version": "1.0.1",
      "date": "2012-08-14"
    },
    {
      "version": "1.0.2",
      "date": "2012-09-25"
    },
    {
      "version": "1.0.3",
      "date": "2012-10-15"
    },
    {
      "version": "1.0.4",
      "date": "2013-01-23"
    },
    {
      "version": "1.0.5",
      "date": "2013-04-16"
    },
    {
      "version": "1.0.6",
      "date": "2014-07-22"
    },
    {
      "version": "1.0.9",
      "date": "2015-02-24"
    },
    {
      "version": "1.0.10",
      "date": "2015-05-18"
    },
    {
      "version": "1.0.11",
      "date": "2015-08-11"
    },
    {
      "version": "1.0.12",
      "date": "2016-10-17"
    },
    {
      "version": "1.0.13",
      "date": "2016-11-30"
    },
    {
      "version": "1.0.14",
      "date": "2017-04-25"
    },
    {
      "version": "1.0.15",
      "date": "2018-04-13"
    },
    {
      "version": "1.1.0",
      "date": "2022-02-23"
    },
    {
      "version": "1.1.1",
      "date": "2023-03-07"
    },
    {
      "version": "1.1.2",
      "date": "2023-06-19"
    },
    {
      "version": "1.1.3",
      "date": "2023-07-13"
    },
    {
      "version": "1.1.4",
      "date": "2023-10-12"
    },
    {
      "version": "1.1.5",
      "date": "2023-10-19"
    }
  ],
  "_exports": [
    "aucVardiTest",
    "bdrycross.prob",
    "calogrank",
    "coxphCPE",
    "coxphERR",
    "coxphQuantile",
    "CPS.ssize",
    "deltaAUC",
    "fe.mdor",
    "fe.power",
    "fe.ssize",
    "futilbdry",
    "gsdesign.binomial",
    "gsdesign.normal",
    "gsdesign.survival",
    "jonckheere.test",
    "mdrr",
    "oc.twostage.bdry",
    "or2pcase",
    "permlogrank",
    "ph2simon",
    "ph2single",
    "power.ladesign",
    "pselect",
    "roc.area.test",
    "roc.curve",
    "roc.perm.test",
    "toxbdry",
    "twostage.admissible",
    "twostage.inference"
  ],
  "_datasets": [
    {
      "name": "ipmn",
      "title": "Comparing the AUC from ROC curves from nested binary regression",
      "object": "ipmn",
      "file": "ipmn.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5"
      ],
      "rows": 206,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aucVardiTest",
      "title": "Two-Sample Tests for Growth Curves under Dependent Right Censoring",
      "topics": [
        "aucVardiTest"
      ]
    },
    {
      "page": "calogrank",
      "title": "Survival curves analysis of covariance",
      "topics": [
        "calogrank"
      ]
    },
    {
      "page": "coxphCPE",
      "title": "Concordance Probability Estimate for Cox model",
      "topics": [
        "coxphCPE"
      ]
    },
    {
      "page": "coxphERR",
      "title": "Heller Explained Relative Risk",
      "topics": [
        "coxphERR"
      ]
    },
    {
      "page": "coxphQuantile",
      "title": "Survival time quantile as a function of covariate",
      "topics": [
        "coxphQuantile"
      ]
    },
    {
      "page": "deltaAUC",
      "title": "Comparing the AUC from ROC curves from nested binary regression",
      "topics": [
        "deltaAUC",
        "ipmn"
      ]
    },
    {
      "page": "fedesign",
      "title": "Trial Designs Based On Fisher's Exact Test",
      "topics": [
        "CPS.ssize",
        "fe.mdor",
        "fe.power",
        "fe.ssize",
        "fedesign",
        "mdrr",
        "or2pcase"
      ]
    },
    {
      "page": "gsdesign",
      "title": "Group Sequential Designs",
      "topics": [
        "gsdesign",
        "gsdesign.binomial",
        "gsdesign.normal",
        "gsdesign.survival"
      ]
    },
    {
      "page": "jonckheere.test",
      "title": "Exact/permutation version of Jonckheere-Terpstra test",
      "topics": [
        "jonckheere.test"
      ]
    },
    {
      "page": "ktau",
      "title": "Kendall's tau-b estimate",
      "topics": [
        "ktau"
      ]
    },
    {
      "page": "oc.twostage.bdry",
      "title": "Two-stage boundary operating characteristics",
      "topics": [
        "oc.twostage.bdry"
      ]
    },
    {
      "page": "permlogrank",
      "title": "Permutation version of survdiff",
      "topics": [
        "permlogrank"
      ]
    },
    {
      "page": "ph2simon",
      "title": "Simon's 2-stage Phase II design",
      "topics": [
        "ph2simon",
        "plot.ph2simon",
        "print.ph2simon"
      ]
    },
    {
      "page": "ph2single",
      "title": "Exact single stage Phase II design",
      "topics": [
        "ph2single"
      ]
    },
    {
      "page": "power.ladesign",
      "title": "Power of k-sample rank test under Lehmann alternative",
      "topics": [
        "power.ladesign",
        "print.ladesign"
      ]
    },
    {
      "page": "pselect",
      "title": "Probability of selection under pick the winner rule",
      "topics": [
        "pselect"
      ]
    },
    {
      "page": "roc.area.test",
      "title": "Nonparametric area under the ROC curve",
      "topics": [
        "print.roc.area.test",
        "roc.area.test"
      ]
    },
    {
      "page": "roc.curve",
      "title": "Empirical ROC curve",
      "topics": [
        "lines.roc.curve",
        "plot.roc.curve",
        "print.roc.curve",
        "roc.curve"
      ]
    },
    {
      "page": "roc.perm.test",
      "title": "Permutation test to compare ROC curve",
      "topics": [
        "plot.roc.perm.test",
        "print.roc.perm.test",
        "roc.perm.test"
      ]
    },
    {
      "page": "ROCanalysis",
      "title": "Functions to plot and compare ROC curves.",
      "topics": [
        "ROCanalysis",
        "rocanalysis"
      ]
    },
    {
      "page": "toxbdry",
      "title": "Stopping rule for toxicity/futility monitoring",
      "topics": [
        "bdrycross.prob",
        "futilbdry",
        "print.futilbdry",
        "print.toxbdry",
        "toxbdry"
      ]
    },
    {
      "page": "twostage.admissible",
      "title": "Admissible design options between Minimax and Optimal",
      "topics": [
        "twostage.admissible"
      ]
    },
    {
      "page": "twostage.inference",
      "title": "Inference following a two-stage design for binary response",
      "topics": [
        "twostage.inference"
      ]
    }
  ],
  "_rundeps": [
    "mvtnorm"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_vignettes": [
    {
      "source": "clinical-trial-functions.Rmd",
      "filename": "clinical-trial-functions.html",
      "title": "Functions For Clinical Trial Design",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Phase II Trial Design",
        "Simon's Two-Stage",
        "Design Parameters and Constraints",
        "Optimal vs. Minimax vs. Admissible Designs",
        "Levatinib Phase II Trial Example",
        "Cases Where the Admissible Design Is a Logical Choice",
        "References",
        "Single-Stage",
        "Example",
        "Constructing Stopping Rules",
        "Stopping for Toxicity (For Phase II and Phase III Designs)",
        "Stopping for Futility (For Phase II Single-Stage Designs)",
        "Calculating Sample Size, Effect Size, and  Power",
        "Fisher's Exact Test"
      ],
      "created": "2023-03-06 22:02:36",
      "modified": "2023-04-27 17:11:02",
      "commits": 4
    }
  ],
  "_score": 7.206451142160598,
  "_indexed": true,
  "_nocasepkg": "clinfun",
  "_universes": [
    "veseshan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.6",
      "date": "2026-05-17T09:48:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "43debd5d9d6e45472cf480428e6ee099d063713ee489b764fa864b2d57b00335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.6",
      "date": "2026-05-17T09:48:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "1dd0f0c65f302fb9104914798b9294b9a7b29466046326b690df82cd69b6e6fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.6",
      "date": "2026-05-17T09:48:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "cdfdd0a201406cb2af7d2bbca38cc51f2372a417a195c920dd24f9a53060c12c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.6",
      "date": "2026-05-17T09:48:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "38cae9b90f37ecb590709ff674e761d7f571ed17c2d3701e87355a331c2ea5bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.6",
      "date": "2026-05-17T09:51:01.000Z",
      "arch": "aarch64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "a9ae67c6a7c9ed2200b575354a567121d114c767604e2ccf01766ce007e757d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.6",
      "date": "2026-05-17T09:54:35.000Z",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "97767bddcddf4acc525ae0697a8c0b4ee212d810d98b7e1023e83c81eac0fe17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.6",
      "date": "2026-05-17T09:53:24.000Z",
      "arch": "aarch64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "33825cbad779e341dae255de7d3a42cc285472da1e825c1fb0711a0afba84a67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.6",
      "date": "2026-05-17T09:54:40.000Z",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "b8f3c9287508161091377dda16b6b0aa9cd998d2c84234003e95c49e931bc257",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.6",
      "date": "2026-05-17T09:47:39.000Z",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "3bd0f61d286238dc45e0255494c531171cc7bf8bf5ce792631e61fc691ff02e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.6",
      "date": "2026-05-17T09:47:34.000Z",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "13bc5624046d1c067e1a80bd5682b8932de7829f9da47bd5f0ed607dae145ce0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.6",
      "date": "2026-05-17T09:47:46.000Z",
      "arch": "x86_64",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "dcde3b5b0f17a3b2e0cb4179d9ae2457529ce19fb0ee7e4452c266f8c86f1f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.6",
      "date": "2026-06-02T16:57:06.000Z",
      "arch": "emscripten",
      "commit": "a1966795e6879ba860d357289aaad039d76f2678",
      "fileid": "f0eeb66fb8838763f653759d52fcad0ab251c2115a6349867c56575e1866576f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/veseshan/actions/runs/25987428622"
    }
  ]
}