CRANberries

CRANberries aggregates information about new and and updated packages from the
CRAN network for R available as this html version and a corresponding RSS feed.
Created and provided by Dirk Eddelbuettel.

Sat, 06 Feb 2010

Package proxy updated to version 0.4-6 with previous version 0.4-5 dated 2009-11-05

Title: Distance and Similarity Measures
Description: Provides an extensible framework for the effcient calculation of auto- and cross-proximities, along with implementations of the most popular ones.
Author: David Meyer and Christian Buchta
Maintainer: David Meyer

Diff between proxy versions 0.4-5 dated 2009-11-05 and 0.4-6 dated 2010-02-06

 DESCRIPTION           |    8 ++++----
 NEWS                  |    8 ++++++++
 R/util.R              |   10 +++++++---
 inst/NEWS             |    8 ++++++++
 inst/doc/overview.pdf |binary
 5 files changed, 27 insertions(+), 7 deletions(-)

More information about proxy at CRAN
Path: /cran/updated | permanent link

New package pamctdp with initial version 0.1.2
Package: pamctdp
Version: 0.1.2
Date: 04-02-10
Title: Principal Axes Methods for Contingency Tables with Partition Structures on Rows and Columns
Author: Campo Elias Pardo
Maintainer: Campo Elias Pardo
Depends: R (>= 2.7.0), ade4, xtable, FactoClass
Description: Correspondence Analysis of Contingency Tables with Simple and Double Structures Superimposed Representations, Intra Blocks Internal Corresponde Analysis, MFACT-DP.
License: GPL (>= 2)
URL: http://www.docentes.unal.edu.co/cepardot
Encoding: latin1
Packaged: 2010-02-05 19:51:54 UTC; cepardot
Repository: CRAN
Date/Publication: 2010-02-06 14:52:17

More information about pamctdp at CRAN
Path: /cran/new | permanent link

Package paltran updated to version 1.3-0 with previous version 1.2-0 dated 2009-07-18

Title: WA, WA-PLS, MW for paleolimnology
Description: This package contains functions for paleolimnology - wa-regression (see also package analogue by G. Simpson!), wa-pls and the mowing-window approch. The function palplot allows a first plot of the data including a trend analysis. The mtf function is just a first test version.
Author: Sven Adler
Maintainer: Sven Adler

Diff between paltran versions 1.2-0 dated 2009-07-18 and 1.3-0 dated 2010-02-06

 paltran-1.2-0/paltran/R/mft.R                |only
 paltran-1.2-0/paltran/man/mft.Rd             |only
 paltran-1.3-0/paltran/DESCRIPTION            |   10 -
 paltran-1.3-0/paltran/R/mtf.R                |only
 paltran-1.3-0/paltran/R/mw.R                 |  237 +++++++++++++++++++++++++--
 paltran-1.3-0/paltran/R/palplot.R            |    1 
 paltran-1.3-0/paltran/R/rand.test.R          |only
 paltran-1.3-0/paltran/R/wa.R                 |   43 ++--
 paltran-1.3-0/paltran/R/wapls.R              |   41 ++--
 paltran-1.3-0/paltran/man/mtf.Rd             |only
 paltran-1.3-0/paltran/man/mw.Rd              |   31 ++-
 paltran-1.3-0/paltran/man/paltran-package.Rd |    7 
 paltran-1.3-0/paltran/man/rand.test.Rd       |only
 paltran-1.3-0/paltran/man/wa.Rd              |    9 -
 14 files changed, 311 insertions(+), 68 deletions(-)

More information about paltran at CRAN
Path: /cran/updated | permanent link

Package oosp updated to version 0.3.2 with previous version 0.3.1 dated 2010-01-29

Title: Object Oriented Statistical Programming
Description: A platform and collection of tools for, object oriented statistical programming, with special emphasis on R/S3 language extensions, including extensions for environment-based programming and object-functional programming. Note that many of the features in this package are experimental.
Author: Charlotte Maia
Maintainer: Charlotte Maia

Diff between oosp versions 0.3.1 dated 2010-01-29 and 0.3.2 dated 2010-02-06

 DESCRIPTION        |   12 ++++++------
 inst/doc/oosp1.pdf |binary
 inst/doc/oosp1.rnw |    4 ++--
 inst/doc/oosp2.pdf |binary
 inst/doc/oosp2.rnw |    6 +++---
 inst/doc/oosp3.pdf |binary
 inst/doc/oosp3.rnw |    4 ++--
 7 files changed, 13 insertions(+), 13 deletions(-)

More information about oosp at CRAN
Path: /cran/updated | permanent link

Package mvpart updated to version 1.3-0 with previous version 1.2-6 dated 2007-10-12

Title: Multivariate partitioning
Description: Multivariate regression trees
Author: rpart by Terry M Therneau and Beth Atkinson . R port of rpart by Brian Ripley . Some routines from vegan -- Jari Oksanen Extensions and adaptations of rpart to mvpart by Glenn De'ath .
Maintainer: Glenn De'ath

Diff between mvpart versions 1.2-6 dated 2007-10-12 and 1.3-0 dated 2010-02-06

 mvpart-1.2-6/mvpart/LICENCE              |only
 mvpart-1.3-0/mvpart/DESCRIPTION          |   31 ++++++-----
 mvpart-1.3-0/mvpart/INDEX                |   81 +++++++++++++++----------------
 mvpart-1.3-0/mvpart/LICENSE              |only
 mvpart-1.3-0/mvpart/R/mvpart.R           |    2 
 mvpart-1.3-0/mvpart/R/rpart.pca.R        |    4 -
 mvpart-1.3-0/mvpart/ToDos                |only
 mvpart-1.3-0/mvpart/man/cmds.diss.Rd     |    2 
 mvpart-1.3-0/mvpart/man/gdist.Rd         |    4 -
 mvpart-1.3-0/mvpart/man/mvpart.Rd        |    2 
 mvpart-1.3-0/mvpart/man/predict.rpart.Rd |    2 
 mvpart-1.3-0/mvpart/man/rpart.Rd         |    4 -
 mvpart-1.3-0/mvpart/man/rpart.control.Rd |    2 
 mvpart-1.3-0/mvpart/man/rpart.pca.Rd     |    4 -
 mvpart-1.3-0/mvpart/man/trclcomp.Rd      |    5 -
 15 files changed, 73 insertions(+), 70 deletions(-)

More information about mvpart at CRAN
Path: /cran/updated | permanent link

Package ascii updated to version 0.5 with previous version 0.4-2 dated 2009-11-29

Title: Export R objects to several markup languages
Description: Coerce R object to asciidoc, txt2tags, restructuredText or org syntax. Package comes with a set of drivers for Sweave.
Author: David Hajage
Maintainer: David Hajage

Diff between ascii versions 0.4-2 dated 2009-11-29 and 0.5 dated 2010-02-06

 DESCRIPTION          |    6 -
 NAMESPACE            |    2 
 NEWS                 |   10 ++
 R/RweaveAsciidoc.r   |    2 
 R/RweaveOrg.r        |    4 -
 R/RweaveReST.r       |    2 
 R/RweaveT2t.r        |    2 
 R/RweaveTextile.r    |only
 R/SweaveAscii.r      |    3 
 R/misc.r             |   78 +++++++++++++++-----
 R/print.r            |    1 
 R/show.r             |  192 +++++++++++++++++++++++++++++++++++++++++----------
 man/RweaveTextile.Rd |only
 man/Textile.Rd       |only
 man/ascii.Rd         |    2 
 man/print.ascii.Rd   |    7 +
 16 files changed, 245 insertions(+), 66 deletions(-)

More information about ascii at CRAN
Path: /cran/updated | permanent link

Package amba updated to version 0.2.1 with previous version 0.2.0 dated 2009-11-20

Title: Additive Models for Business Applications
Description: An incomplete package for using additive models in business. The models (currently) emphasize semiparametric models (predictors), interpretation and missing explanatory values.
Author: Charlotte Maia
Maintainer: Charlotte Maia

Diff between amba versions 0.2.0 dated 2009-11-20 and 0.2.1 dated 2010-02-06

 DESCRIPTION            |   20 +++++++++-----------
 R/estimators.r         |    1 +
 inst/doc/amba.pdf      |binary
 inst/doc/amba.rnw      |    4 ++--
 man/Estimation.Rd      |   21 +++++++++++----------
 man/amba.Rd            |    5 +++--
 man/ambax.Rd           |    3 ++-
 man/categorical.Rd     |    9 +++++----
 man/clean.Rd           |    5 +++--
 man/eqnp.Rd            |    9 +++++----
 man/evaluate.amba.Rd   |    7 ++++---
 man/evaluate.term.Rd   |    3 ++-
 man/fit.term.Rd        |    9 +++++----
 man/gf.Rd              |   15 ++++++++-------
 man/interaction.Rd     |   13 +++++++------
 man/interceptadj.Rd    |    7 ++++---
 man/linear.Rd          |   15 ++++++++-------
 man/linear.design.Rd   |    7 ++++---
 man/linear.estimate.Rd |    3 ++-
 man/linear.expand.Rd   |    7 ++++---
 man/linear.matrix.Rd   |    5 +++--
 man/mmba.Rd            |   13 +++++++------
 man/mutate.term.Rd     |    7 ++++---
 man/plots.Rd           |    9 +++++----
 man/polynomial.Rd      |   11 ++++++-----
 man/rawestimate.Rd     |    5 +++--
 man/reset.Rd           |    5 +++--
 man/seq.term.Rd        |    6 +++---
 man/setestimation.Rd   |    9 +++++----
 man/smooth.Rd          |    7 ++++---
 man/smooth.design.Rd   |   13 +++++++------
 man/smooth.estimate.Rd |   11 ++++++-----
 man/summary.term.Rd    |   11 ++++++-----
 man/term.Rd            |    3 ++-
 man/term.label.Rd      |    3 ++-
 man/term.pcd.Rd        |    7 ++++---
 man/term.pump.Rd       |    7 ++++---
 man/term.validate.Rd   |    3 ++-
 man/termlist.Rd        |   13 +++++++------
 man/validex.Rd         |    3 ++-
 man/wf.Rd              |    7 ++++---
 41 files changed, 178 insertions(+), 143 deletions(-)

More information about amba at CRAN
Path: /cran/updated | permanent link

New package PropCIs with initial version 0.1-4
Package: PropCIs
Type: Package
Title: Computes confidence intervals for single proportions, for differences in proportions, for an odds-ratio and for the relative risk in a 2x2 table
Version: 0.1-4
Date: 2010-02-06
Author: Ralph Scherer
Maintainer: Ralph Scherer
Description: Computes confidence intervals for single proportions and confidence intervals for differences in proportions in a 2x2 table
License: GPL
LazyLoad: yes
Packaged: 2010-02-06 09:02:14 UTC; ralph
Repository: CRAN
Date/Publication: 2010-02-06 14:32:20

More information about PropCIs at CRAN
Path: /cran/new | permanent link

Package MAc updated to version 1.0.1 with previous version 1.0 dated 2010-02-04

Title: Meta-Analysis for Correlations
Description: This is an integrated meta-analysis package for conducting a research synthesis with correlations. The unique feature of this package is that there are user-friendly functions for completing all statistical steps involved in a meta-analysis. It uses recommended procedures as described in Cooper, Hedges, & Valentine's Handbook of Research Synthesis and Meta-Analysis (2009).
Author: AC Del Re & William T. Hoyt University of Wisconsin-Madison
Maintainer: AC Del Re

Diff between MAc versions 1.0 dated 2010-02-04 and 1.0.1 dated 2010-02-06

 MAc-1.0.1/MAc/DESCRIPTION          |   21 +++++----
 MAc-1.0.1/MAc/R/MAc.R              |   79 +++++++++++++++++++++++++++++++++++--
 MAc-1.0.1/MAc/man/CatCompf.Rd      |    6 +-
 MAc-1.0.1/MAc/man/CatCompr.Rd      |    4 -
 MAc-1.0.1/MAc/man/CatModGraph.Rd   |    6 +-
 MAc-1.0.1/MAc/man/CatModfQ.Rd      |    2 
 MAc-1.0.1/MAc/man/CatModr.Rd       |   30 +++++++++++++-
 MAc-1.0.1/MAc/man/CatModrQ.Rd      |    2 
 MAc-1.0.1/MAc/man/ComplData.Rd     |    3 -
 MAc-1.0.1/MAc/man/ForestPlot.Rd    |    2 
 MAc-1.0.1/MAc/man/FunnelPlot.Rd    |    4 -
 MAc-1.0.1/MAc/man/Kappa.Rd         |    2 
 MAc-1.0.1/MAc/man/MAc-package.Rd   |   29 ++++++-------
 MAc-1.0.1/MAc/man/MAreg1.Rd        |    4 -
 MAc-1.0.1/MAc/man/MAreg2.Rd        |   11 +++--
 MAc-1.0.1/MAc/man/MAregGraph.Rd    |    9 ++--
 MAc-1.0.1/MAc/man/MetaR.Rd         |    2 
 MAc-1.0.1/MAc/man/MultiModGraph.Rd |only
 MAc-1.0.1/MAc/man/OmnibusES.Rd     |    4 -
 MAc-1.0.1/MAc/man/qrs.Rd           |only
 MAc-1.0/MAc/man/qr.Rd              |only
 21 files changed, 163 insertions(+), 57 deletions(-)

More information about MAc at CRAN
Path: /cran/updated | permanent link

Package CoxBoost updated to version 1.2 with previous version 1.1 dated 2009-02-15

Title: Cox models by likelihood based boosting for a single survival endpoint or competing risks
Description: This package provides routines for fitting Cox models by likelihood based boosting for a single endpoint or in presence of competing risks
Author: Harald Binder
Maintainer: Harald Binder

Diff between CoxBoost versions 1.1 dated 2009-02-15 and 1.2 dated 2010-02-06

 DESCRIPTION                |   13 ++++--
 NAMESPACE                  |    2 -
 R/CoxBoost.R               |   89 +++++++++++++++++++++++++++++++++------------
 R/estimPVal.R              |only
 changeLog                  |   12 ++++++
 man/CoxBoost.Rd            |    5 +-
 man/estimPVal.Rd           |only
 man/optimStepSizeFactor.Rd |    2 -
 src/find_best.c            |   31 +++++++++++++++
 9 files changed, 123 insertions(+), 31 deletions(-)

More information about CoxBoost at CRAN
Path: /cran/updated | permanent link

Built and running on Debian GNU/Linux using R, littler and blosxom. Last updated on Sun, 08 Jul 2007 at 20:24.