Skip to content

Commit 966bf42

Browse files
committed
docs(RMixtCompIO): new RMixtCompIO version
1 parent 4b1ba64 commit 966bf42

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

RMixtCompIO/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: RMixtCompIO
22
Type: Package
33
Title: Minimal Interface of the C++ 'MixtComp' Library for Mixture Models with Heterogeneous and (Partially) Missing Data
4-
Version: 4.0.9
5-
Date: 2023-02-11
4+
Version: 4.0.10
5+
Date: 2023-05-07
66
Authors@R: c(person("Vincent", "Kubicki", role = "aut"),
77
person("Christophe", "Biernacki", role = "aut"),
88
person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "quentingrim@yahoo.fr"),

RMixtCompIO/NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v 4.0.10 2023-05-07
2+
- fix cpp warnings
3+
- update negative binomial test
4+
15
v 4.0.9 2023-02-11
26
- lint
37
- change c++ standard from c++11 to c++17
@@ -7,7 +11,6 @@ v 4.0.8 2022-10-18
711
- correct bitwise-instead-of-logical warnings
812
- remove blockcluster as suggested package
913

10-
1114
v 4.0.7 2022-01-13
1215
- manage eigen 3.4.0
1316
- lint package

0 commit comments

Comments
 (0)