Skip to content

Commit 7e84f92

Browse files
committed
Merge pull request #7 from snoweye/master
0.1-7 for CRAN
2 parents e0b96f9 + 69d85c7 commit 7e84f92

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
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: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
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, pbdBASE, pbdDMAT
109
LazyLoad: yes
1110
LazyData: yes
1211
Description: The pmclust aims to utilize model-based clustering (unsupervised)

inst/doc/pmclust-guide.pdf

-196 Bytes
Binary file not shown.

vignettes/pmclust-include/01-acknowledgement.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
\section*{Acknowledgement}
33
\addcontentsline{toc}{section}{Acknowledgement \vspace{-0.3cm}}
44

5-
Chen was supported in part by
6-
the Department of Ecology and Evolutionary Biology at the
7-
University of Tennessee, Knoxville, and a grant from
8-
the National Science Foundation (MCB-1120370.)
9-
\\
10-
115
Chen and Ostrouchov were supported in part by the project
126
``Visual Data Exploration and Analysis of Ultra-large Climate Data''
137
funded by U.S. DOE Office of Science

0 commit comments

Comments
 (0)