{
  "_id": "6a102656acfb0bcc41c8f5da",
  "Package": "Temporal",
  "Title": "Parametric Time to Event Analysis",
  "Date": "2026-03-14",
  "Version": "0.3.0.3",
  "Author": "Zachary McCaw [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2006-9828>)",
  "Maintainer": "Zachary McCaw <zmccaw@alumni.harvard.edu>",
  "Authors@R": "person(given = \"Zachary\",\nfamily = \"McCaw\",\nrole = c(\"aut\", \"cre\"),\nemail = \"zmccaw@alumni.harvard.edu\",\ncomment = c(ORCID = \"0000-0002-2006-9828\"))",
  "Description": "Performs maximum likelihood based estimation and inference\non time to event data, possibly subject to non-informative\nright censoring. FitParaSurv() provides maximum likelihood\nestimates of model parameters and distributional\ncharacteristics, including the mean, median, variance, and\nrestricted mean. CompParaSurv() compares the mean, median, and\nrestricted mean survival experiences of two treatment groups.\nCandidate distributions include the exponential, gamma,\ngeneralized gamma, log-normal, and Weibull.",
  "URL": "https://github.com/zrmacc/Temporal",
  "BugReports": "https://github.com/zrmacc/Temporal/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://zrmacc.r-universe.dev",
  "Date/Publication": "2026-03-14 23:25:56 UTC",
  "RemoteUrl": "https://github.com/zrmacc/temporal",
  "RemoteRef": "HEAD",
  "RemoteSha": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:04:59 UTC",
    "User": "root"
  },
  "MD5sum": "b53d72d8cc39e4a1b8390f3230a932a3",
  "_user": "zrmacc",
  "_type": "src",
  "_file": "Temporal_0.3.0.3.tar.gz",
  "_fileid": "90c1750c89c3f05810afccfcfac6afe81c69b49a425979875cad1f55f359985d",
  "_filesize": 569172,
  "_sha256": "90c1750c89c3f05810afccfcfac6afe81c69b49a425979875cad1f55f359985d",
  "_created": "2026-05-13T09:04:59.000Z",
  "_published": "2026-05-22T09:48:06.021Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355716068,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965953164"
    },
    {
      "job": 77355715866,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965942854"
    },
    {
      "job": 77355716001,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965939827"
    },
    {
      "job": 77355715427,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965956036"
    },
    {
      "job": 77355715316,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965897449"
    },
    {
      "job": 77355715318,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157623962"
    },
    {
      "job": 77355715811,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965931092"
    },
    {
      "job": 77355715969,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965943343"
    },
    {
      "job": 77355715748,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965930695"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zrmacc/temporal",
  "_commit": {
    "id": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
    "author": "zrmacc <zrmacc@gmail.com>",
    "committer": "zrmacc <zrmacc@gmail.com>",
    "message": "README\n",
    "time": 1773530756
  },
  "_maintainer": {
    "name": "Zachary McCaw",
    "email": "zmccaw@alumni.harvard.edu",
    "login": "zrmacc",
    "orcid": "0000-0002-2006-9828",
    "uuid": 14017943
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "expint",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "zrmacc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "survival-analysis"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "zrmacc",
      "count": 5,
      "uuid": 14017943
    }
  ],
  "_userbio": {
    "uuid": 14017943,
    "type": "user",
    "name": "Zachary R McCaw"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Temporal"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/zrmacc/temporal",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Temporal.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zrmacc/temporal",
  "_realowner": "zrmacc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-10-07"
    },
    {
      "version": "0.2.0",
      "date": "2020-03-16"
    },
    {
      "version": "0.3.0",
      "date": "2021-07-20"
    },
    {
      "version": "0.3.0.1",
      "date": "2023-09-23"
    },
    {
      "version": "0.3.0.2",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    "CompParaSurv",
    "FitParaSurv",
    "GenData",
    "NewtonRaphson",
    "ParaRMST",
    "SurvFunc",
    "SurvLogLik"
  ],
  "_help": [
    {
      "page": "checkArm",
      "title": "Check Arm",
      "topics": [
        "CheckArm"
      ]
    },
    {
      "page": "checkDist",
      "title": "Check Distribution",
      "topics": [
        "CheckDist"
      ]
    },
    {
      "page": "checkInit",
      "title": "Check Initialization",
      "topics": [
        "CheckInit"
      ]
    },
    {
      "page": "checkStatus",
      "title": "Status Check",
      "topics": [
        "CheckStatus"
      ]
    },
    {
      "page": "checkTheta",
      "title": "Check Theta",
      "topics": [
        "CheckTheta"
      ]
    },
    {
      "page": "compParaSurv",
      "title": "Compare Parametric Survival Distribution",
      "topics": [
        "CompParaSurv"
      ]
    },
    {
      "page": "contrast-class",
      "title": "Contrast of Survival Distributions.",
      "topics": [
        "contrast-class"
      ]
    },
    {
      "page": "ContrastLocs",
      "title": "Contrast Locations",
      "topics": [
        "ContrastLocs"
      ]
    },
    {
      "page": "ContrastRMSTs",
      "title": "Contrast RMSTs",
      "topics": [
        "ContrastRMSTs"
      ]
    },
    {
      "page": "defaultParam",
      "title": "Set Default Parameters",
      "topics": [
        "DefaultParam"
      ]
    },
    {
      "page": "DistProperName",
      "title": "Distributions",
      "topics": [
        "DistProperName"
      ]
    },
    {
      "page": "estDiff",
      "title": "Difference of Estimates",
      "topics": [
        "EstDiff"
      ]
    },
    {
      "page": "estRatio",
      "title": "Ratio of Estimates",
      "topics": [
        "EstRatio"
      ]
    },
    {
      "page": "ExtractObsEst",
      "title": "Extract Observed Estimates",
      "topics": [
        "ExtractObsEst"
      ]
    },
    {
      "page": "fit-class",
      "title": "Fitted Survival Distribution",
      "topics": [
        "fit-class"
      ]
    },
    {
      "page": "FitExp",
      "title": "Exponential Distribution Parameter Estimation",
      "topics": [
        "FitExp"
      ]
    },
    {
      "page": "FitGamma",
      "title": "Gamma Distribution Parameter Estimation",
      "topics": [
        "FitGamma"
      ]
    },
    {
      "page": "FitGammaComplete",
      "title": "Gamma Parameter Estimation without Censoring",
      "topics": [
        "FitGammaComplete"
      ]
    },
    {
      "page": "FitGenGamma",
      "title": "Generalized Gamma Distribution Parameter Estimation",
      "topics": [
        "FitGenGamma"
      ]
    },
    {
      "page": "FitGenGammaComplete",
      "title": "Generalized Gamma Parameter Estimation without Censoring",
      "topics": [
        "FitGenGammaComplete"
      ]
    },
    {
      "page": "FitLogNormal",
      "title": "Log-Normal Distribution Parameter Estimation",
      "topics": [
        "FitLogNormal"
      ]
    },
    {
      "page": "FitLogNormComplete",
      "title": "Log-Normal Parameter Estimation without Censoring",
      "topics": [
        "FitLogNormComplete"
      ]
    },
    {
      "page": "fitParaSurv",
      "title": "Fit Parametric Survival Distribution",
      "topics": [
        "FitParaSurv"
      ]
    },
    {
      "page": "FitWeibull",
      "title": "Weibull Distribution Parameter Estimation",
      "topics": [
        "FitWeibull"
      ]
    },
    {
      "page": "GammaInfo",
      "title": "Gamma Observed Information",
      "topics": [
        "GammaInfo"
      ]
    },
    {
      "page": "GammaScore",
      "title": "Gamma Profile Score for Shape",
      "topics": [
        "GammaScore"
      ]
    },
    {
      "page": "genData",
      "title": "Data Generation with Censoring",
      "topics": [
        "GenData"
      ]
    },
    {
      "page": "GenGammaObsInfo",
      "title": "Generalized Gamma Observed Information",
      "topics": [
        "GenGammaObsInfo"
      ]
    },
    {
      "page": "GenGammaProfileLogLik",
      "title": "Generalized Gamma Profile Log Likelihood",
      "topics": [
        "GenGammaProfileLogLik"
      ]
    },
    {
      "page": "GenGammaRate",
      "title": "Generalized Gamma Rate MLE",
      "topics": [
        "GenGammaRate"
      ]
    },
    {
      "page": "GenGammaScore",
      "title": "Generalized Gamma Score Equation",
      "topics": [
        "GenGammaScore"
      ]
    },
    {
      "page": "GenGammaShape",
      "title": "Generalized Gamma Shape MLE",
      "topics": [
        "GenGammaShape"
      ]
    },
    {
      "page": "LogNormInfo",
      "title": "Log-Normal Observed Information",
      "topics": [
        "LogNormInfo"
      ]
    },
    {
      "page": "LogNormScore",
      "title": "Log-Normal Score Equation",
      "topics": [
        "LogNormScore"
      ]
    },
    {
      "page": "NewtonRaphson",
      "title": "Newton Raphson Estimation",
      "topics": [
        "NewtonRaphson"
      ]
    },
    {
      "page": "NRUpdate",
      "title": "Newton Raphson Update Iteration",
      "topics": [
        "NRUpdate"
      ]
    },
    {
      "page": "paraRMST",
      "title": "Restricted Mean Survival Time",
      "topics": [
        "ParaRMST"
      ]
    },
    {
      "page": "permP",
      "title": "Permutation P Value",
      "topics": [
        "PermP"
      ]
    },
    {
      "page": "print.contrast",
      "title": "Print Method for a Contrast of Survival Distributions.",
      "topics": [
        "print.contrast"
      ]
    },
    {
      "page": "print.fit",
      "title": "Print Method for Fitted Survival Distributions",
      "topics": [
        "print.fit"
      ]
    },
    {
      "page": "QF",
      "title": "Quadratic Form",
      "topics": [
        "QF"
      ]
    },
    {
      "page": "qWeibull",
      "title": "Quantile Function for the Weibull Distribution",
      "topics": [
        "qWeibull"
      ]
    },
    {
      "page": "rGamma",
      "title": "Simulation from the Gamma Distribution",
      "topics": [
        "rGamma"
      ]
    },
    {
      "page": "rGenGamma",
      "title": "Simulation from the Generalized Gamma Distribution",
      "topics": [
        "rGenGamma"
      ]
    },
    {
      "page": "rLogNormal",
      "title": "Simulation from the Log-Normal Distribution",
      "topics": [
        "rLogNormal"
      ]
    },
    {
      "page": "RoundDF",
      "title": "Round Data Frames",
      "topics": [
        "RoundDF"
      ]
    },
    {
      "page": "rWeibull",
      "title": "Simulation from the Weibull Distribution",
      "topics": [
        "rWeibull"
      ]
    },
    {
      "page": "contrast-method",
      "title": "Show Method for a Contrast of Survival Distributions.",
      "topics": [
        "show,contrast-method"
      ]
    },
    {
      "page": "fit-method",
      "title": "Show Method for Fitted Survival Distributions",
      "topics": [
        "fit-method",
        "show,fit-method"
      ]
    },
    {
      "page": "survFunc",
      "title": "Survival Functions",
      "topics": [
        "SurvFunc"
      ]
    },
    {
      "page": "survLogLik",
      "title": "Log Likelihood",
      "topics": [
        "SurvLogLik"
      ]
    },
    {
      "page": "vcov.fit",
      "title": "Covariance Matrix of Estimated Parameters",
      "topics": [
        "vcov.fit"
      ]
    },
    {
      "page": "WeiInfo",
      "title": "Weibull Information Matrix.",
      "topics": [
        "WeiInfo"
      ]
    },
    {
      "page": "WeiInit",
      "title": "Weibull Initialization.",
      "topics": [
        "WeiInit"
      ]
    },
    {
      "page": "WeiRate",
      "title": "Weibull Rate MLE",
      "topics": [
        "WeiRate"
      ]
    },
    {
      "page": "WeiScore",
      "title": "Weibull Profile Score for Shape",
      "topics": [
        "WeiScore"
      ]
    }
  ],
  "_readme": "https://github.com/zrmacc/temporal/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "expint",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Temporal.Rmd",
      "filename": "Temporal.pdf",
      "title": "Parametric Survival Analysis",
      "author": "Zachary McCaw",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Contents",
        "Introduction",
        "Overview",
        "Setting",
        "Estimation",
        "Overview",
        "Exponential",
        "Gamma",
        "Generalized Gamma",
        "Log-Normal",
        "Weibull",
        "Group Contrasts",
        "Examples",
        "Comparison of Distinct Gammas",
        "Comparison of Equivalent Weibulls",
        "Log-Normal v. Weibull, Different Means, Same Medians",
        "Gamma v. Exponential, Same Means, Different Medians"
      ],
      "created": "2018-08-18 15:30:05",
      "modified": "2026-02-26 21:13:54",
      "commits": 7
    }
  ],
  "_score": 6.365862215402555,
  "_indexed": true,
  "_nocasepkg": "temporal",
  "_universes": [
    "zrmacc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:07:29.000Z",
      "distro": "noble",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "7689ce93219bf75a83374d6628a96e3aab59facfec3f56ecf3214ef201b48935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:07:03.000Z",
      "distro": "noble",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "7824dc457ccf51bac2e072f5b3296f12b255ca8b1a73db1248c9e31a7348e8f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:07:01.000Z",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "37d0a79463ab9456e9ed52cf8fdfe9017c57f0913722241ccedda4d5c5a7196e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:07:42.000Z",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "094fe287c3224dd41fe7e041f13f412e04cef95fe38fc102646e395f0595a782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:06:20.000Z",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "efcef46f299388640ba70c4b6922e773dc0d158d99b744c9dacf33c633a8d03b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:06:55.000Z",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "4c1fc30a0e065ff7c1829cc292ded6c8d28455717933ecd020f36b7dae0f0af9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.3",
      "date": "2026-05-13T09:06:18.000Z",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "e6516348614206ce85d242a307299da650e205f5754216f9b934516397a11786",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.3",
      "date": "2026-05-22T09:47:50.000Z",
      "commit": "951da306a6f8e26ea8dfe1c04c68afd25ed96e55",
      "fileid": "25faef7be68f55b4f38dcc88d1e641aaef668d7b8f0836215ef25dcbba7d896b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/25789228746"
    }
  ]
}