Skip to content

Commit e929298

Browse files
authored
Merge pull request #15 from snoweye/master
minor changes
2 parents 14f7076 + 174ecbb commit e929298

27 files changed

+10
-66
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2016-12-17: Ver. 0.1-8
2+
* Change web address.
3+
14
2015-11-01: Ver. 0.1-7
25
* Change SPMD.CT$* to .pbd_env$SPMD.CT$*.
36

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pmclust
2-
Version: 0.1-8
3-
Date: 2016-09-21
2+
Version: 0.1-9
3+
Date: 2016-12-17
44
Title: Parallel Model-Based Clustering using
55
Expectation-Gathering-Maximization Algorithm for Finite Mixture
66
Gaussian Model
@@ -30,3 +30,4 @@ BugReports: http://group.r-pbd.org/
3030
MailingList: Please send questions and comments regarding pbdR to
3131
3232
NeedsCompilation: yes
33+
Maintainer: Wei-Chen Chen <[email protected]>

inst/doc/pmclust-guide.Rnw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Oak Ridge, TN, USA
5757
\Address{
5858
Wei-Chen Chen\\
5959
E-mail: \email{[email protected]}\\
60-
URL: \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
60+
URL: \url{http:///snoweye.github.io/}
6161
}
6262
%% It is also possible to add a telephone and fax number
6363
%% before the e-mail in the following format:

inst/doc/pmclust-guide.pdf

-42.6 KB
Binary file not shown.

man/00_pmclust-package.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@
4343
dispersions.
4444
}
4545
\references{
46-
% High Performance Statistical Computing (HPSC) Website:
47-
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
48-
4946
Programming with Big Data in R Website:
5047
\url{http://r-pbd.org/}
5148

man/01-pmclust_pkmeans.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@
4646
for details.
4747
}
4848
\references{
49-
% High Performance Statistical Computing (HPSC) Website:
50-
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
51-
5249
Programming with Big Data in R Website:
5350
\url{http://r-pbd.org/}
5451
}

man/10_d.readme.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@
8080
such as \code{.pmclustEnv$CONTROL}.
8181
}
8282
\references{
83-
% High Performance Statistical Computing (HPSC) Website:
84-
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
85-
8683
Programming with Big Data in R Website:
8784
\url{http://r-pbd.org/}
8885
}

man/11_d.set.global.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
set by this function.
6666
}
6767
\references{
68-
% High Performance Statistical Computing (HPSC) Website:
69-
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
70-
7168
Programming with Big Data in R Website:
7269
\url{http://r-pbd.org/}
7370
}

man/12_d.param.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
are only used in computing.
4040
}
4141
\references{
42-
% High Performance Statistical Computing (HPSC) Website:
43-
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
44-
4542
Programming with Big Data in R Website:
4643
\url{http://r-pbd.org/}
4744
}

man/13_d.control.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
See \code{\link{e.step}} for more information about computing.
6464
}
6565
\references{
66-
% High Performance Statistical Computing (HPSC) Website:
67-
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
68-
6966
Programming with Big Data in R Website:
7067
\url{http://r-pbd.org/}
7168
}

0 commit comments

Comments
 (0)