From d40dcd78dc8ddce99d78267759099d1050ef0ee6 Mon Sep 17 00:00:00 2001 From: sorinvoicu <61691256+sorinvoicu@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:01:31 +0000 Subject: [PATCH] update DESCRIPTION --- .Rbuildignore | 4 ++++ DESCRIPTION | 13 +++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index 8016aef..9714304 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,4 +1,8 @@ ^dv.templates\.Rproj$ ^\.Rproj\.user$ +^.*\.Rproj$ ^LICENSE\.md$ +^LICENSE$ ^\.github +_pkgdown.yml +workflows.md diff --git a/DESCRIPTION b/DESCRIPTION index 9de9e91..9fc9953 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,12 @@ Package: dv.templates -Title: What the Package Does +Title: Provides reusable functionality for R and CI/CD Version: 0.0.0.9100 -Authors@R: - person("Sorin", "Voicu", , "first.last@example.com", role = c("aut", "cre"), - comment = c(ORCID = "boehringer-ingelheim")) -Description: What the package does (one paragraph). -License: Apache License (>= 2) +Authors@R: c( + person("Boehringer Ingelheim International GmbH", role = c("cph", "fnd")), + person("Sorin", "Voicu", , "first.last@example.com", role = c("aut", "cre")) + ) +Description: Provides reusable functionality for R and CI/CD. +License: Apache License 2.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: