Package: secuTrialR
Type: Package
Title: Handling of Data from the Clinical Data Management System
        'secuTrial'
Version: 1.3.3
Authors@R: 
    c(person(given = "Alan G.",
             family = "Haynes",
             role = c("cre", "aut", "cph"),
             email = "alan.haynes@unibe.ch"),
      person(given = "Patrick R.",
             family = "Wright",
             role = c("aut", "cph"),
             email = "patrick.wright@usb.ch"),
      person(given = "Milica",
             family = "Markovic",
             role = c("aut", "cph"),
             email = "milica.markovic@usb.ch"),
      person(given = "Gilles",
             family = "Dutilh",
             role = c("ctb")),
      person(given = "Armando",
             family = "Lenz",
             role = c("ctb")),
      person(given = "Pascal",
             family = "Benkert",
             role = c("com"),
             email = "pascal.benkert@usb.ch"),
      person(given = "Silvia",
             family = "Grieder",
             role = c("ctb")),
      person(given = "Pia",
             family = "Neuschwander",
             role = c("ctb")),
      person(given = "Constantin",
             family = "Sluka",
             role = c("ctb"))
             )
Maintainer: Alan G. Haynes <alan.haynes@unibe.ch>
Description: Seamless and standardized interaction with data
    exported from the clinical data management system (CDMS)
    'secuTrial'<https://www.secutrial.com>.
    The primary data export the package works with is a standard non-rectangular export.
Depends: R (>= 3.5)
Imports: haven (>= 2.2.0), readr, readxl, stringr, tibble, magrittr,
        purrr, tidyr, dplyr, rlang, lubridate
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: knitr, lintr, rmarkdown, testthat, tufte, tcltk, igraph
VignetteBuilder: knitr
URL: https://github.com/SwissClinicalTrialOrganisation/secuTrialR
BugReports: https://github.com/SwissClinicalTrialOrganisation/secuTrialR/issues
NeedsCompilation: no
Packaged: 2024-05-30 09:19:00 UTC; haynes
Author: Alan G. Haynes [cre, aut, cph],
  Patrick R. Wright [aut, cph],
  Milica Markovic [aut, cph],
  Gilles Dutilh [ctb],
  Armando Lenz [ctb],
  Pascal Benkert [com],
  Silvia Grieder [ctb],
  Pia Neuschwander [ctb],
  Constantin Sluka [ctb]
Repository: CRAN
Date/Publication: 2024-05-30 15:20:02 UTC
Built: R 4.3.3; ; 2024-06-05 01:35:26 UTC; unix
