Sat, 20 Oct 2007

Package RODBC updated to version 1.2-2 with previous version 1.2-1 dated 2007-06-04
Diff between RODBC versions 1.2-1 dated 2007-06-04 and 1.2-2 dated 2007-10-20
 ChangeLog          |   17 ++++++++++-
 DESCRIPTION        |   10 +++---
 NAMESPACE          |    3 +-
 R/RODBC.R          |   16 ++++++++++
 R/TypeInfo.R       |   18 +++++++++++-
 R/sql.R            |   17 ++++++++++-
 R/win.R            |   79 ++++++++++++++++++++++++++++++++++++++++++++---------
 README             |    5 ++-
 inst/LICENCE       |only
 inst/README        |    5 ++-
 man/odbcConnect.Rd |    9 +++++-
 src/RODBC.c        |   17 +++++++++++
 12 files changed, 171 insertions(+), 25 deletions(-)
More information about RODBC at CRAN
Permanent link
Package GillespieSSA updated to version 0.5-0 with previous version 0.4-0 dated 2007-10-14
Diff between GillespieSSA versions 0.4-0 dated 2007-10-14 and 0.5-0 dated 2007-10-20
 GillespieSSA-0.4-0/GillespieSSA/NEWS                        |only
 GillespieSSA-0.4-0/GillespieSSA/THANKS                      |only
 GillespieSSA-0.4-0/GillespieSSA/WISHLIST                    |only
 GillespieSSA-0.5-0/GillespieSSA/DESCRIPTION                 |    8 -
 GillespieSSA-0.5-0/GillespieSSA/R/ssa.R                     |   27 ++---
 GillespieSSA-0.5-0/GillespieSSA/demo/GillespieSSA.R         |   10 +-
 GillespieSSA-0.5-0/GillespieSSA/demo/decayingDimer.R        |   16 ++-
 GillespieSSA-0.5-0/GillespieSSA/demo/epiChain.R             |   17 ++-
 GillespieSSA-0.5-0/GillespieSSA/demo/linearChain.R          |    6 +
 GillespieSSA-0.5-0/GillespieSSA/demo/logisticGrowth.R       |   22 ++--
 GillespieSSA-0.5-0/GillespieSSA/demo/lotka.R                |   10 +-
 GillespieSSA-0.5-0/GillespieSSA/demo/rma.R                  |   41 ++++----
 GillespieSSA-0.5-0/GillespieSSA/demo/sir.R                  |   18 ++-
 GillespieSSA-0.5-0/GillespieSSA/man/GillespieSSA-package.Rd |   55 +++++-------
 GillespieSSA-0.5-0/GillespieSSA/man/ssa.Rd                  |   18 +--
 15 files changed, 132 insertions(+), 116 deletions(-)
More information about GillespieSSA at CRAN
Permanent link
Package ggplot2 updated to version 0.5.6 with previous version 0.5.5 dated 2007-09-01
Diff between ggplot2 versions 0.5.5 dated 2007-09-01 and 0.5.6 dated 2007-10-20
 ggplot2-0.5.5/ggplot2/man/listChildren-hp.rd              |only
 ggplot2-0.5.6/ggplot2/CHANGELOG                           |   38 +++++++++++
 ggplot2-0.5.6/ggplot2/DESCRIPTION                         |   13 ++-
 ggplot2-0.5.6/ggplot2/R/coordinates-cartesian-.r          |    5 -
 ggplot2-0.5.6/ggplot2/R/coordinates-cartesian-equal.r     |    4 -
 ggplot2-0.5.6/ggplot2/R/coordinates-map.r                 |    3 
 ggplot2-0.5.6/ggplot2/R/coordinates-polar.r               |   10 --
 ggplot2-0.5.6/ggplot2/R/coordinates-transform.r           |    2 
 ggplot2-0.5.6/ggplot2/R/doc.r                             |    1 
 ggplot2-0.5.6/ggplot2/R/facet-grid-.r                     |    4 -
 ggplot2-0.5.6/ggplot2/R/geom-.r                           |    9 ++
 ggplot2-0.5.6/ggplot2/R/geom-abline.r                     |    4 -
 ggplot2-0.5.6/ggplot2/R/geom-hline.r                      |    3 
 ggplot2-0.5.6/ggplot2/R/geom-interval-.r                  |    6 -
 ggplot2-0.5.6/ggplot2/R/geom-interval-boxplot.r           |    2 
 ggplot2-0.5.6/ggplot2/R/geom-interval-error.r             |    3 
 ggplot2-0.5.6/ggplot2/R/geom-path-.r                      |    3 
 ggplot2-0.5.6/ggplot2/R/geom-point-.r                     |    9 +-
 ggplot2-0.5.6/ggplot2/R/geom-polygon.r                    |    1 
 ggplot2-0.5.6/ggplot2/R/geom-ribbon-.r                    |    1 
 ggplot2-0.5.6/ggplot2/R/geom-ribbon-density.r             |    6 -
 ggplot2-0.5.6/ggplot2/R/geom-segment.r                    |   31 ++++++++-
 ggplot2-0.5.6/ggplot2/R/geom-smooth.r                     |    1 
 ggplot2-0.5.6/ggplot2/R/geom-text.r                       |    3 
 ggplot2-0.5.6/ggplot2/R/geom-tile.r                       |    3 
 ggplot2-0.5.6/ggplot2/R/geom-vline.r                      |    3 
 ggplot2-0.5.6/ggplot2/R/layer.r                           |   47 +++++++++-----
 ggplot2-0.5.6/ggplot2/R/matrix.r                          |    8 +-
 ggplot2-0.5.6/ggplot2/R/plot-construction.r               |    3 
 ggplot2-0.5.6/ggplot2/R/plot-internal.r                   |   11 ++-
 ggplot2-0.5.6/ggplot2/R/plot.r                            |   33 +--------
 ggplot2-0.5.6/ggplot2/R/position-.r                       |    2 
 ggplot2-0.5.6/ggplot2/R/position-dodge.r                  |    4 -
 ggplot2-0.5.6/ggplot2/R/position-jitter.r                 |    4 -
 ggplot2-0.5.6/ggplot2/R/position-stack.r                  |    1 
 ggplot2-0.5.6/ggplot2/R/quick-plot.r                      |    7 +-
 ggplot2-0.5.6/ggplot2/R/scale-.r                          |    2 
 ggplot2-0.5.6/ggplot2/R/scale-continuous-.r               |    6 -
 ggplot2-0.5.6/ggplot2/R/scale-continuous-colour.r         |    4 -
 ggplot2-0.5.6/ggplot2/R/scale-discrete-.r                 |   10 ++
 ggplot2-0.5.6/ggplot2/R/scale-discrete-colour.r           |    4 -
 ggplot2-0.5.6/ggplot2/R/scale-identity.r                  |    3 
 ggplot2-0.5.6/ggplot2/R/scale-shape.r                     |    2 
 ggplot2-0.5.6/ggplot2/R/scale-size.r                      |    2 
 ggplot2-0.5.6/ggplot2/R/scale-time.r                      |    2 
 ggplot2-0.5.6/ggplot2/R/scales-.r                         |   16 ++--
 ggplot2-0.5.6/ggplot2/R/stat-bin.r                        |   18 +++--
 ggplot2-0.5.6/ggplot2/R/stat-density.r                    |    7 +-
 ggplot2-0.5.6/ggplot2/R/stat-qq.r                         |    2 
 ggplot2-0.5.6/ggplot2/R/stat-quantile.r                   |    4 -
 ggplot2-0.5.6/ggplot2/R/stat-smooth.r                     |   14 +++-
 ggplot2-0.5.6/ggplot2/R/stat-summary.r                    |    4 -
 ggplot2-0.5.6/ggplot2/R/trans-scales.r                    |    4 -
 ggplot2-0.5.6/ggplot2/R/utilities-grid.r                  |   42 ------------
 ggplot2-0.5.6/ggplot2/R/utilities.r                       |    8 ++
 ggplot2-0.5.6/ggplot2/R/xxx-digest.r                      |only
 ggplot2-0.5.6/ggplot2/R/xxx.r                             |   28 ++++++++
 ggplot2-0.5.6/ggplot2/data/seals.rda                      |only
 ggplot2-0.5.6/ggplot2/man/bolus-ggplot-9x.rd              |only
 ggplot2-0.5.6/ggplot2/man/check-required-aesthetics-3l.rd |only
 ggplot2-0.5.6/ggplot2/man/ggplot-default-v2.rd            |   26 -------
 ggplot2-0.5.6/ggplot2/man/ignore.rd                       |   34 +++++++++-
 ggplot2-0.5.6/ggplot2/man/seals.rd                        |only
 63 files changed, 327 insertions(+), 203 deletions(-)
More information about ggplot2 at CRAN
Permanent link
Package corpcor updated to version 1.4.6 with previous version 1.4.5 dated 2007-04-11
Diff between corpcor versions 1.4.5 dated 2007-04-11 and 1.4.6 dated 2007-10-20
 CHANGES             |    9 +++++++++
 DESCRIPTION         |    6 +++---
 R/shrink.internal.R |   31 +++++++++++++------------------
 3 files changed, 25 insertions(+), 21 deletions(-)
More information about corpcor at CRAN
Permanent link

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