Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MIRACUM
dqa
DQAgui
Commits
836270a7
Commit
836270a7
authored
5 years ago
by
Jonathan Mang
Browse files
Options
Download
Email Patches
Plain Diff
Changed dev version
parent
8d2666de
master
colored_diff_summary
development
development-Differences
feat_new_coreds
fix_no_timefiltering
fix_settings_from_env
lab-module
latest
time_compare_fix
trino
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DESCRIPTION
+3
-3
DESCRIPTION
data-raw/devstuffs.R
+1
-1
data-raw/devstuffs.R
with
4 additions
and
4 deletions
+4
-4
DESCRIPTION
+
3
-
3
View file @
836270a7
Package: DQAgui
Title: DQA GUI
Version: 0.0.7.900
4
Version: 0.0.7.900
5
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-0
4
Date: 2020-03-0
6
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
This diff is collapsed.
Click to expand it.
data-raw/devstuffs.R
+
1
-
1
View file @
836270a7
...
...
@@ -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.900
4
"
)
my_desc
$
set_version
(
"0.0.7.900
5
"
)
# The title of your package
my_desc
$
set
(
Title
=
"DQA GUI"
)
# The description of your package
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help