Skip to content
Snippets Groups Projects
Commit 68e85818 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Adiciona o networkD3.

parent 9d96b620
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ EOF
# Load package, update documentation and namespace, check and build
# vignettes.
R --vanilla <<EOF
install.packages(c("latticeExtra", "mvtnorm", "tweedie"),
install.packages(c("latticeExtra", "mvtnorm", "tweedie", "networkD3"),
lib = "~/R-tests/",
repos = "http://cran-r.c3sl.ufpr.br/")
.libPaths(new = "~/R-tests/");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment