Mon, 23 Mar 2009

Package spcosa updated to version 0.1-2 with previous version 0.1-1 dated 2009-03-13

Author: D.J.J. Walvoort, D.J. Brus, and J.J. de Gruijter
Title: Spatial Coverage Sampling
Description: Spatial coverage sampling and random sampling from compact geographical strata created by k-means.

Diff between spcosa versions 0.1-1 dated 2009-03-13 and 0.1-2 dated 2009-03-23

 DESCRIPTION                                |    8 
 R/method_plot-SamplingPatternPriorPoints.R |    2 
 R/method_stratify-SpatialPixels.R          |    3 
 inst/doc/spcosa.pdf                        | 1002 ++++++++++++++---------------
 tests/unitTests/runit_stratify.R           |   13 
 5 files changed, 523 insertions(+), 505 deletions(-)

More information about spcosa at CRAN
Permanent link

Package aspect updated to version 0.8-1 with previous version 0.8-0 dated 2009-03-14

Author: Jan de Leeuw, Patrick Mair
Title: Aspects of Multivariables
Description: This package consists of two main functions: The first function is corAspect() performs optimal scaling by maximizing an aspect (i.e. target function such as sum eigenvalues, sum of squared correlations, squared multiple correlations, etc.) of the corresponding correlation matrix. The second function is lineals() which performs optimal scaling by mimimization a non-correlational aspect based on pairwise correlations and correlation ratios. The resulting correlation matrix and category scores can be used for further multivariate methods such as SEM. A platform including related PsychoR packages is provided on R-forge.

Diff between aspect versions 0.8-0 dated 2009-03-14 and 0.8-1 dated 2009-03-23

 DESCRIPTION           |   28 ++++++++++++++--------------
 data/wurzer.rda       |only
 inst                  |only
 man/aspect-package.Rd |    4 ++--
 man/wurzer.Rd         |only
 5 files changed, 16 insertions(+), 16 deletions(-)

More information about aspect at CRAN
Permanent link

New package LambertW with initial version 0.1.0
Package: LambertW
Type: Package
Title: Lambert W parameter estimation
Version: 0.1.0
Date: 2009-03-21
Author: Georg M. Goerg
Maintainer: Georg M. Goerg
Description: Estimation, plotting, testing of Lambert W random variables
Depends: moments, gsl, MASS, maxLik, nortest
License: GPL-2
LazyLoad: yes
Packaged: Mon Mar 23 18:52:40 2009; hornik
Repository: CRAN
Date/Publication: 2009-03-23 18:07:08

More information about LambertW at CRAN
Permanent link

Package plotpc updated to version 1.0-2 with previous version 1.0-1 dated 2009-03-10

Author: Stephen Milborrow
Title: Plot principal component histograms around a scatter plot.
Description: Plot principal component histograms around a bivariate scatter plot.

Diff between plotpc versions 1.0-1 dated 2009-03-10 and 1.0-2 dated 2009-03-23

 DESCRIPTION                       |   23 +++++++++++++----------
 NEWS                              |    5 +++++
 R/plotld.R                        |    5 ++++-
 man/plotld.Rd                     |   11 ++++++++---
 man/plotpc.Rd                     |   21 ++++++++++++---------
 tests/tests/test.plotpc.R         |    3 ++-
 tests/tests/test.plotpc.Rout.save |    5 +++--
 7 files changed, 47 insertions(+), 26 deletions(-)

More information about plotpc at CRAN
Permanent link

Package earth updated to version 2.3-2 with previous version 2.3-1 dated 2009-02-26

Author: Stephen Milborrow derived from mda:mars by Trevor Hastie and Rob Tibshirani.
Title: Multivariate Adaptive Regression Spline Models
Description: Build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines". (The term "MARS" is copyrighted and thus not used in the name of the package.)

Diff between earth versions 2.3-1 dated 2009-02-26 and 2.3-2 dated 2009-03-23

 DESCRIPTION                         |   29 
 NEWS                                |    4 
 R/earth.R                           |   43 
 R/earthlib.R                        |   71 -
 R/plotd.R                           |  833 ++++++++---
 man/earth.Rd                        |   44 
 man/format.earth.Rd                 |   10 
 man/mars.to.earth.Rd                |    8 
 man/model.matrix.earth.Rd           |    7 
 man/plot.earth.Rd                   |    5 
 man/plot.evimp.Rd                   |    2 
 man/plotd.Rd                        |  382 +++--
 man/plotmo.Rd                       |    9 
 man/predict.earth.Rd                |    7 
 man/print.evimp.Rd                  |    2 
 src/tests/test.earth.big.Rout.save  |  416 ++---
 src/tests/test.earth.cv.Rout.save   | 2534 ++++++++++++++++++------------------
 src/tests/test.earth.full.Rout.save | 1034 +++++++-------
 src/tests/test.earth.glm.R          |   22 
 src/tests/test.earth.glm.Rout.save  |   32 
 src/tests/test.plotd.R              |  430 ++++--
 src/tests/test.plotd.Rout.save      |  770 +++++++---
 22 files changed, 3898 insertions(+), 2796 deletions(-)

More information about earth at CRAN
Permanent link

New package HadoopStreaming with initial version 0.1
Package: HadoopStreaming
Type: Package
Title: Utilities for using R scripts in Hadoop streaming
Version: 0.1
Date: 2009-03-16
Author: David S. Rosenberg
Maintainer: David S. Rosenberg
Depends: getopt
Description: Provides a framework for writing map/reduce scripts for use in Hadoop Streaming. Also facilitates operating on data in a streaming fashion, without Hadoop.
License: GPL
Packaged: Sat Mar 21 11:42:46 2009; drosen
Repository: CRAN
Date/Publication: 2009-03-23 11:09:20

More information about HadoopStreaming at CRAN
Permanent link

Package rtv updated to version 0.2.2 with previous version 0.2.0 dated 2009-03-19

Author: Charlotte Maia
Title: Random Time Variable Objects
Description: An R package for conveniently representing and manipulating realisations of random time variables.

Diff between rtv versions 0.2.0 dated 2009-03-19 and 0.2.2 dated 2009-03-23

 rtv-0.2.0/rtv/inst/doc/rtv_userguide.pdf |only
 rtv-0.2.2/rtv/DESCRIPTION                |    8 ++++----
 rtv-0.2.2/rtv/R/crtv.r                   |    4 ++--
 rtv-0.2.2/rtv/R/rtv.r                    |   17 ++++++++++++++++-
 rtv-0.2.2/rtv/R/timeplot.r               |   12 ++++++++----
 rtv-0.2.2/rtv/inst/doc/rtv.pdf           |only
 rtv-0.2.2/rtv/inst/doc/rtv.rnw           |only
 rtv-0.2.2/rtv/man/as.rtv.Rd              |    6 ++++--
 rtv-0.2.2/rtv/man/crtv.Rd                |    5 +++--
 rtv-0.2.2/rtv/man/timeaxis.Rd            |    2 +-
 rtv-0.2.2/rtv/man/timebox.Rd             |    2 +-
 11 files changed, 39 insertions(+), 17 deletions(-)

More information about rtv at CRAN
Permanent link


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