Wed, 13 May 2009

Package spc updated to version 0.3 with previous version 0.21 dated 2007-10-14

Author: Sven Knoth, ...
Title: Statistical Process Control
Description: Evaluation of control charts by means of the zero-state, steady-state ARL (Average Run Length). Setting up control charts for given in-control ARL and plotting of the related figures. The control charts under consideration are one- and two-sided EWMA, CUSUM, and Shiryaev-Roberts schemes for monitoring the mean of normally distributed independent data. Now, the ARL calculation of the same set of schemes under drift are added. Other charts and parameters are in preparation. Further SPC areas will be covered as well (sampling plans, capability indices ...).

Diff between spc versions 0.21 dated 2007-10-14 and 0.3 dated 2009-05-13

 spc-0.21/spc/INDEX                            |only
 spc-0.21/spc/spc.Rcheck                       |only
 spc-0.21/spc/src/Makevars                     |only
 spc-0.3/spc/DESCRIPTION                       |   29 
 spc-0.3/spc/R/sewma.arl.R                     |    6 
 spc-0.3/spc/R/sewma.crit.R                    |   63 
 spc-0.3/spc/R/xDcusum.arl.R                   |only
 spc-0.3/spc/R/xDewma.arl.R                    |only
 spc-0.3/spc/R/xDgrsr.arl.R                    |only
 spc-0.3/spc/R/xDshewhartrunsrules.arl.R       |only
 spc-0.3/spc/R/xDshewhartrunsrulesFixedm.arl.R |only
 spc-0.3/spc/R/xewma.ad.R                      |    6 
 spc-0.3/spc/R/xewma.arl.R                     |   23 
 spc-0.3/spc/R/xewma.crit.R                    |    6 
 spc-0.3/spc/R/xgrsr.ad.R                      |only
 spc-0.3/spc/R/xgrsr.arl.R                     |only
 spc-0.3/spc/R/xgrsr.crit.R                    |only
 spc-0.3/spc/R/xsewma.arl.R                    |only
 spc-0.3/spc/R/xsewma.crit.R                   |only
 spc-0.3/spc/R/xshewhartrunsrules.ad.R         |only
 spc-0.3/spc/R/xshewhartrunsrules.arl.R        |only
 spc-0.3/spc/R/xshewhartrunsrules.crit.R       |only
 spc-0.3/spc/R/xshewhartrunsrules.matrix.R     |only
 spc-0.3/spc/index                             |only
 spc-0.3/spc/man/sewma.arl.Rd                  |   52 
 spc-0.3/spc/man/sewma.crit.Rd                 |   46 
 spc-0.3/spc/man/xDcusum.arl.Rd                |only
 spc-0.3/spc/man/xDewma.arl.Rd                 |only
 spc-0.3/spc/man/xDgrsr.arl.Rd                 |only
 spc-0.3/spc/man/xDshewhartrunsrules.arl.Rd    |only
 spc-0.3/spc/man/xewma.arl.Rd                  |   69 -
 spc-0.3/spc/man/xgrsr.ad.Rd                   |only
 spc-0.3/spc/man/xgrsr.arl.Rd                  |only
 spc-0.3/spc/man/xgrsr.crit.Rd                 |only
 spc-0.3/spc/man/xsewma.arl.Rd                 |only
 spc-0.3/spc/man/xsewma.crit.Rd                |only
 spc-0.3/spc/man/xshewhartrunsrules.arl.Rd     |only
 spc-0.3/spc/src/allspc.c                      | 1677 +++++++++++++++++++++++---
 spc-0.3/spc/src/sewma_arl.c                   |    9 
 spc-0.3/spc/src/sewma_crit.c                  |   16 
 spc-0.3/spc/src/xDcusum_arl.c                 |only
 spc-0.3/spc/src/xDewma_arl.c                  |only
 spc-0.3/spc/src/xDgrsr_arl.c                  |only
 spc-0.3/spc/src/xewma_ad.c                    |   12 
 spc-0.3/spc/src/xewma_arl.c                   |   27 
 spc-0.3/spc/src/xgrsr_ad.c                    |only
 spc-0.3/spc/src/xgrsr_arl.c                   |only
 spc-0.3/spc/src/xgrsr_crit.c                  |only
 spc-0.3/spc/src/xsewma_crit.c                 |    8 
 49 files changed, 1783 insertions(+), 266 deletions(-)

More information about spc at CRAN
Permanent link

New package pegas with initial version 0.1
Package: pegas
Version: 0.1
Date: 2009-05-10
Title: Population and Evolutionary Genetics Analysis System
Author: Emmanuel Paradis
Maintainer: Emmanuel Paradis
Depends: R (>= 2.6.0), ape, adegenet
ZipData: no
Description: pegas provides functions for reading, writing, plotting, analysing, and manipulating allelic data
License: GPL (>= 2)
URL: http://ape.mpl.ird.fr/pegas/pegas.html
Packaged: Wed May 13 10:16:56 2009; paradis
Repository: CRAN
Date/Publication: 2009-05-13 19:17:22

More information about pegas at CRAN
Permanent link

Package cluster updated to version 1.12.0 with previous version 1.11.13 dated 2009-03-31

Author: Martin Maechler, based on S original by Peter Rousseeuw , Anja.Struyf@uia.ua.ac.be and Mia.Hubert@uia.ua.ac.be, and initial R port by Kurt.Hornik@R-project.org
Title: Cluster Analysis Extended Rousseeuw et al.
Description: Cluster Analysis, extended original from Peter Rousseeuw, Anja Struyf and Mia Hubert.

Diff between cluster versions 1.11.13 dated 2009-03-31 and 1.12.0 dated 2009-05-13

 ChangeLog                          |    9 ++++++
 DESCRIPTION                        |    8 +++---
 R/agnes.q                          |    2 -
 R/silhouette.R                     |   49 ++++++++++++++++++++++++-------------
 tests/silhouette-default.R         |    4 +++
 tests/silhouette-default.Rout.save |   49 +++++++++++++++++++++++--------------
 6 files changed, 82 insertions(+), 39 deletions(-)

More information about cluster at CRAN
Permanent link

Package caret updated to version 4.15 with previous version 4.12 dated 2009-05-08

Author: Max Kuhn. Contributions from Jed Wing, Steve Weston, Andre Williams and Chris Keefer
Title: Classification and Regression Training
Description: Misc functions for training and plotting classification and regression models

Diff between caret versions 4.12 dated 2009-05-08 and 4.15 dated 2009-05-13

 DESCRIPTION                 |   10 
 R/createFolds.R             |   63 +--
 R/createGrid.R              |    3 
 R/createModel.R             |   26 +
 R/misc.R                    |   19 -
 R/predictionFunction.R      |    7 
 R/print.train.R             |    4 
 R/probFunction.R            |    9 
 R/selection.R               |    2 
 R/train.default.R           |    2 
 inst/CHANGES                |   19 +
 inst/doc/caretMisc.Rnw      |    2 
 inst/doc/caretMisc.pdf      |  774 +++++++++++++++++++++-----------------------
 inst/doc/caretSelection.pdf |  637 ++++++++++++++++++------------------
 inst/doc/caretTrain.Rnw     |   11 
 inst/doc/caretTrain.pdf     |binary
 inst/doc/caretVarImp.pdf    |binary
 man/train.Rd                |    3 
 18 files changed, 837 insertions(+), 754 deletions(-)

More information about caret at CRAN
Permanent link

Package ZIGP updated to version 3.5 with previous version 3.4 dated 2009-04-20

Author: Vinzenz Erhardt
Title: Zero Inflated Generalized Poisson (ZIGP) regression models
Description: Fit, analyze and compare GP, ZIP and ZIGP regression models

Diff between ZIGP versions 3.4 dated 2009-04-20 and 3.5 dated 2009-05-13

 DESCRIPTION         |    8 ++++----
 inst/CITATION       |    6 +++---
 man/ZIGP-package.rd |   10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

More information about ZIGP at CRAN
Permanent link

Package TraMineR updated to version 1.2-1 with previous version 1.2 dated 2009-04-15

Author: Alexis Gabadinho , Matthias Studer , Nicolas S. Muller , Gilbert Ritschard .
Title: Sequences and trajectories mining for social scientists
Description: This package is a toolbox for sequence manipulation, description, rendering and more generally sequence data mining in the field of social sciences. Though it is primarily intended for analyzing state or event sequences that describe life courses such as family formation histories or professional careers its features apply indeed also to many other kinds of categorical sequence data. It accepts as input many different sequence representations and provides tools for translating sequences from one format to another. It offers several statistical functions for describing and rendering sequences, for computing distances between sequences with different metrics among which optimal matching, the longest common prefix and the longest common subsequence, and simple functions for extracting the most frequent subsequences and identifying the most discriminating ones among them. A user's guide can be found on TraMineR's web page.

Diff between TraMineR versions 1.2 dated 2009-04-15 and 1.2-1 dated 2009-05-13

 TraMineR-1.2-1/TraMineR/DESCRIPTION               |    8 
 TraMineR-1.2-1/TraMineR/NAMESPACE                 |    2 
 TraMineR-1.2-1/TraMineR/NEWS                      |   12 
 TraMineR-1.2-1/TraMineR/R/BIOSPELL_to_STS.R       |   17 
 TraMineR-1.2-1/TraMineR/R/TraMineR-fplot.R        |    3 
 TraMineR-1.2-1/TraMineR/R/TraMineR-iplot.R        |    3 
 TraMineR-1.2-1/TraMineR/R/dissassoc.R             |    3 
 TraMineR-1.2-1/TraMineR/R/disscenter.R            |   96 ++++-
 TraMineR-1.2-1/TraMineR/R/disstree.r              |   46 +-
 TraMineR-1.2-1/TraMineR/R/plot.stslist.R          |   22 -
 TraMineR-1.2-1/TraMineR/R/seqdef.R                |    9 
 TraMineR-1.2-1/TraMineR/R/seqdiff.R               |    4 
 TraMineR-1.2-1/TraMineR/R/seqformat.R             |    4 
 TraMineR-1.2-1/TraMineR/R/seqientdiff.R           |   41 +-
 TraMineR-1.2-1/TraMineR/R/seqmatsaltt.R           |only
 TraMineR-1.2-1/TraMineR/R/seqtrate.R              |    8 
 TraMineR-1.2-1/TraMineR/man/dissassoc.Rd          |    6 
 TraMineR-1.2-1/TraMineR/man/disscenter.Rd         |   12 
 TraMineR-1.2-1/TraMineR/man/disstree.Rd           |   42 +-
 TraMineR-1.2-1/TraMineR/man/mvad.Rd               |    3 
 TraMineR-1.2-1/TraMineR/man/plot.stslist.Rd       |    7 
 TraMineR-1.2-1/TraMineR/man/seqdef.Rd             |   10 
 TraMineR-1.2-1/TraMineR/man/seqiplot.Rd           |   12 
 TraMineR-1.2-1/TraMineR/src/alignement.cpp        |only
 TraMineR-1.2-1/TraMineR/src/alignement.h          |only
 TraMineR-1.2-1/TraMineR/src/distancefunctions.cpp |    5 
 TraMineR-1.2-1/TraMineR/src/saltt.cpp             |  399 ++++++++++++++--------
 TraMineR-1.2-1/TraMineR/src/salttseq.cpp          |only
 TraMineR-1.2-1/TraMineR/src/salttseq.h            |only
 TraMineR-1.2-1/TraMineR/src/tmrsequence.cpp       |    4 
 TraMineR-1.2/TraMineR/R/TSE_to_STS.R              |only
 TraMineR-1.2/TraMineR/R/TraMineR-rplot.R          |only
 TraMineR-1.2/TraMineR/R/seqrep.R                  |only
 TraMineR-1.2/TraMineR/R/seqrplot.R                |only
 TraMineR-1.2/TraMineR/TODO.txt                    |only
 35 files changed, 482 insertions(+), 296 deletions(-)

More information about TraMineR at CRAN
Permanent link

New package FRB with initial version 1.4
Package: FRB
Type: Package
Title: Fast and Robust Bootstrap
Version: 1.4
Date: 2009-05-07
Author: Ella Roelant, Stefan Van Aelst, Gert Willems
Maintainer: Gert Willems
Depends: corpcor
Description: This package performs robust inference based on applying Fast and Robust Bootstrap on robust estimators. Available methods are multivariate regression, PCA and Hotelling tests.
License: GPL-2
Packaged: 2009-05-13 10:58:02 UTC; gewillem
Repository: CRAN
Date/Publication: 2009-05-13 19:16:26

More information about FRB at CRAN
Permanent link

Package xts updated to version 0.6-5 with previous version 0.6-4 dated 2009-01-09

Author: Jeffrey A. Ryan, Josh M. Ulrich
Title: Extensible Time Series
Description: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.

Diff between xts versions 0.6-4 dated 2009-01-09 and 0.6-5 dated 2009-05-13

 xts-0.6-4/xts/inst/unitTests/report.html            |only
 xts-0.6-4/xts/inst/unitTests/report.txt             |only
 xts-0.6-4/xts/inst/unitTests/reportSummary.txt      |only
 xts-0.6-4/xts/inst/unitTests/runit.indexClass.R.old |only
 xts-0.6-4/xts/inst/unitTests/runit.timeSeries.R.old |only
 xts-0.6-5/xts/DESCRIPTION                           |   14 
 xts-0.6-5/xts/DEVELOPMENT-NOTES                     |    8 
 xts-0.6-5/xts/NAMESPACE                             |   14 
 xts-0.6-5/xts/R/Ops.xts.R                           |    3 
 xts-0.6-5/xts/R/as.numeric.R                        |  116 +
 xts-0.6-5/xts/R/axTicksByTime.R                     |    2 
 xts-0.6-5/xts/R/bind.R                              |    6 
 xts-0.6-5/xts/R/coredata.xts.R                      |    6 
 xts-0.6-5/xts/R/endpoints.R                         |   47 
 xts-0.6-5/xts/R/index.R                             |   37 
 xts-0.6-5/xts/R/indexTZ.R                           |only
 xts-0.6-5/xts/R/merge.R                             |    4 
 xts-0.6-5/xts/R/na.R                                |   12 
 xts-0.6-5/xts/R/origin.fix.R                        |   41 
 xts-0.6-5/xts/R/plot.R                              |   35 
 xts-0.6-5/xts/R/print.R                             |    1 
 xts-0.6-5/xts/R/str.R                               |    7 
 xts-0.6-5/xts/R/timeBasedSeq.R                      |    9 
 xts-0.6-5/xts/R/utils.R                             |   14 
 xts-0.6-5/xts/R/xts.R                               |   16 
 xts-0.6-5/xts/R/xts.methods.R                       |   83 -
 xts-0.6-5/xts/R/xtsible.R                           |    4 
 xts-0.6-5/xts/R/zzz.R                               |only
 xts-0.6-5/xts/inst/doc/xts.pdf                      | 1465 +++++++++-----------
 xts-0.6-5/xts/man/indexTZ.Rd                        |only
 xts-0.6-5/xts/man/plot.xts.Rd                       |    7 
 xts-0.6-5/xts/man/xts-package.Rd                    |    4 
 xts-0.6-5/xts/src/attr.c                            |   31 
 xts-0.6-5/xts/src/coredata.c                        |    1 
 xts-0.6-5/xts/src/init.c                            |    2 
 xts-0.6-5/xts/src/leadingNA.c                       |  201 ++
 xts-0.6-5/xts/src/merge.c                           |   16 
 xts-0.6-5/xts/src/rbind.c                           |   78 -
 xts-0.6-5/xts/src/readXts.c                         |only
 xts-0.6-5/xts/src/runSum.c                          |    8 
 xts-0.6-5/xts/src/subset.c                          |   45 
 xts-0.6-5/xts/src/totalcols.c                       |    4 
 xts-0.6-5/xts/src/xts.h                             |   11 
 43 files changed, 1383 insertions(+), 969 deletions(-)

More information about xts at CRAN
Permanent link

Package ismev updated to version 1.33 with previous version 1.32 dated 2009-01-01

Author: Original S functions by Stuart Coles, R port and R documentation files by Alec Stephenson.
Title: An Introduction to Statistical Modeling of Extreme Values
Description: Functions to support the computations carried out in `An Introduction to Statistical Modeling of Extreme Values' by Stuart Coles. The functions may be divided into the following groups; maxima/minima, order statistics, peaks over thresholds and point processes.

Diff between ismev versions 1.32 dated 2009-01-01 and 1.33 dated 2009-05-13

 DESCRIPTION           |   24 +++++++++++++-----------
 INDEX                 |    3 +++
 R/gev.R               |   15 ++++++++-------
 R/gpd.R               |   11 ++++++-----
 R/gum.R               |   11 ++++++-----
 R/miscell.R           |    6 +++---
 R/pp.R                |   23 ++++++++---------------
 R/rlarg.R             |   15 ++++++++-------
 man/gev.fit.Rd        |   14 ++++++++++++++
 man/gpd.fit.Rd        |    8 +++++++-
 man/gum.fit.Rd        |   15 +++++++++++++--
 man/ismev-internal.Rd |    1 -
 man/ismev.Rd          |only
 man/pp.fit.Rd         |   15 ++++++++++++++-
 man/rlarg.fit.Rd      |   16 +++++++++++++++-
 15 files changed, 118 insertions(+), 59 deletions(-)

More information about ismev at CRAN
Permanent link

Package doBy updated to version 3.9 with previous version 3.7 dated 2008-12-21

Author: Søren Højsgaard with contributions from Kevin Wright
Title: Groupwise computations of summary statistics and other utilities
Description: Facilities for groupwise computations of summary statistics and other facilities for working with grouped data.

Diff between doBy versions 3.7 dated 2008-12-21 and 3.9 dated 2009-05-13

 doBy-3.7/doBy/inst/doc/.build.timestamp |only
 doBy-3.9/doBy/ChangeLog                 |    6 
 doBy-3.9/doBy/DESCRIPTION               |   26 +-
 doBy-3.9/doBy/R/splitBy.R               |   49 ++-
 doBy-3.9/doBy/inst/doc/doBy.pdf         |  408 +++++++++++++++-----------------
 doBy-3.9/doBy/man/doBy.Rd               |   11 
 doBy-3.9/doBy/man/orderBy.Rd            |   13 -
 7 files changed, 270 insertions(+), 243 deletions(-)

More information about doBy at CRAN
Permanent link

Package cem updated to version 1.0.106 with previous version 1.0.96 dated 2009-04-14

Author: Stefano Iacus Gary King Giuseppe Porro
Title: CEM: Software for Coarsened Exact Matching
Description: This program implements the coarsened exact matching algorithm (and many extensions) described in Stefano M. Iacus, Gary King, and Giuseppe Porro, "Matching for Causal Inference Without Balance Checking," http://gking.harvard.edu/files/abs/cem-abs.shtml

Diff between cem versions 1.0.96 dated 2009-04-14 and 1.0.106 dated 2009-05-13

 DESCRIPTION            |    8 
 NAMESPACE              |    1 
 R/att.R                |   67 -
 R/cem.R                |    2 
 R/cem.main.R           |    2 
 R/cem.summary.R        |   44 
 R/relax.cem.R          |  447 +++---
 R/relax.plot.R         |    5 
 inst/doc/JSS-paper.tex |only
 inst/doc/Rplots.pdf    |   74 -
 inst/doc/cem.Rnw       |   10 
 inst/doc/cem.pdf       | 3199 ++++++++++++++++++++++++-------------------------
 inst/doc/coarsen1.pdf  |   34 
 inst/doc/coarsen2.pdf  |   30 
 inst/doc/copyRd.Rout   |    4 
 inst/doc/index.shtml   |    8 
 inst/doc/teff.pdf      |   42 
 man/att.Rd             |   24 
 man/relax.cem.Rd       |    3 
 19 files changed, 2027 insertions(+), 1977 deletions(-)

More information about cem at CRAN
Permanent link

Package RgoogleMaps updated to version 1.1 with previous version 1.0 dated 2009-05-06

Author: Markus Loecher, Sense Networks
Title: Overlays on Google map tiles in R
Description: This package serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.

Diff between RgoogleMaps versions 1.0 dated 2009-05-06 and 1.1 dated 2009-05-13

 RgoogleMaps-1.0/RgoogleMaps/inst/doc/RgoogleMaps-intro.aux |only
 RgoogleMaps-1.0/RgoogleMaps/inst/doc/RgoogleMaps-intro.log |only
 RgoogleMaps-1.1/RgoogleMaps/DESCRIPTION                    |    6 +++---
 RgoogleMaps-1.1/RgoogleMaps/inst/doc/RgoogleMaps-intro.pdf |binary
 RgoogleMaps-1.1/RgoogleMaps/man/RgoogleMaps-package.Rd     |    2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)

More information about RgoogleMaps at CRAN
Permanent link

New package NeatMap with initial version 0.1
Package: NeatMap
Type: Package
Title: Non-clustered heatmap alternatives
Version: 0.1
Date: 2009-05-12
Author: Satwik Rajaram and Yoshi Oono
Depends: ggplot2, rgl
Maintainer: Satwik Rajaram
Description: NeatMap is a package to create heatmap like plots in 2 and 3 dimensions, without the need for cluster analysis. Like the heatmap, the plots created by NeatMap display both a dimensionally reduced representation of the data as well as the data itself. They are intended to be used in conjunction with dimensional reduction techniques such as PCA.
License: GPL-3
LazyLoad: yes
Packaged: 2009-05-13 00:30:51 UTC; satwik
Repository: CRAN
Date/Publication: 2009-05-13 07:05:21

More information about NeatMap at CRAN
Permanent link

Package IBrokers updated to version 0.2-1 with previous version 0.2-0 dated 2009-05-11

Author: Jeffrey A. Ryan
Title: R API to Interactive Brokers Trader Workstation
Description: Provides native Raccess to Interactive Brokers Trader Workstation API.

Diff between IBrokers versions 0.2-0 dated 2009-05-11 and 0.2-1 dated 2009-05-13

 DESCRIPTION              |    8 
 R/twsConnect.R           |    3 
 R/zzz.R                  |    2 
 inst/doc/IBrokers.pdf    |  684 ++++++++++++++++++++++-------------------------
 inst/doc/RealTime.pdf    |  595 +++++++++++++++++++---------------------
 man/IBrokers-package.Rd  |    4 
 man/reqHistoricalData.Rd |    2 
 man/twsConnect.Rd        |   15 -
 8 files changed, 637 insertions(+), 676 deletions(-)

More information about IBrokers at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.