Sat, 30 Jun 2012

Package rda updated to version 1.0.2-1 with previous version 1.0.2 dated 2009-04-29

Title: Shrunken Centroids Regularized Discriminant Analysis
Description: Shrunken Centroids Regularized Discriminant Analysis for the classification purpose in high dimensional data.
Author: Yaqian Guo Trevor Hastie Robert Tibshirani
Maintainer: ORPHANED

Diff between rda versions 1.0.2 dated 2009-04-29 and 1.0.2-1 dated 2012-06-30

 rda-1.0.2-1/rda/DESCRIPTION         |   12 ++++++------
 rda-1.0.2-1/rda/MD5                 |only
 rda-1.0.2-1/rda/R/rda.plotmat.R     |    4 ++--
 rda-1.0.2-1/rda/data/brain.rda      |binary
 rda-1.0.2-1/rda/data/colon.rda      |binary
 rda-1.0.2-1/rda/data/datalist       |only
 rda-1.0.2-1/rda/man/rda.Rd          |    5 -----
 rda-1.0.2-1/rda/man/rda.cv.Rd       |    2 --
 rda-1.0.2-1/rda/man/rda.genelist.Rd |    4 ----
 rda-1.0.2-1/rda/man/rda.plotcv.Rd   |    4 +---
 rda-1.0.2-1/rda/man/rda.predict.Rd  |    5 +----
 rda-1.0.2/rda/INDEX                 |only
 12 files changed, 10 insertions(+), 26 deletions(-)

More information about rda at CRAN
Permanent link

Package gRim (with last version 0.1-9) was removed from CRAN

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

2012-06-04 0.1-9
2012-04-01 0.1-8
2012-01-28 0.1.7
2012-01-19 0.1.6
2011-12-30 0.1.4
2011-12-04 0.1.3
2011-09-07 0.1.2
2011-08-01 0.1.1
2011-07-23 0.1.0

Permanent link
Package biGraph (with last version 0.9-3) was removed from CRAN

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

2011-01-26 0.9-3

Permanent link
Package SteinerNet (with last version 1.0) was removed from CRAN

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

2012-06-05 1.0

Permanent link
Package triads (with last version 0.2) was removed from CRAN

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

2010-08-11 0.2
2010-06-04 0.1

Permanent link
New package ridge with initial version 1.0
Package: ridge
Title: ridge: Ridge Regression with automatic selection of the penalty parameter
Version: 1.0
Date: 2012-27-06
Author: Erika Cule
Description: Linear and logistic ridge regression
Maintainer: Erika Cule
License: GPL-2
Packaged: 2012-06-29 16:15:34 UTC; erikacule
Repository: CRAN
Date/Publication: 2012-06-30 12:03:29

More information about ridge at CRAN
Permanent link

Package R2jags updated to version 0.03-07 with previous version 0.03-06 dated 2012-01-28

Title: A Package for Running jags from R
Description: Using this package to call jags from R.
Author: Yu-Sung Su , Masanao Yajima ,
Maintainer: Yu-Sung Su

Diff between R2jags versions 0.03-06 dated 2012-01-28 and 0.03-07 dated 2012-06-30

 CHANGELOG          |    4 ++++
 DESCRIPTION        |    8 ++++----
 MD5                |   12 ++++++------
 R/as.bugs.array2.R |    8 ++++++++
 R/autojags.R       |    4 ++++
 R/jags.R           |    2 +-
 R/update.R         |   10 +++++++++-
 7 files changed, 36 insertions(+), 12 deletions(-)

More information about R2jags at CRAN
Permanent link

New package pa with initial version 1.0
Package: pa
Type: Package
Title: Performance Attribution for Equity Portfolios
Version: 1.0
Date: 2012-06-24
Authors@R: c(person("Yang", "Lu", role = c("aut", "cre"), email = "yang.lu@williams.edu"), person("David", "Kane", role = c("aut", "cre"), email = "dkane@acadian-asset.com"))
Author: Yang Lu and David Kane
Maintainer: Yang Lu
Depends: R (>= 2.10), methods, grid, ggplot2, cwhmisc
Description: A package that performs equity portfolio attribution.
License: GPL-2
LazyLoad: yes
Repository: CRAN
Repository/R-Forge/Project: pa1
Repository/R-Forge/Revision: 144
Packaged: 2012-06-30 06:22:24 UTC; rforge
Date/Publication: 2012-06-30 13:10:03

More information about pa at CRAN
Permanent link

Package stratification updated to version 2.1-1 with previous version 2.0-3 dated 2011-02-03

Title: Univariate Stratification of Survey Populations
Description: This package performs univariate stratification of survey populations. The main function implements a generalization of the Lavallee-Hidiroglou method of stratum construction. The generalized method takes into account a discrepancy between the stratification variable and the survey variable. The determination of the optimal boundaries also incorporate, if desired, an anticipated non-response, a take-all stratum for large units, and a take-none stratum for small units. The well known cumulative root frequency rule of Dalenius and Hodges and the geometric rule of Gunning and Horgan are also implemented.
Author: Sophie Baillargeon and Louis-Paul Rivest
Maintainer: Sophie Baillargeon

Diff between stratification versions 2.0-3 dated 2011-02-03 and 2.1-1 dated 2012-06-30

 stratification-2.0-3/stratification/tests                         |only
 stratification-2.1-1/stratification/DESCRIPTION                   |   10 
 stratification-2.1-1/stratification/MD5                           |only
 stratification-2.1-1/stratification/NEWS                          |   78 
 stratification-2.1-1/stratification/R/internals.R                 |  380 +---
 stratification-2.1-1/stratification/R/strata.LH.R                 |  849 +++++-----
 stratification-2.1-1/stratification/R/strata.bh.R                 |   39 
 stratification-2.1-1/stratification/R/strata.cumrootf.R           |    4 
 stratification-2.1-1/stratification/R/strata.geo.R                |    4 
 stratification-2.1-1/stratification/R/strata.tools.R              |   39 
 stratification-2.1-1/stratification/R/var.strata.R                |    4 
 stratification-2.1-1/stratification/man/SHS.Rd                    |   63 
 stratification-2.1-1/stratification/man/strata.LH.Rd              |  292 +--
 stratification-2.1-1/stratification/man/strata.bh.Rd              |    6 
 stratification-2.1-1/stratification/man/strata.rule.Rd            |    5 
 stratification-2.1-1/stratification/man/strata.tool.Rd            |    3 
 stratification-2.1-1/stratification/man/stratification-package.Rd |   12 
 stratification-2.1-1/stratification/man/var.strata.Rd             |    3 
 stratification-2.1-1/stratification/src/Ccode.c                   |  468 +++--
 19 files changed, 1207 insertions(+), 1052 deletions(-)

More information about stratification at CRAN
Permanent link

Package kinfit updated to version 1.1.09 with previous version 1.1.06 dated 2011-11-09

Title: Routines for fitting kinetic models to chemical degradation data
Description: Simple calculation routines based on the FOCUS Kinetics Report (2006). Only kinetic models for parent only datasets are included (no metabolite formation/decline or multicompartment kinetics). Please note that no warranty is implied for correctness of results or fitness for a particular purpose.
Author: Johannes Ranke and Katrin Lindenberger
Maintainer: Johannes Ranke

Diff between kinfit versions 1.1.06 dated 2011-11-09 and 1.1.09 dated 2012-06-30

 kinfit-1.1.06/kinfit/inst/doc/KinGUI                   |only
 kinfit-1.1.06/kinfit/inst/doc/header.tex               |only
 kinfit-1.1.06/kinfit/inst/doc/references.bib           |only
 kinfit-1.1.06/kinfit/inst/doc/run.bat                  |only
 kinfit-1.1.09/kinfit/DESCRIPTION                       |   23 +--
 kinfit-1.1.09/kinfit/MD5                               |  110 ++++++++---------
 kinfit-1.1.09/kinfit/R/kinresults.R                    |    2 
 kinfit-1.1.09/kinfit/inst/doc/kinfit.Rnw               |   25 ++-
 kinfit-1.1.09/kinfit/inst/doc/kinfit.pdf               |binary
 kinfit-1.1.09/kinfit/tests/test_FOCUS_2006_A.Rout.save |    2 
 kinfit-1.1.09/kinfit/vignettes                         |only
 11 files changed, 85 insertions(+), 77 deletions(-)

More information about kinfit at CRAN
Permanent link


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