Commit 836270a7 authored by Jonathan Mang's avatar Jonathan Mang :bulb:
Browse files

Changed dev version

Showing with 4 additions and 4 deletions
+4 -4
Package: DQAgui
Title: DQA GUI
Version: 0.0.7.9004
Version: 0.0.7.9005
Authors@R:
c(person(given = "Lorenz A.",
family = "Kapsner",
......@@ -20,7 +20,7 @@ URL: https://gitlab.miracum.org/miracum/dqa/dqagui
BugReports: https://gitlab.miracum.org/miracum/dqa/dqagui/issues
Encoding: UTF-8
Copyright: Universitätsklinikum Erlangen
Date: 2020-03-04
Date: 2020-03-06
Imports:
data.table,
magrittr,
......@@ -38,5 +38,5 @@ Suggests:
processx,
lintr
Remotes:
url::https://gitlab.miracum.org/miracum/dqa/dqastats/-/archive/development/miracum/dqa/dqastats-development.zip
url::https://gitlab.miracum.org/miracum/dqa/dqastats/-/archive/development/dqastats-development.zip
RoxygenNote: 7.0.2
......@@ -29,7 +29,7 @@ my_desc$set("Copyright", "Universitätsklinikum Erlangen")
# Remove some author fields
my_desc$del("Maintainer")
# Set the version
my_desc$set_version("0.0.7.9004")
my_desc$set_version("0.0.7.9005")
# The title of your package
my_desc$set(Title = "DQA GUI")
# The description of your package
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment