Package v.1.0 ready to be sent to CRAN
[morpheus.git] / pkg / DESCRIPTION
index eb5e6f6..3216743 100644 (file)
@@ -1,29 +1,31 @@
 Package: morpheus
 Title: Estimate Parameters of Mixtures of Logistic Regressions
-Description: Mixture of lOgistic Regressions Parameters (H)Estimation with
-    (U)Spectral methods. The main methods take d-dimensional inputs and a vector
+Description: Mixture of logistic regressions parameters (H)estimation with
+    (U)spectral methods. The main methods take d-dimensional inputs and a vector
     of binary outputs, and return parameters according to the GLMs mixture model
-    (please refer to the package vignette).
-Version: 0.2-0
-Author: Benjamin Auder <Benjamin.Auder@math.u-psud.fr> [aut,cre],
-    Mor-Absa Loum <Mor-Absa.Loum@math.u-psud.fr> [aut]
-Maintainer: Benjamin Auder <Benjamin.Auder@math.u-psud.fr>
+    (General Linear Model). For more details see chapter 3 in the PhD thesis of
+               Mor-Absa Loum: <http://www.theses.fr/s156435>, available here
+               <https://www.math.u-psud.fr/~loum/IMG/pdf/these.compressed-2.pdf>.
+Version: 1.0-0
+Author: Benjamin Auder <Benjamin.Auder@u-psud.fr> [aut,cre],
+    Mor-Absa Loum <Mor-Absa.Loum@u-psud.fr> [aut]
+Maintainer: Benjamin Auder <Benjamin.Auder@u-psud.fr>
 Depends:
-    R (>= 3.0.0),
+    R (>= 3.5.0),
 Imports:
     MASS,
     jointDiag,
     methods,
     pracma
 Suggests:
+    devtools,
     flexmix,
     parallel,
     testthat,
-    roxygen2,
-    tensor,
-    nloptr
+    roxygen2
 License: MIT + file LICENSE
-RoxygenNote: 5.0.1
+RoxygenNote: 7.0.2
+URL: https://github.com/yagu0/morpheus
 Collate:
     'utils.R'
     'A_NAMESPACE.R'