Package: qalytools Title: Tools for Analysing EQ5D Surveys Version: 0.0.2.9001 Authors@R: c(person(given = "Crown Copyright", role = c("cph", "fnd")), person(given = "Tim", family = "Taylor", email = "timothy.taylor@ukhsa.gov.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8587-7113")), person(given = "Edwin", family = "van Leeuwen", role = "ctb") ) Description: Provides helper functions to calculate various metrics relating to the analysis of EQ5D surveys. URL: https://github.com/TimTaylor/qalytools, https://timtaylor.github.io/qalytools/ BugReports: https://github.com/TimTaylor/qalytools/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: data.table, eq5d (>= 0.15.7), stats, utils, pillar, ympes, tibble, super Depends: R (>= 4.1.0) Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: eq5d5l, eq5d3l Config/Needs/website: rmarkdown, brms, BH, RcppEigen, dplyr, tidyr, lme4, ggplot2, purrr Repository: https://timtaylor.r-universe.dev Date/Publication: 2025-08-07 09:35:14 UTC RemoteUrl: https://github.com/TimTaylor/qalytools RemoteRef: HEAD RemoteSha: a8be4e425ac7729fdb12acfbc178d13392cf8cb9 NeedsCompilation: no Packaged: 2026-07-03 07:32:34 UTC; root Author: Crown Copyright [cph, fnd], Tim Taylor [aut, cre] (ORCID: ), Edwin van Leeuwen [ctb] Maintainer: Tim Taylor