Package: DIZutils
Title: Utilities for 'DIZ' R Package Development
Version: 0.0.4
Date: 2020-05-29
Authors@R: 
    c(person(given = "Jonathan M.",
             family = "Mang",
             role = c("aut", "cre"),
             email = "jonathan.mang@uk-erlangen.de",
             comment = c(ORCID = "0000-0003-0518-4710")),
      person(given = "Lorenz A.",
             family = "Kapsner",
             role = "aut",
             comment = c(ORCID = "0000-0003-1866-860X")),
      person(given = "MIRACUM - Medical Informatics in Research and Care in University Medicine",
             role = "fnd"))
Description: Utility functions used for 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://gitlab.miracum.org/miracum/dqa/dizutils
BugReports: https://gitlab.miracum.org/miracum/dqa/dizutils/issues
Depends: R (>= 2.10)
Imports: config, data.table, DBI, RJDBC, RPostgres, shiny, shinyjs
Suggests: knitr, lintr, qpdf, rmarkdown, testthat
biocViews:
Copyright: Universitätsklinikum Erlangen
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-29 10:21:48 UTC; user
Author: Jonathan M. Mang [aut, cre] (<https://orcid.org/0000-0003-0518-4710>),
  Lorenz A. Kapsner [aut] (<https://orcid.org/0000-0003-1866-860X>),
  MIRACUM - Medical Informatics in Research and Care in University
    Medicine [fnd]
Maintainer: Jonathan M. Mang <jonathan.mang@uk-erlangen.de>
Repository: CRAN
Date/Publication: 2020-06-03 16:30:12 UTC
Built: R 4.0.2; ; 2020-08-02 14:04:39 UTC; windows
