X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=c2833c61a1febeb16359467ccea38f47a396f586;hb=dfdd811f8488c88148c930eba94924fdbb7a3261;hp=bd92ed5f0593174bfcc3f9704b16867ac45f5a02;hpb=a51888444d2a3fb4f96d64adb6d564fb1e146d80;p=morpheus.git diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index bd92ed5..c2833c6 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -4,9 +4,9 @@ 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: , available here - . -Version: 1.0-0 + Mor-Absa Loum: , available here + . +Version: 1.0-3 Author: Benjamin Auder [aut,cre], Mor-Absa Loum [aut] Maintainer: Benjamin Auder @@ -21,10 +21,10 @@ Suggests: devtools, flexmix, parallel, - testthat, + testthat (>= 3.0.0), roxygen2 License: MIT + file LICENSE -RoxygenNote: 7.0.2 +RoxygenNote: 7.1.1 URL: https://github.com/yagu0/morpheus Collate: 'utils.R' @@ -34,3 +34,4 @@ Collate: 'optimParams.R' 'plot.R' 'sampleIO.R' +Config/testthat/edition: 3