Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lennart Wittkuhn
highspeed-analysis
Commits
5fea95be
Commit
5fea95be
authored
Nov 06, 2020
by
Lennart Wittkuhn
Browse files
remove report and graph package (not needed)
parent
e216dfe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/highspeed-analysis-setup.R
View file @
5fea95be
...
...
@@ -10,10 +10,10 @@ source(file.path(path_root, "code", "highspeed-analysis-source.R"))
# cf. https://github.com/stefanedwards/lemon/issues/20
#devtools::install_version("ggplot2", version = "3.3.0", repos = "http://cran.us.r-project.org")
# create an array with all required packages:
packages
<-
c
(
"R.matlab"
,
"ggplot2"
,
"dplyr"
,
"ggpubr"
,
"psyphy"
,
"graph"
,
"ggm"
,
packages
<-
c
(
"R.matlab"
,
"ggplot2"
,
"dplyr"
,
"ggpubr"
,
"psyphy"
,
"ggm"
,
"corrplot"
,
"reshape2"
,
"afex"
,
"polycor"
,
"tinytex"
,
"extrafont"
,
"viridis"
,
"rjson"
,
"jsonlite"
,
"tidyr"
,
"combinat"
,
"rlist"
,
"lemon"
,
"doMC"
,
"plyr"
,
"styler"
,
"gridExtra"
,
"grid"
,
"report"
,
"lemon"
,
"doMC"
,
"plyr"
,
"styler"
,
"gridExtra"
,
"grid"
,
"data.table"
,
"NameNeedle"
,
"textreuse"
,
"stringdist"
,
"emmeans"
,
"RColorBrewer"
,
"tidyverse"
,
"gtools"
,
"cowplot"
,
"emmeans"
,
"assertr"
,
"lavaan"
,
"rmarkdown"
,
"readr"
,
"caTools"
,
"bitops"
,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment