Sat, 04 Aug 2007

Package plotAndPlayGTK updated to version 0.8.51 with previous version 0.8.46 dated 2007-08-01
Diff between plotAndPlayGTK versions 0.8.46 dated 2007-08-01 and 0.8.51 dated 2007-08-04
 DESCRIPTION                    |   10 -
 NAMESPACE                      |    8 -
 R/guiUtils.R                   |   29 +--
 R/plotAndPlayGTK.R             |  317 +++++++++++++++++++++++------------------
 man/choose.file.save.Rd        |   40 ++---
 man/editAsText.Rd              |   49 +++---
 man/errorDialog.Rd             |   26 +--
 man/guiDo.Rd                   |   58 ++++---
 man/plotAndPlayButtons.Rd      |   50 ++++--
 man/plotAndPlayGTK-internal.Rd |    1 
 man/setTextview.Rd             |   29 +--
 11 files changed, 337 insertions(+), 280 deletions(-)
More information about plotAndPlayGTK at CRAN
Permanent link
Package surveyNG updated to version 0.3 with previous version 0.2 dated 2007-07-28
Diff between surveyNG versions 0.2 dated 2007-07-28 and 0.3 dated 2007-08-04
 DESCRIPTION      |    6 -
 NAMESPACE        |    3 
 R/sqlsurvey.R    |  173 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 inst/NEWS        |   15 ++++
 man/sqlhexbin.Rd |only
 man/sqlocpoly.Rd |only
 6 files changed, 193 insertions(+), 4 deletions(-)
More information about surveyNG at CRAN
Permanent link
New package Rsac with initial version 0.1-1
Package: Rsac
Version: 0.1-1
Title: Seismic Tools for R
Description: Seismic Analysis Codes in R including Butterworth,
  Bessel, Chebyshev types I and II filters.
Date: 2006-11-09
Suggests: maps
Author: Eric M. Thompson 
Maintainer: Eric M. Thompson 
License: GPL version 2 or newer
Packaged: Sat Aug  4 09:42:58 2007; hornik

More information about Rsac at CRAN
Permanent link
Package penalized updated to version 0.9-3 with previous version 0.9-2 dated 2007-07-18
Diff between penalized versions 0.9-2 dated 2007-07-18 and 0.9-3 dated 2007-08-04
 DESCRIPTION      |    6 +++---
 R/core.R         |   53 ++++++++++++++++++++++-------------------------------
 R/cox.R          |    4 ++--
 R/objects.R      |    2 +-
 R/user.R         |    2 +-
 man/penalized.Rd |    4 +++-
 6 files changed, 32 insertions(+), 39 deletions(-)
More information about penalized at CRAN
Permanent link
New package mota with initial version 1.1
Package: mota
Type: Package
Title: Mean Optimal Transformation Approach
Version: 1.1
Date: 2007-06-27
Author: Stefan Hengl
Maintainer: Stefan Hengl 
Depends: methods, acepack
Description: Not yet
License: LGPL
Packaged: Fri Aug  3 09:11:14 2007; hengl

More information about mota at CRAN
Permanent link
Package monomvn updated to version 1.0-3 with previous version 1.0-2 dated 2007-07-10
Diff between monomvn versions 1.0-2 dated 2007-07-10 and 1.0-3 dated 2007-08-04
 CHANGES                 |   16 +++++++++++++++-
 DESCRIPTION             |    6 +++---
 R/addy.R                |    7 ++++---
 R/rmono.R               |    1 -
 man/cement.Rd           |    2 ++
 man/kl.norm.Rd          |    3 +++
 man/monomvn-internal.Rd |    2 +-
 man/monomvn-package.Rd  |    1 +
 man/monomvn.Rd          |    4 +++-
 man/posdef.approx.Rd    |    2 ++
 man/rmono.Rd            |    3 +++
 man/summary.monomvn.Rd  |    3 +++
 12 files changed, 40 insertions(+), 10 deletions(-)
More information about monomvn at CRAN
Permanent link
Package MLEcens updated to version 0.1-1 with previous version 0.1-0 dated 2007-08-01
Diff between MLEcens versions 0.1-0 dated 2007-08-01 and 0.1-1 dated 2007-08-04
 DESCRIPTION       |   11 ++++-------
 R/zzz.r           |    2 +-
 man/computeMLE.rd |    2 +-
 src/MLEcens.h     |    8 ++++----
 src/canon2real.c  |   11 +++++++----
 src/real2canon.c  |    6 +++++-
 src/util.c        |    9 +++++----
 7 files changed, 27 insertions(+), 22 deletions(-)
More information about MLEcens at CRAN
Permanent link
Package mixPHM updated to version 0.5.1 with previous version 0.5.0 dated 2007-07-19
Diff between mixPHM versions 0.5.0 dated 2007-07-19 and 0.5.1 dated 2007-08-04
 DESCRIPTION           |   10 +++----
 R/Eclass.R            |   41 ++++++++++++++++++++------------
 R/phmclust.R          |   11 +++++---
 R/plot.hazard.R       |   63 +++++++++++++++++++++-----------------------------
 R/plot.profile.R      |   15 ++++++-----
 R/plot.survival.R     |   63 +++++++++++++++++++++++---------------------------
 man/mixPHM-package.Rd |    6 ++--
 man/plot.hazard.Rd    |   28 ++++++++++------------
 8 files changed, 119 insertions(+), 118 deletions(-)
More information about mixPHM at CRAN
Permanent link
Package lme4 updated to version 0.99875-7 with previous version 0.99875-6 dated 2007-07-10
Diff between lme4 versions 0.99875-6 dated 2007-07-10 and 0.99875-7 dated 2007-08-04
 ChangeLog                   |   16 ++
 DESCRIPTION                 |    8 -
 R/lmer.R                    |   65 ++++++----
 inst/doc/Implementation.pdf |binary
 inst/doc/Theory.pdf         |binary
 src/glmer.c                 |    2 
 src/lme4_utils.c            |    4 
 src/lme4_utils.h            |    8 -
 src/lmer.c                  |    2 
 src/lmer2.c                 |  261 ++++++++++++++++++++++++++++++--------------
 10 files changed, 245 insertions(+), 121 deletions(-)
More information about lme4 at CRAN
Permanent link
Package gbm updated to version 1.6-3 with previous version 1.6-2 dated 2007-06-23
Diff between gbm versions 1.6-2 dated 2007-06-23 and 1.6-3 dated 2007-08-04
 CHANGES          |    5 +++++
 DESCRIPTION      |    6 +++---
 R/gbm.R          |   12 ++++++++----
 demo/gaussian.R  |   30 +++++++++++++++++++-----------
 inst/doc/gbm.pdf |binary
 5 files changed, 35 insertions(+), 18 deletions(-)
More information about gbm at CRAN
Permanent link
New package CPGchron with initial version 0.1
Package: CPGchron
Type: Package
Title: Create radiocarbon-dated depth chronologies
Version: 0.1
Date: 2007-07-12
Depends: hdrcde, boa
Author: Andrew Parnell
Maintainer: Andrew Parnell 
Description: This package follows the work of Parnell and Haslett (2007, submitted to JRSSC; contact the author for a pre-print). It runs MCMC, predictions and plots for radiocarbon-dated sediment cores.
License: GPL (version 2 or later)
Packaged: Sat Aug  4 09:34:12 2007; hornik

More information about CPGchron at CRAN
Permanent link
Package AdaptFit updated to version 0.2-1 with previous version 0.2-0 dated 2007-04-26
Diff between AdaptFit versions 0.2-0 dated 2007-04-26 and 0.2-1 dated 2007-08-04
 DESCRIPTION     |    6 +++---
 R/asp.R         |   40 ++++++++++++++++++++++++++++++----------
 R/aspGetTheta.R |   13 +++++++------
 R/aspm.R        |   17 +++++++++--------
 man/absent.Rd   |    8 ++++----
 man/asp.Rd      |   39 ++++++++++++++++++++++++++-------------
 6 files changed, 79 insertions(+), 44 deletions(-)
More information about AdaptFit at CRAN
Permanent link

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