Thu, 18 Oct 2012

Package TraMineR updated to version 1.8-3 with previous version 1.8-2 dated 2012-06-04

Title: Trajectory miner: a toolbox for exploring and rendering sequence data
Description: This package is a toolbox for sequence manipulation, description, rendering and more generally the mining of sequence data in the field of social sciences. Though it is primarily intended for analyzing state or event sequences that describe life courses such as family formation histories or professional careers its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for translating sequences from one format to another. It offers several statistical functions for describing and rendering sequences, for computing distances between sequences with different metrics among which optimal matching, the longest common prefix and the longest common subsequence, and simple functions for extracting the most frequent subsequences and identifying the most discriminating ones among them. A user's guide can be found on TraMineR's web page.
Author: Alexis Gabadinho , Matthias Studer , Nicolas S. Müller , Gilbert Ritschard and contributions from Reto Bürgin .
Maintainer: Gilbert Ritschard

Diff between TraMineR versions 1.8-2 dated 2012-06-04 and 1.8-3 dated 2012-10-18

 DESCRIPTION                          |    8 
 MD5                                  |   53 ++--
 NAMESPACE                            |    7 
 NEWS                                 |   38 ++-
 R/TraMineR-group.R                   |   71 +++--
 R/TraMineR-legend.R                  |   40 +--
 R/plot.stslist.R                     |    1 
 R/plot.stslist.modst.R               |   99 ++++----
 R/seqdef.R                           |   16 +
 R/seqdistmc.R                        |  416 +++++++++++++++++------------------
 R/seqdss.R                           |   15 -
 R/seqe.R                             |   18 +
 R/seqe2tse.R                         |only
 R/seqecmpgroup.R                     |    6 
 R/seqmodst.R                         |   17 -
 R/seqpcplot.R                        |only
 R/seqplot.R                          |   71 +++--
 data/ex1.rda                         |binary
 data/ex2.rda                         |binary
 data/famform.rda                     |binary
 inst/CITATION                        |   53 ++--
 inst/doc/TraMineR-state-sequence.pdf |binary
 man/TraMineR-package.Rd              |   39 +--
 man/plot.subseqelist.Rd              |    2 
 man/seqe.Rd                          |    7 
 man/seqformat.Rd                     |  113 +++------
 man/seqpcplot.Rd                     |only
 man/seqplot.Rd                       |   15 +
 src/tmrsequence.cpp                  |   52 ++++
 29 files changed, 651 insertions(+), 506 deletions(-)

More information about TraMineR at CRAN
Permanent link

Package seacarb updated to version 2.4.5 with previous version 2.4.4 dated 2012-06-29

Title: seawater carbonate chemistry with R
Description: Calculates parameters of the seawater carbonate system. Code and/or corrections were contributed by Andreas Andersson, Jean-Marie Epitalon, Bernard Gentili, Andreas Hofmann, Jim Orr, Aurelien Proye and Karline Soetaert
Author: Heloise Lavigne, Jean-Pierre Gattuso
Maintainer: Jean-Pierre Gattuso

Diff between seacarb versions 2.4.4 dated 2012-06-29 and 2.4.5 dated 2012-10-18

 seacarb-2.4.4/seacarb/man/seacarb_test.Rd |only
 seacarb-2.4.5/seacarb/ChangeLog           |  483 +++++++++++++++---------------
 seacarb-2.4.5/seacarb/DESCRIPTION         |    8 
 seacarb-2.4.5/seacarb/MD5                 |    7 
 seacarb-2.4.5/seacarb/man/carb.Rd         |  414 ++++++++++++-------------
 5 files changed, 458 insertions(+), 454 deletions(-)

More information about seacarb at CRAN
Permanent link

New package ScottKnott with initial version 1.2-0
Package: ScottKnott
Type: Package
Title: The ScottKnott Clustering Algorithm
Version: 1.2-0
Date: 2012-10-06
Author: Enio Jelihovschi , Jose Claudio Faria and Ivan Bezerra Allaman
Maintainer: Ivan Bezerra Allaman
Depends: R (>= 2.6.0), stats, base
Description: Division of an ANOVA experiment treatment means into homogeneous distinct groups using the clustering method of Scott & Knott
License: GPL (>= 2)
Packaged: 2012-10-06 11:02:33 UTC; jcfaria
Repository: CRAN
Date/Publication: 2012-10-18 18:16:12

More information about ScottKnott at CRAN
Permanent link

New package nontarget with initial version 1.2
Package: nontarget
Type: Package
Title: Detecting, combining and filtering isotope, adduct and homologue series relations in high-resolution mass spectrometry (HRMS) data
Version: 1.2
Date: 2012-10-15
Author: Martin Loos
Maintainer: Martin Loos
Description: Screening a HRMS data set for peaks related by (1) isotope patterns, (2) different adducts of the same molecule and/or (3) homologue series. The resulting isotopic pattern and adduct groups can then be combined to so-called components, with homologue series information attached. Also allows plotting and filtering HRMS data for mass defects, frequent m/z distances and components vs. non-components.
License: GPL-2
Packaged: 2012-10-18 09:06:40 UTC; loosmart
Repository: CRAN
Date/Publication: 2012-10-18 18:11:44

More information about nontarget at CRAN
Permanent link

Package hydroTSM updated to version 0.3-6 with previous version 0.3-5 dated 2012-07-04

Title: Time series management, analysis and interpolation for hydrological modelling
Description: S3 functions for management, analysis, interpolation and plotting of time series used in hydrology and related environmental sciences. In particular, this package is highly oriented to hydrological modelling tasks. The focus of this package has been put in providing a collection of tools useful for the daily work of hydrologists (although an effort was made to optimise each function as much as possible, functionality has had priority over speed). Bugs / comments / questions / collaboration of any kind are very welcomed, and in particular, datasets that can be included in this package for academic purposes.
Author: Mauricio Zambrano-Bigiarini [aut, cre]
Maintainer: Mauricio Zambrano-Bigiarini

Diff between hydroTSM versions 0.3-5 dated 2012-07-04 and 0.3-6 dated 2012-10-18

 DESCRIPTION                    |   10 
 MD5                            |   28 -
 NEWS                           |   25 +
 R/fdc.R                        |  792 ++++++++++++++++++++---------------------
 R/hydrokrige.R                 |   91 ++--
 R/izoo2rzoo.R                  |  149 ++++---
 R/sfreq.R                      |   33 -
 R/sname2plot.R                 |   36 +
 R/sname2ts.R                   |   27 -
 R/vector2zoo.R                 |   66 +--
 inst/doc/hydroTSM_Vignette.pdf |binary
 man/hydroTSM-package.Rd        |   10 
 man/hydrokrige.Rd              |    4 
 man/izoo2rzoo.Rd               |   63 ++-
 man/vector2zoo.Rd              |   29 +
 15 files changed, 741 insertions(+), 622 deletions(-)

More information about hydroTSM at CRAN
Permanent link

New package HiPLARM with initial version 0.1
Package: HiPLARM
Type: Package
Title: High Performance Linear Algebra in R
Version: 0.1
Date: 2012-09-12
Author: Peter Nash and Vendel Szeremi
Acknowledgements: Martin Maechler and Douglas Bates (Matrix package)
Maintainer: Giovanni Montana
License: GPL (>= 2)
Depends: R (>= 2.14), Matrix, methods
Description: Provides multi-core or GPU support (or both if the system has GPU and multi-core CPU) for the recommended R package, Matrix.
OS_type: unix
SystemRequirements: BLAS/LAPACK libraries, PLASMA library , NVIDIA CUDA toolkit, MAGMA library
URL: http://www.hiplar.org , http://icl.cs.utk.edu/magma/ , http://icl.cs.utk.edu/plasma/, http://www.nvidia.com/object/cuda_home_new.html
Packaged: 2012-10-18 16:00:13 UTC; pjnash
Repository: CRAN
Date/Publication: 2012-10-18 18:25:17

More information about HiPLARM at CRAN
Permanent link

New package gmvalid with initial version 1.23
Package: gmvalid
Type: Package
Title: Validation of graphical models
Version: 1.23
Date: 2012-10-14
Author: Ronja Foraita, Fabian Sobotka
Maintainer: Fabian Sobotka
Description: Simulate data sets given a dependence model, validate graphical models using the bootstrap, find the best prediction model using cross validation.
License: GPL (>= 2)
Depends: R (>= 2.10.0), grid, epitools, gtools
Enhances: mimR, CoCo (>= 0.1.7.6)
LazyLoad: yes
LazyData: yes
URL: http://www.bips.uni-bremen.de/wimi.php?MAid=23
Packaged: 2012-10-18 14:02:55 UTC; fabiansobotka
Repository: CRAN
Date/Publication: 2012-10-18 18:11:37

More information about gmvalid at CRAN
Permanent link

Package spclust updated to version 1.2 with previous version 1.0 dated 2012-06-06

Title: Selective phenotyping for experimental crosses
Description: Selection of subsets of experimental crosses in order to maximize genetic diversity
Author: Emma Huang
Maintainer: Emma Huang

Diff between spclust versions 1.0 dated 2012-06-06 and 1.2 dated 2012-10-18

 spclust-1.0/spclust/R/spclust2.R               |only
 spclust-1.0/spclust/man/spclust1-all.Rd        |only
 spclust-1.0/spclust/man/spclust2-all.Rd        |only
 spclust-1.2/spclust/DESCRIPTION                |   12 
 spclust-1.2/spclust/MD5                        |   23 -
 spclust-1.2/spclust/NAMESPACE                  |    7 
 spclust-1.2/spclust/R/NAM2cross.R              |only
 spclust-1.2/spclust/R/calc.genoprob2.R         |only
 spclust-1.2/spclust/R/generateNAMfounders.R    |only
 spclust-1.2/spclust/R/generateNAMpedigree.R    |only
 spclust-1.2/spclust/R/plclust_in_colour.R      |    2 
 spclust-1.2/spclust/R/spclust.R                |  362 ++++++++++++++++++-------
 spclust-1.2/spclust/R/spdist.R                 |   30 +-
 spclust-1.2/spclust/man/NAM2cross.Rd           |only
 spclust-1.2/spclust/man/generateNAMfounders.Rd |only
 spclust-1.2/spclust/man/generateNAMpedigree.Rd |only
 spclust-1.2/spclust/man/spclust-all.Rd         |only
 spclust-1.2/spclust/man/spdist.Rd              |    7 
 18 files changed, 330 insertions(+), 113 deletions(-)

More information about spclust at CRAN
Permanent link

Package Momocs updated to version 0.2-01 with previous version 0.1-03 dated 2012-09-04

Title: Shape Analysis of Outlines
Description: Momocs is intended to ease and popularize shape analysis of outlines (especially using elliptical Fourier analysis). It mostly hinges on the functions developed in Morphometrics with R (Claude, 2008). From outline extraction of images and elliptical Fourier calculation to multivariate analysis and the visualization of transformations within the morphological space, Momocs provides a complete and convenient toolkit to specialists within every field that are, or may be, interested in morphological comparisons of outlines.
Author: Vincent Bonhomme, Sandrine Picq, Julien Claude
Maintainer: Vincent Bonhomme

Diff between Momocs versions 0.1-03 dated 2012-09-04 and 0.2-01 dated 2012-10-18

 Momocs-0.1-03/Momocs/R/Nef.R                         |only
 Momocs-0.1-03/Momocs/man/Calibration-harm.quant.Rd   |only
 Momocs-0.1-03/Momocs/man/Calibration-smooth.qual.Rd  |only
 Momocs-0.1-03/Momocs/man/Class-Nef.Rd                |only
 Momocs-0.1-03/Momocs/man/Dataset-bot.Rd              |only
 Momocs-0.1-03/Momocs/man/Dataset-hearts.Rd           |only
 Momocs-0.1-03/Momocs/man/Import-.jpg.Rd              |only
 Momocs-0.1-03/Momocs/man/Import-.txt.Rd              |only
 Momocs-0.1-03/Momocs/man/MultAn-dudi.plot.Rd         |only
 Momocs-0.1-03/Momocs/man/MultAn-manova.nef.Rd        |only
 Momocs-0.1-03/Momocs/man/MultAn-pca.Rd               |only
 Momocs-0.1-03/Momocs/man/Outline-Ptolemy.Rd          |only
 Momocs-0.1-03/Momocs/man/Outline-eFourier-methods.Rd |only
 Momocs-0.1-03/Momocs/man/Outline-ef.amplify.Rd       |only
 Momocs-0.1-03/Momocs/man/Outline-efourier.Rd         |only
 Momocs-0.1-03/Momocs/man/Outline-ellipse.par.Rd      |only
 Momocs-0.1-03/Momocs/man/Outline-rfourier.Rd         |only
 Momocs-0.1-03/Momocs/man/Outline-tfourier.Rd         |only
 Momocs-0.1-03/Momocs/man/Outline-tps.Rd              |only
 Momocs-0.1-03/Momocs/man/Outline-utilities.Rd        |only
 Momocs-0.1-03/Momocs/man/Utilities-ColorPalettes.Rd  |only
 Momocs-0.1-03/Momocs/man/Utilities-coo-oscillo.Rd    |only
 Momocs-0.1-03/Momocs/man/Utilities-coo-plot.Rd       |only
 Momocs-0.1-03/Momocs/man/Utilities-coo-utilities.Rd  |only
 Momocs-0.1-03/Momocs/man/Utilities-dev.plot.Rd       |only
 Momocs-0.1-03/Momocs/man/Utilities-edm.Rd            |only
 Momocs-0.1-03/Momocs/man/Utilities-ellpar.Rd         |only
 Momocs-0.1-03/Momocs/man/Utilities-pca2shp.Rd        |only
 Momocs-0.2-01/Momocs/ChangeLog                       |   83 +
 Momocs-0.2-01/Momocs/DESCRIPTION                     |   13 
 Momocs-0.2-01/Momocs/MD5                             |  149 +-
 Momocs-0.2-01/Momocs/Momocs.Rproj                    |    2 
 Momocs-0.2-01/Momocs/NAMESPACE                       |   58 -
 Momocs-0.2-01/Momocs/R/Coe.R                         |only
 Momocs-0.2-01/Momocs/R/Coo.R                         |  721 +++++++++---
 Momocs-0.2-01/Momocs/R/global.R                      | 1064 +++++++++++++++----
 Momocs-0.2-01/Momocs/data/bot.rda                    |binary
 Momocs-0.2-01/Momocs/data/hearts.rda                 |binary
 Momocs-0.2-01/Momocs/data/mosquito.rda               |only
 Momocs-0.2-01/Momocs/data/trilo.rda                  |only
 Momocs-0.2-01/Momocs/man/A.mshape.Rd                 |only
 Momocs-0.2-01/Momocs/man/A.plot.Rd                   |only
 Momocs-0.2-01/Momocs/man/A.points.Rd                 |only
 Momocs-0.2-01/Momocs/man/A.segments.Rd               |only
 Momocs-0.2-01/Momocs/man/Abstract-Momocs.Rd          |   34 
 Momocs-0.2-01/Momocs/man/Class-Coe.Rd                |only
 Momocs-0.2-01/Momocs/man/Class-Coo.Rd                |   72 -
 Momocs-0.2-01/Momocs/man/Coe2nef.Rd                  |only
 Momocs-0.2-01/Momocs/man/Coo2chc.Rd                  |only
 Momocs-0.2-01/Momocs/man/PC.contrib.Rd               |only
 Momocs-0.2-01/Momocs/man/Ptolemy.Rd                  |only
 Momocs-0.2-01/Momocs/man/a2l.Rd                      |only
 Momocs-0.2-01/Momocs/man/baseline-methods.Rd         |only
 Momocs-0.2-01/Momocs/man/chc2Coo.Rd                  |only
 Momocs-0.2-01/Momocs/man/chc2pix.Rd                  |only
 Momocs-0.2-01/Momocs/man/coeff.sel.Rd                |only
 Momocs-0.2-01/Momocs/man/coeff.split.Rd              |only
 Momocs-0.2-01/Momocs/man/color-palettes.Rd           |only
 Momocs-0.2-01/Momocs/man/coo-oscillo.Rd              |only
 Momocs-0.2-01/Momocs/man/coo-plot.Rd                 |only
 Momocs-0.2-01/Momocs/man/coo.align.Rd                |only
 Momocs-0.2-01/Momocs/man/coo.baseline.Rd             |only
 Momocs-0.2-01/Momocs/man/coo.center.Rd               |only
 Momocs-0.2-01/Momocs/man/coo.centpos.Rd              |only
 Momocs-0.2-01/Momocs/man/coo.centsize.Rd             |only
 Momocs-0.2-01/Momocs/man/coo.close.Rd                |only
 Momocs-0.2-01/Momocs/man/coo.draw.Rd                 |only
 Momocs-0.2-01/Momocs/man/coo.force2close.Rd          |only
 Momocs-0.2-01/Momocs/man/coo.ldk.Rd                  |only
 Momocs-0.2-01/Momocs/man/coo.list.panel.Rd           |only
 Momocs-0.2-01/Momocs/man/coo.perim.Rd                |only
 Momocs-0.2-01/Momocs/man/coo.perim.int.Rd            |only
 Momocs-0.2-01/Momocs/man/coo.rotate.Rd               |only
 Momocs-0.2-01/Momocs/man/coo.rotate.center.Rd        |only
 Momocs-0.2-01/Momocs/man/coo.sample.Rd               |only
 Momocs-0.2-01/Momocs/man/coo.sample.int.Rd           |only
 Momocs-0.2-01/Momocs/man/coo.sample.rr.Rd            |only
 Momocs-0.2-01/Momocs/man/coo.scale.Rd                |only
 Momocs-0.2-01/Momocs/man/coo.slide.Rd                |only
 Momocs-0.2-01/Momocs/man/coo.smooth.Rd               |only
 Momocs-0.2-01/Momocs/man/coo.template.Rd             |only
 Momocs-0.2-01/Momocs/man/coo.trans.Rd                |only
 Momocs-0.2-01/Momocs/man/coo.unclose.Rd              |only
 Momocs-0.2-01/Momocs/man/cooLandmarks.Rd             |only
 Momocs-0.2-01/Momocs/man/dataset-bot.Rd              |only
 Momocs-0.2-01/Momocs/man/dataset-hearts.Rd           |only
 Momocs-0.2-01/Momocs/man/dataset-mosquito.Rd         |only
 Momocs-0.2-01/Momocs/man/dataset-trilo.Rd            |only
 Momocs-0.2-01/Momocs/man/defLandmarks.Rd             |only
 Momocs-0.2-01/Momocs/man/dev.plot.Rd                 |only
 Momocs-0.2-01/Momocs/man/dev.segments.Rd             |only
 Momocs-0.2-01/Momocs/man/diapo-methods.Rd            |only
 Momocs-0.2-01/Momocs/man/dudi.plot.Rd                |only
 Momocs-0.2-01/Momocs/man/eFourier-methods.Rd         |only
 Momocs-0.2-01/Momocs/man/ed.Rd                       |only
 Momocs-0.2-01/Momocs/man/edi.Rd                      |only
 Momocs-0.2-01/Momocs/man/edm.Rd                      |only
 Momocs-0.2-01/Momocs/man/edm.nearest.Rd              |only
 Momocs-0.2-01/Momocs/man/ef.amplify.Rd               |only
 Momocs-0.2-01/Momocs/man/efourier.Rd                 |only
 Momocs-0.2-01/Momocs/man/efourier.i.Rd               |only
 Momocs-0.2-01/Momocs/man/efourier.norm.Rd            |only
 Momocs-0.2-01/Momocs/man/efourier.shape.Rd           |only
 Momocs-0.2-01/Momocs/man/ellipse.par.Rd              |only
 Momocs-0.2-01/Momocs/man/ellpar.Rd                   |only
 Momocs-0.2-01/Momocs/man/harm.pow.Rd                 |only
 Momocs-0.2-01/Momocs/man/hcontrib.Rd                 |only
 Momocs-0.2-01/Momocs/man/hpow.Rd                     |only
 Momocs-0.2-01/Momocs/man/hqual.Rd                    |only
 Momocs-0.2-01/Momocs/man/hquant.Rd                   |only
 Momocs-0.2-01/Momocs/man/import.jpg.Rd               |only
 Momocs-0.2-01/Momocs/man/import.txt.Rd               |only
 Momocs-0.2-01/Momocs/man/is.closed.Rd                |only
 Momocs-0.2-01/Momocs/man/l2a.Rd                      |only
 Momocs-0.2-01/Momocs/man/l2m.Rd                      |only
 Momocs-0.2-01/Momocs/man/m2l.Rd                      |only
 Momocs-0.2-01/Momocs/man/manova.Coe.Rd               |only
 Momocs-0.2-01/Momocs/man/meanShapes.Rd               |only
 Momocs-0.2-01/Momocs/man/morpho.space.Rd             |only
 Momocs-0.2-01/Momocs/man/nef2Coe.Rd                  |only
 Momocs-0.2-01/Momocs/man/panel-methods.Rd            |only
 Momocs-0.2-01/Momocs/man/pca.Rd                      |only
 Momocs-0.2-01/Momocs/man/pca2shp.Rd                  |only
 Momocs-0.2-01/Momocs/man/pix2chc.Rd                  |only
 Momocs-0.2-01/Momocs/man/procGPAlign-methods.Rd      |only
 Momocs-0.2-01/Momocs/man/rFourier-methods.Rd         |only
 Momocs-0.2-01/Momocs/man/rfourier.Rd                 |only
 Momocs-0.2-01/Momocs/man/rfourier.i.Rd               |only
 Momocs-0.2-01/Momocs/man/rfourier.shape.Rd           |only
 Momocs-0.2-01/Momocs/man/smooth.qual.Rd              |only
 Momocs-0.2-01/Momocs/man/stack-methods.Rd            |only
 Momocs-0.2-01/Momocs/man/tFourier-methods.Rd         |only
 Momocs-0.2-01/Momocs/man/tfourier.Rd                 |only
 Momocs-0.2-01/Momocs/man/tfourier.i.Rd               |only
 Momocs-0.2-01/Momocs/man/tfourier.shape.Rd           |only
 Momocs-0.2-01/Momocs/man/tps.arr.Rd                  |only
 Momocs-0.2-01/Momocs/man/tps.grid.Rd                 |only
 Momocs-0.2-01/Momocs/man/tps.iso.Rd                  |only
 Momocs-0.2-01/Momocs/man/tps2d.Rd                    |only
 Momocs-0.2-01/Momocs/man/vecs.param.Rd               |only
 140 files changed, 1645 insertions(+), 551 deletions(-)

More information about Momocs at CRAN
Permanent link

Package mmod updated to version 1.01 with previous version 1.0 dated 2012-08-11

Title: Modern measures of population differentiation
Description: mmod provides functions for measuring population divergence from genotypic data
Author: David Winter
Maintainer: David Winter

Diff between mmod versions 1.0 dated 2012-08-11 and 1.01 dated 2012-10-18

 DESCRIPTION                        |    6 +-
 MD5                                |   93 +++++++++++++++++++++++++++++++------
 NEWS                               |   33 +++++++------
 R/Gst_Nei.R                        |    4 -
 R/Phi_st_Meirmans.R                |    2 
 R/dist.codom.R                     |   35 +++++--------
 R/pairwise_D.R                     |    2 
 R/pairwise_Gst_Hedrick.R           |    2 
 R/pairwise_Gst_Nei.R               |    2 
 R/rgenotypes.R                     |    4 -
 README.md                          |    9 ++-
 inst/doc/D_Jost.html               |only
 inst/doc/Gst_Hedrick.html          |only
 inst/doc/Gst_Nei.html              |only
 inst/doc/Phi_st_Meirmans.html      |only
 inst/doc/chao_bootstrap.html       |only
 inst/doc/diff_stats.html           |only
 inst/doc/diff_test.html            |only
 inst/doc/dist.codom.html           |only
 inst/doc/harmonic_mean.html        |only
 inst/doc/jacknife_populations.html |only
 inst/doc/mmod-demo.pdf             |binary
 inst/doc/mmod.html                 |only
 inst/doc/pairwise_D.html           |only
 inst/doc/pairwise_Gst_Hedrick.html |only
 inst/doc/pairwise_Gst_Nei.html     |only
 inst/staticdocs                    |only
 man/Phi_st_Meirmans.Rd             |    6 +-
 man/dist.codom.Rd                  |    3 -
 man/rgenotypes.Rd                  |    4 -
 mmod_1.01.tar.gz                   |only
 31 files changed, 135 insertions(+), 70 deletions(-)

More information about mmod at CRAN
Permanent link

Package detrendeR updated to version 1.0.3 with previous version 1.0.2 dated 2012-03-30

Title: Start the detrendeR Graphical User Interface (GUI)
Description: Simple GUI to perform some standard tree-ring analyses.
Author: Filipe Campelo
Maintainer: Filipe Campelo

Diff between detrendeR versions 1.0.2 dated 2012-03-30 and 1.0.3 dated 2012-10-18

 DESCRIPTION                 |   10 +-
 MD5                         |   15 ++--
 R/CodeR.r                   |only
 R/DetrendeR.R               |  158 ++++++++++++++++++--------------------------
 R/TrwLessThan.r             |  108 +++++++++++++++---------------
 R/detrendeR-internal.R      |  112 +++++++++++++++++++++++++++++--
 R/interactivedetrending_1.R |   26 ++++++-
 man/detrendeR-package.Rd    |    2 
 man/detrender.Rd            |    8 +-
 9 files changed, 273 insertions(+), 166 deletions(-)

More information about detrendeR at CRAN
Permanent link

Package broman updated to version 0.39-1 with previous version 0.38-2 dated 2012-10-15

Title: Karl Broman's R code
Description: Miscellaneous R functions
Author: Karl W Broman
Maintainer: Karl W Broman

Diff between broman versions 0.38-2 dated 2012-10-15 and 0.39-1 dated 2012-10-18

 DESCRIPTION     |   10 +++++-----
 MD5             |    4 ++--
 inst/STATUS.txt |    6 ++++++
 3 files changed, 13 insertions(+), 7 deletions(-)

More information about broman at CRAN
Permanent link

Package breakage updated to version 1.0-1 with previous version 1.0 dated 2012-08-17

Title: SICM pipette tip geometry estimation
Description: Estimates geometry of SICM pipette tips by fitting a physical model to recorded breakage-current data.
Author: Matthew Caldwell
Maintainer: Matthew Caldwell

Diff between breakage versions 1.0 dated 2012-08-17 and 1.0-1 dated 2012-10-18

 DESCRIPTION                 |    8 ++++----
 MD5                         |   24 ++++++++++++------------
 man/break.clust.Rd          |    4 ++--
 man/break.data.Rd           |    4 ++--
 man/breakage-package.Rd     |    6 +++---
 man/breakage.plot.Rd        |    4 ++--
 man/err.breakage.Rd         |    6 +++---
 man/fit.breakage.Rd         |    6 +++---
 man/fit.sensitivity.plot.Rd |    2 +-
 man/resist.access.Rd        |    4 ++--
 man/resist.breakage.Rd      |    8 ++++----
 man/resist.cone.Rd          |    4 ++--
 man/resist.total.Rd         |    4 ++--
 13 files changed, 42 insertions(+), 42 deletions(-)

More information about breakage at CRAN
Permanent link

New package AOfamilies with initial version 1.0
Package: AOfamilies
Type: Package
Title: Aranda-Ordaz (AO) transformation families
Version: 1.0
Date: 2012-10-18
Author: Hakim-Moulay Dehbi (with contributions from Mario Cortina-Borja and Marco Geraci)
Maintainer: Dehbi, Hakim-Moulay
Description: This package implements AO transformations for binary response variables in Generalized Linear Models (GLMs) and bounded response variables in Quantile Regression (QR) models. The Maximum Likelihood Estimate (MLE) of the transformation parameter is obtained using the profile log likelihood method
Depends: lqmm, quantreg
License: GPL (>= 2)
Packaged: 2012-10-18 11:08:01 UTC; Hakim
Repository: CRAN
Date/Publication: 2012-10-18 13:22:39

More information about AOfamilies at CRAN
Permanent link

New package psytabs with initial version 0.1
Package: psytabs
Type: Package
Title: Produce well-formatted tables for psychological research
Version: 0.1
Date: 2012-10-17
Author: Johannes Beller, Soeren Kliem
Maintainer: Johannes Beller
Depends: psych, plyr, rtf, R2HTML, mokken
Description: Psytabs produces well-formatted tables in .rtf or .html, which largely conform to "psychological style".
License: GPL-2
Packaged: 2012-10-18 04:27:15 UTC; jb
Repository: CRAN
Date/Publication: 2012-10-18 06:09:18

More information about psytabs at CRAN
Permanent link

New package nlts with initial version 0.1-9
Package: nlts
Title: (non)linear time series analysis
Description: R functions for (non)linear time series analysis. A core topic is order estimation through cross-validation.
Version: 0.1-9
Date: 2012/09/11
Depends: R (>= 2.2.0), locfit (>= 1.5.3), acepack, akima
Author: Ottar N. Bjornstad
Maintainer: Ottar N. Bjornstad
URL: http://onb.ent.psu.edu/onb1/R
License: GPL
Packaged: 2012-10-17 20:33:07 UTC; onb1
X-CRAN-Comment: Earlier versions of this packae have been removed as they contained material not licensed under 'GPL'.
Repository: CRAN
Date/Publication: 2012-10-18 06:09:16

More information about nlts at CRAN
Permanent link

Package Lambda4 updated to version 2.2 with previous version 2.1 dated 2012-09-21

Title: Estimation techniques for the reliability estimate: Maximized Lambda4.
Description: Currently the package includes 5 functions. Three of which are different methods of calculating Guttman's lambda4 coefficient. One allows the user to select the item splits. The remaining two are new methods to calculate reliability. Both are based on a combination of Cronbach's alpha and Maximal-type reliability coefficients but use different maximization procedures. Lastly, lambda3 (Cronbach's alpha) is included for convenience.
Author:
Maintainer:

Diff between Lambda4 versions 2.1 dated 2012-09-21 and 2.2 dated 2012-10-18

 DESCRIPTION            |   17 ++++++------
 MD5                    |   26 ++++++++++++-------
 R/cov.lambda4.R        |   25 +++++++++++-------
 R/lambda3.R            |only
 R/quant.lambda4.R      |   15 +++++------
 R/user.lambda4.R       |   45 ++++++++++++++++++++++++++++-----
 data                   |only
 man/Guttman.Rd         |only
 man/Lambda4-package.Rd |   33 ++++++++++++------------
 man/Rosenberg.Rd       |only
 man/Warner.Rd          |only
 man/bin.combs.Rd       |   35 +++++++++----------------
 man/cov.lambda4.Rd     |   53 ++++++++++++++++++++-------------------
 man/lambda3.Rd         |only
 man/quant.lambda4.Rd   |   57 ++++++++++++++++++------------------------
 man/user.lambda4.Rd    |   66 ++++++++++++++++++++++++-------------------------
 16 files changed, 205 insertions(+), 167 deletions(-)

More information about Lambda4 at CRAN
Permanent link

New package geeM with initial version 0.05
Package: geeM
Type: Package
Title: Fit Generalized Estimating Equations
Version: 0.05
Date: 2012-10-8
Author: Lee McDaniel and Nick Henderson
Maintainer: Lee McDaniel
Depends: Matrix
Suggests: geepack
Description: Allows generalized estimating equation fits with user-specified link and variance functions.
License: GPL (>= 2)
ByteCompile: TRUE
Packaged: 2012-10-17 16:48:45 UTC; mcdaniel
Repository: CRAN
Date/Publication: 2012-10-18 06:09:15

More information about geeM at CRAN
Permanent link


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