Wed, 06 Jan 2010

Package timeSeries updated to version 2110.87 with previous version 2110.86 dated 2009-12-13

Title: Rmetrics - Financial Time Series Objects
Description: Environment for teaching "Financial Engineering and Computational Finance"
Author: Diethelm Wuertz and Yohan Chalabi
Maintainer: Rmetrics Core Team

Diff between timeSeries versions 2110.86 dated 2009-12-13 and 2110.87 dated 2010-01-06

 ChangeLog                        |   38 ++++++++++++++++++++++++++++++++++++++
 DESCRIPTION                      |    8 ++++----
 NAMESPACE                        |    2 ++
 R/fin-runlength.R                |only
 inst/unitTests/runit.aggregate.R |   17 ++++++++---------
 inst/unitTests/runit.subset.R    |    7 +++----
 6 files changed, 55 insertions(+), 17 deletions(-)

More information about timeSeries at CRAN
Permanent link

Package fortunes updated to version 1.3-7 with previous version 1.3-6 dated 2008-12-09

Title: R Fortunes
Description: R Fortunes
Author: Achim Zeileis (R code) and the R community (fortunes). Fortune contributions by Torsten Hothorn, Peter Dalgaard, Uwe Ligges, Kevin Wright, Martin Maechler, Kjetil Brinchmann Halvorsen, Kurt Hornik, Duncan Murdoch, Andy Bunn, Ray Brownrigg, Roger Bivand, Spencer Graves, Jim Lemon, Christian Kleiber, David L. Reiner, Berton Gunter, Roger Koenker, Charles Berry, Marc Schwartz, Michael Dewey, Ben Bolker, Peter Dunn, Sarah Goslee, Simon Blomberg, Bill Venables, Roland Rau, Thomas Petzoldt, Rolf Turner, Mark Leeds, Emmanuel Charpentier, Chris Evans, Paolo Sonego.
Maintainer: Achim Zeileis

Diff between fortunes versions 1.3-6 dated 2008-12-09 and 1.3-7 dated 2010-01-06

 DESCRIPTION                |   26 +++++++++++++++-----------
 R/fortunes.R               |    5 ++++-
 inst/fortunes/fortunes.csv |   32 +++++++++++++++++++++++++++++++-
 3 files changed, 50 insertions(+), 13 deletions(-)

More information about fortunes at CRAN
Permanent link

Package fImport updated to version 2110.78 with previous version 2100.77 dated 2009-09-29

Title: Rmetrics - Economic and Financial Data Import
Description: Environment for teaching "Financial Engineering and Computational Finance"
Author: Diethelm Wuertz and many others, see the SOURCE file
Maintainer: Rmetrics Core Team

Diff between fImport versions 2100.77 dated 2009-09-29 and 2110.78 dated 2010-01-06

 ChangeLog       | 1044 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 DESCRIPTION     |   10 
 R/fredImport.R  |  110 ++---
 R/oandaImport.R |  108 ++---
 4 files changed, 1143 insertions(+), 129 deletions(-)

More information about fImport at CRAN
Permanent link

Package binGroup updated to version 1.0-4 with previous version 1.0-3 dated 2009-10-27

Title: Evaluation and experimental design for binomial group testing
Description: This package provides methods for estimation and hypothesis testing of proportions in group testing designs. Currently, methods of estimating a proportion in a single population, as well as hypothesis tests and functions for experimental design for this situation are provided. Further, regression methods are implemented for simple pooling and matrix pooling designs.
Author: Boan Zhang, Christopher Bilder, Frank Schaarschmidt
Maintainer: Frank Schaarschmidt

Diff between binGroup versions 1.0-3 dated 2009-10-27 and 1.0-4 dated 2010-01-06

 binGroup-1.0-3/binGroup/man/print.bgtCI.Rd      |only
 binGroup-1.0-3/binGroup/man/print.bgtvs.Rd      |only
 binGroup-1.0-4/binGroup/DESCRIPTION             |    8 +-
 binGroup-1.0-4/binGroup/R/bgtAC.R               |   14 ++--
 binGroup-1.0-4/binGroup/R/bgtBlaker.R           |   24 +++----
 binGroup-1.0-4/binGroup/R/bgtCI.R               |   71 +++++++++------------
 binGroup-1.0-4/binGroup/R/bgtCP.R               |   24 +++----
 binGroup-1.0-4/binGroup/R/bgtPower.R            |   24 +++----
 binGroup-1.0-4/binGroup/R/bgtPowerI.R           |   30 ++++-----
 binGroup-1.0-4/binGroup/R/bgtSOC.R              |   18 ++---
 binGroup-1.0-4/binGroup/R/bgtTest.R             |   62 +++++++-----------
 binGroup-1.0-4/binGroup/R/bgtWald.R             |   14 ++--
 binGroup-1.0-4/binGroup/R/bgtWidth.R            |   28 +++++++-
 binGroup-1.0-4/binGroup/R/bgtWidthI.R           |   22 +++---
 binGroup-1.0-4/binGroup/R/bgtWilson.R           |    8 +-
 binGroup-1.0-4/binGroup/R/bgtvs.R               |   50 +++++++--------
 binGroup-1.0-4/binGroup/R/binAC.R               |   17 ++---
 binGroup-1.0-4/binGroup/R/binBlaker.R           |   25 +++----
 binGroup-1.0-4/binGroup/R/binCI.R               |   70 +++++++++------------
 binGroup-1.0-4/binGroup/R/binCP.R               |   24 +++----
 binGroup-1.0-4/binGroup/R/binDesign.R           |    9 --
 binGroup-1.0-4/binGroup/R/binPower.R            |   43 +++++--------
 binGroup-1.0-4/binGroup/R/binSOC.R              |    6 -
 binGroup-1.0-4/binGroup/R/binTest.R             |   31 ++++++---
 binGroup-1.0-4/binGroup/R/binWald.R             |    7 --
 binGroup-1.0-4/binGroup/R/binWidth.R            |   38 +++++++----
 binGroup-1.0-4/binGroup/R/binWilson.R           |   22 +++---
 binGroup-1.0-4/binGroup/R/estDesign.R           |    8 +-
 binGroup-1.0-4/binGroup/R/msep.R                |    8 +-
 binGroup-1.0-4/binGroup/R/nDesign.R             |   24 +++----
 binGroup-1.0-4/binGroup/R/print.bgtCI.R         |   21 +++++-
 binGroup-1.0-4/binGroup/R/print.bgtTest.R       |   37 +++++++++--
 binGroup-1.0-4/binGroup/R/print.binDesign.R     |   30 ++++-----
 binGroup-1.0-4/binGroup/R/print.nDesign.R       |   42 ++++++------
 binGroup-1.0-4/binGroup/R/print.sDesign.R       |   40 ++++++------
 binGroup-1.0-4/binGroup/R/sDesign.R             |   23 +++---
 binGroup-1.0-4/binGroup/man/bgtCI.Rd            |   70 +++++++--------------
 binGroup-1.0-4/binGroup/man/bgtPower.Rd         |   66 +++++++++-----------
 binGroup-1.0-4/binGroup/man/bgtTest.Rd          |   67 ++++++++++----------
 binGroup-1.0-4/binGroup/man/bgtWidth.Rd         |   29 ++++----
 binGroup-1.0-4/binGroup/man/bgtvs.Rd            |   79 ++++++++++--------------
 binGroup-1.0-4/binGroup/man/binCI.Rd            |   38 +++++------
 binGroup-1.0-4/binGroup/man/binDesign.Rd        |   16 ++--
 binGroup-1.0-4/binGroup/man/binGroup-package.Rd |   10 +--
 binGroup-1.0-4/binGroup/man/binPower.Rd         |   34 +++++-----
 binGroup-1.0-4/binGroup/man/binTest.Rd          |   21 +++---
 binGroup-1.0-4/binGroup/man/binWidth.Rd         |    6 -
 binGroup-1.0-4/binGroup/man/estDesign.Rd        |    8 +-
 binGroup-1.0-4/binGroup/man/nDesign.Rd          |   56 ++++++-----------
 binGroup-1.0-4/binGroup/man/print.bgt.Rd        |only
 binGroup-1.0-4/binGroup/man/sDesign.Rd          |   37 ++++-------
 51 files changed, 720 insertions(+), 739 deletions(-)

More information about binGroup at CRAN
Permanent link

New package R2Cuba with initial version 1.0-0
Package: R2Cuba
Title: Multidimensional Numerical Integration
Version: 1.0-0
Date: 2010-01-01
Author: The Cuba library has been written by Thomas Hahn
(http: //wwwth.mppmu.mpg.de/members/hahn); Interface to R was written by Annie Bouvier and Kiên Kiêu
Maintainer: Annie Bouvier
Depends: methods
Description: R2Cuba implements four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne and Cuhre
License: GPL (>= 3)
Encoding: latin1
Packaged: Tue Jan 5 15:11:01 2010; abouvier
Repository: CRAN
Date/Publication: 2010-01-06 15:31:51

More information about R2Cuba at CRAN
Permanent link

Package OAIHarvester updated to version 0.0-7 with previous version 0.0-6 dated 2009-09-25

Title: Harvest Metadata Using OAI-PMH v2.0
Description: Harvest metadata using the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) version 2.0.
Author: Kurt Hornik
Maintainer: Kurt Hornik

Diff between OAIHarvester versions 0.0-6 dated 2009-09-25 and 0.0-7 dated 2010-01-06

 DESCRIPTION       |    8 ++++----
 R/pmh.R           |   27 +++++++++++++++++++++------
 R/utils.R         |    5 ++++-
 R/verb.R          |   11 ++++-------
 inst/doc/oaih.pdf |binary
 5 files changed, 33 insertions(+), 18 deletions(-)

More information about OAIHarvester at CRAN
Permanent link

Package BSagri updated to version 0.1-6 with previous version 0.1-5 dated 2008-11-04

Title: Statistical methods for safety assessment in agricultural field trials
Description: Collection of functions, data sets and code examples for evaluations of field trials with the objective of safety assessment.
Author: Frank Schaarschmidt
Maintainer: Frank Schaarschmidt

Diff between BSagri versions 0.1-5 dated 2008-11-04 and 0.1-6 dated 2010-01-06

 BSagri-0.1-5/BSagri/data/MixedGaussian.tex |only
 BSagri-0.1-5/BSagri/man/BOOTSimpsonD.Rd    |only
 BSagri-0.1-6/BSagri/DESCRIPTION            |   27 ++++++++++++++++-----------
 BSagri-0.1-6/BSagri/R/BOOTSimpsonD.R       |    2 +-
 BSagri-0.1-6/BSagri/R/BOOTSimpsonR.R       |    2 +-
 BSagri-0.1-6/BSagri/man/BOOTSimpson.Rd     |only
 6 files changed, 18 insertions(+), 13 deletions(-)

More information about BSagri at CRAN
Permanent link

Package statmod updated to version 1.4.2 with previous version 1.4.1 dated 2009-09-29

Title: Statistical Modeling
Description: Various statistical modeling functions including growth curve comparisons, limiting dilution analysis, mixed linear models, heteroscedastic regression, Tweedie family generalized linear models, the inverse-Gaussian distribution and Gauss quadrature.
Author: Gordon Smyth with contributions from Yifang Hu and Peter Dunn
Maintainer: Gordon Smyth

Diff between statmod versions 1.4.1 dated 2009-09-29 and 1.4.2 dated 2010-01-06

 DESCRIPTION            |    8 ++++----
 R/glmscoretest.R       |   27 ++++++++++++++++++++++-----
 R/limdil.R             |    7 ++++---
 inst/doc/changelog.txt |    6 ++++++
 man/glmscoretest.Rd    |    7 ++++++-
 man/limdil.Rd          |   30 +++++++++++++++---------------
 6 files changed, 57 insertions(+), 28 deletions(-)

More information about statmod at CRAN
Permanent link

Package spatstat updated to version 1.17-5 with previous version 1.17-4 dated 2009-12-17

Title: Spatial Point Pattern analysis, model-fitting, simulation, tests
Description: A package for analysing spatial data, mainly Spatial Point Patterns, including multitype/marked points and spatial covariates, in any two-dimensional spatial region. Also supports three-dimensional point patterns. Contains functions for plotting spatial data, exploratory data analysis, model-fitting, simulation, spatial sampling, model diagnostics, and formal inference. Data types include point patterns, line segment patterns, spatial windows, pixel images and tessellations. Point process models can be fitted to point pattern data. Cluster type models are fitted by the method of minimum contrast. Very general Gibbs point process models can be fitted to point pattern data using a function ppm similar to lm or glm. Models may include dependence on covariates, interpoint interaction and dependence on marks. Fitted models can be simulated automatically. Also provides facilities for formal inference (such as chi-squared tests) and model diagnostics (including simulation envelopes, residuals, residual plots and Q-Q plots).
Author: Adrian Baddeley and Rolf Turner , with substantial contributions of code by Marie-Colette van Lieshout, Rasmus Waagepetersen, Kasper Klitgaard Berthelsen, Dominic Schuhmacher and Ege Rubak. Additional contributions by Ang Qi Wei, C. Beale, R. Bernhardt, B. Biggerstaff, R. Bivand, F. Bonneu, J. Burgos, J.B. Chen, Y.C. Chin, B. Christensen, M. de la Cruz, P. Dalgaard, P.J. Diggle, S. Eglen, A. Gault, M. Genton, P. Grabarnik, C. Graf, J. Franklin, U. Hahn, M. Hering, M.B. Hansen, M. Hazelton, J. Heikkinen, K. Hornik, R. Ihaka, R. John-Chandran, D. Johnson, J. Laake, R. Mark, J. Mateu, P. McCullagh, S. Meyer, X.C. Mi, J. Moller, L.S. Nielsen, F. Nunes, E. Parilov, J. Picka, M. Reiter, B.D. Ripley, B. Rowlingson, J. Rudge, A. Sarkka, K. Schladitz, B.T. Scott, I.-M. Sintorn, M. Spiess, M. Stevenson, P. Surovy, B. Turlach, A. van Burgel, T. Verbeke, A. Villers, H. Wang, H. Wendrock and S. Wong.
Maintainer: Adrian Baddeley

Diff between spatstat versions 1.17-4 dated 2009-12-17 and 1.17-5 dated 2010-01-06

 spatstat-1.17-4/spatstat/.Rbuildindex.12568      |only
 spatstat-1.17-4/spatstat/.Rbuildindex.17656      |only
 spatstat-1.17-4/spatstat/.Rbuildindex.6632       |only
 spatstat-1.17-4/spatstat/.Rbuildindex.6913       |only
 spatstat-1.17-4/spatstat/.Rbuildindex.7635       |only
 spatstat-1.17-4/spatstat/.Rbuildindex.9742       |only
 spatstat-1.17-4/spatstat/INDEX                   |only
 spatstat-1.17-5/spatstat/DESCRIPTION             |    8 
 spatstat-1.17-5/spatstat/R/distan3D.R            |only
 spatstat-1.17-5/spatstat/R/distances.R           |  355 +++++++----
 spatstat-1.17-5/spatstat/R/envelope.R            |   18 
 spatstat-1.17-5/spatstat/R/fasp.R                |    3 
 spatstat-1.17-5/spatstat/R/fv.R                  |   53 +
 spatstat-1.17-5/spatstat/R/hyperframe.R          |    6 
 spatstat-1.17-5/spatstat/R/periodify.R           |only
 spatstat-1.17-5/spatstat/R/plot.ppp.S            |   10 
 spatstat-1.17-5/spatstat/R/random.S              |    4 
 spatstat-1.17-5/spatstat/R/rknn.R                |only
 spatstat-1.17-5/spatstat/R/util.S                |   15 
 spatstat-1.17-5/spatstat/demo/spatstat.R         |  110 ++-
 spatstat-1.17-5/spatstat/inst/doc/shapefiles.pdf |  721 +++++++++++------------
 spatstat-1.17-5/spatstat/man/crossdist.pp3.Rd    |only
 spatstat-1.17-5/spatstat/man/internal.Rd         |    8 
 spatstat-1.17-5/spatstat/man/nndist.Rd           |   40 +
 spatstat-1.17-5/spatstat/man/nndist.pp3.Rd       |only
 spatstat-1.17-5/spatstat/man/nndist.psp.Rd       |   36 -
 spatstat-1.17-5/spatstat/man/nnwhich.Rd          |   56 +
 spatstat-1.17-5/spatstat/man/nnwhich.pp3.Rd      |only
 spatstat-1.17-5/spatstat/man/pairdist.pp3.Rd     |only
 spatstat-1.17-5/spatstat/man/periodify.Rd        |only
 spatstat-1.17-5/spatstat/man/rknn.Rd             |only
 spatstat-1.17-5/spatstat/man/shift.Rd            |    3 
 spatstat-1.17-5/spatstat/man/shift.owin.Rd       |    1 
 spatstat-1.17-5/spatstat/man/shift.ppp.Rd        |    1 
 spatstat-1.17-5/spatstat/man/shift.psp.Rd        |    1 
 spatstat-1.17-5/spatstat/man/spatstat-package.Rd |   23 
 spatstat-1.17-5/spatstat/src/distan3.c           |only
 spatstat-1.17-5/spatstat/src/distances.c         |  327 ----------
 spatstat-1.17-5/spatstat/src/nn3Ddist.c          |only
 spatstat-1.17-5/spatstat/src/nndistance.c        |only
 spatstat-1.17-5/spatstat/tests/nndist.R          |only
 41 files changed, 897 insertions(+), 902 deletions(-)

More information about spatstat at CRAN
Permanent link

New package pyramid with initial version 1.1
Package: pyramid
Version: 1.1
Date: 2010/1/6
Title: Functions to draw population pyramid
Author: Minato Nakazawa
Maintainer: Minato Nakazawa
Depends: R (>= 2.2.0)
Description: Drawing population pyramid using (1) data.frame or (2) vectors. The former is named as pyramid() and the latter pyramids(), as lapper function of pyramid().
License: GPL (>= 2)
URL: http://phi.med.gunma-u.ac.jp/swtips/R.html#PYRAMID
Packaged: 2010-01-06 04:14:16 UTC; nminato
Repository: CRAN
Date/Publication: 2010-01-06 12:11:59

More information about pyramid at CRAN
Permanent link

New package rworldmap with initial version 0.106
Package: rworldmap
Type: Package
Title: For mapping global data : rworldmap
Version: 0.106
Date: 2010-01-04
Author: Andy South, with contributions from Barry Rowlingson, Roger Bivand, Matthew Staines & Pru Foster
Maintainer: Andy South
Description: Enables mapping of country level and gridded user datasets.
License: GPL (>= 2)
Depends: R (>= 2.7.0), sp, maptools, foreign
Suggests: fields, spam, maps, RColorBrewer, classInt, cshapes
Packaged: 2010-01-05 12:40:57 UTC; ABS00
Repository: CRAN
Date/Publication: 2010-01-06 12:12:01

More information about rworldmap at CRAN
Permanent link

Package phmm updated to version 0.6.3 with previous version 0.6.1 dated 2009-09-22

Title: Proportional Hazards Mixed-effects Model (PHMM)
Description: Fits proportional hazards model incorporating random effects using an EM agorithm using Markov Chain Monte Carlo at E-step.
Author: Michael Donohue, Ronghui Xu
Maintainer: Michael Donohue

Diff between phmm versions 0.6.1 dated 2009-09-22 and 0.6.3 dated 2010-01-06

 phmm-0.6.1/phmm/src/nrutil.c        |only
 phmm-0.6.1/phmm/src/nrutil.h        |only
 phmm-0.6.3/phmm/DESCRIPTION         |    8 +++---
 phmm-0.6.3/phmm/man/phmm-package.Rd |    2 -
 phmm-0.6.3/phmm/man/phmm.design.Rd  |    4 +--
 phmm-0.6.3/phmm/src/arms.c          |   15 +++++-------
 phmm-0.6.3/phmm/src/ludcmp.c        |    2 -
 phmm-0.6.3/phmm/src/phmm.c          |    6 +---
 phmm-0.6.3/phmm/src/phmm.h          |    1 
 phmm-0.6.3/phmm/src/reffvar.c       |    3 --
 phmm-0.6.3/phmm/src/remnewt.c       |   45 ++++++++++++++++++++++++------------
 11 files changed, 50 insertions(+), 36 deletions(-)

More information about phmm at CRAN
Permanent link

Package parcor updated to version 0.2-2 with previous version 0.2-1 dated 2009-11-17

Title: Regularized estimation of partial correlation matrices
Description: The package estimates the matrix of partial correlations based on different regularized regression methods: lasso, adaptive lasso, PLS, and Ridge Regression. In addition, the package provides model selection for lasso, adaptive lasso and Ridge regression based on cross-validation.
Author: Nicole Kraemer, Juliane Schaefer
Maintainer: Nicole Kraemer

Diff between parcor versions 0.2-1 dated 2009-11-17 and 0.2-2 dated 2010-01-06

 DESCRIPTION             |   12 +++++++-----
 man/Beta2parcor.Rd      |    4 +++-
 man/adalasso.Rd         |    4 +++-
 man/adalasso.net.Rd     |    7 +++++--
 man/mylars.Rd           |    4 +++-
 man/parcor-package.Rd   |   11 +++++++----
 man/performance.pcor.Rd |    8 ++++++++
 man/pls.net.Rd          |    4 +++-
 man/ridge.net.Rd        |    4 +++-
 9 files changed, 42 insertions(+), 16 deletions(-)

More information about parcor at CRAN
Permanent link

Package ggm updated to version 1.0.3 with previous version 1.0.2 dated 2006-02-09

Title: Graphical Gaussian Models
Description: Functions for fitting Gaussian Markov models.
Author: Giovanni M. Marchetti, Mathias Drton
Maintainer: Giovanni M. Marchetti

Diff between ggm versions 1.0.2 dated 2006-02-09 and 1.0.3 dated 2010-01-06

 DESCRIPTION         |   22 ++++++++++++----------
 man/UG.Rd           |    1 -
 man/checkIdent.Rd   |    2 +-
 man/fitCovGraph.Rd  |    2 +-
 man/rsphere.Rd      |    2 +-
 man/shipley.test.Rd |    1 -
 man/transClos.Rd    |    2 --
 man/triDec.Rd       |    2 +-
 8 files changed, 16 insertions(+), 18 deletions(-)

More information about ggm at CRAN
Permanent link

New package genomatic with initial version 0.0-7
Package: genomatic
Type: Package
Title: Manages microsatellite projects. Creates 96-well maps, genotyping submission forms, rerun management, and import into statistical software.
Version: 0.0-7
Date: 2010-01-05
Author: Brian J. Knaus
Maintainer: Brian J. Knaus
Depends: R (>= 2.9.2), tcltk
Description: Manages DNA fragment analysis projects. Creates 96-well maps, genotyping submission forms, rerun management, and import to statistical software.
License: GPL-2
Packaged: 2010-01-06 04:21:09 UTC; knausb
Repository: CRAN
Date/Publication: 2010-01-06 12:11:47

More information about genomatic at CRAN
Permanent link

Package equivalence updated to version 0.5.6 with previous version 0.5.5 dated 2009-02-08

Title: Provides tests and graphics for assessing tests of equivalence
Description: This package provides some statistical tests and graphics for assessing tests of equivalence. Such tests have similarity as the alternative hypothesis instead of the null. Sample datasets are included.
Author: Andrew Robinson
Maintainer: Andrew Robinson

Diff between equivalence versions 0.5.5 dated 2009-02-08 and 0.5.6 dated 2010-01-06

 ChangeLog                 |    6 ++++++
 DESCRIPTION               |    8 +++++---
 man/equivalence.xyplot.Rd |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

More information about equivalence at CRAN
Permanent link

Package crmn updated to version 0.0.10 with previous version 0.0.8 dated 2009-12-02

Title: CCMN and other noRMalizatioN methods for metabolomics data
Description: Implements the Cross-contribution Compensating Multiple standard Normalization (CCMN) method and other normalization algorithms.
Author: Henning Redestig
Maintainer: Henning Redestig

Diff between crmn versions 0.0.8 dated 2009-12-02 and 0.0.10 dated 2010-01-06

 DESCRIPTION             |    8 ++++----
 NEWS                    |only
 R/classes.R             |    3 +--
 R/crmn-package.R        |   13 ++++++-------
 R/generic.R             |   46 ++++++++++++++++++----------------------------
 R/misc.R                |   33 ++++++++++++---------------------
 R/norm.R                |   44 +++++++++++++-------------------------------
 inst/doc/auto           |only
 inst/doc/crmn.pdf       |binary
 man/analytes.Rd         |    5 ++---
 man/analytes_eset.Rd    |    5 ++---
 man/analytes_other.Rd   |    5 ++---
 man/crmn.Rd             |   11 +++++------
 man/dropunusedlevels.Rd |    5 ++---
 man/makeX.Rd            |    8 +++-----
 man/makeX_eset.Rd       |    8 +++-----
 man/makeX_other.Rd      |    8 +++-----
 man/method.Rd           |    5 ++---
 man/mexprs.Rd           |    7 ++-----
 man/model.Rd            |    5 ++---
 man/nFit.Rd             |    5 ++---
 man/normFit.Rd          |    8 +++-----
 man/normPred.Rd         |    8 +++-----
 man/normalize.Rd        |    8 +++-----
 man/pcaMuffle.Rd        |    7 ++-----
 man/plot.nFit.Rd        |    5 ++---
 man/sFit.Rd             |    5 ++---
 man/set_mexprs.Rd       |    6 ++----
 man/show.Rd             |    7 ++-----
 man/show_nfit.Rd        |    5 ++---
 man/standards.Rd        |    5 ++---
 man/standardsFit.Rd     |   12 +++++-------
 man/standardsPred.Rd    |    7 ++-----
 man/standards_eset.Rd   |    5 ++---
 man/standards_other.Rd  |    5 ++---
 man/weightnorm.Rd       |    8 +++-----
 36 files changed, 121 insertions(+), 204 deletions(-)

More information about crmn at CRAN
Permanent link

Package ZIGP updated to version 3.7 with previous version 3.6 dated 2009-06-26

Title: Zero Inflated Generalized Poisson (ZIGP) regression models
Description: Fit, analyze and compare GP, ZIP and ZIGP regression models
Author: Vinzenz Erhardt
Maintainer: Vinzenz Erhardt

Diff between ZIGP versions 3.6 dated 2009-06-26 and 3.7 dated 2010-01-06

 ZIGP-3.6/ZIGP/man/zigp-package.rd |only
 ZIGP-3.7/ZIGP/DESCRIPTION         |    8 ++++----
 ZIGP-3.7/ZIGP/inst/CITATION       |    1 +
 ZIGP-3.7/ZIGP/man/ZIGP-package.rd |only
 ZIGP-3.7/ZIGP/man/dzigp.rd        |    4 +---
 ZIGP-3.7/ZIGP/man/pzigp.rd        |    4 +---
 6 files changed, 7 insertions(+), 10 deletions(-)

More information about ZIGP at CRAN
Permanent link

Package StatDA updated to version 1.3 with previous version 1.2 dated 2009-11-06

Title: Statistical Analysis for Environmental Data
Description: This package offers different possibilities to make statistical analysis for Environmental Data.
Author: Peter Filzmoser and Barbara Steiger
Maintainer: Peter Filzmoser

Diff between StatDA versions 1.2 dated 2009-11-06 and 1.3 dated 2010-01-06

 DESCRIPTION         |   13 +++++++------
 inst/doc/StatDA.pdf |binary
 2 files changed, 7 insertions(+), 6 deletions(-)

More information about StatDA at CRAN
Permanent link

Package RCurl updated to version 1.3-1 with previous version 1.3-0 dated 2009-10-27

Title: General network (HTTP/FTP/...) client interface for R
Description: The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.
Author: Duncan Temple Lang
Maintainer: Duncan Temple Lang

Diff between RCurl versions 1.3-0 dated 2009-10-27 and 1.3-1 dated 2010-01-06

 Changes.html      |   12 +++++++++++-
 DESCRIPTION       |    6 +++---
 NAMESPACE         |    2 +-
 R/curl.S          |   45 +++++++++++++++++++++++++++++++++++++++++++++
 R/form.S          |    5 +++--
 man/curlEscape.Rd |   22 +++++++++++++++++++---
 man/postForm.Rd   |   11 +++++++++--
 7 files changed, 91 insertions(+), 12 deletions(-)

More information about RCurl at CRAN
Permanent link


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