Package: survHEinla
Title: Survival Analysis in Health Economic Evaluation using INLA
Version: 0.0.4
Authors@R: c(
person(given = "Gianluca",family = "Baio",role = c("aut", "cre"),email = "g.baio@ucl.ac.uk"))
URL: https://github.com/giabaio/survHEinla,
https://gianluca.statistica.it/software/survhe
BugReports: https://github.com/giabaio/survHEinla/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 Integrated Nested
Laplace Approximation; the underlying 'INLA' package is
available for download at
).
.
License: GPL (>=3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Biarch: true
Depends: survHE, R (>= 4.1.0), dplyr
Imports: flexsurv, INLA
Additional_repositories: https://inla.r-inla-download.org/R/stable/
Config/extra-repositories: https://inla.r-universe.dev
SystemRequirements: GNU make
NeedsCompilation: yes
Repository: https://giabaio.r-universe.dev
Date/Publication: 2026-05-08 09:41:42 UTC
RemoteUrl: https://github.com/giabaio/survHEinla
RemoteRef: HEAD
RemoteSha: 91c7921635a184b01aeb305f0cc42e6e58f965d1
Packaged: 2026-06-24 08:26:50 UTC; root
Author: Gianluca Baio [aut, cre]
Maintainer: Gianluca Baio