Thu, 24 Dec 2009

Package sqldf updated to version 0-2.0 with previous version 0-1.7 dated 2009-09-24

Author: G. Grothendieck
Maintainer: G. Grothendieck
Title: Perform SQL Selects on R Data Frames
Description: Manipulate R data frames using SQL.

Diff between sqldf versions 0-1.7 dated 2009-09-24 and 0-2.0 dated 2009-12-24

 DESCRIPTION              |   11 +++---
 R/sqldf.R                |   85 ++++++++++++++++++++++++++++++++++++++++++-----
 demo/sqldf-groupchoose.R |   12 +++---
 inst/NEWS                |   21 +++++++++++
 inst/trcomma2dot.vbs     |only
 man/read.csv.sql.Rd      |   14 ++++++-
 man/sqldf.Rd             |   63 +++++++++++++++++++++++++++++-----
 7 files changed, 173 insertions(+), 33 deletions(-)

More information about sqldf at CRAN
Permanent link

New package r2dRue with initial version 1.0
Package: r2dRue
Type: Package
Title: 2dRue: 2d Rain Use Efficience model
Version: 1.0
Date: 2009-12-17
Author: Gabriel del Barrio, Juan Puigdefabregas, Maria E. Sanjuan, Marion Stellmes & Alberto Ruiz
Maintainer:
Description: 2dRUE is a methodology to make a diagnostic of land condition in a large territory during a given time period. Was developed under the DeSurvey IP.
License: GPL
LazyLoad: yes
Depends: rgdal,sp,matrixStats
Packaged: 2009-12-24 09:27:25 UTC; aruiz
Repository: CRAN
Date/Publication: 2009-12-24 10:42:16

More information about r2dRue at CRAN
Permanent link

Package psy updated to version 1.0 with previous version 0.7 dated 2005-06-27

Author: Bruno Falissard
Maintainer: Bruno Falissard
Title: Various procedures used in psychometry
Description: Kappa, ICC, Cronbach alpha, screeplot, mtmm

Diff between psy versions 0.7 dated 2005-06-27 and 1.0 dated 2009-12-24

 DESCRIPTION        |   21 +++++++++-----
 R/ckappa.R         |    2 -
 R/cronbach.R       |    2 -
 R/fpca.R           |   76 +++++++++++++++++++++++++++++++++++++++++++----------
 R/icc.R            |    2 -
 R/lkappa.R         |    2 -
 R/mdspca.R         |    2 -
 R/mtmm.R           |only
 R/scree.plot.R     |    2 -
 R/sphpca.R         |   19 ++++++-------
 R/wkappa.R         |    2 -
 data/ehd.rda       |only
 data/expsy.rda     |binary
 data/sleep.rda     |binary
 man/ckappa.Rd      |    1 
 man/ehd.Rd         |only
 man/fpca.Rd        |   23 ++++++++++------
 man/icc.Rd         |    2 -
 man/lkappa.Rd      |    2 -
 man/mdspca.Rd      |    3 --
 man/mtmm.Rd        |only
 man/psy-package.Rd |only
 man/sleep.Rd       |    2 -
 man/sphpca.Rd      |   11 +------
 24 files changed, 113 insertions(+), 61 deletions(-)

More information about psy at CRAN
Permanent link

Package histogram updated to version 0.0-23 with previous version 0.0-22 dated 2009-12-16

Author: Thoralf Mildenberger, Yves Rozenholc, David Zasada.
Maintainer: Thoralf Mildenberger
Title: Construction of regular and irregular histograms with different options for automatic choice of bins
Description: Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Gather (2009).

Diff between histogram versions 0.0-22 dated 2009-12-16 and 0.0-23 dated 2009-12-24

 DESCRIPTION           |    8 ++++----
 R/histogram.regular.R |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

More information about histogram at CRAN
Permanent link

Package forecast updated to version 2.03 with previous version 2.02 dated 2009-12-23

Author: Rob J Hyndman
Maintainer: Rob J Hyndman
Title: Forecasting functions for time series
Description: Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.

Diff between forecast versions 2.02 dated 2009-12-23 and 2.03 dated 2009-12-24

 ChangeLog         |    3 +++
 DESCRIPTION       |    6 +++---
 R/arima.R         |    8 ++++++--
 R/newarima2.R     |   27 +++++++++++++++++----------
 man/auto.arima.Rd |    3 ++-
 5 files changed, 31 insertions(+), 16 deletions(-)

More information about forecast at CRAN
Permanent link

Package clues updated to version 0.4.0 with previous version 0.3.9 dated 2009-11-17

Author: Fang Chang , Vincent Carey , Weiliang Qiu , Ruben H. Zamar , Ross Lazarus , Xiaogang Wang
Maintainer: Fang Chang
Title: Clustering Method Based on Local Shrinking
Description: The package contains functions for automatically estimating the number of clusters and getting the final cluster partition without any input parameter except the stopping rule for convergence. The package also provides functions to evaluate and compare the performances of partitions of a data set both numerically and graphically.

Diff between clues versions 0.3.9 dated 2009-11-17 and 0.4.0 dated 2009-12-24

 DESCRIPTION              |    8 
 R/view.R                 |   16 -
 inst/doc/clues_intro.pdf |  533 ++++++++++++++++++++++-------------------------
 man/plotClusters.Rd      |    5 
 src/clustering2.f95      |   37 +--
 src/dmedian.f95          |    2 
 6 files changed, 293 insertions(+), 308 deletions(-)

More information about clues at CRAN
Permanent link

Package cem updated to version 1.0.142 with previous version 1.0.128 dated 2009-11-08

Author: Stefano Iacus Gary King Giuseppe Porro
Maintainer: Gary King
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, "Causal Inference Without Balance Checking: Coarsened Exact Matching," http://gking.harvard.edu/files/abs/cem-plus-abs.shtml

Diff between cem versions 1.0.128 dated 2009-11-08 and 1.0.142 dated 2009-12-24

 DESCRIPTION           |   10 
 NAMESPACE             |    2 
 R/cemspace.R          |only
 R/imbspace.R          |    9 
 R/imbspace.plot.R     |  304 +++++++--
 R/relax.cem.R         |    2 
 R/search.match.R      |only
 data/LLvsPSID.rda     |only
 inst/doc/Rplots.pdf   |    4 
 inst/doc/cem.Rnw      |    2 
 inst/doc/cem.pdf      | 1663 ++++++++++++++++++++++++--------------------------
 inst/doc/coarsen1.pdf |    4 
 inst/doc/coarsen2.pdf |    4 
 inst/doc/copyRd.Rout  |    3 
 inst/doc/index.shtml  |   36 -
 inst/doc/teff.pdf     |    4 
 man/L1.profile.Rd     |    2 
 man/LLvsPSID.Rd       |only
 man/cemspace.Rd       |only
 man/imbspace.Rd       |    2 
 man/imbspace.plot.Rd  |   12 
 man/search.match.Rd   |only
 22 files changed, 1129 insertions(+), 934 deletions(-)

More information about cem at CRAN
Permanent link

Package Epi updated to version 1.1.10 with previous version 1.1.9 dated 2009-11-22

Author: Bendix Carstensen, Martyn Plummer, Esa Laara, Michael Hills et. al.
Maintainer: Bendix Carstensen
Title: A package for statistical analysis in epidemiology.
Description: Functions for demographic and epidemiological analysis in the Lexis diagram, i.e. register and cohort follow-up data, including interval censored data and representation of multistate data. Also some useful functions for tabulation and plotting. Contains some epidemiological datasets.

Diff between Epi versions 1.1.9 dated 2009-11-22 and 1.1.10 dated 2009-12-24

 Epi-1.1.10/Epi/DESCRIPTION            |   10 -
 Epi-1.1.10/Epi/R/splitLexis.R         |    2 
 Epi-1.1.10/Epi/inst/doc/Follow-up.pdf |  282 ++++++++++++++++------------------
 Epi-1.1.10/Epi/man/occup.Rd           |   13 -
 Epi-1.1.9/Epi/inst/doc/Rplots.pdf     |only
 5 files changed, 150 insertions(+), 157 deletions(-)

More information about Epi at CRAN
Permanent link

Package ConvergenceConcepts updated to version 0.9 with previous version 0.8 dated 2009-12-23

Author: P. Lafaye de Micheaux , B. Liquet .
Maintainer: P. Lafaye de Micheaux
Title: Seeing convergence concepts in action
Description: This package provides a way to investigate various modes of convergence of random variables.

Diff between ConvergenceConcepts versions 0.8 dated 2009-12-23 and 0.9 dated 2009-12-24

 DESCRIPTION     |    8 ++++----
 R/investigate.R |    6 +++---
 inst/CITATION   |    4 ++--
 inst/HISTORY    |    8 +++++++-
 4 files changed, 16 insertions(+), 10 deletions(-)

More information about ConvergenceConcepts at CRAN
Permanent link


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