Skip to content
Snippets Groups Projects
Commit 7a2fc507 authored by Paula Alessandra Zeizer Dimas's avatar Paula Alessandra Zeizer Dimas
Browse files

Adiciona pacotes sugeridos

parent c501e1c7
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,11 @@ options(echo = TRUE) ...@@ -8,6 +8,11 @@ options(echo = TRUE)
library(devtools) library(devtools)
library(roxygen2) library(roxygen2)
install_deps(dependencies = TRUE,
quiet = TRUE,
upgrade = FALSE,
repos = "http://cran-r.c3sl.ufpr.br/")
sessionInfo() sessionInfo()
#-------------------------------------------- #--------------------------------------------
......
...@@ -31,4 +31,7 @@ Encoding: UTF-8 ...@@ -31,4 +31,7 @@ Encoding: UTF-8
Depends: Depends:
R (>= 3.2.3) R (>= 3.2.3)
Suggests: Suggests:
lattice lattice,
car,
corrgram
RoxygenNote: 5.0.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment