X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=32ed6a873a059d6c7e6cfd81dad1f1e613cb5212;hp=5febdc0aa7e2742e955a1ed7aa2511e5145a377f;hb=a3105972158da4773b33d41e1ead65a942c15f80;hpb=f9143bd90ee989e7fede640b4c411374be8e2099 diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 5febdc0..32ed6a8 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -19,13 +19,23 @@ Depends: R (>= 3.0.0) Imports: MASS, - methods + parallel Suggests: - parallel, - testhat, - devtools, - rmarkdown + capushe, + roxygen2, + testhat URL: http://git.auder.net/?p=valse.git License: MIT + file LICENSE -VignetteBuilder: knitr RoxygenNote: 5.0.1 +Collate: + 'plot.R' + 'main.R' + 'selectVariables.R' + 'constructionModelesLassoRank.R' + 'constructionModelesLassoMLE.R' + 'computeGridLambda.R' + 'initSmallEM.R' + 'EMGrank.R' + 'EMGLLF.R' + 'generateXY.R' + 'A_NAMESPACE.R'