Mon, 02 Nov 2009

Package tframePlus updated to version 2009.10-2 with previous version 2009.10-1 dated 2009-10-18

Author: Paul Gilbert
Title: Time Frame coding kernel extensions
Description: Extensions and additional tframe utilities.

Diff between tframePlus versions 2009.10-1 dated 2009-10-18 and 2009.10-2 dated 2009-11-02

 DESCRIPTION             |    8 
 NEWS                    |    8 
 R/utils.R               |    4 
 Rplots.pdf              | 1433 +++++++++++++++++++++++-------------------------
 inst/doc/tframePlus.pdf |binary
 man/TSwriteXLS.Rd       |    7 
 tests/perl.R            |only
 7 files changed, 716 insertions(+), 744 deletions(-)

More information about tframePlus at CRAN
Permanent link

Package prob updated to version 0.9-2 with previous version 0.9-1 dated 2008-01-09

Author: G. Jay Kerns
Title: Elementary Probability on Finite Sample Spaces
Description: This package provides a framework for performing elementary probability calculations on finite sample spaces, which may be represented by data frames or lists. Functionality includes setting up sample spaces, counting tools, defining probability spaces, performing set algebra, calculating probability and conditional probability, tools for simulation and checking the law of large numbers, adding random variables, and finding marginal distributions. Characteristic functions for all base R distributions are included.

Diff between prob versions 0.9-1 dated 2008-01-09 and 0.9-2 dated 2009-11-02

 DESCRIPTION                 |   39 
 LICENSE                     |only
 NAMESPACE                   |   21 
 R/characteristicfunctions.r |only
 R/misc.r                    |   20 
 R/simulation.r              |   14 
 inst/doc/charfunc.pdf       |only
 inst/doc/charfunc.rnw       |only
 inst/doc/prob.pdf           | 1783 ++++++++++++++++++++++----------------------
 man/CharFunc.Rd             |only
 man/intersect.rd            |    2 
 man/isin.rd                 |    2 
 man/prob-package.Rd         |   10 
 man/setdiff.rd              |    2 
 man/union.rd                |    2 
 15 files changed, 993 insertions(+), 902 deletions(-)

More information about prob at CRAN
Permanent link

Package animation updated to version 1.0-7 with previous version 1.0-6 dated 2009-10-26

Author: Yihui Xie
Title: Demonstrate Animations in Statistics
Description: This package consists of various functions for animations in statistics, covering many areas such as probability theory, mathematical statistics, multivariate statistics, nonparametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions might be of help in teaching statistics and data analysis.

Diff between animation versions 1.0-6 dated 2009-10-26 and 1.0-7 dated 2009-11-02

 DESCRIPTION              |   10 +++++-----
 R/ani.options.R          |    2 +-
 R/ani.stop.R             |    7 ++++---
 R/moving.block.R         |only
 data/HuSpeech.rda        |only
 inst/NEWS                |   43 ++++++++++++++++++++++++++++++-------------
 inst/js/ANI.css          |    2 +-
 man/HuSpeech.Rd          |only
 man/ani.options.Rd       |    1 +
 man/animation-package.Rd |    2 +-
 man/moving.block.Rd      |only
 11 files changed, 43 insertions(+), 24 deletions(-)

More information about animation at CRAN
Permanent link

Package R.utils updated to version 1.2.4 with previous version 1.2.2 dated 2009-10-18

Author: Henrik Bengtsson
Title: Various programming utilities
Description: This package provides utility classes and methods useful when programming in R and developing R packages.

Diff between R.utils versions 1.2.2 dated 2009-10-18 and 1.2.4 dated 2009-11-02

 R.utils-1.2.2/R.utils/R/beta                     |only
 R.utils-1.2.2/R.utils/R/devel                    |only
 R.utils-1.2.4/R.utils/DESCRIPTION                |   12 ++----
 R.utils-1.2.4/R.utils/R/Arguments.R              |   45 +++++++++++++++++------
 R.utils-1.2.4/R.utils/R/createLink.R             |    6 ++-
 R.utils-1.2.4/R.utils/R/fileAccess.R             |   18 +++++++--
 R.utils-1.2.4/R.utils/R/findSourceTraceback.R    |only
 R.utils-1.2.4/R.utils/R/readWindowsShortcut.R    |    2 -
 R.utils-1.2.4/R.utils/R/saveObject.R             |   39 ++++++++++++++++++-
 R.utils-1.2.4/R.utils/inst/NEWS                  |   18 +++++++++
 R.utils-1.2.4/R.utils/man/GString.Rd             |    2 -
 R.utils-1.2.4/R.utils/man/Sys.setenv.Rd          |only
 R.utils-1.2.4/R.utils/man/fileAccess.Rd          |    9 ++--
 R.utils-1.2.4/R.utils/man/findSourceTraceback.Rd |only
 R.utils-1.2.4/R.utils/man/readWindowsShortcut.Rd |    2 -
 R.utils-1.2.4/R.utils/man/saveObject.Rd          |    5 ++
 16 files changed, 125 insertions(+), 33 deletions(-)

More information about R.utils at CRAN
Permanent link

Package R.oo updated to version 1.6.5 with previous version 1.6.2 dated 2009-10-19

Author: Henrik Bengtsson
Title: R object-oriented programming with or without references
Description: Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks.

Diff between R.oo versions 1.6.2 dated 2009-10-19 and 1.6.5 dated 2009-11-02

 DESCRIPTION                   |   10 +--
 R/050.Object.R                |   46 ++++++++++++++++-
 R/Rdoc.R                      |  108 +++++++++++++++++++++++++++++-------------
 R/objectSize.environment.R    |only
 inst/NEWS                     |   16 ++++++
 man/BasicObject.Rd            |    8 +--
 man/Class.Rd                  |    4 -
 man/Object.Rd                 |    8 +--
 man/objectSize.environment.Rd |only
 man/save.Object.Rd            |    5 +
 10 files changed, 153 insertions(+), 52 deletions(-)

More information about R.oo at CRAN
Permanent link

Package R.matlab updated to version 1.2.6 with previous version 1.2.5 dated 2009-09-03

Author: Henrik Bengtsson , Jason Riedy
Title: Read and write of MAT files together with R-to-Matlab connectivity
Description: This package provides methods to read and write MAT files. It also makes it possible to communicate (evaluate code, send and retrieve objects etc.) with Matlab v6 or higher running locally or on a remote host.

Diff between R.matlab versions 1.2.5 dated 2009-09-03 and 1.2.6 dated 2009-11-02

 DESCRIPTION             |   10 ++---
 R/999.package.R         |   19 ++++------
 R/readMat.R             |   88 +++++++++++++++++++++++++++++++++++++++++++-----
 inst/NEWS               |   10 +++++
 man/R.matlab-package.Rd |   19 ++++------
 5 files changed, 110 insertions(+), 36 deletions(-)

More information about R.matlab at CRAN
Permanent link

Package MTSKNN updated to version 0.0-2 with previous version 0.0-1 dated 2009-10-27

Author: Peng Dai and Wei Dou
Title: Multivariate two-sample tests based on K-nearest-neighbors
Description: The package contains three multivariate two-sample tests which are all based on k-nearest-neighbors. The testing procedures are distribution free and are robust from balanced designs to unbalanced designs.

Diff between MTSKNN versions 0.0-1 dated 2009-10-27 and 0.0-2 dated 2009-11-02

 DESCRIPTION       |    6 +++---
 R/mtsknn.R        |    2 +-
 R/mtsknn.eq.R     |   27 ++++++++++++++-------------
 R/mtsknn.neq.R    |    6 +++---
 man/mtsknn.Rd     |   14 +++++++-------
 man/mtsknn.eq.Rd  |    6 +++---
 man/mtsknn.neq.Rd |    7 ++++---
 src/knn.cpp       |    6 +++++-
 8 files changed, 40 insertions(+), 34 deletions(-)

More information about MTSKNN at CRAN
Permanent link

New package MCMCtNARCH with initial version 1.0
Package: MCMCtNARCH
Version: 1.0
Date: 2009-10-31
Title: MCMCtNARCH package
Author: Ken Ren
Maintainer: Ken Ren
Depends: R (>= 2.0.1)
Description: MCMC estimation for Box-Cox transformed GARCH (1, 1) with Student-t distribution using the random-walk MetropolisHastings algorithm.
License: GPL (>= 2)
Packaged: Mon Nov 2 18:21:32 2009; @work
Repository: CRAN
Date/Publication: 2009-11-02 07:46:19

More information about MCMCtNARCH at CRAN
Permanent link

New package MCMCtGARCH with initial version 1.0
Package: MCMCtGARCH
Version: 1.0
Date: 2009-10-31
Title: MCMCtGARCH package
Author: Ken Ren
Maintainer: Ken Ren
Depends: R (>= 2.0.1)
Description: MCMC estimation for GARCH (1, 1) with Student-t distribution using the random-walk MetropolisHastings algorithm.
License: GPL (>= 2)
Packaged: Mon Nov 2 17:11:50 2009; @work
Repository: CRAN
Date/Publication: 2009-11-02 07:46:18

More information about MCMCtGARCH at CRAN
Permanent link

New package MCMCtGARCHM with initial version 1.0
Package: MCMCtGARCHM
Version: 1.0
Date: 2009-10-31
Title: MCMCtGARCHM package
Author: Ken Ren
Maintainer: Ken Ren
Depends: R (>= 2.0.1)
Description: MCMC estimation for GARCH (1, 1) in mean with Student-t distribution using the random-walk MetropolisHastings algorithm.
License: GPL (>= 2)
Packaged: Mon Nov 2 18:14:56 2009; @work
Repository: CRAN
Date/Publication: 2009-11-02 07:46:16

More information about MCMCtGARCHM at CRAN
Permanent link

Package Deducer updated to version 0.2-0 with previous version 0.1-0 dated 2009-08-02

Author: Ian Fellows
Title: Deducer
Description: An intuitive, cross-platform graphical data analysis system. It uses menus and dialogs to guide the user efficiently through the data manipulation and analysis process, and has an excel like spreadsheet for easy data frame visualization and editing. Deducer works best when used with the Java based R GUI JGR, but the dialogs can be called from the command line. Some integration with the Windows Rgui has been done.

Diff between Deducer versions 0.1-0 dated 2009-08-02 and 0.2-0 dated 2009-11-02

 Deducer-0.1-0/Deducer/R/sortData.R           |only
 Deducer-0.1-0/Deducer/inst/deducer           |only
 Deducer-0.1-0/Deducer/man/sortData.Rd        |only
 Deducer-0.2-0/Deducer/DESCRIPTION            |   18 ++++++++++++------
 Deducer-0.2-0/Deducer/NEWS                   |    5 +++++
 Deducer-0.2-0/Deducer/R/Deducer.R            |   14 +++++++++-----
 Deducer-0.2-0/Deducer/R/sort.data.frame.R    |only
 Deducer-0.2-0/Deducer/inst/java/deducer.jar  |binary
 Deducer-0.2-0/Deducer/inst/javasrc           |only
 Deducer-0.2-0/Deducer/man/sort.data.frame.Rd |only
 10 files changed, 26 insertions(+), 11 deletions(-)

More information about Deducer at CRAN
Permanent link


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