From 9b99c0711497e0c26037e5daafb9ed8724fff441 Mon Sep 17 00:00:00 2001
From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv>
Date: Wed, 2 Nov 2016 13:32:10 +0100
Subject: [PATCH] =?UTF-8?q?#4413=20Le=20fichier=20NAMESPACE=20contient=20d?=
 =?UTF-8?q?=C3=A9sormais=20la=20liste=20de=20toutes=20les=20d=C3=A9pendanc?=
 =?UTF-8?q?es=20(sauf=20package=20base)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 NAMESPACE | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/NAMESPACE b/NAMESPACE
index 7072ef73..f72184f7 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -43,3 +43,12 @@ export(TransfoParam_GR5J)
 export(TransfoParam_GR6J)
 export(plot_OutputsModel)
 
+
+
+#####################################
+##               Import            ##
+#####################################
+import(stats)
+import(graphics)
+import(grDevices)
+import(utils)
-- 
GitLab