Package: DIZtools
Title: Lightweight Utilities for 'DIZ' R Package Development
Version: 1.0.3
Date: 2025-09-22
Authors@R: c(
    person("Jonathan M.", "Mang", , "jonathan.mang@uk-erlangen.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0518-4710")),
    person("Lorenz A.", "Kapsner", role = "aut",
           comment = c(ORCID = "0000-0003-1866-860X")),
    person("MIRACUM - Medical Informatics in Research and Care in University Medicine", role = "fnd"),
    person("Universitätsklinikum Erlangen, Germany", role = "cph")
  )
Description: Lightweight utility functions used for the R package
    development infrastructure inside the data integration centers ('DIZ')
    to standardize and facilitate repetitive tasks such as setting up a
    database connection or issuing notification messages and to avoid
    redundancy.
License: GPL-3
URL: https://github.com/miracum/misc-diztools
BugReports: https://github.com/miracum/misc-diztools/issues
Depends: R (>= 4.1.0)
Imports: cleaR, config, data.table, logger, magrittr, parsedate,
        R.utils
Suggests: lintr, shiny, shinyjs, testthat
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-23 06:59:49 UTC; ubuntu
Author: Jonathan M. Mang [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0518-4710>),
  Lorenz A. Kapsner [aut] (ORCID:
    <https://orcid.org/0000-0003-1866-860X>),
  MIRACUM - Medical Informatics in Research and Care in University
    Medicine [fnd],
  Universitätsklinikum Erlangen, Germany [cph]
Maintainer: Jonathan M. Mang <jonathan.mang@uk-erlangen.de>
Repository: CRAN
Date/Publication: 2025-09-23 07:30:09 UTC
Built: R 4.4.1; ; 2025-09-23 07:50:23 UTC; unix
