basic test OK, but problem with 'fast' EMGLLF output in last EMilie test
[valse.git] / pkg / DESCRIPTION
index 32ed6a8..c28f54b 100644 (file)
@@ -22,13 +22,14 @@ Imports:
     parallel
 Suggests:
     capushe,
+    methods,
     roxygen2,
-    testhat
+    testthat
 URL: http://git.auder.net/?p=valse.git
 License: MIT + file LICENSE
 RoxygenNote: 5.0.1
 Collate:
-    'plot.R'
+    'plot_valse.R'
     'main.R'
     'selectVariables.R'
     'constructionModelesLassoRank.R'
@@ -39,3 +40,4 @@ Collate:
     'EMGLLF.R'
     'generateXY.R'
     'A_NAMESPACE.R'
+    'util.R'