Skip to content

Commit ccbd22c

Browse files
committed
updates
1 parent 596fbd4 commit ccbd22c

22 files changed

+46
-46
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pmclust
22
Version: 0.1-8
3-
Date: 2016-09-20
3+
Date: 2016-09-21
44
Title: Parallel Model-Based Clustering using
55
Expectation-Gathering-Maximization Algorithm for Finite Mixture
66
Gaussian Model
@@ -30,7 +30,7 @@ BugReports: http://group.r-pbd.org/
3030
MailingList: Please send questions and comments regarding pbdR to
3131
3232
NeedsCompilation: yes
33-
Packaged: 2016-01-24 20:10:34 UTC; snoweye
33+
Packaged: 2016-09-22 00:25:36 UTC; snoweye
3434
Author: Wei-Chen Chen [aut, cre],
3535
George Ostrouchov [aut]
3636
Maintainer: Wei-Chen Chen <[email protected]>

inst/CITATION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ citEntry(
66
author = personList(as.person("W.-C. Chen"), as.person("G. Ostrouchov")),
77
year = "2012",
88
note = "R Package",
9-
url = "http://cran.r-project.org/package=pmclust",
10-
textVersion = "W.-C. Chen, G. Ostrouchov (2012). pmclust: Parallel Model-Based Clustering. R Package, URL http://cran.r-project.org/package=pmclust",
9+
url = "https://cran.r-project.org/package=pmclust",
10+
textVersion = "W.-C. Chen, G. Ostrouchov (2012). pmclust: Parallel Model-Based Clustering. R Package, URL https://cran.r-project.org/package=pmclust",
1111
key = "Chen2012pmclustpackage"
1212
)
1313

@@ -17,8 +17,8 @@ citEntry(
1717
author = personList(as.person("W.-C. Chen"), as.person("G. Ostrouchov")),
1818
year = "2012",
1919
note = "R Vignette",
20-
url = "http://cran.r-project.org/package=pmclust",
21-
textVersion = "W.-C. Chen, G. Ostrouchov (2014). A Quick Guide for the pmclust Package. R Vignette, URL http://cran.r-project.org/package=pmclust",
20+
url = "https://cran.r-project.org/package=pmclust",
21+
textVersion = "W.-C. Chen, G. Ostrouchov (2014). A Quick Guide for the pmclust Package. R Vignette, URL https://cran.r-project.org/package=pmclust",
2222
key = "Chen2012pmclustvignette"
2323
)
2424

man/00_pmclust-package.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
dispersions.
4444
}
4545
\references{
46-
High Performance Statistical Computing (HPSC) Website:
47-
\url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
46+
% High Performance Statistical Computing (HPSC) Website:
47+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
4848

4949
Programming with Big Data in R Website:
5050
\url{http://r-pbd.org/}

man/01-pmclust_pkmeans.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
for details.
4747
}
4848
\references{
49-
High Performance Statistical Computing (HPSC) Website:
50-
\url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
49+
% High Performance Statistical Computing (HPSC) Website:
50+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
5151

5252
Programming with Big Data in R Website:
5353
\url{http://r-pbd.org/}

man/10_d.readme.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
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/}
83+
% High Performance Statistical Computing (HPSC) Website:
84+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
8585
8686
Programming with Big Data in R Website:
8787
\url{http://r-pbd.org/}

man/11_d.set.global.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
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/}
68+
% High Performance Statistical Computing (HPSC) Website:
69+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
7070

7171
Programming with Big Data in R Website:
7272
\url{http://r-pbd.org/}

man/12_d.param.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
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/}
42+
% High Performance Statistical Computing (HPSC) Website:
43+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
4444

4545
Programming with Big Data in R Website:
4646
\url{http://r-pbd.org/}

man/13_d.control.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
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/}
66+
% High Performance Statistical Computing (HPSC) Website:
67+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
6868

6969
Programming with Big Data in R Website:
7070
\url{http://r-pbd.org/}

man/20-assign.N.sample.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
\code{N.spmd} for \code{ID.spmd}.
3939
}
4040
\references{
41-
High Performance Statistical Computing (HPSC) Website:
42-
\url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
41+
% High Performance Statistical Computing (HPSC) Website:
42+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
4343

4444
Programming with Big Data in R Website:
4545
\url{http://r-pbd.org/}

man/30-em.one.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
for details.
4141
}
4242
\references{
43-
High Performance Statistical Computing (HPSC) Website:
44-
\url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
43+
% High Performance Statistical Computing (HPSC) Website:
44+
% \url{http://thirteen-01.stat.iastate.edu/snoweye/hpsc/}
4545

4646
Programming with Big Data in R Website:
4747
\url{http://r-pbd.org/}

0 commit comments

Comments
 (0)