Package: seleqt
Title: Basic tools to use PROMS from the SeleQT platform
Version: 2.0.0
Authors@R: c(
    person(given = "Benoît", 
            family = "Lalloué",
            email = "seleqt.package@chru-nancy.fr", 
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0002-7433-9678")),
    person(given ="Marc", 
            family = "Soudant", 
            email = "seleqt.package@chru-nancy.fr", 
            role = "aut",
            comment = c(ORCID = "0000-0001-5814-6924"))
  )
Description: Basic functions to compute patient-reported  outcomes measurement 
    scales (PROMS) and perceived health questionnaires validated in English and 
    French from the SeleQT platform. 
    It is the result of the work of the Lorraine University EA 4360 team, 
    the Inserm CIC-EC of the University Hospital of Nancy, and the National
    quality of life in oncology. 
    The PROMS collection is available on the open access platform SeleQT - Selection 
    of Questionnaires and Tools (<https://seleqt.univ-lorraine.fr/welcome.html>).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests: rlang, testthat (>= 3.0.0), tidyselect
Config/testthat/edition: 3
Imports: cli, pkgbuild
NeedsCompilation: no
Packaged: 2025-12-01 16:28:51 UTC; U483078
Author: Benoît Lalloué [aut, cre] (<https://orcid.org/0000-0002-7433-9678>),
  Marc Soudant [aut] (<https://orcid.org/0000-0001-5814-6924>)
Maintainer: Benoît Lalloué <seleqt.package@chru-nancy.fr>
