X-Git-Url: https://git.auder.net/?p=morpheus.git;a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=3216743d48d032dbd873b1371aa14643c1fc03e2;hp=166779e262503ebecfccd048a80306a6174218a3;hb=2b3a6af5c55ac121405e3a8da721626ddf46b28b;hpb=810d82e8ad14e89caf209efccd624a044c611495 diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 166779e..3216743 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -4,13 +4,14 @@ 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 (General Linear Model). For more details see chapter 3 in the PhD thesis of - Mor-Absa Loum: . -Version: 0.2-0 -Author: Benjamin Auder [aut,cre], - Mor-Absa Loum [aut] -Maintainer: Benjamin Auder + Mor-Absa Loum: , available here + . +Version: 1.0-0 +Author: Benjamin Auder [aut,cre], + Mor-Absa Loum [aut] +Maintainer: Benjamin Auder Depends: - R (>= 3.0.0), + R (>= 3.5.0), Imports: MASS, jointDiag, @@ -21,11 +22,10 @@ Suggests: 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'