[ARVADOS] created: 1.3.0-3214-g4adf06fe2
Git user
git at public.arvados.org
Thu Sep 24 00:59:46 UTC 2020
at 4adf06fe21ff6aa9c08afee2268871c85394b217 (commit)
commit 4adf06fe21ff6aa9c08afee2268871c85394b217
Author: Ward Vandewege <ward at curii.com>
Date: Wed Sep 23 20:56:12 2020 -0400
16264: add R dependencies as Debian packages to lib/install/deps.go
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/lib/install/deps.go b/lib/install/deps.go
index 93a0ce452..437802315 100644
--- a/lib/install/deps.go
+++ b/lib/install/deps.go
@@ -144,6 +144,11 @@ func (installCommand) RunCommand(prog string, args []string, stdin io.Reader, st
"python3-dev",
"r-base",
"r-cran-testthat",
+ "r-cran-devtools",
+ "r-cran-knitr",
+ "r-cran-markdown",
+ "r-cran-roxygen2",
+ "r-cran-xml",
"sudo",
"python3-virtualenv",
"python3-venv",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list