Package: INLAjoint Type: Package Title: Multivariate Joint Modeling for Longitudinal and Time-to-Event Outcomes with 'INLA' Version: 26.6.19 Authors@R: c( person("Denis", "Rustand", email = "INLAjoint@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-9708-5220")), person("Elias", "Teixeira Krainski", email = "elias.krainski@kaust.edu.sa", role = "aut", comment = c(ORCID = "0000-0002-7063-2615")), person("Haavard", "Rue", email = "haavard.rue@kaust.edu.sa", role = "aut", comment = c(ORCID = "0000-0002-0222-1881")), person("Janet", "van Niekerk", email = "janet.vanniekerk@kaust.edu.sa", role = "aut", comment = c(ORCID = "0000-0002-4334-2057")) ) Description: Estimation of joint models for multivariate longitudinal markers (with various distributions available) and survival outcomes (possibly accounting for competing risks) with Integrated Nested Laplace Approximations (INLA). The flexible and user friendly function joint() facilitates the use of the fast and reliable inference technique implemented in the 'INLA' package for joint modeling. More details are given in the help page of the joint() function (accessible via ?joint in the R console) and the vignette associated to the joint() function (accessible via vignette("INLAjoint") in the R console). License: GPL-3 URL: https://github.com/DenisRustand/INLAjoint BugReports: https://github.com/DenisRustand/INLAjoint/issues Encoding: UTF-8 LazyData: true Depends: R (>= 3.6), utils, stats Imports: numDeriv, reformulas, ggplot2, methods, Matrix, nlme, data.table Additional_repositories: https://inla.r-inla-download.org/R/testing Suggests: INLA, knitr, rmarkdown, splines, graphics, grDevices, R.rsp, survival, JMbayes2, rstanarm, frailtypack, smcure, fmesher, MASS, sn BuildVignettes: true VignetteBuilder: R.rsp Maintainer: Denis Rustand Config/roxygen2/version: 8.0.0 Repository: https://denisrustand.r-universe.dev Date/Publication: 2026-06-28 06:06:59 UTC RemoteUrl: https://github.com/denisrustand/inlajoint RemoteRef: HEAD RemoteSha: e7dba0e1eeb58a4d9358c61093ea4bc2ca8062ee NeedsCompilation: no Packaged: 2026-06-28 09:09:47 UTC; root Author: Denis Rustand [cre, aut] (ORCID: ), Elias Teixeira Krainski [aut] (ORCID: ), Haavard Rue [aut] (ORCID: ), Janet van Niekerk [aut] (ORCID: )