Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GOSe-6mo-imputation-paper
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Kevin Kunzmann
GOSe-6mo-imputation-paper
Commits
2588a408
Commit
2588a408
authored
Mar 15, 2019
by
Kevin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
bd57f29f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
docker/dockerfile
docker/dockerfile
+0
-2
reports/prepare_data.Rmd
reports/prepare_data.Rmd
+0
-1
No files found.
docker/dockerfile
View file @
2588a408
...
...
@@ -18,7 +18,5 @@ RUN R -e "install.packages('msm')"
RUN
R
-e
"install.packages('cowplot')"
RUN
R
-e
"install.packages('pander')"
RUN
R
-e
"install.packages('DiagrammeR')"
RUN
R
-e
"install.packages('opal', repos=c('https://cran.rstudio.com/', 'https://cran.obiba.org'), dependencies=TRUE)"
RUN
R
-e
"devtools::install_github('kkmann/centertbi')"
RUN
R
-e
"devtools::install_github('kkmann/reportr')"
RUN
R
-e
"devtools::install_github('kkmann/describr')"
reports/prepare_data.Rmd
View file @
2588a408
...
...
@@ -21,7 +21,6 @@ params:
```{r setup, include=FALSE}
library(tidyverse)
library(centertbi)
library(describr)
library(ggalluvial)
...
...
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