Skip to content

Commit e7a2009

Browse files
committed
Minor
1 parent df38fa5 commit e7a2009

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014-05-24: Ver. 0.1-7
2+
* Migrate to MS-MPI.
3+
14
2014-02-02: Ver. 0.1-6
25
* Add I/O demo to read data and dump clustering results.
36

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Package: pmclust
2-
Version: 0.1-6
3-
Date: 2014-02-02
2+
Version: 0.1-7
3+
Date: 2014-05-24
44
Title: Parallel Model-Based Clustering
55
Authors@R: c(person("Wei-Chen", "Chen", role = c("aut", "cre"), email =
66
"[email protected]"), person("George", "Ostrouchov", role = "aut"))
7-
Depends: R (>= 3.0.0), methods, rlecuyer, pbdMPI (>= 0.2-2), MASS
8-
Enhances: MixSim, pbdSLAP (>= 0.1-7), pbdBASE (>= 0.3-0), pbdDMAT (>=
9-
0.2-4)
7+
Depends: R (>= 3.0.0), methods, rlecuyer, pbdMPI (>= 0.2-3), MASS
8+
Enhances: MixSim, pbdSLAP (>= 0.1-9), pbdBASE (>= 0.3-0), pbdDMAT (>=
9+
0.3-0)
1010
LazyLoad: yes
1111
LazyData: yes
1212
Description: The pmclust aims to utilize model-based clustering (unsupervised)

inst/doc/pmclust-guide.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)