From 42f7cb4e1170bf347a6e9fea473afc5d7ca1bc7f Mon Sep 17 00:00:00 2001 From: Eduardo Junior <edujrrib@gmail.com> Date: Mon, 2 May 2016 12:17:05 -0300 Subject: [PATCH] =?UTF-8?q?Adiciona=20pacote=20para=20exibi=C3=A7=C3=A3o?= =?UTF-8?q?=20de=20matrizes=20de=20correla=C3=A7=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3443b6a..ff4d50d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -44,6 +44,7 @@ Suggests: reshape2, knitr, rmarkdown, - shiny + shiny, + corrplot VignetteBuilder: knitr RoxygenNote: 5.0.1 -- GitLab