Skip to content

Commit fb012d2

Browse files
committed
build(RMixtCompUtilities): version 4.1.6
1 parent 51b542f commit fb012d2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

RMixtCompUtilities/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: RMixtCompUtilities
22
Type: Package
33
Title: Utility Functions for 'MixtComp' Outputs
4-
Version: 4.1.5
5-
Date: 2023-06-14
4+
Version: 4.1.6
5+
Date: 2023-09-21
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"),

RMixtCompUtilities/NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
v4.1.6 2023-09-25
2+
- use requireNamespace instead of require in examples
3+
14
v4.1.5 2023-06-14
2-
- getter fucntions manage errored mixtComp run
5+
- getter functions manage errored mixtComp run
36
- remove blockcluster from suggested packages
47
- lint
58
- change maintainer

0 commit comments

Comments
 (0)