Package: survHEhmc Title: Survival Analysis in Health Economic Evaluation using Hamiltonian Monte Carlo Version: 0.0.11 Authors@R: c( person(given = "Gianluca",family = "Baio",role = c("aut", "cre"),email = "g.baio@ucl.ac.uk"), person("Philip","Cooney",role="ctb",email="philip.cooney@hotmail.com"), person("Andrew","Jones",role="ctb",email="andrew.r.johnson@postgrad.curtin.edu.au")) URL: https://github.com/giabaio/survHEhmc/, https://gianluca.statistica.it/software/survhe/ BugReports: https://github.com/giabaio/survHEhmc/issues Description: A module to complement the backbone structure of the package 'survHE' and expand its functionality to run survival models under a Bayesian approach (based on Hamiltonian Monte Carlo). . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Biarch: true Depends: R (>= 4.1.0), survHE, dplyr Imports: methods, Rcpp (>= 0.12.0), rstan (>= 2.18.1), flexsurv, tibble, rstantools (>= 2.3.0) LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Config/pak/sysreqs: cmake make default-jdk libicu-dev libuv1-dev Repository: https://giabaio.r-universe.dev Date/Publication: 2025-07-10 16:00:37 UTC RemoteUrl: https://github.com/giabaio/survHEhmc RemoteRef: HEAD RemoteSha: a88d2d185fda588a026aa069d5d057d1d631253a NeedsCompilation: yes Packaged: 2026-06-24 08:28:48 UTC; root Author: Gianluca Baio [aut, cre], Philip Cooney [ctb], Andrew Jones [ctb] Maintainer: Gianluca Baio