{
  "_id": "6a2982e6732311cd875b3f93",
  "Package": "TemporalHazard",
  "Title": "Temporal Parametric Hazard Modeling",
  "Version": "1.1.0",
  "Authors@R": "person(\"John\", \"Ehrlinger\", email = \"john.ehrlinger@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "URL": "https://ehrlinger.github.io/temporal_hazard/,\nhttps://github.com/ehrlinger/temporal_hazard",
  "BugReports": "https://github.com/ehrlinger/temporal_hazard/issues",
  "Description": "Provides native R implementations of the multiphase\nparametric hazard model of Blackstone, Naftel, and Turner\n(1986) <doi:10.1080/01621459.1986.10478314> with a focus on\nbehavioral parity, transparent numerics, and reproducible\nvalidation against reference outputs from the original\n'C'/'SAS' HAZARD program, originally developed at the\nUniversity of Alabama at Birmingham (UAB). The 'SAS'/'C' code\nand this R package are currently developed and maintained at\nThe Cleveland Clinic Foundation, and the R code was wholly\ndeveloped at The Cleveland Clinic Foundation. The generalized\ntemporal decomposition family extends to longitudinal\nmixed-effects settings (Rajeswaran et al. 2018\n<doi:10.1177/0962280215623583>). The package is intentionally\nimplemented in pure R first; performance-critical paths may\nlater be accelerated with 'Rcpp' without changing the public\ninterface.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "quarto",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "8.0.0",
  "Repository": "https://ehrlinger.r-universe.dev",
  "Date/Publication": "2026-06-10 13:49:38 UTC",
  "RemoteUrl": "https://github.com/ehrlinger/temporal_hazard",
  "RemoteRef": "HEAD",
  "RemoteSha": "03b30579eb974b48f82abcff6784daad4798d95c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 15:23:57 UTC",
    "User": "root"
  },
  "Author": "John Ehrlinger [aut, cre, cph]",
  "Maintainer": "John Ehrlinger <john.ehrlinger@gmail.com>",
  "MD5sum": "25b81c4b3746e3216b0bfea45da17bf7",
  "_user": "ehrlinger",
  "_type": "src",
  "_file": "TemporalHazard_1.1.0.tar.gz",
  "_fileid": "08bbece5fd3d301a6815c9411a062cfceb44e7e7d511c9e134020ef655016315",
  "_filesize": 2663710,
  "_sha256": "08bbece5fd3d301a6815c9411a062cfceb44e7e7d511c9e134020ef655016315",
  "_created": "2026-06-10T15:23:57.000Z",
  "_published": "2026-06-10T15:29:42.377Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80596216640,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540287337"
    },
    {
      "job": 80596216400,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540286745"
    },
    {
      "job": 80596216420,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540319505"
    },
    {
      "job": 80596216444,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540297578"
    },
    {
      "job": 80594994699,
      "time": 367,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540208579"
    },
    {
      "job": 80596216431,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540261414"
    },
    {
      "job": 80596216497,
      "time": 295,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540325627"
    },
    {
      "job": 80596217140,
      "time": 272,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540316825"
    },
    {
      "job": 80596216460,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540298379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ehrlinger/temporal_hazard",
  "_commit": {
    "id": "03b30579eb974b48f82abcff6784daad4798d95c",
    "author": "John Ehrlinger <john.ehrlinger@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #81 from ehrlinger/dev\n\nRelease TemporalHazard v1.1.0",
    "time": 1781099378
  },
  "_maintainer": {
    "name": "John Ehrlinger",
    "email": "john.ehrlinger@gmail.com",
    "login": "ehrlinger",
    "bluesky": "@ehrlinger.bsky.social",
    "linkedin": "in/ehrlinger",
    "twitter": "@johnehrlinger",
    "description": "Working Data Scientist. Statistician applying statistical machine learning. Mechanical Engineer Fluid Mechanics and Dynamics. Physics nerd.\n\n",
    "uuid": 1110676
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ehrlinger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 38
    },
    {
      "week": "2026-16",
      "n": 17
    },
    {
      "week": "2026-17",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 15
    },
    {
      "week": "2026-21",
      "n": 19
    },
    {
      "week": "2026-22",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-10"
    },
    {
      "name": "v0.9.3",
      "date": "2026-04-15"
    },
    {
      "name": "v1.0.0",
      "date": "2026-05-12"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-18"
    },
    {
      "name": "v1.0.3",
      "date": "2026-05-27"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ehrlinger",
      "count": 437,
      "uuid": 1110676
    }
  ],
  "_userbio": {
    "uuid": 1110676,
    "type": "user",
    "name": "John Ehrlinger",
    "description": "Working Data Scientist. Statistician applying statistical machine learning. Mechanical Engineer Fluid Mechanics and Dynamics. Physics nerd.\r\n\r\n"
  },
  "_downloads": {
    "count": 230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TemporalHazard"
  },
  "_devurl": "https://github.com/ehrlinger/temporal_hazard",
  "_pkgdown": "https://ehrlinger.github.io/temporal_hazard/",
  "_searchresults": 11,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/TemporalHazard.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ehrlinger/temporal_hazard",
  "_realowner": "ehrlinger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2026-05-30"
    }
  ],
  "_exports": [
    "hazard",
    "hzr_argument_mapping",
    "hzr_bootstrap",
    "hzr_calibrate",
    "hzr_clamp_prob",
    "hzr_competing_risks",
    "hzr_deciles",
    "hzr_decompos",
    "hzr_decompos_g3",
    "hzr_gof",
    "hzr_kaplan",
    "hzr_log1mexp",
    "hzr_log1pexp",
    "hzr_nelson",
    "hzr_phase",
    "hzr_phase_cumhaz",
    "hzr_phase_hazard",
    "hzr_stepwise",
    "is_hzr_phase",
    "stepwise_trace"
  ],
  "_datasets": [
    {
      "name": "avc",
      "title": "AVC: Atrioventricular Canal Repair",
      "object": "avc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "status",
        "inc_surg",
        "opmos",
        "age",
        "mal",
        "com_iv",
        "orifice",
        "dead",
        "int_dead",
        "op_age"
      ],
      "rows": 310,
      "table": true,
      "tojson": true
    },
    {
      "name": "cabgkul",
      "title": "CABGKUL: Primary Isolated Coronary Artery Bypass Grafting (KU Leuven)",
      "object": "cabgkul",
      "class": [
        "data.frame"
      ],
      "fields": [
        "int_dead",
        "dead"
      ],
      "rows": 5880,
      "table": true,
      "tojson": true
    },
    {
      "name": "omc",
      "title": "OMC: Open Mitral Commissurotomy",
      "object": "omc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "te1",
        "te2",
        "te3",
        "int_dead",
        "dead",
        "opdjul"
      ],
      "rows": 339,
      "table": true,
      "tojson": true
    },
    {
      "name": "tga",
      "title": "TGA: Transposition of the Great Arteries",
      "object": "tga",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "simple",
        "dextroin",
        "ca_1rl2c",
        "hyaaproc",
        "no_tca",
        "tca_time",
        "age_days",
        "arciopyr",
        "dead",
        "int_dead",
        "source",
        "ca1_2_l",
        "opyear"
      ],
      "rows": 470,
      "table": true,
      "tojson": true
    },
    {
      "name": "valves",
      "title": "Valves: Primary Heart Valve Replacement",
      "object": "valves",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age_cop",
        "nyha",
        "mitral",
        "double_",
        "ao_pinc",
        "black",
        "i_path",
        "nve",
        "mechvalv",
        "male",
        "int_dead",
        "dead",
        "int_pve",
        "pve",
        "bio",
        "int_rdg",
        "reop_dg",
        "int_reop",
        "reop"
      ],
      "rows": 1533,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "avc",
      "title": "AVC: Atrioventricular Canal Repair",
      "concept": [
        "datasets"
      ],
      "topics": [
        "avc"
      ]
    },
    {
      "page": "cabgkul",
      "title": "CABGKUL: Primary Isolated Coronary Artery Bypass Grafting (KU Leuven)",
      "concept": [
        "datasets"
      ],
      "topics": [
        "cabgkul"
      ]
    },
    {
      "page": "coef.hazard",
      "title": "Extract coefficients from hazard model",
      "topics": [
        "coef.hazard"
      ]
    },
    {
      "page": "hazard",
      "title": "Build and optionally fit a hazard model",
      "topics": [
        "hazard"
      ]
    },
    {
      "page": "hzr_argument_mapping",
      "title": "Legacy HAZARD to TemporalHazard argument mapping",
      "topics": [
        "hzr_argument_mapping"
      ]
    },
    {
      "page": "hzr_bootstrap",
      "title": "Bootstrap resampling for hazard model coefficients",
      "topics": [
        "hzr_bootstrap",
        "print.hzr_bootstrap"
      ]
    },
    {
      "page": "hzr_calibrate",
      "title": "Calibrate a continuous variable against an outcome",
      "topics": [
        "hzr_calibrate"
      ]
    },
    {
      "page": "hzr_clamp_prob",
      "title": "Clamp probabilities away from 0 and 1",
      "topics": [
        "hzr_clamp_prob"
      ]
    },
    {
      "page": "hzr_competing_risks",
      "title": "Competing risks cumulative incidence",
      "topics": [
        "hzr_competing_risks",
        "print.hzr_competing_risks"
      ]
    },
    {
      "page": "hzr_deciles",
      "title": "Decile-of-risk calibration",
      "topics": [
        "hzr_deciles"
      ]
    },
    {
      "page": "hzr_decompos",
      "title": "Generalized temporal decomposition",
      "topics": [
        "hzr_decompos"
      ]
    },
    {
      "page": "hzr_decompos_g3",
      "title": "Late-phase (G3) temporal decomposition",
      "topics": [
        "hzr_decompos_g3"
      ]
    },
    {
      "page": "hzr_gof",
      "title": "Goodness-of-fit: observed vs. predicted events",
      "topics": [
        "hzr_gof"
      ]
    },
    {
      "page": "hzr_kaplan",
      "title": "Kaplan-Meier survival with exact logit confidence limits",
      "topics": [
        "hzr_kaplan"
      ]
    },
    {
      "page": "hzr_log1mexp",
      "title": "Numerically stable log(1 - exp(-x)) for x > 0",
      "topics": [
        "hzr_log1mexp"
      ]
    },
    {
      "page": "hzr_log1pexp",
      "title": "Numerically stable log(1 + exp(x))",
      "topics": [
        "hzr_log1pexp"
      ]
    },
    {
      "page": "hzr_nelson",
      "title": "Wayne Nelson cumulative hazard estimator with lognormal confidence limits",
      "topics": [
        "hzr_nelson",
        "print.hzr_nelson"
      ]
    },
    {
      "page": "hzr_phase",
      "title": "Specify a single hazard phase",
      "topics": [
        "hzr_phase",
        "print.hzr_phase"
      ]
    },
    {
      "page": "hzr_phase_cumhaz",
      "title": "Cumulative hazard contribution from a single phase",
      "topics": [
        "hzr_phase_cumhaz"
      ]
    },
    {
      "page": "hzr_phase_hazard",
      "title": "Instantaneous hazard contribution from a single phase",
      "topics": [
        "hzr_phase_hazard"
      ]
    },
    {
      "page": "hzr_stepwise",
      "title": "Stepwise covariate selection for a parametric hazard model",
      "topics": [
        "as.data.frame.hzr_stepwise",
        "hzr_stepwise",
        "print.hzr_stepwise",
        "print.summary.hzr_stepwise",
        "summary.hzr_stepwise"
      ]
    },
    {
      "page": "is_hzr_phase",
      "title": "Test if an object is an hzr_phase",
      "topics": [
        "is_hzr_phase"
      ]
    },
    {
      "page": "omc",
      "title": "OMC: Open Mitral Commissurotomy",
      "concept": [
        "datasets"
      ],
      "topics": [
        "omc"
      ]
    },
    {
      "page": "predict.hazard",
      "title": "Predict from a hazard model object",
      "topics": [
        "predict.hazard"
      ]
    },
    {
      "page": "print.hzr_calibrate",
      "title": "Print method for hzr_calibrate",
      "topics": [
        "print.hzr_calibrate"
      ]
    },
    {
      "page": "print.hzr_deciles",
      "title": "Print method for hzr_deciles",
      "topics": [
        "print.hzr_deciles"
      ]
    },
    {
      "page": "print.hzr_gof",
      "title": "Print method for hzr_gof",
      "topics": [
        "print.hzr_gof"
      ]
    },
    {
      "page": "print.hzr_kaplan",
      "title": "Print method for hzr_kaplan",
      "topics": [
        "print.hzr_kaplan"
      ]
    },
    {
      "page": "stepwise_trace",
      "title": "Extract the captured console trace from an 'hzr_stepwise' fit",
      "topics": [
        "stepwise_trace"
      ]
    },
    {
      "page": "summary.hazard",
      "title": "Summarize a hazard model",
      "topics": [
        "summary.hazard"
      ]
    },
    {
      "page": "tga",
      "title": "TGA: Transposition of the Great Arteries",
      "concept": [
        "datasets"
      ],
      "topics": [
        "tga"
      ]
    },
    {
      "page": "valves",
      "title": "Valves: Primary Heart Valve Replacement",
      "concept": [
        "datasets"
      ],
      "topics": [
        "valves"
      ]
    },
    {
      "page": "vcov.hazard",
      "title": "Extract variance-covariance matrix from hazard model",
      "topics": [
        "vcov.hazard"
      ]
    }
  ],
  "_readme": "https://github.com/ehrlinger/temporal_hazard/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "clinical-analysis-walkthrough.qmd",
      "filename": "clinical-analysis-walkthrough.html",
      "title": "Complete Clinical Analysis Walkthrough",
      "engine": "quarto::html",
      "headings": [
        "Data preparation",
        "Step 1: Nonparametric baseline",
        "Step 2: Shape fitting --- simple to complex",
        "2a. Single-phase Weibull",
        "2b. Two-phase model (early CDF + constant)",
        "2c. Decomposed hazard",
        "Step 3: Variable screening",
        "3a. Univariable logistic screening",
        "3b. Functional form assessment",
        "Step 4: Multivariable model",
        "4a. Manual specification",
        "4b. Automated stepwise selection",
        "Step 5: Prediction",
        "5a. Baseline survival curve",
        "5b. Sensitivity analysis --- risk factor comparison",
        "Step 6: Validation --- decile-of-risk calibration",
        "Conservation of events check",
        "Why not Cox regression?",
        "Summary"
      ],
      "created": "2026-04-14 16:55:24",
      "modified": "2026-05-27 15:09:53",
      "commits": 8
    },
    {
      "source": "fitting-hazard-models.qmd",
      "filename": "fitting-hazard-models.html",
      "title": "Fitting Hazard Models",
      "engine": "quarto::html",
      "headings": [
        "Intercept-only model: CABG survival (KU Leuven)",
        "Multivariable model: AVC repair",
        "Multiphase model: additive hazard decomposition",
        "Multi-endpoint models: heart valve replacement",
        "Interval and left censoring",
        "Status codes",
        "Mixed censoring example",
        "Interval-censored vs naive right-censored",
        "Convergence troubleshooting",
        "Reading the KM cumulative hazard for starting values",
        "When to fix shape parameters",
        "Signs of overparameterization",
        "Optimizer options",
        "Phase types reference"
      ],
      "created": "2026-04-13 15:36:41",
      "modified": "2026-06-10 13:49:38",
      "commits": 7
    },
    {
      "source": "getting-started.qmd",
      "filename": "getting-started.html",
      "title": "Getting Started with TemporalHazard",
      "engine": "quarto::html",
      "headings": [
        "A first Weibull fit",
        "Prediction workflow",
        "Visualizing predicted survival",
        "Multiphase models",
        "Why multiple phases?",
        "Decomposed hazard visualization",
        "Multiphase survival with Kaplan-Meier overlay",
        "Phase types",
        "Numerical helpers"
      ],
      "created": "2026-04-06 19:40:02",
      "modified": "2026-05-27 15:09:53",
      "commits": 16
    },
    {
      "source": "inference-diagnostics.qmd",
      "filename": "inference-diagnostics.html",
      "title": "Inference & Diagnostics",
      "engine": "quarto::html",
      "headings": [
        "Exploratory covariate screening",
        "Quantile calibration with hzr_calibrate()",
        "Nonparametric baselines",
        "Bootstrap confidence intervals",
        "Goodness-of-fit overlay",
        "Decile-of-risk calibration",
        "Sensitivity analysis",
        "Analysis workflow summary"
      ],
      "created": "2026-04-13 15:36:41",
      "modified": "2026-06-10 13:49:38",
      "commits": 7
    },
    {
      "source": "mf-mathematical-foundations.qmd",
      "filename": "mf-mathematical-foundations.html",
      "title": "Mathematical Foundations of TemporalHazard",
      "engine": "quarto::html",
      "headings": [
        "Generalized Temporal Decomposition",
        "The parametric family",
        "SAS/C parameter bridge",
        "The six valid cases",
        "Derivation sketch",
        "Additive Multiphase Hazard Model",
        "Model specification",
        "SAS/C bridge",
        "Derived quantities",
        "Constructing phases in R",
        "Additive composition example",
        "Maximum Likelihood Estimation",
        "Log-likelihood under mixed censoring",
        "Internal parameterization",
        "Optimization strategy",
        "Covariates and Phase-Specific Formulas",
        "Global covariates",
        "Phase-specific covariates",
        "Time-varying coefficients",
        "Multiphase vs. time-varying coefficients",
        "Identifiability and Practical Considerations",
        "Parameter identifiability",
        "Numerical stability",
        "Summary of Key Functions",
        "References"
      ],
      "created": "2026-04-11 17:09:10",
      "modified": "2026-06-10 13:49:38",
      "commits": 5
    },
    {
      "source": "sas-to-r-migration.qmd",
      "filename": "sas-to-r-migration.html",
      "title": "Migrating from SAS HAZARD to TemporalHazard",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "Statement-by-statement mapping",
        "PROC HAZARD DATA=",
        "TIME",
        "EVENT",
        "PARMS",
        "EARLY and CONSTANT covariate blocks",
        "SELECTION",
        "SAS macro equivalents",
        "Full worked example: AVC death after repair",
        "SAS (original)",
        "R equivalent (current runnable translation pattern)",
        "Data preparation differences",
        "Output object",
        "Prediction",
        "Known limitations vs. SAS HAZARD",
        "Stepwise variable selection (SELECTION statement)",
        "Per-phase time-varying windows",
        "Output datasets (OUTEST=, OUTVCOV=)",
        "Density / quantile prediction types",
        "Previously listed gaps that have since been closed",
        "Rcpp acceleration note",
        "References"
      ],
      "created": "2026-04-06 19:40:02",
      "modified": "2026-05-27 15:09:53",
      "commits": 11
    },
    {
      "source": "ar-architecture.qmd",
      "filename": "ar-architecture.html",
      "title": "Package Architecture",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "Source file organization",
        "Function call graph",
        "Key internal functions",
        "Theta vector layout",
        "Phase specification",
        "Decomposition engine",
        "Multi-start optimization",
        "Golden fixture system",
        "Fixture format",
        "Current fixtures",
        "Regenerating fixtures",
        "Testing strategy",
        "Multiphase parity tests",
        "Dataset catalog",
        "Loading datasets",
        "Dataset details",
        "AVC (atrioventricular canal repair)",
        "CABG/KUL (coronary artery bypass grafting)",
        "OMC (open mitral commissurotomy)",
        "TGA (transposition of great arteries)",
        "Valves (primary valve replacement)",
        "SAS/C parameter mapping",
        "Early phase (G1) mapping",
        "Late phase (G3) mapping",
        "Version history",
        "References"
      ],
      "created": "2026-04-11 17:09:10",
      "modified": "2026-05-27 12:38:00",
      "commits": 8
    },
    {
      "source": "prediction-visualization.qmd",
      "filename": "prediction-visualization.html",
      "title": "Prediction & Visualization",
      "engine": "quarto::html",
      "headings": [
        "Kaplan-Meier baseline",
        "Prediction types",
        "Parametric survival with KM overlay",
        "Confidence limits on predictions",
        "Decomposed multiphase hazard",
        "Multiphase survival with KM overlay",
        "Patient-specific risk profiles",
        "Multi-endpoint visualization: valves"
      ],
      "created": "2026-04-13 15:36:41",
      "modified": "2026-05-27 15:09:53",
      "commits": 6
    }
  ],
  "_score": 5.546542663478131,
  "_indexed": true,
  "_nocasepkg": "temporalhazard",
  "_universes": [
    "ehrlinger"
  ],
  "_previous": "1.0.3.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-10T15:26:29.000Z",
      "distro": "noble",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "7f2a47cc7bae8916c71eaf794fd8c1f4026d13b6ac473120db3443812e1384e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-10T15:26:27.000Z",
      "distro": "noble",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "842749f777b16331cdfdd5971c693f774bc6c90ecd6140795c1c58f203863dde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-10T15:28:24.000Z",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "eb760ca79f1e60a7fe78fdc7a2b3894f4d3e18653101676bd5778a86d33cd1a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-10T15:26:52.000Z",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "a48cac83bf0b5ea75ee38d0be67e313b078369e738b6762ec4fd4ed53f1db8e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-10T15:26:39.000Z",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "e1307e2bf81c620120aa65e215b639ca571ba9cccf85e13dc5449eee94d41977",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-10T15:26:27.000Z",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "fbdb0c275392e199365e8a2ef6fb4d9f151a5cbcf9be94602309235c63fe92e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-10T15:26:15.000Z",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "0ddd94d8d25d2c9caef928ed0e9e71d9f25848ec798e256e1e7b41bf0102a566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-10T15:25:59.000Z",
      "commit": "03b30579eb974b48f82abcff6784daad4798d95c",
      "fileid": "d754c7528ebe1bd53fcd3e543cba949fb22705393b55fa434195a915ddb451e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ehrlinger/actions/runs/27286457378"
    }
  ]
}