Package: rapbase
Type: Package
Title: Base Functions and Resources for Rapporteket
Version: 1.10.0
Date: 2019-07-23
Authors@R: c(
    person(given = "Are",
           family = "Edvardsen",
           role = c("aut", "cre"),
           email = "biorakel@gmail.com",
           comment = c(ORCID = "0000-0002-5210-3656")),
    person(given = "Kevin Otto",
           family = "Thon",
           role = c("aut"),
           email = "kevin.thon@helse-nord.no"))
Maintainer: Are Edvardsen <biorakel@gmail.com>
Description: Provide common functions and resources for registry specific
    R-packages at Rapporteket
    <https://rapporteket.github.io/rapporteket/articles/short_introduction.html>.
    This package is relevant for developers of packages/registries at
    Rapporteket.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: DBI, devtools, digest, gistr, httr, knitr, magrittr, readr,
        RJDBC, RMariaDB, sendmailR, shiny, utils, yaml
RoxygenNote: 6.1.1
URL: http://github.com/Rapporteket/rapbase
BugReports: http://github.com/Rapporteket/rapbase/issues
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-08-06 08:56:24 UTC; rstudio
Author: Are Edvardsen [aut, cre] (<https://orcid.org/0000-0002-5210-3656>),
  Kevin Otto Thon [aut]
Repository: CRAN
Date/Publication: 2019-08-07 07:30:02 UTC
Built: R 4.0.2; ; 2020-07-09 20:30:57 UTC; unix
