From b4ee1b9ff6fb32fb9b69f74f01cd0a12023aa800 Mon Sep 17 00:00:00 2001 From: jan Date: Tue, 31 Jan 2023 17:21:01 +0100 Subject: [PATCH] update authors --- DESCRIPTION | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index f3a9fed..104b669 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -28,8 +28,9 @@ Suggests: lintr, testthat, covr -Authors@R: c(person("Norwin", "Roosen", role = c("aut", "cre"), email = "hello@nroo.de"), - person("Daniel", "Nuest", role = c("ctb"), email = "daniel.nuest@uni-muenster.de", comment = c(ORCID = "0000-0003-2392-6140"))) +Authors@R: c(person("Norwin", "Roosen", role = c("aut"), email = "hello@nroo.de"), + person("Daniel", "Nuest", role = c("ctb"), email = "daniel.nuest@uni-muenster.de", comment = c(ORCID = "0000-0003-2392-6140")), + person("Jan", "Stenkamp", role = c("ctb", "cre"), email = "jan.stenkamp@uni-muenster.de")) Description: Download environmental measurements and sensor station metadata from the API of open data sensor web platform for analysis in R. @@ -41,5 +42,5 @@ Description: Download environmental measurements and sensor station metadata License: GPL (>= 2) | file LICENSE Encoding: UTF-8 LazyData: true -RoxygenNote: 6.1.0 +RoxygenNote: 7.1.1 VignetteBuilder: knitr