Sat, 29 Jun 2013

Package Rssa updated to version 0.9.10 with previous version 0.9.9 dated 2013-03-12

Title: A collection of methods for singular spectrum analysis
Description: This package provides various Singular Spectrum Analysis routines.
Author: Anton Korobeynikov
Maintainer: Anton Korobeynikov

Diff between Rssa versions 0.9.9 dated 2013-03-12 and 0.9.10 dated 2013-06-29

 DESCRIPTION                        |   10 
 MD5                                |   55 ++--
 NAMESPACE                          |    5 
 R/common.R                         |   37 ++
 R/hankel.R                         |  176 ++++++-------
 R/hbhankel.R                       |  106 ++++----
 R/init.R                           |    2 
 R/plot.R                           |  480 ++++++++++++++++++++++++++++++-------
 R/ssa.R                            |    9 
 R/toeplitz.R                       |  194 ++++++++------
 R/wcor.R                           |   46 ++-
 inst/extdata/2dssa.testdata.rda    |only
 inst/extdata/common.test.methods.R |    4 
 inst/extdata/gentest-2dssa.R       |only
 inst/extdata/gentest-toeplitz.R    |    1 
 inst/extdata/toeplitz.testdata.rda |binary
 inst/tests/test-2dssa.R            |only
 inst/tests/test-is.fft.plan.R      |only
 inst/tests/test-parest.R           |   26 +-
 inst/tests/test-serialize.R        |only
 inst/tests/test-wcor.R             |only
 man/hankel.Rd                      |    2 
 man/hbhankel.Rd                    |    2 
 man/plot.Rd                        |   41 +++
 man/plot.reconstruct.Rd            |   41 +++
 man/toeplitz.Rd                    |    2 
 man/wcor.Rd                        |   32 +-
 man/wnorm.Rd                       |only
 src/config.h                       |    2 
 src/extmat.c                       |   10 
 src/hankel.c                       |  264 ++++++++++----------
 src/toeplitz.c                     |  150 ++++-------
 32 files changed, 1075 insertions(+), 622 deletions(-)

More information about Rssa at CRAN
Permanent link

New package sjdbc with initial version 1.5.0-71
Package: sjdbc
Version: 1.5.0-71
Title: JDBC Driver Interface
Author: TIBCO Software Inc.
Maintainer: Stephen Kaluzny
Description: Provides a database-independent JDBC interface.
License: BSD_3_clause + file LICENSE
Depends: rJava
DependsTERR: terrJava
Packaged: 2013-06-28 23:17:00 UTC; spk
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-06-29 06:21:13

More information about sjdbc at CRAN
Permanent link

Package bigrf updated to version 0.1-6 with previous version 0.1-5 dated 2013-04-12

Title: Big Random Forests: Classification and Regression Forests for Large Data Sets
Description: This is an implementation of Leo Breiman's and Adele Cutler's Random Forest algorithms for classification and regression, with optimizations for performance and for handling of data sets that are too large to be processed in memory. Forests can be built in parallel at two levels. First, trees can be grown in parallel on a single machine using foreach. Second, multiple forests can be built in parallel on multiple machines, then merged into one. For large data sets, disk-based big.matrix's may be used for storing data and intermediate computations, to prevent excessive virtual memory swapping by the operating system. Currently, only classification forests with a subset of the functionality in Breiman and Cutler's original code are implemented. More functionality and regression trees will be added in the future. See file INSTALL-WINDOWS in the source package for Windows installation instructions.
Author: Aloysius Lim, Leo Breiman, Adele Cutler
Maintainer: Aloysius Lim

Diff between bigrf versions 0.1-5 dated 2013-04-12 and 0.1-6 dated 2013-06-29

 DESCRIPTION          |    8 ++---
 MD5                  |   10 +++---
 NEWS                 |    8 +++++
 man/bigrf-package.Rd |    4 +-
 src/bigrfc.h         |   17 +++++------
 src/growtree.cpp     |   77 +++++++++++++++++++++++++++++----------------------
 6 files changed, 72 insertions(+), 52 deletions(-)

More information about bigrf at CRAN
Permanent link

Package edesign (with last version 1.0-12) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2013-04-18 1.0-12
2013-04-17 1.0-11
2013-02-11 1.0-10
2012-10-30 1.0-9
2011-09-30 1.0-7

Permanent link
Package ctarma (with last version 0.1.5) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2013-06-04 0.1.5
2013-02-07 0.1.4
2012-12-17 0.1.3
2012-04-04 0.1.2
2011-11-07 0.1.1
2011-08-03 0.1.0

Permanent link
Package RCA (with last version 1.4.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2013-06-01 1.4.1
2013-05-23 1.4
2013-04-03 1.3.2
2013-03-23 1.3.1

Permanent link
Package mixer (with last version 1.6) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2013-06-13 1.6

Permanent link

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