Tue, 14 Aug 2007

Package MKLE updated to version 0.03 with previous version 0.02 dated 2006-07-24
Diff between MKLE versions 0.02 dated 2006-07-24 and 0.03 dated 2007-08-14
 MKLE-0.02/MKLE/R/Kdensity.R        |only
 MKLE-0.02/MKLE/R/biweight.R        |only
 MKLE-0.02/MKLE/R/checkparms.R      |only
 MKLE-0.02/MKLE/R/mklewarp.R        |only
 MKLE-0.02/MKLE/R/triangle.R        |only
 MKLE-0.02/MKLE/R/triweight.R       |only
 MKLE-0.02/MKLE/man/Kdensity.Rd     |only
 MKLE-0.02/MKLE/man/Kernels.Rd      |only
 MKLE-0.02/MKLE/man/checkparms.Rd   |only
 MKLE-0.02/MKLE/man/mklewarp.Rd     |only
 MKLE-0.03/MKLE/DESCRIPTION         |   10 ++---
 MKLE-0.03/MKLE/R/klik.R            |   11 ++----
 MKLE-0.03/MKLE/R/mkle.R            |   31 +++++++++---------
 MKLE-0.03/MKLE/R/mkle.ci.R         |only
 MKLE-0.03/MKLE/R/opt.bw.R          |only
 MKLE-0.03/MKLE/data/state.rda      |binary
 MKLE-0.03/MKLE/man/MKLE-package.Rd |   27 ++++++++++++----
 MKLE-0.03/MKLE/man/klik.Rd         |   44 ++++++++++++++------------
 MKLE-0.03/MKLE/man/mkle.Rd         |   62 ++++++++++++++-----------------------
 MKLE-0.03/MKLE/man/mkle.ci.Rd      |only
 MKLE-0.03/MKLE/man/opt.bw.Rd       |only
 MKLE-0.03/MKLE/man/state.Rd        |   17 ++++------
 22 files changed, 104 insertions(+), 98 deletions(-)
More information about MKLE at CRAN
Permanent link
Package IDPmisc updated to version 0.9.3 with previous version 0.9.2 dated 2007-05-29
Diff between IDPmisc versions 0.9.2 dated 2007-05-29 and 0.9.3 dated 2007-08-14
 IDPmisc-0.9.2/IDPmisc/man/IDPmisc-package.Rd |only
 IDPmisc-0.9.3/IDPmisc/ChangeLog              |    6 ++++++
 IDPmisc-0.9.3/IDPmisc/DESCRIPTION            |    6 +++---
 IDPmisc-0.9.3/IDPmisc/R/itermplot.R          |    7 ++++---
 IDPmisc-0.9.3/IDPmisc/man/IDPmisc.Rd         |only
 IDPmisc-0.9.3/IDPmisc/man/itermplot.Rd       |    9 ++++++++-
 6 files changed, 21 insertions(+), 7 deletions(-)
More information about IDPmisc at CRAN
Permanent link
Package fingerprint updated to version 2.5 with previous version 2.4 dated 2007-08-10
Diff between fingerprint versions 2.4 dated 2007-08-10 and 2.5 dated 2007-08-14
 DESCRIPTION |    6 +++---
 R/ops.R     |    3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)
More information about fingerprint at CRAN
Permanent link
Package emme2 updated to version 0.8 with previous version 0.7 dated 2007-06-01
Diff between emme2 versions 0.7 dated 2007-06-01 and 0.8 dated 2007-08-14
 DESCRIPTION  |    6 +++---
 R/emme2.R    |   19 ++++++++++++++++++-
 man/emme2.Rd |    6 +++++-
 3 files changed, 26 insertions(+), 5 deletions(-)
More information about emme2 at CRAN
Permanent link
Package smoothSurv updated to version 0.3-9 with previous version 0.3-8 dated 2007-05-29
Diff between smoothSurv versions 0.3-8 dated 2007-05-29 and 0.3-9 dated 2007-08-14
 CHANGES                      |only
 DESCRIPTION                  |    6 -
 src/AKmatrix.cpp             |    4 -
 src/AKmatrix.h               |    2 
 src/Scythe_Error.h           |  134 +++++++++++++++++++++++--------------------
 src/Scythe_IDE.cpp           |   40 ++++++------
 src/Scythe_LA.cpp            |   22 +++----
 src/Scythe_Math.cpp          |   14 ++--
 src/Scythe_Matrix.cpp        |   86 +++++++++++++--------------
 src/Scythe_Matrix.h          |   16 ++---
 src/Scythe_Matrix_Iterator.h |   11 +--
 11 files changed, 171 insertions(+), 164 deletions(-)
More information about smoothSurv at CRAN
Permanent link
New package granova with initial version 1.0
Package: granova
Version: 1.0
Date: 2007-8-14
Title: Graphical Analysis of Variance
Author: Robert M. Pruzek  and James E. Helmreich 
Maintainer: James E. Helmreich 
Depends: R (>= 2.5.0), MASS, Rcmdr, DAAG, tcltk, car, rgl, mgcv
Description: This small collection of functions provides distinctive graphics for display of anova
    results. The two principal functions are granova.1w (a graphic for one way anova) and
    granova.2w (a corresponding graphic for two way anova). These functions were written to display
    data for any number of groups, regardless of their sizes (however, very large data sets or numbers of
    groups are likely to be problematic). For these two functions a specialized approach is used
    to construct data-based contrast vectors with respect to which anova data are displayed.
    The result is that the graphics use straight lines, and flat surfaces, to help ensure clear
    interpretations while being faithful to the standard effect tests in anova; the graphic
    results are complementary to standard summary tables for these two basic kinds of analysis of variance.
    Two additional functions are granova.ds (for comparing two dependent samples of data), and granova.contr
    (which provides graphic displays for a priori contrasts). All functions provide relevant
    numerical results to supplement the graphic displays of anova data.
    The graphics based on these functions are aimed at students and non-statistician analysts; but they can
    be generally helpful for identifying outliers, clusters, trends or the role of non-linear
    transformations of data. In the case of granova.1w and granova.ds especially, several arguments have been
    provided to facilitate construction of graphics that accommodate diverse features of data, and their
    corresponding display requirements.
License: GPL (version 2 or later)
Packaged: Tue Aug 14 07:08:01 2007; J

More information about granova at CRAN
Permanent link
Package prettyR updated to version 1.1-1 with previous version 1.0-6 dated 2007-05-30
Diff between prettyR versions 1.0-6 dated 2007-05-30 and 1.1-1 dated 2007-08-14
 DESCRIPTION             |    9 +++++----
 INDEX                   |    1 +
 R/brkdn.R               |    4 ++--
 R/cats2ranks.R          |only
 R/delim.table.R         |only
 R/describe.R            |   45 ++++++++++++++++++++++++++++++---------------
 R/htmlize.R             |    2 +-
 man/BeginNav.Rd         |    2 +-
 man/brkdn.Rd            |    2 +-
 man/cats2ranks.Rd       |only
 man/delim.table.Rd      |only
 man/describe.Rd         |   10 +++++++++-
 man/describe.numeric.Rd |    4 +++-
 man/htmlize.Rd          |   11 ++++++++---
 14 files changed, 61 insertions(+), 29 deletions(-)
More information about prettyR at CRAN
Permanent link
Package penalized updated to version 0.9-4 with previous version 0.9-3 dated 2007-08-04
Diff between penalized versions 0.9-3 dated 2007-08-04 and 0.9-4 dated 2007-08-14
 DESCRIPTION      |    8 ++--
 NAMESPACE        |    9 +++--
 R/breslow.R      |only
 R/core.R         |   25 +++++++-------
 R/cox.R          |   49 +++++++++++++++++++++++----
 R/linear.R       |   21 ++++++++++-
 R/logit.R        |   19 +++++++++-
 R/objects.R      |   27 +++++++++++----
 R/user.R         |   97 +++++++++++++++++++++++++++++++++++--------------------
 man/breslow.Rd   |only
 man/penalized.Rd |   11 +++---
 man/penfit.Rd    |    1 
 12 files changed, 189 insertions(+), 78 deletions(-)
More information about penalized at CRAN
Permanent link
Package plotAndPlayGTK updated to version 0.8.60 with previous version 0.8.56 dated 2007-08-13
Diff between plotAndPlayGTK versions 0.8.56 dated 2007-08-13 and 0.8.60 dated 2007-08-14
 DESCRIPTION                    |    9 
 R/guiUtils.R                   |    2 
 R/plotAndPlayButtons.R         |only
 R/plotAndPlayGTK.R             | 1535 ++++-------------------------------------
 man/guiTextInput.Rd            |    2 
 man/plotAndPlay.Rd             |    6 
 man/plotAndPlayGTK-internal.Rd |    1 
 7 files changed, 173 insertions(+), 1382 deletions(-)
More information about plotAndPlayGTK at CRAN
Permanent link
New package argosfilter with initial version 0.4
Package: argosfilter
Type: Package
Title: Argos locations filter
Version: 0.4
Date: 2007-08-14
Author: Carla Freitas
Maintainer: Carla Freitas 
Description: Functions to filters animal satellite tracking data obtained from Argos. It is especially indicated for telemetry studies of marine animals, where Argos locations are predominantly of low-quality.
License: GPL (GNU Public Licence) version 2 or later
Packaged: Tue Aug 14 12:58:29 2007; carla

More information about argosfilter at CRAN
Permanent link
Package waved updated to version 1.1 with previous version 1.0 dated 2007-03-30
Diff between waved versions 1.0 dated 2007-03-30 and 1.1 dated 2007-08-14
 DESCRIPTION |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
More information about waved at CRAN
Permanent link
Package sampling updated to version 0.8 with previous version 0.7 dated 2007-07-12
Diff between sampling versions 0.7 dated 2007-07-12 and 0.8 dated 2007-08-14
 DESCRIPTION    |    6 +++---
 R/UPopips.r    |only
 man/UPopips.Rd |only
 3 files changed, 3 insertions(+), 3 deletions(-)
More information about sampling at CRAN
Permanent link
New package biOps with initial version 0.1-1
Package: biOps
Type: Package
Title: Basic image operations and image processing
Version: 0.1-1
Date: 2007-08-02
Author: Matias Bordese, Walter Alini
Maintainer: Matias Bordese 
Encoding: UTF-8
Description: This package includes arithmetic, logic, look up table and geometric operations. Some image processing functions, for edge detection (several algorithms including roberts, sobel, kirsch, marr-hildreth, canny) and operations by convolution masks (with predefined as well as user defined masks) are provided. Supported file formats are jpeg and tiff (it requires libtiff and libjpeg libraries installed).
SystemRequirements: libtiff, libjpeg
License: GPL
Packaged: Mon Aug 13 18:30:31 2007; matias

More information about biOps at CRAN
Permanent link
Package arm updated to version 1.0-26 with previous version 1.0-25 dated 2007-08-02
Diff between arm versions 1.0-25 dated 2007-08-02 and 1.0-26 dated 2007-08-14
 arm-1.0-25/arm/R/AllMethod.R             |only
 arm-1.0-25/arm/R/terms.bayes.R           |only
 arm-1.0-25/arm/man/terms.bayes.Rd        |only
 arm-1.0-26/arm/CHANGELOG                 |    8 +
 arm-1.0-26/arm/DESCRIPTION               |    6 -
 arm-1.0-26/arm/NAMESPACE                 |   33 +----
 arm-1.0-26/arm/R/AllGeneric.R            |    5 
 arm-1.0-26/arm/R/bayesglm.R              |    2 
 arm-1.0-26/arm/R/coefplot.R              |  178 +++++++++++++++----------------
 arm-1.0-26/arm/R/display.R               |   39 ++++--
 arm-1.0-26/arm/R/model.matrix.bayes.R    |    4 
 arm-1.0-26/arm/R/se.coef.R               |   33 ++++-
 arm-1.0-26/arm/R/sigma.hat.R             |   31 +++--
 arm-1.0-26/arm/R/sim.R                   |   32 +++--
 arm-1.0-26/arm/R/terms.R                 |only
 arm-1.0-26/arm/inst/doc/arm.pdf          |binary
 arm-1.0-26/arm/man/arm-package.Rd        |   20 +--
 arm-1.0-26/arm/man/coefplot.Rd           |   40 ++----
 arm-1.0-26/arm/man/display.Rd            |   39 +++---
 arm-1.0-26/arm/man/model.matrix.bayes.Rd |    6 -
 arm-1.0-26/arm/man/se.coef.Rd            |   24 ++--
 arm-1.0-26/arm/man/sigma.hat.Rd          |   22 +--
 arm-1.0-26/arm/man/sim.Rd                |   22 +--
 arm-1.0-26/arm/man/terms.Rd              |only
 24 files changed, 288 insertions(+), 256 deletions(-)
More information about arm at CRAN
Permanent link

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