Tue, 30 Oct 2012

Package speff2trial updated to version 1.0.4 with previous version 1.0.3 dated 2010-02-11

Title: Semiparametric efficient estimation for a two-sample treatment effect
Description: The package performs estimation and testing of the treatment effect in a 2-group randomized clinical trial with a quantitative, dichotomous, or right-censored time-to-event endpoint. The method improves efficiency by leveraging baseline predictors of the endpoint. The inverse probability weighting technique of Robins, Rotnitzky, and Zhao (JASA, 1994) is used to provide unbiased estimation when the endpoint is missing at random.
Author: Michal Juraska , with contributions from Peter B. Gilbert , Xiaomin Lu , Min Zhang , Marie Davidian , and Anastasios A. Tsiatis
Maintainer: Michal Juraska

Diff between speff2trial versions 1.0.3 dated 2010-02-11 and 1.0.4 dated 2012-10-30

 speff2trial-1.0.3/speff2trial/data/ACTG175.txt        |only
 speff2trial-1.0.4/speff2trial/DESCRIPTION             |    8 
 speff2trial-1.0.4/speff2trial/MD5                     |only
 speff2trial-1.0.4/speff2trial/data/ACTG175.txt.gz     |only
 speff2trial-1.0.4/speff2trial/man/speffSurv.Rd        |  188 +++++++++---------
 speff2trial-1.0.4/speff2trial/man/summaryspeffSurv.Rd |   78 +++----
 6 files changed, 137 insertions(+), 137 deletions(-)

More information about speff2trial at CRAN
Permanent link

Package poibin updated to version 1.01 with previous version 1.0 dated 2011-04-09

Title: The Poisson Binomial Distribution
Description: This package implements both the exact and approximation methods for computing the cdf of the Poisson binomial distribution. It also provides the pmf, quantile function, and random number generation for the Poisson binomial distribution.
Author: Yili Hong
Maintainer: Yili Hong

Diff between poibin versions 1.0 dated 2011-04-09 and 1.01 dated 2012-10-30

 poibin-1.0/poibin/R/dpoibin.r            |only
 poibin-1.0/poibin/R/ppoibin.R            |only
 poibin-1.0/poibin/R/qpoibin.r            |only
 poibin-1.0/poibin/R/rpoibin.r            |only
 poibin-1.0/poibin/R/zzz.R                |only
 poibin-1.01/poibin/DESCRIPTION           |    8 -
 poibin-1.01/poibin/MD5                   |only
 poibin-1.01/poibin/NAMESPACE             |only
 poibin-1.01/poibin/R/funs.R              |only
 poibin-1.01/poibin/man/poibin-package.Rd |   26 ++----
 poibin-1.01/poibin/man/ppoibin.Rd        |   38 +++------
 poibin-1.01/poibin/src/dftcf.c           |  130 +++++++++++++++++++------------
 12 files changed, 111 insertions(+), 91 deletions(-)

More information about poibin at CRAN
Permanent link

Package Actigraphy updated to version 1.2 with previous version 1.1 dated 2012-09-19

Title: Actigraphy Data Analysis
Description: This package implements functional linear modeling and analysis for actigraphy data.
Author: William Shannon, Tao Li, Hong Xian, Jia Wang, Elena Deych, Carlos Gonzalez
Maintainer: Berkley Shands

Diff between Actigraphy versions 1.1 dated 2012-09-19 and 1.2 dated 2012-10-30

 DESCRIPTION                                 |   10 +++----
 MD5                                         |   32 +++++++++++-----------
 R/Ftest.R                                   |    2 -
 R/cat_flm_plot.R                            |    2 -
 R/cont_flm_plot.R                           |   39 ++++++++++++----------------
 inst/doc/Categorical-FDA-Tutorial.Rnw       |    3 +-
 inst/doc/Categorical-FDA-Tutorial.pdf       |binary
 inst/doc/Continuous-FDA-Tutorial.Rnw        |   25 +++++++----------
 inst/doc/Continuous-FDA-Tutorial.pdf        |binary
 inst/doc/Figures-from-Referenced-Paper.Rnw  |    1 
 inst/doc/Figures-from-Referenced-Paper.pdf  |binary
 man/Actigraphy-package.Rd                   |    4 +-
 man/cat_flm_plot.Rd                         |   21 ++++++++-------
 man/cont_flm_plot.Rd                        |   35 ++++++++++---------------
 vignettes/Categorical-FDA-Tutorial.Rnw      |    3 +-
 vignettes/Continuous-FDA-Tutorial.Rnw       |   25 +++++++----------
 vignettes/Figures-from-Referenced-Paper.Rnw |    1 
 17 files changed, 96 insertions(+), 107 deletions(-)

More information about Actigraphy at CRAN
Permanent link

New package cocron with initial version 0.01-1
Package: cocron
Type: Package
Title: Statistical comparisons of two or more alpha coefficients
Author: Birk Diedenhofen
Maintainer: Birk Diedenhofen
Depends: methods
Suggests: testthat
Description: This package provides functions to statistically compare two or more alpha coefficients based on either dependent or independent groups of subjects.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
URL: http://r.birkdiedenhofen.de/pckg/cocron/
Author@R: c(person(given="Birk", family="Diedenhofen", email="mail@birkdiedenhofen.de", role=c("aut", "cre")))
Version: 0.01-1
Date: 2012-10-30
Collate: 'cocron.n.coefficients.r' 'cocron-package.R' 'cocron.two.coefficients.r' 'helper.r'
Packaged: 2012-10-30 18:32:28 UTC; birk
Repository: CRAN
Date/Publication: 2012-10-30 19:56:31

More information about cocron at CRAN
Permanent link

Package acepack updated to version 1.3-3.2 with previous version 1.3-3.1 dated 2012-04-06

Title: ace() and avas() for selecting regression transformations
Description: ACE and AVAS methods for choosing regression transformations.
Author: Phil Spector, Jerome Friedman, Robert Tibshirani, Thomas Lumley
Maintainer: Jonathan Baron

Diff between acepack versions 1.3-3.1 dated 2012-04-06 and 1.3-3.2 dated 2012-10-30

 acepack-1.3-3.1/acepack/INDEX       |only
 acepack-1.3-3.2/acepack/DESCRIPTION |    6 +++---
 acepack-1.3-3.2/acepack/MD5         |    5 ++---
 acepack-1.3-3.2/acepack/R/zzz.R     |    2 +-
 4 files changed, 6 insertions(+), 7 deletions(-)

More information about acepack at CRAN
Permanent link

Package wavethresh updated to version 4.6 with previous version 4.5 dated 2010-03-15

Title: Wavelets statistics and transforms.
Description: Performs 1, 2 and 3D wavelet transforms, nondecimated transforms, wavelet packet transforms, nondecimated wavelet packet transforms, multiple wavelet transforms, complex-valued wavelet transforms, wavelet shrinkage for various kinds of data, locally stationary wavelet time series, nonstationary multiscale transfer function modeling, density estimation.
Author: Guy Nason
Maintainer: Guy Nason

Diff between wavethresh versions 4.5 dated 2010-03-15 and 4.6 dated 2012-10-30

 wavethresh-4.5/wavethresh/data/BabyECG.R            |only
 wavethresh-4.5/wavethresh/data/BabySS.R             |only
 wavethresh-4.5/wavethresh/data/ipd.R                |only
 wavethresh-4.5/wavethresh/data/lennon.R             |only
 wavethresh-4.5/wavethresh/data/teddy.R              |only
 wavethresh-4.5/wavethresh/man/nlevels.default.rd    |only
 wavethresh-4.5/wavethresh/man/nlevels.rd            |only
 wavethresh-4.6/wavethresh/DESCRIPTION               |   13 
 wavethresh-4.6/wavethresh/MD5                       |only
 wavethresh-4.6/wavethresh/NAMESPACE                 |    2 
 wavethresh-4.6/wavethresh/R/LSWsim.r                |    4 
 wavethresh-4.6/wavethresh/R/NSextra.r               |    8 
 wavethresh-4.6/wavethresh/R/function.r              |  506 +++++++++---------
 wavethresh-4.6/wavethresh/R/wavde.r                 |   20 
 wavethresh-4.6/wavethresh/data/BabyECG.rda          |only
 wavethresh-4.6/wavethresh/data/BabySS.rda           |only
 wavethresh-4.6/wavethresh/data/datalist             |only
 wavethresh-4.6/wavethresh/data/ipd.rda              |only
 wavethresh-4.6/wavethresh/data/lennon.rda           |only
 wavethresh-4.6/wavethresh/data/teddy.rda            |only
 wavethresh-4.6/wavethresh/inst                      |only
 wavethresh-4.6/wavethresh/man/AvBasis.wst2D.rd      |    2 
 wavethresh-4.6/wavethresh/man/Best1DCols.rd         |    2 
 wavethresh-4.6/wavethresh/man/Cthreshold.rd         |    2 
 wavethresh-4.6/wavethresh/man/IsPowerOfTwo.rd       |    2 
 wavethresh-4.6/wavethresh/man/LSWsim.rd             |    2 
 wavethresh-4.6/wavethresh/man/LocalSpec.wd.rd       |    2 
 wavethresh-4.6/wavethresh/man/PsiJ.rd               |    3 
 wavethresh-4.6/wavethresh/man/accessC.mwd.rd        |    2 
 wavethresh-4.6/wavethresh/man/accessC.wd.rd         |    2 
 wavethresh-4.6/wavethresh/man/accessC.wst.rd        |    2 
 wavethresh-4.6/wavethresh/man/accessD.wd3D.rd       |    6 
 wavethresh-4.6/wavethresh/man/accessD.wpst.rd       |    4 
 wavethresh-4.6/wavethresh/man/accessD.wst.rd        |    2 
 wavethresh-4.6/wavethresh/man/accessc.rd            |    2 
 wavethresh-4.6/wavethresh/man/bestm.rd              |    2 
 wavethresh-4.6/wavethresh/man/convert.wd.rd         |    4 
 wavethresh-4.6/wavethresh/man/convert.wst.rd        |    4 
 wavethresh-4.6/wavethresh/man/draw.default.rd       |    2 
 wavethresh-4.6/wavethresh/man/drawwp.default.rd     |    2 
 wavethresh-4.6/wavethresh/man/ewspec.rd             |    2 
 wavethresh-4.6/wavethresh/man/getpacket.wp.rd       |    2 
 wavethresh-4.6/wavethresh/man/getpacket.wpst.rd     |    8 
 wavethresh-4.6/wavethresh/man/getpacket.wst2D.rd    |    6 
 wavethresh-4.6/wavethresh/man/image.wd.rd           |    2 
 wavethresh-4.6/wavethresh/man/imwd.object.rd        |    6 
 wavethresh-4.6/wavethresh/man/imwdc.object.rd       |    6 
 wavethresh-4.6/wavethresh/man/imwr.imwd.rd          |    2 
 wavethresh-4.6/wavethresh/man/imwr.imwdc.rd         |    2 
 wavethresh-4.6/wavethresh/man/irregwd.rd            |    2 
 wavethresh-4.6/wavethresh/man/makewpstDO.rd         |    2 
 wavethresh-4.6/wavethresh/man/makewpstRO.rd         |    2 
 wavethresh-4.6/wavethresh/man/mwd.object.rd         |    2 
 wavethresh-4.6/wavethresh/man/nlevelsWT.default.rd  |only
 wavethresh-4.6/wavethresh/man/nlevelsWT.rd          |only
 wavethresh-4.6/wavethresh/man/numtonv.rd            |    2 
 wavethresh-4.6/wavethresh/man/nv.object.rd          |    8 
 wavethresh-4.6/wavethresh/man/plot.wp.rd            |    6 
 wavethresh-4.6/wavethresh/man/plot.wst.rd           |    6 
 wavethresh-4.6/wavethresh/man/plot.wst2D.rd         |    4 
 wavethresh-4.6/wavethresh/man/plotdenwd.rd          |    2 
 wavethresh-4.6/wavethresh/man/print.imwd.rd         |    2 
 wavethresh-4.6/wavethresh/man/print.imwdc.rd        |    2 
 wavethresh-4.6/wavethresh/man/print.mwd.rd          |    2 
 wavethresh-4.6/wavethresh/man/print.wd.rd           |    2 
 wavethresh-4.6/wavethresh/man/print.wd3D.rd         |    2 
 wavethresh-4.6/wavethresh/man/print.wp.rd           |    2 
 wavethresh-4.6/wavethresh/man/print.wpst.rd         |    2 
 wavethresh-4.6/wavethresh/man/print.wpstDO.rd       |    2 
 wavethresh-4.6/wavethresh/man/print.wst.rd          |    2 
 wavethresh-4.6/wavethresh/man/print.wst2D.rd        |    2 
 wavethresh-4.6/wavethresh/man/putC.wst.rd           |    2 
 wavethresh-4.6/wavethresh/man/putD.wp.rd            |    2 
 wavethresh-4.6/wavethresh/man/putD.wst.rd           |    2 
 wavethresh-4.6/wavethresh/man/putDwd3Dcheck.rd      |    2 
 wavethresh-4.6/wavethresh/man/putpacket.wst2D.rd    |   10 
 wavethresh-4.6/wavethresh/man/rsswav.rd             |    2 
 wavethresh-4.6/wavethresh/man/threshold.imwd.rd     |    8 
 wavethresh-4.6/wavethresh/man/threshold.irregwd.rd  |    8 
 wavethresh-4.6/wavethresh/man/threshold.mwd.rd      |    4 
 wavethresh-4.6/wavethresh/man/threshold.wd.rd       |   12 
 wavethresh-4.6/wavethresh/man/threshold.wd3D.rd     |    8 
 wavethresh-4.6/wavethresh/man/threshold.wp.rd       |    8 
 wavethresh-4.6/wavethresh/man/threshold.wst.rd      |    8 
 wavethresh-4.6/wavethresh/man/uncompress.imwdc.rd   |    2 
 wavethresh-4.6/wavethresh/man/wavethresh-package.Rd |only
 wavethresh-4.6/wavethresh/man/wd.object.rd          |    2 
 wavethresh-4.6/wavethresh/man/wd.rd                 |    4 
 wavethresh-4.6/wavethresh/man/wd3D.object.rd        |    2 
 wavethresh-4.6/wavethresh/man/wp.object.rd          |    6 
 wavethresh-4.6/wavethresh/man/wpst2discr.rd         |    2 
 wavethresh-4.6/wavethresh/man/wpst2m.rd             |    2 
 wavethresh-4.6/wavethresh/man/wst.object.rd         |    6 
 wavethresh-4.6/wavethresh/man/wst2D.object.rd       |    4 
 wavethresh-4.6/wavethresh/man/wst2D.rd              |    2 
 wavethresh-4.6/wavethresh/man/wstCVl.rd             |    2 
 wavethresh-4.6/wavethresh/src/WAVDE.c               |   75 +-
 wavethresh-4.6/wavethresh/src/functions.c           |  541 ++++++++++----------
 98 files changed, 721 insertions(+), 699 deletions(-)

More information about wavethresh at CRAN
Permanent link

Package ScreenClean updated to version 1.0.1 with previous version 1.0 dated 2012-10-29

Title: Screen and clean variable selection procedures
Description: Routines for a collection of screen-and-clean type variable selection procedures, including UPS and GS.
Author: Pengsheng Ji, Jiashun Jin, Qi Zhang
Maintainer: Qi Zhang

Diff between ScreenClean versions 1.0 dated 2012-10-29 and 1.0.1 dated 2012-10-30

 DESCRIPTION                |    8 ++++----
 MD5                        |    4 ++--
 man/ScreenClean-package.Rd |    4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

More information about ScreenClean at CRAN
Permanent link

New package samplingVarEst with initial version 0.9
Package: samplingVarEst
Version: 0.9
Date: 2012-09-20
Title: Sampling Variance Estimation
Author: Emilio Lopez Escobar, Ernesto Barrios Zamudio
Maintainer: Emilio Lopez Escobar
Description: Functions for estimating the sampling variance of some point estimators.
Classification/MSC: 62D05, 62F40, 62G09, 62H12
Classification/JEL: C130, C150, C420, C830
Classification/ACM: G.3
Depends: R (>= 2.10)
License: GPL (>= 2)
Packaged: 2012-10-30 15:39:26 UTC; emilio
Repository: CRAN
Date/Publication: 2012-10-30 17:27:20

More information about samplingVarEst at CRAN
Permanent link

New package ReliabilityTheory with initial version 0.1.0
Package: ReliabilityTheory
Title: Tools for structural reliability analysis
Description: A variety of tools useful for performing structural reliability analysis, such as with structure function and system signatures. Plans to expand more widely.
URL: http://www.louisaslett.com/
Version: 0.1.0
Maintainer: Louis Aslett
Author: Louis Aslett
Depends: igraph (>= 0.6-1)
Imports: sfsmisc, combinat, FRACTION, mcmc, PhaseType (>= 0.1.3), actuar, HI
License: GPL-2 | GPL-3
ByteCompile: yes
LazyLoad: yes
Packaged: 2012-10-30 15:06:16 UTC; louis
Repository: CRAN
Date/Publication: 2012-10-30 17:35:37

More information about ReliabilityTheory at CRAN
Permanent link

Package phangorn updated to version 1.7-1 with previous version 1.6-5 dated 2012-10-10

Title: Phylogenetic analysis in R
Description: Phylogenetic analysis in R (Estimation of phylogenetic trees and networks using Maximum Likelihood, Maximum Parsimony, Distance methods & Hadamard conjugation)
Author: Klaus Schliep, Emmanuel Paradis
Maintainer: Klaus Schliep

Diff between phangorn versions 1.6-5 dated 2012-10-10 and 1.7-1 dated 2012-10-30

 phangorn-1.6-5/phangorn/inst/doc/Trees.RData           |only
 phangorn-1.6-5/phangorn/inst/doc/exdna.txt             |only
 phangorn-1.6-5/phangorn/inst/doc/phangorn.bib          |only
 phangorn-1.6-5/phangorn/inst/doc/primates.dna          |only
 phangorn-1.6-5/phangorn/src/init.c                     |only
 phangorn-1.6-5/phangorn/src/phangorn.h                 |only
 phangorn-1.7-1/phangorn/DESCRIPTION                    |   10 
 phangorn-1.7-1/phangorn/MD5                            |   57 
 phangorn-1.7-1/phangorn/NAMESPACE                      |    3 
 phangorn-1.7-1/phangorn/NEWS                           |   24 
 phangorn-1.7-1/phangorn/R/clanistic.R                  |only
 phangorn-1.7-1/phangorn/R/distSeq.R                    |only
 phangorn-1.7-1/phangorn/R/fitch.R                      |only
 phangorn-1.7-1/phangorn/R/networx.R                    |only
 phangorn-1.7-1/phangorn/R/parsimony.R                  |only
 phangorn-1.7-1/phangorn/R/phyDat.R                     |only
 phangorn-1.7-1/phangorn/R/phylo.R                      |11284 +++++------------
 phangorn-1.7-1/phangorn/R/treeManipulation.R           |only
 phangorn-1.7-1/phangorn/R/zzz.R                        |only
 phangorn-1.7-1/phangorn/Thanks                         |    2 
 phangorn-1.7-1/phangorn/inst/doc/Ancestral.pdf         |binary
 phangorn-1.7-1/phangorn/inst/doc/Trees.Rnw             |    6 
 phangorn-1.7-1/phangorn/inst/doc/Trees.pdf             |binary
 phangorn-1.7-1/phangorn/inst/doc/phangorn-specials.Rnw |    2 
 phangorn-1.7-1/phangorn/inst/doc/phangorn-specials.pdf |binary
 phangorn-1.7-1/phangorn/man/SH.test.Rd                 |    3 
 phangorn-1.7-1/phangorn/man/parsimony.Rd               |    5 
 phangorn-1.7-1/phangorn/man/phyDat.Rd                  |    5 
 phangorn-1.7-1/phangorn/man/pml.Rd                     |    2 
 phangorn-1.7-1/phangorn/man/pmlMix.Rd                  |    6 
 phangorn-1.7-1/phangorn/man/pmlPart.Rd                 |    8 
 phangorn-1.7-1/phangorn/src/Makevars                   |    4 
 phangorn-1.7-1/phangorn/src/fitch.c                    |only
 phangorn-1.7-1/phangorn/src/phangorn.c                 |  523 
 phangorn-1.7-1/phangorn/vignettes                      |only
 35 files changed, 3600 insertions(+), 8344 deletions(-)

More information about phangorn at CRAN
Permanent link

Package fwi.fbp updated to version 1.01 with previous version 1.0 dated 2012-10-25

Title: Fire Weather Index System and Fire Behaviour Prediction System Calculations
Description: This package provides three new functions to calculate the outputs of the two main components of the Canadian Forest Fire Danger Rating System (CFFDRS): the Fire Weather Index (FWI) System and the Fire Behaviour Prediction (FBP) System.
Author: Xianli Wang, Alan Cantin, Marc-Andre Parisien, Mike Wotton, Kerry Anderson, and Mike Flannigan
Maintainer: Alan Cantin

Diff between fwi.fbp versions 1.0 dated 2012-10-25 and 1.01 dated 2012-10-30

 DESCRIPTION            |   13 +++++--------
 MD5                    |   10 +++++-----
 R/fbp.r                |   23 ++++++++++++++---------
 data/test_fbp.csv.gz   |binary
 data/test_fwi.csv.gz   |binary
 man/fwi.fbp-package.Rd |    2 +-
 6 files changed, 25 insertions(+), 23 deletions(-)

More information about fwi.fbp at CRAN
Permanent link

Package eha updated to version 2.2-0 with previous version 2.1-2 dated 2012-08-30

Title: Event History Analysis
Description: Event history analysis: Sampling of risk sets in Cox regression, selections in the Lexis diagram, bootstrapping. Parametric proportional hazards fitting with left truncation and right censoring for common families of distributions, piecewise constant hazards, and discrete models. AFT regression for left truncated and right censored data. Binary and Poisson regression for clustered data, fixed and random effects with bootstrapping.
Author: Göran Broström
Maintainer: Göran Broström

Diff between eha versions 2.1-2 dated 2012-08-30 and 2.2-0 dated 2012-10-30

 ChangeLog               |   18 ++-
 DESCRIPTION             |    8 -
 MD5                     |   25 ++--
 NAMESPACE               |    3 
 R/Gompertz.R            |   74 ++++++++++++-
 R/aftreg.R              |   48 +++++++-
 R/ltx.R                 |  267 +-----------------------------------------------
 R/ltx.aftreg.R          |only
 R/ltx.coxreg.R          |only
 R/ltx.phreg.R           |only
 R/print.aftreg.R        |   23 ++--
 inst/doc/glmmML.pdf     |binary
 inst/doc/parametric.pdf |binary
 man/Gompertz.Rd         |   17 +--
 man/aftreg.Rd           |   59 ++++++----
 15 files changed, 210 insertions(+), 332 deletions(-)

More information about eha at CRAN
Permanent link

Package AnalyzeFMRI updated to version 1.1-15 with previous version 1.1-14 dated 2011-10-23

Title: Functions for analysis of fMRI datasets stored in the ANALYZE or NIFTI format.
Description: Functions for I/O, visualisation and analysis of functional Magnetic Resonance Imaging (fMRI) datasets stored in the ANALYZE or NIFTI format.
Author: P Lafaye de Micheaux , J L Marchini
Maintainer: P Lafaye de Micheaux

Diff between AnalyzeFMRI versions 1.1-14 dated 2011-10-23 and 1.1-15 dated 2012-10-30

 AnalyzeFMRI-1.1-14/AnalyzeFMRI/R/zzz.R                |only
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/DESCRIPTION            |   12 +++---
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/MD5                    |   22 ++++++------
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/NAMESPACE              |only
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/TODO                   |    8 ----
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/inst/HISTORY           |   18 +++++++++-
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/inst/plot.volume.gui.R |   31 +++++++++---------
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/man/Threshold.FDR.Rd   |    4 +-
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/man/eigenvalues.Rd     |    2 -
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/man/fourDto2D.Rd       |    2 -
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/man/twoDto4D.Rd        |    2 -
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/src/slamc.f            |    2 -
 AnalyzeFMRI-1.1-15/AnalyzeFMRI/src/slamc.unused       |    2 -
 13 files changed, 57 insertions(+), 48 deletions(-)

More information about AnalyzeFMRI at CRAN
Permanent link

Package cat updated to version 0.0-6.5 with previous version 0.0-6.4 dated 2012-10-10

Title: Analysis of categorical-variable datasets with missing values
Description: Analysis of categorical-variable with missing values
Author: Ported to R by Ted Harding and Fernando Tusell. Original by Joseph L. Schafer .
Maintainer: Fernando Tusell

Diff between cat versions 0.0-6.4 dated 2012-10-10 and 0.0-6.5 dated 2012-10-30

 cat-0.0-6.4/cat/INDEX              |only
 cat-0.0-6.4/cat/R/zzz.R            |only
 cat-0.0-6.4/cat/man/slice.index.Rd |only
 cat-0.0-6.5/cat/DESCRIPTION        |    8 ++++----
 cat-0.0-6.5/cat/MD5                |    7 ++-----
 cat-0.0-6.5/cat/NAMESPACE          |    5 +----
 6 files changed, 7 insertions(+), 13 deletions(-)

More information about cat at CRAN
Permanent link

Package rms updated to version 3.6-0 with previous version 3.5-0 dated 2012-03-24

Title: Regression Modeling Strategies
Description: Regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. rms is a collection of 229 functions that assist with and streamline modeling. It also contains functions for binary and ordinal logistic regression models and the Buckley-James multiple regression model for right-censored responses, and implements penalized maximum likelihood estimation for logistic and ordinary linear models. rms works with almost any regression model, but it was especially written to work with binary or ordinal logistic regression, Cox regression, accelerated failure time models, ordinary linear models, the Buckley-James model, generalized least squares for serially or spatially correlated observations, generalized linear models, and quantile regression.
Author: Frank E Harrell Jr
Maintainer: Frank E Harrell Jr

Diff between rms versions 3.5-0 dated 2012-03-24 and 3.6-0 dated 2012-10-30

 DESCRIPTION            |   10 
 MD5                    |   99 ++---
 NEWS                   |   20 -
 R/Glm.s                |    3 
 R/Gls.s                |   68 ++-
 R/anova.rms.s          |   30 +
 R/bj.s                 |    4 
 R/calibrate.cph.s      |   25 -
 R/calibrate.default.s  |   13 
 R/calibrate.psm.s      |   26 -
 R/contrast.s           |    6 
 R/cph.s                |  935 ++++++++++++++++++++++---------------------------
 R/fastbw.s             |    4 
 R/gendata.s            |    4 
 R/lrm.fit.s            |  125 +++---
 R/lrm.fit.strat.s      |   92 ++--
 R/lrm.s                |  265 ++++++-------
 R/plot.Predict.s       |   10 
 R/predab.resample.s    |    8 
 R/predictrms.s         |  407 +++++++++------------
 R/psm.s                |  657 ++++++++++++++++------------------
 R/rms.s                |    3 
 R/rmsMisc.s            |   30 +
 R/survfit.cph.s        |  201 ++++------
 R/survplot.survfit.s   |  321 +++++++---------
 R/validate.Rq.s        |   20 -
 R/validate.cph.s       |    5 
 R/validate.lrm.s       |    4 
 R/validate.ols.s       |    6 
 R/validate.psm.s       |    5 
 R/validate.rpart.s     |    2 
 man/Gls.Rd             |    7 
 man/anova.rms.Rd       |    8 
 man/bj.Rd              |    4 
 man/calibrate.Rd       |    9 
 man/contrast.Rd        |    8 
 man/fastbw.Rd          |    4 
 man/gendata.Rd         |    8 
 man/plot.Predict.Rd    |   19 
 man/predab.resample.Rd |    9 
 man/rmsMisc.Rd         |    8 
 man/validate.Rd        |    3 
 man/validate.Rq.Rd     |    8 
 man/validate.cph.Rd    |   13 
 man/validate.lrm.Rd    |    4 
 man/validate.ols.Rd    |    5 
 man/validate.rpart.Rd  |    4 
 tests/Gls.s            |only
 tests/Rq.s             |only
 tests/cph.s            |only
 tests/lrm.s            |   38 +
 tests/psm.s            |only
 tests/survplot.s       |only
 53 files changed, 1740 insertions(+), 1827 deletions(-)

More information about rms at CRAN
Permanent link

Package degenes updated to version 1.1 with previous version 1.0 dated 2010-05-01

Title: Detection of differentially expressed genes.
Description: Detection of differentially expressed genes between two distinct groups of samples.
Author: Klaus Jung
Maintainer: Klaus Jung

Diff between degenes versions 1.0 dated 2010-05-01 and 1.1 dated 2012-10-30

 DESCRIPTION            |   10 +++++-----
 MD5                    |    8 ++++----
 man/deg.Rd             |    8 --------
 man/degenes-package.Rd |    6 +++---
 man/pdeg.Rd            |   11 +----------
 5 files changed, 13 insertions(+), 30 deletions(-)

More information about degenes at CRAN
Permanent link

Package TGUITeaching updated to version 0.9.14 with previous version 0.9.13 dated 2011-02-28

Title: Teaching GUI - prototype
Description: Teaching-GUI prototype, for creating TGUI content to enhance classroom teaching supported by TGUI. A Graphical User Interface to enhance and support modern teaching methods in an interactive way.
Author: Matthias Templ, Gerlinde Dinges, Alexander Kowarik, Bernhard Meindl
Maintainer: Alexander Kowarik

Diff between TGUITeaching versions 0.9.13 dated 2011-02-28 and 0.9.14 dated 2012-10-30

 TGUITeaching-0.9.13/TGUITeaching/.project                        |only
 TGUITeaching-0.9.13/TGUITeaching/.settings                       |only
 TGUITeaching-0.9.13/TGUITeaching/adminExercise.txt               |only
 TGUITeaching-0.9.14/TGUITeaching/DESCRIPTION                     |   10 ++++----
 TGUITeaching-0.9.14/TGUITeaching/MD5                             |only
 TGUITeaching-0.9.14/TGUITeaching/NAMESPACE                       |only
 TGUITeaching-0.9.14/TGUITeaching/R/ex_boxplots.r                 |    6 ++---
 TGUITeaching-0.9.14/TGUITeaching/R/ex_clt.r                      |    8 +++---
 TGUITeaching-0.9.14/TGUITeaching/R/ex_eda.r                      |   12 +++++-----
 TGUITeaching-0.9.14/TGUITeaching/R/ex_interactivePlotBinom.r     |    8 +++---
 TGUITeaching-0.9.14/TGUITeaching/R/ex_interactivePlotHistogram.r |    6 ++---
 TGUITeaching-0.9.14/TGUITeaching/R/ex_interactivePlotQQ.r        |    6 ++---
 TGUITeaching-0.9.14/TGUITeaching/R/ex_timeseries.r               |    2 -
 TGUITeaching-0.9.14/TGUITeaching/R/zzz.R                         |    6 ++---
 14 files changed, 32 insertions(+), 32 deletions(-)

More information about TGUITeaching at CRAN
Permanent link

Package SwissAir updated to version 1.1.2 with previous version 1.1.01 dated 2011-11-09

Title: Air Quality Data of Switzerland for one year in 30 min Resolution
Description: Ozone, NOx (= Sum of Nitrogenmonoxide and Nitrogendioxide), Nitrogenmonoxide, ambient temperature, dew point, wind speed and wind direction at 3 sites around lake of Lucerne in Central Switzerland in 30 min time resolution for year 2004.
Author: Rene Locher
Maintainer: Rene Locher

Diff between SwissAir versions 1.1.01 dated 2011-11-09 and 1.1.2 dated 2012-10-30

 ChangeLog        |    5 +++++
 DESCRIPTION      |   15 +++++++++------
 MD5              |    7 ++++---
 NAMESPACE        |only
 data/AirQual.rda |binary
 5 files changed, 18 insertions(+), 9 deletions(-)

More information about SwissAir at CRAN
Permanent link

Package SigWinR updated to version 1.0.2 with previous version 1.0.1 dated 2009-09-04

Title: SigWin-detector implementation in R
Description: Implementation of the SigWin-detector for the detection of regions of increased or decreased gene expression (RIDGEs and anti-RIDGES) in transcriptome maps and the presentation in so called RIDGEOGRAMs as described by Marcia A. Inda et al. [BMC Res Notes 2008; 1:63]
Author: Wim de Leeuw
Maintainer: Wim de Leeuw

Diff between SigWinR versions 1.0.1 dated 2009-09-04 and 1.0.2 dated 2012-10-30

 SigWinR-1.0.1/SigWinR/R/firstlib.R          |only
 SigWinR-1.0.2/SigWinR/DESCRIPTION           |    8 ++++----
 SigWinR-1.0.2/SigWinR/MD5                   |only
 SigWinR-1.0.2/SigWinR/NAMESPACE             |only
 SigWinR-1.0.2/SigWinR/R/RidgeogramPlot.R    |   22 +++++++++++++++-------
 SigWinR-1.0.2/SigWinR/SigWinR-Ex.R          |only
 SigWinR-1.0.2/SigWinR/man/PosBinFilter.Rd   |    2 --
 SigWinR-1.0.2/SigWinR/man/RidgePlot.Rd      |    4 ----
 SigWinR-1.0.2/SigWinR/man/Ridgeogram.Rd     |    2 --
 SigWinR-1.0.2/SigWinR/man/RidgeogramPlot.Rd |    4 ++--
 SigWinR-1.0.2/SigWinR/man/Ridges.Rd         |    5 -----
 SigWinR-1.0.2/SigWinR/man/SigWin.Rd         |    2 --
 SigWinR-1.0.2/SigWinR/man/SubRidgeogram.Rd  |    3 ---
 13 files changed, 21 insertions(+), 31 deletions(-)

More information about SigWinR at CRAN
Permanent link

Package pec updated to version 2.2.4 with previous version 2.2.2 dated 2012-09-18

Title: Prediction Error Curves for Survival Models
Description: Validation of predicted survival probabilities using inverse weighting and resampling.
Author: Thomas A. Gerds
Maintainer: Thomas A. Gerds

Diff between pec versions 2.2.2 dated 2012-09-18 and 2.2.4 dated 2012-10-30

 DESCRIPTION                        |    6 +-
 MD5                                |   44 ++++++++++----------
 R/CindexBootstrapCrossValidation.R |   44 ++++++++++++--------
 R/bootstrapCrossValidation.R       |    6 --
 R/calPlot.R                        |   24 ++---------
 R/cindexMethods.R                  |    5 +-
 R/kFoldCrossValidation.R           |   19 +--------
 R/pecMethods.R                     |   14 +++---
 R/predictEventProb.R               |   22 +++++++++-
 R/predictSurvProb.R                |   13 +++++-
 R/print.pec.R                      |   32 ++++++++++-----
 R/print.splitMethod.R              |    2 
 R/testResiduals.R                  |   13 ++----
 man/R2.Rd                          |    1 
 man/cindex.Rd                      |    7 +++
 man/pec.Rd                         |    4 -
 man/plot.pec.Rd                    |    4 -
 man/plotPredictSurvProb.Rd         |    2 
 man/predictSurvProb.Rd             |    4 -
 man/selectCox.Rd                   |    3 -
 src/ccr.c                          |   27 +++++++-----
 test/test-cindex.R                 |   78 ++++++++++++++++++++++++++++++++-----
 test/test-pec.R                    |    6 ++
 23 files changed, 243 insertions(+), 137 deletions(-)

More information about pec at CRAN
Permanent link

Package MALDIquant updated to version 1.4 with previous version 1.3 dated 2012-09-16

Title: Quantitative Analysis of Mass Spectrometry Data
Description: MALDIquant provides a complete analysis pipeline for MALDI-TOF and other mass spectrometry data. Distinctive features include baseline subtraction using the SNIP algorithm, peak alignment using warping functions, handling of replicated measurements as well as allowing spectra with different resolutions.
Author: Sebastian Gibb [aut, cre], Korbinian Strimmer [ths]
Maintainer: Sebastian Gibb

Diff between MALDIquant versions 1.3 dated 2012-09-16 and 1.4 dated 2012-10-30

 MALDIquant-1.3/MALDIquant/R/which.nearby-functions.R                  |only
 MALDIquant-1.4/MALDIquant/DESCRIPTION                                 |    9 -
 MALDIquant-1.4/MALDIquant/MD5                                         |   78 +++++-----
 MALDIquant-1.4/MALDIquant/NAMESPACE                                   |    1 
 MALDIquant-1.4/MALDIquant/NEWS                                        |   15 +
 MALDIquant-1.4/MALDIquant/R/AllClasses.R                              |    2 
 MALDIquant-1.4/MALDIquant/R/AllGenerics.R                             |   12 +
 MALDIquant-1.4/MALDIquant/R/binPeaks-functions.R                      |   56 +++++--
 MALDIquant-1.4/MALDIquant/R/calibrate-methods.R                       |    2 
 MALDIquant-1.4/MALDIquant/R/constructor-functions.R                   |    7 
 MALDIquant-1.4/MALDIquant/R/detectPeaks-methods.R                     |   32 +---
 MALDIquant-1.4/MALDIquant/R/determineWarpingFunctions-functions.R     |   16 +-
 MALDIquant-1.4/MALDIquant/R/estimateNoise-functions.R                 |only
 MALDIquant-1.4/MALDIquant/R/estimateNoise-methods.R                   |   22 ++
 MALDIquant-1.4/MALDIquant/R/filterPeaks-functions.R                   |    1 
 MALDIquant-1.4/MALDIquant/R/findLocalMaxima-methods.R                 |   45 ++---
 MALDIquant-1.4/MALDIquant/R/grouper-functions.R                       |   44 +++++
 MALDIquant-1.4/MALDIquant/R/labelPeaks-methods.R                      |   12 -
 MALDIquant-1.4/MALDIquant/R/localMaxima-functions.R                   |only
 MALDIquant-1.4/MALDIquant/R/merge-functions.R                         |   48 +++++-
 MALDIquant-1.4/MALDIquant/R/referencePeaks-functions.R                |   10 -
 MALDIquant-1.4/MALDIquant/R/show-functions.R                          |only
 MALDIquant-1.4/MALDIquant/R/show-methods.R                            |   64 +++++---
 MALDIquant-1.4/MALDIquant/R/snr-methods.R                             |only
 MALDIquant-1.4/MALDIquant/R/subset-methods.R                          |   23 ++
 MALDIquant-1.4/MALDIquant/R/valid-methods.R                           |   11 +
 MALDIquant-1.4/MALDIquant/R/which.closest-functions.R                 |only
 MALDIquant-1.4/MALDIquant/demo/MALDIquant.R                           |   23 --
 MALDIquant-1.4/MALDIquant/demo/baseline.R                             |   19 --
 MALDIquant-1.4/MALDIquant/demo/peaks.R                                |   19 --
 MALDIquant-1.4/MALDIquant/demo/warping.R                              |   19 --
 MALDIquant-1.4/MALDIquant/demo/workflow.R                             |   19 --
 MALDIquant-1.4/MALDIquant/man/MALDIquant-internal.Rd                  |   10 +
 MALDIquant-1.4/MALDIquant/man/MALDIquant-package.Rd                   |    4 
 MALDIquant-1.4/MALDIquant/man/MassPeaks-class.Rd                      |    9 +
 MALDIquant-1.4/MALDIquant/man/binPeaks-functions.Rd                   |   30 ++-
 MALDIquant-1.4/MALDIquant/man/calibrate-methods.Rd                    |    6 
 MALDIquant-1.4/MALDIquant/man/createMassPeaks-functions.Rd            |   11 -
 MALDIquant-1.4/MALDIquant/man/detectPeaks-methods.Rd                  |   14 +
 MALDIquant-1.4/MALDIquant/man/estimateNoise-methods.Rd                |   21 +-
 MALDIquant-1.4/MALDIquant/man/estimateNoiseMad-functions.Rd           |only
 MALDIquant-1.4/MALDIquant/man/estimateNoiseSuperSmoother-functions.Rd |only
 MALDIquant-1.4/MALDIquant/man/labelPeaks-methods.Rd                   |    5 
 MALDIquant-1.4/MALDIquant/man/referencePeaks-functions.Rd             |    5 
 44 files changed, 457 insertions(+), 267 deletions(-)

More information about MALDIquant at CRAN
Permanent link

Package kknn updated to version 1.2-1 with previous version 1.2-0 dated 2012-10-05

Title: Weighted k-Nearest Neighbors
Description: Weighted k-Nearest Neighbors Classification, Regression and Clustering
Author: Klaus Schliep & Klaus Hechenbichler
Maintainer: Klaus Schliep

Diff between kknn versions 1.2-0 dated 2012-10-05 and 1.2-1 dated 2012-10-30

 DESCRIPTION       |   10 +++++-----
 MD5               |   14 +++++++-------
 NAMESPACE         |    2 +-
 NEWS              |    8 ++++++++
 R/kknn.R          |    4 ++--
 R/specClust.R     |    1 +
 man/train.kknn.Rd |    4 ++--
 src/dm.c          |    7 ++++++-
 8 files changed, 32 insertions(+), 18 deletions(-)

More information about kknn at CRAN
Permanent link

Package gemtc.jar updated to version 0.14.2 with previous version 0.14.1 dated 2012-10-25

Title: GeMTC Java binary
Description: An R package providing the Java JAR for the gemtc package
Author: Gert van Valkenhoef, Joel Kuiper
Maintainer: Gert van Valkenhoef

Diff between gemtc.jar versions 0.14.1 dated 2012-10-25 and 0.14.2 dated 2012-10-30

 gemtc.jar-0.14.1/gemtc.jar/inst/java/mtc-mcmc-0.14.1.jar |only
 gemtc.jar-0.14.2/gemtc.jar/DESCRIPTION                   |   13 ++++++-------
 gemtc.jar-0.14.2/gemtc.jar/MD5                           |    4 ++--
 gemtc.jar-0.14.2/gemtc.jar/inst/java/mtc-mcmc-0.14.2.jar |only
 4 files changed, 8 insertions(+), 9 deletions(-)

More information about gemtc.jar at CRAN
Permanent link

Package gemtc updated to version 0.1-1 with previous version 0.1 dated 2012-10-25

Title: GeMTC network meta-analysis
Description: An R package for performing network meta-analyses (mixed treatment comparisons).
Author: Gert van Valkenhoef, Joel Kuiper
Maintainer: Gert van Valkenhoef

Diff between gemtc versions 0.1 dated 2012-10-25 and 0.1-1 dated 2012-10-30

 DESCRIPTION |   12 ++++++------
 MD5         |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

More information about gemtc at CRAN
Permanent link

Package cudaBayesregData updated to version 0.3-11 with previous version 0.3-10 dated 2011-06-15

Title: Data sets for the examples used in the package "cudaBayesreg"
Description: FMRI data sets used in the examples of "cudaBayesreg". Data sets have been separated from the main package "cudaBayesreg" for convenience.
Author: Adelino Ferreira da Silva
Maintainer: Adelino Ferreira da Silva

Diff between cudaBayesregData versions 0.3-10 dated 2011-06-15 and 0.3-11 dated 2012-10-30

 cudaBayesregData-0.3-10/cudaBayesregData/inst/extdata/.directory |only
 cudaBayesregData-0.3-11/cudaBayesregData/DESCRIPTION             |    8 ++++----
 cudaBayesregData-0.3-11/cudaBayesregData/MD5                     |only
 cudaBayesregData-0.3-11/cudaBayesregData/NAMESPACE               |only
 4 files changed, 4 insertions(+), 4 deletions(-)

More information about cudaBayesregData at CRAN
Permanent link

Package phybase (with last version 1.1) was removed from CRAN

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

2009-09-21 1.1

Permanent link
Package twslm (with last version 1.0.2) was removed from CRAN

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

2007-07-16 1.0.2
2007-06-16 1.0.1

Permanent link
Package BradleyTerry (with last version 0.8-8) was removed from CRAN

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

2010-03-09 0.8-8
2008-07-11 0.8-7
2005-08-05 0.8-5

Permanent link
Package concord (with last version 1.4-9) was removed from CRAN

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

2007-01-31 1.4-9

Permanent link
Package robustHD updated to version 0.2.2 with previous version 0.2.1 dated 2012-09-09

Title: Robust methods for high-dimensional data
Description: Robust methods for high-dimensional data, in particular linear model selection techniques based on least angle regression and sparse regression.
Author: Andreas Alfons [aut, cre]
Maintainer: Andreas Alfons

Diff between robustHD versions 0.2.1 dated 2012-09-09 and 0.2.2 dated 2012-10-30

 DESCRIPTION             |   10 +++++-----
 MD5                     |   20 ++++++++++----------
 NAMESPACE               |    1 +
 NEWS                    |   11 +++++++++++
 R/plot.R                |    3 ++-
 R/rlars.R               |    1 +
 R/utils.R               |    3 ---
 R/winsorize.R           |   12 ++++++++----
 man/robustHD-package.Rd |    6 +++---
 src/corHuber.h          |    1 +
 src/fastSparseLTS.cpp   |    3 ++-
 11 files changed, 44 insertions(+), 27 deletions(-)

More information about robustHD at CRAN
Permanent link

Package mathgraph updated to version 0.9-11 with previous version 0.9-10 dated 2009-08-10

Title: Directed and undirected graphs
Description: Simple tools for constructing and manipulating objects of class mathgraph from the book "S Poetry", available at http://www.burns-stat.com/pages/spoetry.html
Author: Original S code by Patrick J. Burns. Ported to R by Nick Efthymiou. Adapted to new R releases by Claus Dethlefsen.
Maintainer: Claus Dethlefsen

Diff between mathgraph versions 0.9-10 dated 2009-08-10 and 0.9-11 dated 2012-10-30

 DESCRIPTION   |    8 ++++----
 MD5           |only
 NAMESPACE     |only
 R/mathgraph.R |    8 ++++----
 4 files changed, 8 insertions(+), 8 deletions(-)

More information about mathgraph at CRAN
Permanent link

Package RFA (with last version 0.0-9) was removed from CRAN

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

2010-01-14 0.0-9
2008-07-05 0.0-8
2007-04-11 0.0-7

Permanent link
Package codep (with last version 0.1-6) was removed from CRAN

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

2010-02-03 0.1-6

Permanent link
Package crrSC (with last version 1.0.2) was removed from CRAN

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

2011-09-01 1.0.2
2011-03-09 1.0.1

Permanent link
Package epinet (with last version 0.0-8) was removed from CRAN

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

2010-02-14 0.0-8
2010-01-17 0.0-7

Permanent link
Package hot (with last version 0.3) was removed from CRAN

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

2006-09-11 0.3

Permanent link
Package labeltodendro (with last version 1.1) was removed from CRAN

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

2009-08-04 1.1
2009-02-25 1.0.0

Permanent link
Package moc (with last version 1.0.5.1) was removed from CRAN

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

2009-02-23 1.0.5.1
2008-05-29 1.0.5
2005-10-14 1.0.1

Permanent link
Package permax (with last version 1.2.1) was removed from CRAN

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

2004-05-26 1.2.1

Permanent link
Package onemap (with last version 2.0-1) was removed from CRAN

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

2011-03-17 2.0-1
2011-02-22 2.0-0
2009-04-28 1.0-1
2009-04-17 1.0-0
2008-06-10 0.1-1
2008-06-08 0.1-0

Permanent link
Package gafit (with last version 0.4.1) was removed from CRAN

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

2009-02-23 0.4.1
2002-08-05 0.4

Permanent link
Package SimComp updated to version 1.7.0 with previous version 1.6.0 dated 2011-03-26

Title: Simultaneous Comparisons for Multiple Endpoints
Description: Simultaneous tests and confidence intervals for one-way experimental designs with one or many normally distributed, primary response variables (endpoints). The procedure of Hasler and Hothorn (2011,2012) is applied for differences or ratios of means. Various contrasts can be chosen, unbalanced sample sizes are allowed as well as heterogeneous variances or covariance matrices.
Author: Mario Hasler
Maintainer: Mario Hasler

Diff between SimComp versions 1.6.0 dated 2011-03-26 and 1.7.0 dated 2012-10-30

 DESCRIPTION            |   18 +++++++++---------
 MD5                    |only
 R/SimCiDiff.R          |    1 -
 R/SimCiDiffHet.R       |   13 ++++++-------
 R/SimCiDiffHom.R       |    1 -
 R/SimCiRat.R           |    1 -
 R/SimCiRatHet.R        |   13 ++++++-------
 R/SimCiRatHom.R        |    1 -
 R/SimTestDiff.R        |    1 -
 R/SimTestDiffHet.R     |   13 ++++++-------
 R/SimTestDiffHom.R     |    1 -
 R/SimTestRat.R         |    1 -
 R/SimTestRatHet.R      |   13 ++++++-------
 R/SimTestRatHom.R      |    1 -
 R/ermvnorm.R           |    1 -
 R/print.SimCi.R        |    1 -
 R/print.SimTest.R      |    1 -
 R/summary.SimCi.R      |    1 -
 R/summary.SimTest.R    |    1 -
 man/SimCiDiff.Rd       |   14 ++++++++------
 man/SimCiRat.Rd        |   16 ++++++++--------
 man/SimComp-package.Rd |   16 ++++++++++------
 man/SimTestRat.Rd      |    8 ++++----
 man/ermvnorm.Rd        |    8 +++++---
 24 files changed, 68 insertions(+), 77 deletions(-)

More information about SimComp at CRAN
Permanent link

Package edesign updated to version 1.0-9 with previous version 1.0-7 dated 2011-09-30

Title: Maximum entropy sampling
Description: Maximum entropy sampling
Author: Claudia Gebhardt
Maintainer: Claudia Gebhardt

Diff between edesign versions 1.0-7 dated 2011-09-30 and 1.0-9 dated 2012-10-30

 edesign-1.0-7/edesign/R/zzz.R      |only
 edesign-1.0-7/edesign/src/matpr.c  |only
 edesign-1.0-7/edesign/src/matpr.h  |only
 edesign-1.0-7/edesign/src/mwrite.f |only
 edesign-1.0-9/edesign/ChangeLog    |   42 +++++++++++++++++++------------------
 edesign-1.0-9/edesign/DESCRIPTION  |    6 ++---
 edesign-1.0-9/edesign/MD5          |   13 ++++-------
 edesign-1.0-9/edesign/NAMESPACE    |only
 edesign-1.0-9/edesign/src/entrp.c  |   42 ++++++++++++++++++++++++++++---------
 edesign-1.0-9/edesign/src/heap.c   |    7 ++++--
 10 files changed, 67 insertions(+), 43 deletions(-)

More information about edesign at CRAN
Permanent link

Package dglm updated to version 1.6.2 with previous version 1.6.1 dated 2009-02-06

Title: Double generalized linear models
Description: Fitting double generalized linear models
Author: Peter K Dunn and Gordon K Smyth
Maintainer: Peter K Dunn

Diff between dglm versions 1.6.1 dated 2009-02-06 and 1.6.2 dated 2012-10-30

 ChangeLog.txt      |    9 +++++---
 DESCRIPTION        |   10 +++++----
 MD5                |only
 NAMESPACE          |only
 R/dglmall.R        |   54 ++++++++++++++++++++++++++++++++++++-----------------
 man/dglm.Rd        |    4 +--
 man/dglm.object.Rd |    3 --
 7 files changed, 51 insertions(+), 29 deletions(-)

More information about dglm at CRAN
Permanent link

Package waterfall updated to version 0.9.9.20121030 with previous version 0.9.9.20110424 dated 2011-04-25

Title: Waterfall Charts in R
Description: This package provides both traditional and lattice graphics implementations of waterfall charts.
Author: James P. Howard, II
Maintainer: James P. Howard, II

Diff between waterfall versions 0.9.9.20110424 dated 2011-04-25 and 0.9.9.20121030 dated 2012-10-30

 waterfall-0.9.9.20110424/waterfall/R/zzz.R               |only
 waterfall-0.9.9.20110424/waterfall/data/jaquith.R        |only
 waterfall-0.9.9.20110424/waterfall/data/rasiel.R         |only
 waterfall-0.9.9.20110424/waterfall/inst/doc              |only
 waterfall-0.9.9.20121030/waterfall/DESCRIPTION           |   10 
 waterfall-0.9.9.20121030/waterfall/MD5                   |only
 waterfall-0.9.9.20121030/waterfall/NAMESPACE             |only
 waterfall-0.9.9.20121030/waterfall/R/onload.R            |only
 waterfall-0.9.9.20121030/waterfall/R/waterfallchart.R    |  316 +++++++--------
 waterfall-0.9.9.20121030/waterfall/R/waterfallplot.R     |  188 ++++----
 waterfall-0.9.9.20121030/waterfall/data/jaquith.rda      |only
 waterfall-0.9.9.20121030/waterfall/data/rasiel.rda       |only
 waterfall-0.9.9.20121030/waterfall/man/waterfallchart.Rd |    9 
 waterfall-0.9.9.20121030/waterfall/man/waterfallplot.Rd  |    9 
 14 files changed, 268 insertions(+), 264 deletions(-)

More information about waterfall at CRAN
Permanent link

Package review updated to version 2.4.2 with previous version 2.4.1 dated 2011-01-21

Title: Manage Review Logs
Description: Functions for managing logs of reviews of subversioned files.
Author: Tim Bergsma
Maintainer: Tim Bergsma

Diff between review versions 2.4.1 dated 2011-01-21 and 2.4.2 dated 2012-10-30

 DESCRIPTION           |    8 ++++----
 MD5                   |    6 +++---
 R/zzz.R               |   13 +++----------
 man/review-package.Rd |    4 ++--
 4 files changed, 12 insertions(+), 19 deletions(-)

More information about review at CRAN
Permanent link

Package RcmdrPlugin.coin updated to version 1.0-21 with previous version 1.0-20 dated 2011-07-05

Title: Rcmdr Coin Plug-In
Description: This package provides an Rcmdr "plug-in" based on coin (Conditional Inference Procedures in a Permutation Test Framework).
Author: Daniel-Corneliu Leucuta
Maintainer: Daniel-Corneliu Leucuta

Diff between RcmdrPlugin.coin versions 1.0-20 dated 2011-07-05 and 1.0-21 dated 2012-10-30

 DESCRIPTION                         |   12 
 MD5                                 |only
 NAMESPACE                           |only
 R/RcmdrPlugin.coin.R                | 1729 ------------------------------------
 R/fncCoinAnsariBradleyTest.R        |only
 R/fncCoinCochraneMHTest.R           |only
 R/fncCoinFlignerKilleenTest.R       |only
 R/fncCoinFriedmanTest.R             |only
 R/fncCoinKruskalWallisTest.R        |only
 R/fncCoinMHTest.R                   |only
 R/fncCoinMaxstatTest.R              |only
 R/fncCoinMedianTest.R               |only
 R/fncCoinNormalTest.R               |only
 R/fncCoinPairedWilcoxonTest.R       |only
 R/fncCoinSpearmanTest.R             |only
 R/fncCoinSurvivalFunctions.R        |only
 R/fncCoinTwoSamplePermutationTest.R |only
 R/fncCoinTwoSampleWilcoxonTest.R    |only
 R/fncCoinTwoWayTable.R              |only
 R/startup.R                         |only
 man/RcmdrPlugin.coin-package.Rd     |   60 -
 21 files changed, 36 insertions(+), 1765 deletions(-)

More information about RcmdrPlugin.coin at CRAN
Permanent link

Package nonrandom updated to version 1.4 with previous version 1.3 dated 2012-10-15

Title: Stratification and matching by the propensity score
Description: This package offers a comprehensive data analysis if stratification and matching by the propensity score is done. Several functions are implemented, starting from the selection of the propensity score model up to estimating propensity score based treatment or exposure effects. All functions can be applied separately as well as combined.
Author: Susanne Stampf
Maintainer: Susanne Stampf

Diff between nonrandom versions 1.3 dated 2012-10-15 and 1.4 dated 2012-10-30

 DESCRIPTION                         |    8 -
 MD5                                 |   64 ++++----
 NAMESPACE                           |  136 +++++++++++++++---
 NEWS                                |   10 +
 R/dist.plot.bar.plot.R              |  266 ++++++++++++++++++------------------
 R/dist.plot.bars.R                  |    2 
 R/print.bal.data.frame.R            |    4 
 R/print.bal.matched.data.frame.R    |    6 
 R/print.bal.matched.pscore.R        |    7 
 R/print.bal.stratified.data.frame.R |    4 
 R/print.bal.stratified.pscore.R     |    4 
 R/print.est.data.frame.R            |    4 
 R/print.est.matched.data.frame.R    |    4 
 R/print.est.matched.pscore.R        |    4 
 R/print.est.stratified.data.frame.R |    4 
 R/print.est.stratified.pscore.R     |    4 
 R/print.matched.data.frame.R        |    4 
 R/print.matched.data.frames.R       |    4 
 R/print.matched.pscore.R            |    4 
 R/print.pscore.R                    |    4 
 R/print.relative.effect.R           |    4 
 R/print.stratified.data.frame.R     |    6 
 R/print.stratified.pscore.R         |    6 
 R/summary.bal.matched.pscore.R      |    2 
 R/summary.est.data.frame.R          |    1 
 R/summary.matched.data.frame.R      |    1 
 R/summary.matched.data.frames.R     |    1 
 R/summary.pscore.R                  |    1 
 R/summary.relative.effect.R         |    2 
 R/summary.stratified.data.frame.R   |    2 
 R/summary.stratified.pscore.R       |    2 
 inst/doc/nonrandom.pdf              |binary
 man/print.relative.effect.Rd        |only
 man/summary.relative.effect.Rd      |only
 34 files changed, 357 insertions(+), 218 deletions(-)

More information about nonrandom at CRAN
Permanent link

New package HPO.db with initial version 1.0
Package: HPO.db
Type: Package
Title: A set of annotation maps describing the Human Phenotype Ontology
Version: 1.0
Date: 2012-10-10
Author: Yue Deng
Maintainer: Yue Deng
Description: A set of annotation maps describing the entire Human Phenotype Ontology assembled using data from HPO
License: GPL-2
Depends: R (>= 2.12.0), methods, AnnotationDbi (>= 1.9.7)
Packaged: 2012-10-30 02:47:40 UTC; Administrator
Repository: CRAN
Date/Publication: 2012-10-30 06:27:40

More information about HPO.db at CRAN
Permanent link

Package gnumeric updated to version 0.7-2 with previous version 0.7-1 dated 2011-03-28

Title: Read data from files readable by gnumeric
Description: Read data files readable by gnumeric into R. Can read whole sheet or a range, from several file formats, including the native format of gnumeric. Reading is done by using ssconvert (a file converter utility included in the gnumeric distribution http://projects.gnome.org/gnumeric/) to convert the requested part to CSV. From gnumeric files (but not other formats) can list sheet names and sheet sizes or read all sheets.
Author: Karoly Antal .
Maintainer: Karoly Antal

Diff between gnumeric versions 0.7-1 dated 2011-03-28 and 0.7-2 dated 2012-10-30

 DESCRIPTION       |    8 ++++----
 MD5               |only
 NAMESPACE         |only
 R/read.gnumeric.R |    2 +-
 changelog         |   10 ++++++++++
 5 files changed, 15 insertions(+), 5 deletions(-)

More information about gnumeric at CRAN
Permanent link

Package fma updated to version 2.01 with previous version 2.00 dated 2009-09-07

Title: Data sets from "Forecasting: methods and applications" by Makridakis, Wheelwright & Hyndman (1998)
Description: All data sets from "Forecasting: methods and applications" by Makridakis, Wheelwright & Hyndman (Wiley, 3rd ed., 1998).
Author: Rob J Hyndman
Maintainer: Rob J Hyndman

Diff between fma versions 2.00 dated 2009-09-07 and 2.01 dated 2012-10-30

 fma-2.00/fma/R                        |only
 fma-2.00/fma/data/advert.R            |only
 fma-2.00/fma/data/advsales.R          |only
 fma-2.00/fma/data/airpass.R           |only
 fma-2.00/fma/data/bank.txt            |only
 fma-2.00/fma/data/beer.R              |only
 fma-2.00/fma/data/bicoal.R            |only
 fma-2.00/fma/data/bricksq.R           |only
 fma-2.00/fma/data/canadian.R          |only
 fma-2.00/fma/data/cement.txt          |only
 fma-2.00/fma/data/chicken.R           |only
 fma-2.00/fma/data/condmilk.R          |only
 fma-2.00/fma/data/copper.R            |only
 fma-2.00/fma/data/copper1.R           |only
 fma-2.00/fma/data/copper2.R           |only
 fma-2.00/fma/data/copper3.R           |only
 fma-2.00/fma/data/cowtemp.R           |only
 fma-2.00/fma/data/cpimel.R            |only
 fma-2.00/fma/data/dj.R                |only
 fma-2.00/fma/data/dole.R              |only
 fma-2.00/fma/data/dowjones.R          |only
 fma-2.00/fma/data/econsumption.txt    |only
 fma-2.00/fma/data/eggs.R              |only
 fma-2.00/fma/data/eknives.R           |only
 fma-2.00/fma/data/elco.R              |only
 fma-2.00/fma/data/elec.R              |only
 fma-2.00/fma/data/expenditure.R       |only
 fma-2.00/fma/data/fancy.R             |only
 fma-2.00/fma/data/french.R            |only
 fma-2.00/fma/data/housing.R           |only
 fma-2.00/fma/data/hsales.R            |only
 fma-2.00/fma/data/hsales2.R           |only
 fma-2.00/fma/data/huron.R             |only
 fma-2.00/fma/data/ibmclose.R          |only
 fma-2.00/fma/data/input.R             |only
 fma-2.00/fma/data/internet.R          |only
 fma-2.00/fma/data/invent15.R          |only
 fma-2.00/fma/data/jcars.R             |only
 fma-2.00/fma/data/kkong.txt           |only
 fma-2.00/fma/data/labour.R            |only
 fma-2.00/fma/data/lynx.R              |only
 fma-2.00/fma/data/milk.R              |only
 fma-2.00/fma/data/mink.R              |only
 fma-2.00/fma/data/mortal.txt          |only
 fma-2.00/fma/data/motel.txt           |only
 fma-2.00/fma/data/motion.R            |only
 fma-2.00/fma/data/nail.R              |only
 fma-2.00/fma/data/oilprice.R          |only
 fma-2.00/fma/data/olympic.txt         |only
 fma-2.00/fma/data/ozone.txt           |only
 fma-2.00/fma/data/paris.R             |only
 fma-2.00/fma/data/pcv.txt             |only
 fma-2.00/fma/data/petrol.R            |only
 fma-2.00/fma/data/pigs.R              |only
 fma-2.00/fma/data/plastics.R          |only
 fma-2.00/fma/data/pollution.R         |only
 fma-2.00/fma/data/productC.R          |only
 fma-2.00/fma/data/pulpprice.txt       |only
 fma-2.00/fma/data/qelec.R             |only
 fma-2.00/fma/data/qsales.R            |only
 fma-2.00/fma/data/running.txt         |only
 fma-2.00/fma/data/sales.R             |only
 fma-2.00/fma/data/schizo.R            |only
 fma-2.00/fma/data/shampoo.R           |only
 fma-2.00/fma/data/sheep.R             |only
 fma-2.00/fma/data/ship.R              |only
 fma-2.00/fma/data/shipex.R            |only
 fma-2.00/fma/data/strikes.R           |only
 fma-2.00/fma/data/telephone.R         |only
 fma-2.00/fma/data/texasgas.txt        |only
 fma-2.00/fma/data/ukdeaths.R          |only
 fma-2.00/fma/data/usdeaths.R          |only
 fma-2.00/fma/data/uselec.R            |only
 fma-2.00/fma/data/ustreas.R           |only
 fma-2.00/fma/data/wagesuk.R           |only
 fma-2.00/fma/data/wheat.R             |only
 fma-2.00/fma/data/wn.R                |only
 fma-2.00/fma/data/wnoise.R            |only
 fma-2.00/fma/data/writing.R           |only
 fma-2.01/fma/ChangeLog                |    3 +++
 fma-2.01/fma/DESCRIPTION              |   14 +++++++-------
 fma-2.01/fma/MD5                      |only
 fma-2.01/fma/NAMESPACE                |only
 fma-2.01/fma/data/advert.rda          |only
 fma-2.01/fma/data/advsales.rda        |only
 fma-2.01/fma/data/airpass.rda         |only
 fma-2.01/fma/data/bank.txt.gz         |only
 fma-2.01/fma/data/beer.rda            |only
 fma-2.01/fma/data/bicoal.rda          |only
 fma-2.01/fma/data/bricksq.rda         |only
 fma-2.01/fma/data/canadian.rda        |only
 fma-2.01/fma/data/cement.txt.gz       |only
 fma-2.01/fma/data/chicken.rda         |only
 fma-2.01/fma/data/condmilk.rda        |only
 fma-2.01/fma/data/copper.rda          |only
 fma-2.01/fma/data/copper1.rda         |only
 fma-2.01/fma/data/copper2.rda         |only
 fma-2.01/fma/data/copper3.rda         |only
 fma-2.01/fma/data/cowtemp.rda         |only
 fma-2.01/fma/data/cpimel.rda          |only
 fma-2.01/fma/data/dj.rda              |only
 fma-2.01/fma/data/dole.rda            |only
 fma-2.01/fma/data/dowjones.rda        |only
 fma-2.01/fma/data/econsumption.txt.gz |only
 fma-2.01/fma/data/eggs.rda            |only
 fma-2.01/fma/data/eknives.rda         |only
 fma-2.01/fma/data/elco.rda            |only
 fma-2.01/fma/data/elec.rda            |only
 fma-2.01/fma/data/expenditure.rda     |only
 fma-2.01/fma/data/fancy.rda           |only
 fma-2.01/fma/data/french.rda          |only
 fma-2.01/fma/data/housing.rda         |only
 fma-2.01/fma/data/hsales.rda          |only
 fma-2.01/fma/data/hsales2.rda         |only
 fma-2.01/fma/data/huron.rda           |only
 fma-2.01/fma/data/ibmclose.rda        |only
 fma-2.01/fma/data/input.rda           |only
 fma-2.01/fma/data/internet.rda        |only
 fma-2.01/fma/data/invent15.rda        |only
 fma-2.01/fma/data/jcars.rda           |only
 fma-2.01/fma/data/kkong.txt.gz        |only
 fma-2.01/fma/data/labour.rda          |only
 fma-2.01/fma/data/lynx.rda            |only
 fma-2.01/fma/data/milk.rda            |only
 fma-2.01/fma/data/mink.rda            |only
 fma-2.01/fma/data/mortal.txt.gz       |only
 fma-2.01/fma/data/motel.txt.gz        |only
 fma-2.01/fma/data/motion.rda          |only
 fma-2.01/fma/data/nail.rda            |only
 fma-2.01/fma/data/oilprice.rda        |only
 fma-2.01/fma/data/olympic.txt.gz      |only
 fma-2.01/fma/data/ozone.txt.gz        |only
 fma-2.01/fma/data/paris.rda           |only
 fma-2.01/fma/data/pcv.txt.gz          |only
 fma-2.01/fma/data/petrol.rda          |only
 fma-2.01/fma/data/pigs.rda            |only
 fma-2.01/fma/data/plastics.rda        |only
 fma-2.01/fma/data/pollution.rda       |only
 fma-2.01/fma/data/productC.rda        |only
 fma-2.01/fma/data/pulpprice.txt.gz    |only
 fma-2.01/fma/data/qelec.rda           |only
 fma-2.01/fma/data/qsales.rda          |only
 fma-2.01/fma/data/running.txt.gz      |only
 fma-2.01/fma/data/sales.rda           |only
 fma-2.01/fma/data/schizo.rda          |only
 fma-2.01/fma/data/shampoo.rda         |only
 fma-2.01/fma/data/sheep.rda           |only
 fma-2.01/fma/data/ship.rda            |only
 fma-2.01/fma/data/shipex.rda          |only
 fma-2.01/fma/data/strikes.rda         |only
 fma-2.01/fma/data/telephone.rda       |only
 fma-2.01/fma/data/texasgas.txt.gz     |only
 fma-2.01/fma/data/ukdeaths.rda        |only
 fma-2.01/fma/data/usdeaths.rda        |only
 fma-2.01/fma/data/uselec.rda          |only
 fma-2.01/fma/data/ustreas.rda         |only
 fma-2.01/fma/data/wagesuk.rda         |only
 fma-2.01/fma/data/wheat.rda           |only
 fma-2.01/fma/data/wn.rda              |only
 fma-2.01/fma/data/wnoise.rda          |only
 fma-2.01/fma/data/writing.rda         |only
 161 files changed, 10 insertions(+), 7 deletions(-)

More information about fma at CRAN
Permanent link

Package expsmooth updated to version 2.02 with previous version 2.01 dated 2011-07-23

Title: Data sets from "Forecasting with exponential smoothing"
Description: Data sets from the book "Forecasting with exponential smoothing: the state space approach" by Hyndman, Koehler, Ord and Snyder (Springer, 2008).
Author: Rob J Hyndman
Maintainer: Rob J Hyndman

Diff between expsmooth versions 2.01 dated 2011-07-23 and 2.02 dated 2012-10-30

 expsmooth-2.01/expsmooth/R           |only
 expsmooth-2.02/expsmooth/DESCRIPTION |    8 ++++----
 expsmooth-2.02/expsmooth/MD5         |only
 expsmooth-2.02/expsmooth/NAMESPACE   |only
 4 files changed, 4 insertions(+), 4 deletions(-)

More information about expsmooth at CRAN
Permanent link

Package drfit updated to version 0.05-96 with previous version 0.05-95 dated 2009-10-12

Title: Dose-response data evaluation
Description: drfit provides basic and easy-to-use functions for fitting dose-response curves to dose-response data, calculating some (eco)toxicological parameters and plotting the results. Functions that are fitted are the cumulative density function of the lognormal distribution (probit fit), of the logistic distribution (logit fit), of the weibull distribution (weibull fit) and a linear-logistic model ("linlogit" fit), derived from the latter, which is used to describe data showing stimulation at low doses (hormesis). In addition, functions checking, plotting and retrieving dose-response data retrieved from a database accessed via RODBC are included.
Author: Johannes Ranke
Maintainer: Johannes Ranke

Diff between drfit versions 0.05-95 dated 2009-10-12 and 0.05-96 dated 2012-10-30

 DESCRIPTION                |    8 ++---
 MD5                        |only
 NAMESPACE                  |only
 data/XY.rda                |binary
 drfit-Ex.R                 |only
 inst/doc/drfit-Rnews.pdf   |binary
 tests/IM1xIPC81.R          |    2 -
 tests/IM1xIPC81.Rout.save  |   54 ++++++++++++++++++---------------
 tests/IM1xVibrio.R         |    2 -
 tests/IM1xVibrio.Rout.save |   46 +++++++++++++++-------------
 tests/pyrithione.R         |    4 +-
 tests/pyrithione.Rout.save |   72 +++++++++++++++++++++++++--------------------
 12 files changed, 102 insertions(+), 86 deletions(-)

More information about drfit at CRAN
Permanent link

Package cgdsr updated to version 1.1.26 with previous version 1.1.19 dated 2011-12-22

Title: R-Based API for accessing the MSKCC Cancer Genomics Data Server (CGDS).
Description: The package provides a basic set of R functions for querying the Cancer Genomics Data Server (CGDS), hosted by the Computational Biology Center at Memorial-Sloan-Kettering Cancer Center (MSKCC).
Author: Anders Jacobsen
Maintainer: Anders Jacobsen

Diff between cgdsr versions 1.1.19 dated 2011-12-22 and 1.1.26 dated 2012-10-30

 cgdsr-1.1.19/cgdsr/inst/doc/.cvsignore          |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-005.eps       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-005.pdf       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-006.eps       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-006.pdf       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-007.eps       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-007.pdf       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-008.eps       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-008.pdf       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-009.eps       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-009.pdf       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-010.eps       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr-010.pdf       |only
 cgdsr-1.1.19/cgdsr/inst/doc/cgdsr.dvi           |only
 cgdsr-1.1.19/cgdsr/inst/doc/texput.log          |only
 cgdsr-1.1.26/cgdsr/DESCRIPTION                  |   13 ++--
 cgdsr-1.1.26/cgdsr/MD5                          |   32 +++--------
 cgdsr-1.1.26/cgdsr/R/cgdsr.R                    |   66 ++++++++++++++++--------
 cgdsr-1.1.26/cgdsr/inst/doc/cgdsr.Rnw           |    6 +-
 cgdsr-1.1.26/cgdsr/inst/doc/cgdsr.pdf           |binary
 cgdsr-1.1.26/cgdsr/man/cgdsr-CGDS.Rd            |    3 -
 cgdsr-1.1.26/cgdsr/man/cgdsr-getClinicalData.Rd |    3 -
 cgdsr-1.1.26/cgdsr/man/cgdsr-getMutationData.Rd |only
 cgdsr-1.1.26/cgdsr/man/cgdsr-getProfileData.Rd  |    3 -
 cgdsr-1.1.26/cgdsr/man/cgdsr-plot.Rd            |    3 -
 cgdsr-1.1.26/cgdsr/man/cgdsr-setPlotErrorMsg.Rd |only
 26 files changed, 74 insertions(+), 55 deletions(-)

More information about cgdsr at CRAN
Permanent link

Package RcmdrPlugin.SurvivalT (with last version 1.0-7) was removed from CRAN

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

2008-11-19 1.0-7

Permanent link

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