Tue, 09 Jun 2009

Package rgrs updated to version 0.2-10 with previous version 0.2-9 dated 2009-04-14

Author: Julien Barnier
Title: Functions to make R usage in social sciences easier (in french)
Description: This package provides functions for beginners and social sciences students or researchers. Currently it includes functions for cross-tabulation, weighting, results export, and maps plotting. The documentation and help pages are written in french.

Diff between rgrs versions 0.2-9 dated 2009-04-14 and 0.2-10 dated 2009-06-09

 DESCRIPTION    |   13 ++++++-------
 R/carte.eff.R  |    2 +-
 R/carte.prop.R |    2 +-
 R/carte.qual.R |    2 +-
 4 files changed, 9 insertions(+), 10 deletions(-)

More information about rgrs at CRAN
Permanent link

Package qlspack updated to version 2.1 with previous version 1.0-1 dated 2008-06-23

Author: Jichun Xie , Justine Shults
Title: Quasi Least Square Package
Description: QLS is a two-stage computational approach for estimation of the correlation parameters within the framework of GEE. It helps solving parameters in mean, scale, and correlation structures for longitudinal data.

Diff between qlspack versions 1.0-1 dated 2008-06-23 and 2.1 dated 2009-06-09

 qlspack-1.0-1/qlspack/R/internal.r      |only
 qlspack-1.0-1/qlspack/R/qls.r           |only
 qlspack-1.0-1/qlspack/data/rat.txt      |only
 qlspack-2.1/qlspack/DESCRIPTION         |   28 ++--
 qlspack-2.1/qlspack/R/cor.estimates.R   |  217 ++++++++++++++++++++++----------
 qlspack-2.1/qlspack/R/internal.R        |only
 qlspack-2.1/qlspack/R/qls.R             |only
 qlspack-2.1/qlspack/R/zzz.R             |only
 qlspack-2.1/qlspack/data/rat.RData      |only
 qlspack-2.1/qlspack/man/qls-internal.Rd |   61 +++++---
 qlspack-2.1/qlspack/man/qls.rd          |   15 +-
 qlspack-2.1/qlspack/man/rat.rd          |   40 +++--
 12 files changed, 234 insertions(+), 127 deletions(-)

More information about qlspack at CRAN
Permanent link

Package fracdiff updated to version 1.3-2 with previous version 1.3-1 dated 2006-09-08

Author: S original by Chris Fraley, U.Washington, Seattle. R port by Fritz Leisch at TU-Wien; since 2003-12: Martin Maechler; fdGPH(), fdSperio(), etc by Valderio Reisen and Artur Lemonte.
Title: Fractionally differenced ARIMA aka ARFIMA(p,d,q) models
Description: Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989).

Diff between fracdiff versions 1.3-1 dated 2006-09-08 and 1.3-2 dated 2009-06-09

 Calling                       |   10 +
 ChangeLog                     |   19 +++
 DESCRIPTION                   |   23 ++--
 Done                          |only
 Fotis_codes_MM.tgz            |only
 NAMESPACE                     |only
 R/fd-methods.R                |    8 +
 R/fracdiff.R                  |  239 ++++++++++++++++++++++++------------------
 README                        |   51 --------
 TODO                          |only
 codes_for_fracdiff            |only
 codes_for_fracdiff.rar        |only
 fotis_pap_long_memory_example |only
 man/fracdiff.Rd               |   16 +-
 man/fracdiff.var.Rd           |   17 +-
 src/fdcore.c                  |    6 -
 src/fdhess.c                  |  177 ++++++++++++++-----------------
 src/pmult.c                   |    4 
 tests/ex.R                    |    2 
 tests/ex.Rout.save            |   13 +-
 20 files changed, 309 insertions(+), 276 deletions(-)

More information about fracdiff at CRAN
Permanent link

Package foreign updated to version 0.8-36 with previous version 0.8-35 dated 2009-05-05

Author: R-core members, Saikat DebRoy , Roger Bivand and others: see COPYRIGHTS file in the sources.
Title: Read Data Stored by Minitab, S, SAS, SPSS, Stata, Systat, dBase, ...
Description: Functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, Systat, ..., and for reading and writing .dbf (dBase) files.

Diff between foreign versions 0.8-35 dated 2009-05-05 and 0.8-36 dated 2009-06-09

 ChangeLog                                |   17 
 DESCRIPTION                              |    8 
 inst/po/de                               |only
 inst/po/en@quot/LC_MESSAGES/R-foreign.mo |binary
 inst/po/en@quot/LC_MESSAGES/foreign.mo   |binary
 inst/po/fr/LC_MESSAGES/R-foreign.mo      |binary
 inst/po/fr/LC_MESSAGES/foreign.mo        |binary
 man/read.dbf.Rd                          |    6 
 po/R-de.po                               |only
 po/R-en@quot.po                          |   77 ++
 po/R-foreign.pot                         |   65 +-
 po/R-fr.po                               |  113 ++--
 po/de.po                                 |only
 po/en@quot.po                            |  372 ++++++-------
 po/foreign.pot                           |  348 ++++++------
 po/fr.po                                 |  872 +++++++++++++------------------
 16 files changed, 977 insertions(+), 901 deletions(-)

More information about foreign at CRAN
Permanent link

Package Snowball updated to version 0.0-6 with previous version 0.0-5 dated 2009-04-30

Author: Kurt Hornik
Title: Snowball Stemmers
Description: Snowball stemmers.

Diff between Snowball versions 0.0-5 dated 2009-04-30 and 0.0-6 dated 2009-06-09

 Snowball-0.0-5/Snowball/inst/jar    |only
 Snowball-0.0-6/Snowball/DESCRIPTION |   10 +++++-----
 Snowball-0.0-6/Snowball/R/zzz.R     |   13 ++++++++-----
 Snowball-0.0-6/Snowball/inst/java   |only
 4 files changed, 13 insertions(+), 10 deletions(-)

More information about Snowball at CRAN
Permanent link

Package RWeka updated to version 0.3-19 with previous version 0.3-18 dated 2009-05-28

Author: Kurt Hornik, with contributions from Christian Buchta, Torsten Hothorn, Alexandros Karatzoglou, David Meyer, and Achim Zeileis
Title: R/Weka interface
Description: An R interface to Weka (Version 3.6.1). Weka is a collection of machine learning algorithms for data mining tasks written in Java, containing tools for data pre-processing, classification, regression, clustering, association rules, and visualization. Both the R interface and Weka itself are contained in the RWeka package. For more information on Weka see http://www.cs.waikato.ac.nz/~ml/weka/.

Diff between RWeka versions 0.3-18 dated 2009-05-28 and 0.3-19 dated 2009-06-09

 RWeka-0.3-18/RWeka/inst/jar                               |only
 RWeka-0.3-19/RWeka/CHANGELOG                              |    6 ++++++
 RWeka-0.3-19/RWeka/DESCRIPTION                            |   10 +++++-----
 RWeka-0.3-19/RWeka/NAMESPACE                              |    3 ++-
 RWeka-0.3-19/RWeka/R/evaluate.R                           |   11 +++++++----
 RWeka-0.3-19/RWeka/R/onLoad.R                             |   10 ++++++----
 RWeka-0.3-19/RWeka/inst/java                              |only
 RWeka-0.3-19/RWeka/inst/po/en@quot/LC_MESSAGES/R-RWeka.mo |binary
 RWeka-0.3-19/RWeka/java/Makefile                          |    6 +++---
 RWeka-0.3-19/RWeka/po/R-RWeka.pot                         |    7 +++++--
 RWeka-0.3-19/RWeka/po/R-en@quot.po                        |    7 +++++--
 11 files changed, 39 insertions(+), 21 deletions(-)

More information about RWeka at CRAN
Permanent link

New package R.filesets with initial version 0.5.2
Package: R.filesets
Version: 0.5.2
Date: 2009-06-08
Title: Easy handling of and access to files organized in structured directories
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson
Depends: R (>= 2.6.0), R.methodsS3 (>= 1.0.3), R.oo (>= 1.4.5), R.utils (>= 1.1.3), digest (>= 0.3.1)
Description: A file set refers to a set of files located in one or more directories on the file system. This package provides classes and methods to locate, setup, subset, navigate and iterative suchs sets. The API is designed such that these classes can be subsetted to provide for instance a richer API for special file formats. Moreover, a specific name format is defined such that filenames and directories can be considered to have fullnames which consists of a name followed by comma-separated tags. This adds additional flexibility to identify file sets and individual files. NOTE: This package's API should be considered to been in an alpha stage. Its main purpose is currently to support the aroma.* packages, where it is one of the main core components; if you decide to build on top of this package, please contact the author first.
License: LGPL (>= 2.1)
URL: http://www.braju.com/R/aroma.affymetrix/
PatchURL: http://www.braju.com/R/
LazyLoad: TRUE
biocViews: Infrastructure, DataImport
Repository: CRAN
Repository/R-Forge/Project: r-dots
Repository/R-Forge/Revision: 247
Date/Publication: 2009-06-09 10:02:18
Packaged: 2009-06-09 03:01:30 UTC; rforge

More information about R.filesets at CRAN
Permanent link

Package Matrix updated to version 0.999375-28 with previous version 0.999375-27 dated 2009-05-25

Author: Douglas Bates and Martin Maechler
Title: Sparse and Dense Matrix Classes and Methods
Description: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse.

Diff between Matrix versions 0.999375-27 dated 2009-05-25 and 0.999375-28 dated 2009-06-09

 ChangeLog                  |   35 
 DESCRIPTION                |    8 
 R/Matrix.R                 |   22 
 R/Tsparse.R                |    6 
 R/bandSparse.R             |    9 
 R/sparseVector.R           |    4 
 inst/doc/Comparisons.pdf   |binary
 inst/doc/Design-issues.pdf |binary
 inst/doc/Intro2Matrix.pdf  | 1596 ++++++++++++++++++++++-----------------------
 inst/doc/Introduction.pdf  |binary
 inst/doc/sparseModels.pdf  |binary
 inst/po                    |only
 man/CsparseMatrix-class.Rd |    2 
 man/TsparseMatrix-class.Rd |    6 
 man/denseMatrix-class.Rd   |   13 
 man/dsparseMatrix-class.Rd |    6 
 man/ldenseMatrix-class.Rd  |    2 
 man/ndenseMatrix-class.Rd  |    2 
 man/sparseMatrix-class.Rd  |    2 
 po/Matrix.pot              |  205 ++++-
 po/R-Matrix.pot            |   19 
 po/R-de.po                 |only
 po/R-en@quot.po            |   31 
 po/de.po                   |only
 po/en@quot.po              |  212 ++++-
 po/update-me.sh            |    9 
 src/CHMfactor.c            |    2 
 src/Csparse.c              |    6 
 src/Mutils.c               |   17 
 src/Mutils.h               |    2 
 src/chm_common.c           |   38 -
 src/cs_utils.c             |   28 
 src/dgCMatrix.c            |   10 
 src/dgeMatrix.c            |    7 
 src/dsCMatrix.c            |    2 
 src/sparseQR.c             |    2 
 tests/Simple.R             |    9 
 37 files changed, 1278 insertions(+), 1034 deletions(-)

More information about Matrix at CRAN
Permanent link

Package JGR updated to version 1.6-6 with previous version 1.6-5 dated 2009-06-07

Author: Markus Helbig , Simon Urbanek, Ian Fellows
Title: JGR - Java Gui for R
Description: Java GUI for R - cross-platform, universal and unified Graphical User Interface for R. For full functionality on Windows and Mac OS X JGR requires a start application which depends on your OS. This can be downloaded from JGR's website: http://www.rosuda.org/JGR

Diff between JGR versions 1.6-5 dated 2009-06-07 and 1.6-6 dated 2009-06-09

 DESCRIPTION       |    4 ++--
 NEWS              |    3 +++
 R/JGR.R           |    4 ++--
 inst/java/JGR.jar |binary
 4 files changed, 7 insertions(+), 4 deletions(-)

More information about JGR at CRAN
Permanent link


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