Tue, 30 Jun 2009

Package tweedie updated to version 1.6.7 with previous version 1.6.6 dated 2009-06-19

Author: Peter K Dunn
Title: Tweedie exponential family models
Description: Maximum likelihood computations for Tweedie families.

Diff between tweedie versions 1.6.6 dated 2009-06-19 and 1.6.7 dated 2009-06-30

 CHANGE.log             |    4 ++++
 DESCRIPTION            |    8 ++++----
 R/tweedie.R            |    2 +-
 man/tweedie-package.Rd |    6 +++---
 src/tweedie.f          |   14 +++++++-------
 5 files changed, 19 insertions(+), 15 deletions(-)

More information about tweedie at CRAN
Permanent link

Package iterators updated to version 1.0.1 with previous version 1.0.0 dated 2009-06-27

Author: REvolution Computing
Title: Iterator construct for R
Description: Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.

Diff between iterators versions 1.0.0 dated 2009-06-27 and 1.0.1 dated 2009-06-30

 DESCRIPTION            |    8 ++++----
 inst/doc/iterators.pdf |binary
 2 files changed, 4 insertions(+), 4 deletions(-)

More information about iterators at CRAN
Permanent link

Package foreach updated to version 1.2.1 with previous version 1.2.0-1 dated 2009-06-27

Author: REvolution Computing
Title: Foreach looping construct for R
Description: Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.

Diff between foreach versions 1.2.0-1 dated 2009-06-27 and 1.2.1 dated 2009-06-30

 DESCRIPTION          |    8 
 inst/doc/foreach.pdf | 1539 +++++++++++++++++++++++++--------------------------
 man/foreach.Rd       |    9 
 3 files changed, 791 insertions(+), 765 deletions(-)

More information about foreach at CRAN
Permanent link

Package doMC updated to version 1.1.1 with previous version 1.1.0 dated 2009-06-27

Author: REvolution Computing
Title: Foreach parallel adaptor for the multicore package
Description: Provides a parallel backend for the %dopar% function using Simon Urbanek's multicore package.

Diff between doMC versions 1.1.0 dated 2009-06-27 and 1.1.1 dated 2009-06-30

 DESCRIPTION         |    9 +++++----
 R/doMC.R            |   27 ++++++++++++++++++++++-----
 man/registerDoMC.Rd |   20 ++++++++++++++++----
 3 files changed, 43 insertions(+), 13 deletions(-)

More information about doMC at CRAN
Permanent link

Package depmixS4 updated to version 0.2-2 with previous version 0.2-1 dated 2009-02-23

Author: Ingmar Visser , Maarten Speekenbrink
Title: Dependent Mixture Models
Description: Fit latent (hidden) Markov models on mixed categorical and continuous (timeseries) data, otherwise known as dependent mixture models

Diff between depmixS4 versions 0.2-1 dated 2009-02-23 and 0.2-2 dated 2009-06-30

 depmixS4-0.2-1/depmixS4/NEWS                    |only
 depmixS4-0.2-2/depmixS4/DESCRIPTION             |   33 ++++++++-----
 depmixS4-0.2-2/depmixS4/R/EM.R                  |   57 ++++++++++++------------
 depmixS4-0.2-2/depmixS4/R/depmixfit.R           |    2 
 depmixS4-0.2-2/depmixS4/R/response-class.R      |    2 
 depmixS4-0.2-2/depmixS4/R/responseGLMMULTINOM.R |    2 
 depmixS4-0.2-2/depmixS4/man/depmixS4-package.Rd |    4 -
 depmixS4-0.2-2/depmixS4/man/mix.sim-class.Rd    |   10 +---
 8 files changed, 57 insertions(+), 53 deletions(-)

More information about depmixS4 at CRAN
Permanent link


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