Skip to content

Commit 2336d4d

Browse files
committed
build(RMIxtCompUtilities): cran v4.1.5
1 parent 320278f commit 2336d4d

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

RMixtCompUtilities/DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Package: RMixtCompUtilities
22
Type: Package
33
Title: Utility Functions for 'MixtComp' Outputs
4-
Version: 4.1.4
5-
Date: 2020-11-12
4+
Version: 4.1.5
5+
Date: 2023-06-14
66
Authors@R: c(person("Vincent", "Kubicki", role = "aut"),
77
person("Christophe", "Biernacki", role = "aut"),
8-
person("Quentin", "Grimonprez", role = "aut"),
8+
person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "[email protected]"),
99
person("Matthieu", "Marbac-Lourdelle", role = "aut"),
1010
person("Étienne", "Goffinet", role = "ctb"),
1111
person("Serge", "Iovleff", role = "ctb"),
12-
person("Julien", "Vandaele", role = c("ctb", "cre"), email = "[email protected]"))
12+
person("Julien", "Vandaele", role = "ctb", email = "[email protected]"))
1313
Copyright: Inria - Université de Lille - CNRS
1414
License: AGPL-3
1515
Description: Mixture Composer <https://github.com/modal-inria/MixtComp> is a project to build mixture models with
@@ -19,5 +19,5 @@ URL: https://github.com/modal-inria/MixtComp
1919
BugReports: https://github.com/modal-inria/MixtComp/issues
2020
Imports: plotly, ggplot2, scales
2121
Suggests: testthat, xml2, RMixtCompIO (>= 4.0.4), Rmixmod
22-
RoxygenNote: 7.2.1
22+
RoxygenNote: 7.2.3
2323
Encoding: UTF-8

RMixtCompUtilities/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
v4.1.5 2023-06-14
2+
- getter fucntions manage errored mixtComp run
13
- remove blockcluster from suggested packages
24
- lint
5+
- change maintainer
36

47
v4.1.4 2020-11-12
58
- export formatData, completeAlgo and formatModel functions to avoir using RMixtCompUtilities::: in RMixtComp

0 commit comments

Comments
 (0)