Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
smidm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EsteR
smidm
Commits
b9d77673
Commit
b9d77673
authored
2 years ago
by
Rieke Alpers
Browse files
Options
Downloads
Patches
Plain Diff
Update DESCRIPTION and Rbuildignore
parent
fb61195c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.Rbuildignore
+4
-0
4 additions, 0 deletions
.Rbuildignore
DESCRIPTION
+7
-5
7 additions, 5 deletions
DESCRIPTION
with
11 additions
and
5 deletions
.Rbuildignore
+
4
−
0
View file @
b9d77673
...
...
@@ -3,3 +3,7 @@
^\.github$
^doc$
^Meta$
^.gitlab-ci.yml
^README.Rmd
^input
^smidm.Rproj
\ No newline at end of file
This diff is collapsed.
Click to expand it.
DESCRIPTION
+
7
−
5
View file @
b9d77673
...
...
@@ -12,7 +12,7 @@ Authors@R: c(
person("Rieke", "Alpers", role = c("aut"),
email = "rieke.alpers@mevis.fraunhofer.de"))
Description: Implements statistical models and visualizations to support decision making by health authorities w.r.t. the COVID-19 pandemic.
License: BSD
-3-C
lause + file LICENSE
License: BSD
_3_c
lause + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
...
...
@@ -20,14 +20,16 @@ RoxygenNote: 7.1.2
Imports:
dplyr,
extraDistr,
tidyr,
stats,
hdrcde
stats
Suggests:
testthat (>= 3.0.0),
covr,
xml2,
knitr,
rmarkdown
rmarkdown,
tidyr,
hdrcde,
ggplot2,
scales
Config/testthat/edition: 3
VignetteBuilder: knitr
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment