Sat, 07 Jul 2012

Package CPE updated to version 1.4.4 with previous version 1.4.3 dated 2012-03-01

Title: Concordance Probability Estimates in Survival Analysis
Description: Functions to calculate concordance probability estimates in survival analysis
Author: Qianxing Mo, Mithat Gonen and Glenn Heller
Maintainer: Qianxing Mo

Diff between CPE versions 1.4.3 dated 2012-03-01 and 1.4.4 dated 2012-07-07

 ChangeLog   |only
 DESCRIPTION |    6 -
 MD5         |    5 -
 src/phcpe.c |  220 +++++++++++++++++++++++++++++++++++++++---------------------
 4 files changed, 150 insertions(+), 81 deletions(-)

More information about CPE at CRAN
Permanent link

New package insol with initial version 1.0
Package: insol
Type: Package
Title: Solar Radiation
Version: 1.0
Date: 2012-04-25
Author: Javier G. Corripio
Maintainer: Javier G. Corripio
Description: Functions to compute atmospheric transmittance of short wave radiation and solar geometry.
License: GPL-2
URL: http://www.meteoexploration.com/R/insol/index.html
LazyLoad: yes
Packaged: 2012-07-07 09:16:41 UTC; jgc
Repository: CRAN
Date/Publication: 2012-07-07 12:47:53

More information about insol at CRAN
Permanent link

Package tseries updated to version 0.10-29 with previous version 0.10-28 dated 2012-02-21

Title: Time series analysis and computational finance
Description: Package for time series analysis and computational finance
Author: Compiled by Adrian Trapletti
Maintainer: Kurt Hornik

Diff between tseries versions 0.10-28 dated 2012-02-21 and 0.10-29 dated 2012-07-07

 ChangeLog           |   13 ++++++++++++-
 DESCRIPTION         |    8 ++++----
 MD5                 |   22 +++++++++++-----------
 R/finance.R         |    9 +++++++++
 data/NelPlo.rda     |binary
 data/USeconomic.rda |binary
 data/bev.rda        |binary
 data/camp.rda       |binary
 data/ice.river.rda  |binary
 data/nino.rda       |binary
 data/tcm.rda        |binary
 data/tcmd.rda       |binary
 12 files changed, 36 insertions(+), 16 deletions(-)

More information about tseries at CRAN
Permanent link

Package parcor (with last version 0.2-2) was removed from CRAN

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

2010-01-06 0.2-2
2009-11-17 0.2-1
2009-11-12 0.2
2009-04-29 0.1

Permanent link
Package RaschSampler updated to version 0.8-6 with previous version 0.8-5 dated 2011-08-28

Title: Rasch Sampler
Description: Sampling binary matrices with fixed margins
Author: Reinhold Hatzinger, Patrick Mair, Norman D. Verhelst
Maintainer: Reinhold Hatzinger

Diff between RaschSampler versions 0.8-5 dated 2011-08-28 and 0.8-6 dated 2012-07-07

 RaschSampler-0.8-5/RaschSampler/man/RaschSampler.package.Rd |only
 RaschSampler-0.8-6/RaschSampler/DESCRIPTION                 |   18 ++++++----
 RaschSampler-0.8-6/RaschSampler/MD5                         |   10 ++---
 RaschSampler-0.8-6/RaschSampler/R/summary.RSctr.R           |   15 ++++----
 RaschSampler-0.8-6/RaschSampler/R/summary.RSmpl.R           |   21 +++++-------
 RaschSampler-0.8-6/RaschSampler/R/summary.RSmplext.R        |   21 +++++-------
 RaschSampler-0.8-6/RaschSampler/man/RaschSampler-package.Rd |only
 7 files changed, 44 insertions(+), 41 deletions(-)

More information about RaschSampler at CRAN
Permanent link

Package eRm updated to version 0.15-0 with previous version 0.14-0 dated 2011-06-06

Title: Extended Rasch Modeling
Description: eRm fits Rasch models (RM), linear logistic test models (LLTM), rating scale model (RSM), linear rating scale models (LRSM), partial credit models (PCM), and linear partial credit models (LPCM). Missing values are allowed in the data matrix. Additional features are the ML estimation of the person parameters, Andersen's LR-test, item-specific Wald test, Martin-Loef-Test, nonparametric Monte-Carlo Tests, itemfit and personfit statistics including infit and outfit measures, various ICC and related plots, automated stepwise item elimination, simulation module for various binary data matrices. An eRm platform is provided at R-forge (see URL).
Author: Patrick Mair, Reinhold Hatzinger, Marco J. Maier
Maintainer: Patrick Mair

Diff between eRm versions 0.14-0 dated 2011-06-06 and 0.15-0 dated 2012-07-07

 eRm-0.14-0/eRm/inst/doc/index.html.old  |only
 eRm-0.14-0/eRm/inst/doc/jss.bst         |only
 eRm-0.14-0/eRm/man/raschdat.Rd          |only
 eRm-0.15-0/eRm/.Rinstignore             |only
 eRm-0.15-0/eRm/DESCRIPTION              |   22 -
 eRm-0.15-0/eRm/MD5                      |only
 eRm-0.15-0/eRm/NAMESPACE                |   25 +
 eRm-0.15-0/eRm/NEWS                     |   67 ++++
 eRm-0.15-0/eRm/R/LRtest.R               |    4 
 eRm-0.15-0/eRm/R/LRtest.Rm.R            |   54 ++-
 eRm-0.15-0/eRm/R/MLoef.R                |   24 -
 eRm-0.15-0/eRm/R/NPtest.R               |  502 ++++++++++++++++++++++++--------
 eRm-0.15-0/eRm/R/anova.llra.R           |    2 
 eRm-0.15-0/eRm/R/coef.ppar.R            |    3 
 eRm-0.15-0/eRm/R/datcheck.R             |    2 
 eRm-0.15-0/eRm/R/item_info.R            |only
 eRm-0.15-0/eRm/R/itemfit.ppar.R         |    4 
 eRm-0.15-0/eRm/R/person.parameter.eRm.R |  113 +++++--
 eRm-0.15-0/eRm/R/personfit.ppar.R       |    4 
 eRm-0.15-0/eRm/R/phi.range.R            |only
 eRm-0.15-0/eRm/R/plotDIF.R              |    6 
 eRm-0.15-0/eRm/R/plotGOF.LR.R           |    9 
 eRm-0.15-0/eRm/R/plotICC.Rm.R           |    6 
 eRm-0.15-0/eRm/R/plotINFO.R             |only
 eRm-0.15-0/eRm/R/plotPWmap.R            |   42 +-
 eRm-0.15-0/eRm/R/plotjointICC.dRm.R     |   12 
 eRm-0.15-0/eRm/R/print.eRm.R            |    4 
 eRm-0.15-0/eRm/R/rsampler.R             |only
 eRm-0.15-0/eRm/R/rsctrl.R               |only
 eRm-0.15-0/eRm/R/rserror.R              |only
 eRm-0.15-0/eRm/R/rsextrmat.R            |only
 eRm-0.15-0/eRm/R/rsextrobj.R            |only
 eRm-0.15-0/eRm/R/rstats.R               |only
 eRm-0.15-0/eRm/R/rsunpack.R             |only
 eRm-0.15-0/eRm/R/summary.LR.r           |    2 
 eRm-0.15-0/eRm/R/summary.RSctr.R        |only
 eRm-0.15-0/eRm/R/summary.RSmpl.R        |only
 eRm-0.15-0/eRm/R/summary.RSmplext.R     |only
 eRm-0.15-0/eRm/R/summary.eRm.R          |   86 ++---
 eRm-0.15-0/eRm/R/summary.llra.R         |    4 
 eRm-0.15-0/eRm/R/test_info.R            |only
 eRm-0.15-0/eRm/R/thresholds.eRm.r       |   11 
 eRm-0.15-0/eRm/data/llraDat1.rda        |binary
 eRm-0.15-0/eRm/data/llraDat2.rda        |binary
 eRm-0.15-0/eRm/data/llradat3.rda        |binary
 eRm-0.15-0/eRm/data/lltmdat1.rda        |binary
 eRm-0.15-0/eRm/data/lltmdat2.rda        |binary
 eRm-0.15-0/eRm/data/lpcmdat.rda         |binary
 eRm-0.15-0/eRm/data/lrsmdat.rda         |binary
 eRm-0.15-0/eRm/data/pcmdat.rda          |binary
 eRm-0.15-0/eRm/data/pcmdat2.rda         |binary
 eRm-0.15-0/eRm/data/raschdat1.rda       |binary
 eRm-0.15-0/eRm/data/raschdat2.rda       |binary
 eRm-0.15-0/eRm/data/raschdat3.rda       |only
 eRm-0.15-0/eRm/data/raschdat4.rda       |only
 eRm-0.15-0/eRm/data/rsmdat.rda          |binary
 eRm-0.15-0/eRm/data/xmpl.rda            |only
 eRm-0.15-0/eRm/data/xmplbig.rda         |only
 eRm-0.15-0/eRm/inst/doc/eRm.pdf         |binary
 eRm-0.15-0/eRm/man/IC.Rd                |    4 
 eRm-0.15-0/eRm/man/LLRA.Rd              |   44 +-
 eRm-0.15-0/eRm/man/LLTM.Rd              |    9 
 eRm-0.15-0/eRm/man/LPCM.Rd              |    5 
 eRm-0.15-0/eRm/man/LRSM.Rd              |    5 
 eRm-0.15-0/eRm/man/LRtest.Rd            |   27 +
 eRm-0.15-0/eRm/man/MLoef.Rd             |    2 
 eRm-0.15-0/eRm/man/NPtest.Rd            |  118 ++++---
 eRm-0.15-0/eRm/man/PCM.Rd               |    1 
 eRm-0.15-0/eRm/man/RM.Rd                |   11 
 eRm-0.15-0/eRm/man/RSM.Rd               |    3 
 eRm-0.15-0/eRm/man/RSctr.Rd             |only
 eRm-0.15-0/eRm/man/RSmpl.Rd             |only
 eRm-0.15-0/eRm/man/RaschSampler.Rd      |only
 eRm-0.15-0/eRm/man/Waldtest.Rd          |    5 
 eRm-0.15-0/eRm/man/anova.llra.Rd        |   36 +-
 eRm-0.15-0/eRm/man/build_W.Rd           |    1 
 eRm-0.15-0/eRm/man/collapse_W.Rd        |   35 +-
 eRm-0.15-0/eRm/man/eRm-package.Rd       |    9 
 eRm-0.15-0/eRm/man/eRm.data.Rd          |only
 eRm-0.15-0/eRm/man/gofIRT.Rd            |    3 
 eRm-0.15-0/eRm/man/item_info.Rd         |only
 eRm-0.15-0/eRm/man/itemfit.ppar.Rd      |    1 
 eRm-0.15-0/eRm/man/llraDat1.Rd          |    4 
 eRm-0.15-0/eRm/man/llraDat2.Rd          |    4 
 eRm-0.15-0/eRm/man/llradat3.Rd          |    4 
 eRm-0.15-0/eRm/man/person.parameter.Rd  |   14 
 eRm-0.15-0/eRm/man/phi.range.Rd         |only
 eRm-0.15-0/eRm/man/plotDIF.Rd           |    1 
 eRm-0.15-0/eRm/man/plotGR.Rd            |   24 -
 eRm-0.15-0/eRm/man/plotICC.Rd           |    5 
 eRm-0.15-0/eRm/man/plotINFO.Rd          |only
 eRm-0.15-0/eRm/man/plotPImap.Rd         |    3 
 eRm-0.15-0/eRm/man/plotPWmap.Rd         |    1 
 eRm-0.15-0/eRm/man/plotTR.Rd            |    2 
 eRm-0.15-0/eRm/man/predict.ppar.Rd      |    3 
 eRm-0.15-0/eRm/man/print.eRm.Rd         |    4 
 eRm-0.15-0/eRm/man/rsampler.Rd          |only
 eRm-0.15-0/eRm/man/rsctrl.Rd            |only
 eRm-0.15-0/eRm/man/rsextrmat.Rd         |only
 eRm-0.15-0/eRm/man/rsextrobj.Rd         |only
 eRm-0.15-0/eRm/man/rstats.Rd            |only
 eRm-0.15-0/eRm/man/summary.RSctr.Rd     |only
 eRm-0.15-0/eRm/man/summary.RSmpl.Rd     |only
 eRm-0.15-0/eRm/man/summary.llra.Rd      |   36 +-
 eRm-0.15-0/eRm/man/test_info.Rd         |only
 eRm-0.15-0/eRm/man/thresholds.Rd        |    6 
 eRm-0.15-0/eRm/man/xmpl.Rd              |only
 eRm-0.15-0/eRm/src/RaschSampler.f90     |only
 108 files changed, 941 insertions(+), 497 deletions(-)

More information about eRm at CRAN
Permanent link

Package dclone updated to version 1.8-0 with previous version 1.7-2 dated 2012-05-03

Title: Data Cloning and MCMC Tools for Maximum Likelihood Methods
Description: Low level functions for implementing maximum likelihood estimating procedures for complex models using data cloning and Bayesian Markov chain Monte Carlo methods with support for JAGS, WinBUGS and OpenBUGS. Parallel MCMC computation is supported and can result in considerable speed-up.
Author: Peter Solymos
Maintainer: Peter Solymos

Diff between dclone versions 1.7-2 dated 2012-05-03 and 1.8-0 dated 2012-07-07

 DESCRIPTION           |    8 ++++----
 MD5                   |   12 +++++++-----
 NAMESPACE             |    4 +++-
 R/dciid.R             |only
 R/dclone.dciid.R      |only
 inst/ChangeLog        |    9 +++++++++
 man/dclone-package.Rd |    2 +-
 man/dclone.Rd         |   32 ++++++++++++++++++++++++++++++++
 8 files changed, 56 insertions(+), 11 deletions(-)

More information about dclone at CRAN
Permanent link

Package pbapply updated to version 1.0-5 with previous version 1.0-4 dated 2011-10-24

Title: Adding Progress Bar to '*apply' Functions
Description: A lightweight package that adds progress bar to vectorized R functions ('*apply'). The implementation can easily be added to functions, where showing the progress is useful for the user (e.g. bootstrap).
Author: Peter Solymos
Maintainer: Peter Solymos

Diff between pbapply versions 1.0-4 dated 2011-10-24 and 1.0-5 dated 2012-07-07

 pbapply-1.0-4/pbapply/inst/COPYING   |only
 pbapply-1.0-5/pbapply/DESCRIPTION    |    8 ++++----
 pbapply-1.0-5/pbapply/MD5            |    7 +++----
 pbapply-1.0-5/pbapply/R/pblapply.R   |    2 +-
 pbapply-1.0-5/pbapply/inst/ChangeLog |    4 ++++
 5 files changed, 12 insertions(+), 9 deletions(-)

More information about pbapply at CRAN
Permanent link

Package mefa4 updated to version 0.2-8 with previous version 0.2-7 dated 2012-05-14

Title: Multivariate Data Handling with S4 Classes and Sparse Matrices
Description: An S4 update of the 'mefa' package using sparse matrices for enhanced efficiency. Sparse array-like obejects are supported via lists of sparse matrices.
Author: Peter Solymos
Maintainer: Peter Solymos

Diff between mefa4 versions 0.2-7 dated 2012-05-14 and 0.2-8 dated 2012-07-07

 DESCRIPTION        |    8 ++++----
 MD5                |   12 ++++++------
 NAMESPACE          |    2 +-
 R/mefa4extras.R    |   36 ++++++++++++++++++++++++++++++++++++
 inst/ChangeLog     |    5 +++++
 inst/doc/mefa4.pdf |binary
 man/mbind.Rd       |   18 ++++++++++++++++--
 7 files changed, 68 insertions(+), 13 deletions(-)

More information about mefa4 at CRAN
Permanent link

Package dcmle updated to version 0.2-2 with previous version 0.2-1 dated 2012-05-14

Title: Hierarchical Models Made Easy with Data Cloning
Description: S4 classes around infrastructure provided by the dclone package to make package development with data cloning for hierarchical models easy as a breeze.
Author: Peter Solymos
Maintainer: Peter Solymos

Diff between dcmle versions 0.2-1 dated 2012-05-14 and 0.2-2 dated 2012-07-07

 DESCRIPTION       |    8 ++++----
 MD5               |    6 +++---
 R/dcmle-classes.R |    6 ++++--
 inst/ChangeLog    |    7 ++++++-
 4 files changed, 17 insertions(+), 10 deletions(-)

More information about dcmle at CRAN
Permanent link


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