Package: svycoxme Title: Mixed-Effects Cox Models for Complex Samples Version: 1.0.0.9000 Authors@R: person(given = "Bradley", family = "Drayton", role = c("aut", "cre", "cph"), email = "brad.drayton@auckland.ac.nz") Description: Mixed-effect proportional hazards models for multistage stratified, cluster-sampled, unequally weighted survey samples. Provides variance estimation by Taylor series linearisation or replicate weights. Depends: R (>= 4.1.0) License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Imports: survey, coxme, survival, Rcpp, lme4, Matrix, future, parallelly Roxygen: list(markdown = TRUE) LinkingTo: Rcpp Suggests: knitr, rmarkdown, future.apply, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/bdrayton/svycoxme BugReports: https://github.com/bdrayton/svycoxme/issues Config/pak/sysreqs: cmake make Repository: https://bdrayton.r-universe.dev Date/Publication: 2025-08-22 10:25:01 UTC RemoteUrl: https://github.com/bdrayton/svycoxme RemoteRef: HEAD RemoteSha: 097450de4dd6102d07293745f368c74bda438bce NeedsCompilation: yes Packaged: 2026-06-18 08:02:06 UTC; root Author: Bradley Drayton [aut, cre, cph] Maintainer: Bradley Drayton