Mon, 09 Jun 2008

Package uncompress updated to version 1.21 with previous version 1.2 dated 2008-06-09

Author: Nicholas Vinen
Title: Uncompress
Description: This R Add-On provides the function uncompress(raw) for decompressing .Z files. It returns the decompressed data as a raw (binary) string. The compressed data is passed in in the same format. It returns NULL if the input data is invalid.

Diff between uncompress versions 1.2 dated 2008-06-09 and 1.21 dated 2008-06-09

 uncompress-1.2/uncompress/tests/test_uncompress.Rout.save |only
 uncompress-1.21/uncompress/DESCRIPTION                    |    4 -
 uncompress-1.21/uncompress/man/uncompress.Rd              |   54 ++++++++++++++
 3 files changed, 56 insertions(+), 2 deletions(-)

More information about uncompress at CRAN
Permanent link

New package spssDDI with initial version 0.1
Package: spssDDI
Type: Package
Title: Read SPSS System files and produce valid DDI Version 3.0 documents
Version: 0.1
Date: 2008-05-28
Author: Guido Gay
Maintainer:
Description: Read SPSS System files and produce valid DDI Version 3.0 documents
License: GPL-2
LazyLoad: yes
Packaged: Mon Jun 9 19:44:54 2008; hornik

More information about spssDDI at CRAN
Permanent link

Package qtlDesign updated to version 0.92 with previous version 0.91 dated 2007-05-18

Author: Saunak Sen, Jaya Satagopan, Karl Broman, Brian Yandell and Gary Churchill
Title: Design of QTL experiments
Description: Tools for the design of QTL experiments

Diff between qtlDesign versions 0.91 dated 2007-05-18 and 0.92 dated 2008-06-09

 Changelog             |    6 ++++++
 DESCRIPTION           |    8 ++++----
 R/ci.length.R         |only
 R/optspacing.R        |   22 +++++++++++-----------
 R/selpheno.R          |only
 R/version.qtlDesign.R |    2 +-
 man/K1.Rd             |only
 man/ci.length.Rd      |only
 man/mma.Rd            |only
 man/mma.level.Rd      |only
 man/optspacing.Rd     |    2 +-
 11 files changed, 23 insertions(+), 17 deletions(-)

More information about qtlDesign at CRAN
Permanent link

Package qpcR updated to version 1.1-3 with previous version 1.1-1 dated 2008-05-14

Author: Andrej-Nikolai Spiess , Christian Ritz
Title: Modelling and analysis of real-time PCR data
Description: Model fitting, optimal model selection and calculation of various features that are essential in the analysis of quantitative real-time polymerase chain reaction (qPCR).

Diff between qpcR versions 1.1-1 dated 2008-05-14 and 1.1-3 dated 2008-06-09

 DESCRIPTION            |    7 --
 NAMESPACE              |    3 
 R/curvemean.R          |only
 R/modlist.R            |    3 
 R/onAttach.R           |    6 +
 R/propagate.R          |   68 +++++++++++++--------
 R/ratiocalc.R          |    7 +-
 R/ratiocalc.modlist.R  |   90 +++++++++++++++++++++-------
 R/ratiocalc.pcrbatch.R |  154 +++++++++++++++++++++++++++++++++----------------
 R/ratioplot.R          |only
 man/curvemean.Rd       |only
 man/modlist.Rd         |    9 +-
 man/propagate.Rd       |   75 ++++++++++++++---------
 man/qpcR.Rd            |   11 +--
 man/ratiocalc.Rd       |   79 +++++++++++++++----------
 man/ratioplot.Rd       |only
 16 files changed, 337 insertions(+), 175 deletions(-)

More information about qpcR at CRAN
Permanent link

Package pairwiseCI updated to version 0.1-13 with previous version 0.1-12 dated 2008-05-13

Author: Frank Schaarschmidt
Title: Confidence intervals for two sample comparisons
Description: Calculation of the parametric, nonparametric confidence intervals for the difference or ratio of location parameters and for the difference, ratio and odds-ratio of binomial proportions for comparison of independent samples. CI are not adjusted for multiplicity. A by statement allows calculation of CI separately for the levels of further factors. Please note that, when a (generalized) linear model can be reasonably assumed, there are smarter methods for CI calculation available than are implemented in this package!

Diff between pairwiseCI versions 0.1-12 dated 2008-05-13 and 0.1-13 dated 2008-06-09

 DESCRIPTION                      |    8 ++++----
 R/as.data.frame.pairwiseMEP.R    |only
 R/pairwiseMEP.data.frame.R       |only
 R/plotCI.pairwiseMEP.R           |only
 R/subsetfl.R                     |only
 man/as.data.frame.pairwiseMEP.Rd |only
 man/pairwiseCImethodsCount.Rd    |    2 +-
 man/pairwiseMEP.Rd               |only
 man/plotCI.pairwiseMEP.Rd        |only
 man/rooting.Rd                   |    3 +--
 man/sodium.Rd                    |    2 --
 man/subsetfl.Rd                  |only
 12 files changed, 6 insertions(+), 9 deletions(-)

More information about pairwiseCI at CRAN
Permanent link

Package oce updated to version 0.1.72 with previous version 0.1.71 dated 2008-04-14

Author: Dan Kelley
Title: Analysis of Oceanographic data
Description: Supports the analysis of Oceanographic data, including CTD measurements, sea-level timeseries, coastline files, etc. Also includes functions for calculating seawater properties such as density, and derived properties such as buoyancy frequency.

Diff between oce versions 0.1.71 dated 2008-04-14 and 0.1.72 dated 2008-06-09

 oce-0.1.71/oce/inst/doc/oce.R                 |only
 oce-0.1.72/oce/DESCRIPTION                    |    6 
 oce-0.1.72/oce/NAMESPACE                      |    1 
 oce-0.1.72/oce/NEWS                           |  409 
 oce-0.1.72/oce/R/interp.barnes.R              |only
 oce-0.1.72/oce/data/wind.rda                  |only
 oce-0.1.72/oce/inst/doc/Rplots.ps             |57117 ++++++++++++++------------
 oce-0.1.72/oce/inst/doc/ctd-object.graffle    |only
 oce-0.1.72/oce/inst/doc/ctd-object.pdf        |only
 oce-0.1.72/oce/inst/doc/oce-coastlinefig.pdf  |    4 
 oce-0.1.72/oce/inst/doc/oce-ctdfig.eps        |   12 
 oce-0.1.72/oce/inst/doc/oce-ctdfig.pdf        |   22 
 oce-0.1.72/oce/inst/doc/oce-ctdrawfig.pdf     |    6 
 oce-0.1.72/oce/inst/doc/oce-lobofig.eps       |   12 
 oce-0.1.72/oce/inst/doc/oce-lobofig.pdf       |   22 
 oce-0.1.72/oce/inst/doc/oce-sealevelfig.pdf   |    6 
 oce-0.1.72/oce/inst/doc/oce-sectionfig.pdf    |    4 
 oce-0.1.72/oce/inst/doc/oce-sectionfiga03.eps | 2990 -
 oce-0.1.72/oce/inst/doc/oce-sectionfiga03.pdf |  885 
 oce-0.1.72/oce/inst/doc/oce-tidefig.pdf       |    4 
 oce-0.1.72/oce/inst/doc/oce.Rnw               |  202 
 oce-0.1.72/oce/inst/doc/oce.pdf               |41068 ++++++++++--------
 oce-0.1.72/oce/inst/doc/oce.tex               |  194 
 oce-0.1.72/oce/man/as.coastline.Rd            |    4 
 oce-0.1.72/oce/man/as.ctd.Rd                  |    4 
 oce-0.1.72/oce/man/as.sealevel.Rd             |    4 
 oce-0.1.72/oce/man/as.windrose.Rd             |    2 
 oce-0.1.72/oce/man/coastline.hal.Rd           |    1 
 oce-0.1.72/oce/man/coriolis.Rd                |   18 
 oce-0.1.72/oce/man/ctd.Rd                     |    4 
 oce-0.1.72/oce/man/ctd.add.column.Rd          |    7 
 oce-0.1.72/oce/man/ctd.decimate.Rd            |   26 
 oce-0.1.72/oce/man/ctd.raw.Rd                 |   16 
 oce-0.1.72/oce/man/ctd.trim.Rd                |   27 
 oce-0.1.72/oce/man/ctd.update.header.Rd       |   34 
 oce-0.1.72/oce/man/ctd.write.Rd               |   27 
 oce-0.1.72/oce/man/gebco.colors.Rd            |   46 
 oce-0.1.72/oce/man/geod.dist.Rd               |   49 
 oce-0.1.72/oce/man/gravity.Rd                 |   22 
 oce-0.1.72/oce/man/interp.barnes.Rd           |only
 oce-0.1.72/oce/man/lat.format.Rd              |   28 
 oce-0.1.72/oce/man/latlon.format.Rd           |   28 
 oce-0.1.72/oce/man/lobo.Rd                    |    2 
 oce-0.1.72/oce/man/lon.format.Rd              |   28 
 oce-0.1.72/oce/man/magic.Rd                   |   31 
 oce-0.1.72/oce/man/oce.as.POSIXlt.Rd          |   34 
 oce-0.1.72/oce/man/plot.TS.Rd                 |   14 
 oce-0.1.72/oce/man/plot.coastline.Rd          |   27 
 oce-0.1.72/oce/man/plot.ctd.Rd                |   31 
 oce-0.1.72/oce/man/plot.ctd.scan.Rd           |   24 
 oce-0.1.72/oce/man/plot.lobo.Rd               |   30 
 oce-0.1.72/oce/man/plot.profile.Rd            |   22 
 oce-0.1.72/oce/man/plot.section.Rd            |   59 
 oce-0.1.72/oce/man/plot.tide.Rd               |   10 
 oce-0.1.72/oce/man/processing.log.append.Rd   |   25 
 oce-0.1.72/oce/man/processing.log.summary.Rd  |   31 
 oce-0.1.72/oce/man/read.coastline.Rd          |   41 
 oce-0.1.72/oce/man/read.ctd.Rd                |   48 
 oce-0.1.72/oce/man/read.lobo.Rd               |   46 
 oce-0.1.72/oce/man/read.oce.Rd                |   20 
 oce-0.1.72/oce/man/read.sealevel.Rd           |   47 
 oce-0.1.72/oce/man/read.section.Rd            |   16 
 oce-0.1.72/oce/man/read.topo.Rd               |   12 
 oce-0.1.72/oce/man/section.Rd                 |   39 
 oce-0.1.72/oce/man/section.grid.Rd            |    8 
 oce-0.1.72/oce/man/section.subset.Rd          |   18 
 oce-0.1.72/oce/man/summary.coastline.Rd       |   28 
 oce-0.1.72/oce/man/summary.ctd.Rd             |   28 
 oce-0.1.72/oce/man/summary.lobo.Rd            |   26 
 oce-0.1.72/oce/man/summary.sealevel.Rd        |   17 
 oce-0.1.72/oce/man/summary.section.Rd         |   40 
 oce-0.1.72/oce/man/summary.tide.Rd            |   22 
 oce-0.1.72/oce/man/summary.topo.Rd            |   27 
 oce-0.1.72/oce/man/summary.windrose.Rd        |   31 
 oce-0.1.72/oce/man/sw.N2.Rd                   |   33 
 oce-0.1.72/oce/man/sw.S.C.T.p.Rd              |   50 
 oce-0.1.72/oce/man/sw.S.T.rho.Rd              |   53 
 oce-0.1.72/oce/man/sw.T.S.rho.Rd              |   44 
 oce-0.1.72/oce/man/sw.T.freeze.Rd             |   38 
 oce-0.1.72/oce/man/sw.alpha.Rd                |   40 
 oce-0.1.72/oce/man/sw.alpha.over.beta.Rd      |   36 
 oce-0.1.72/oce/man/sw.beta.Rd                 |   39 
 oce-0.1.72/oce/man/sw.conductivity.Rd         |   46 
 oce-0.1.72/oce/man/sw.depth.Rd                |   55 
 oce-0.1.72/oce/man/sw.dynamic.height.Rd       |   69 
 oce-0.1.72/oce/man/sw.lapse.rate.Rd           |   39 
 oce-0.1.72/oce/man/sw.rho.Rd                  |   55 
 oce-0.1.72/oce/man/sw.sigma.Rd                |   61 
 oce-0.1.72/oce/man/sw.sigma.t.Rd              |   47 
 oce-0.1.72/oce/man/sw.sigma.theta.Rd          |   47 
 oce-0.1.72/oce/man/sw.sound.speed.Rd          |   43 
 oce-0.1.72/oce/man/sw.specific.heat.Rd        |   39 
 oce-0.1.72/oce/man/sw.spice.Rd                |   41 
 oce-0.1.72/oce/man/sw.theta.Rd                |   80 
 oce-0.1.72/oce/man/sw.viscosity.Rd            |   40 
 oce-0.1.72/oce/man/tidem.Rd                   |    9 
 oce-0.1.72/oce/man/tidem.astron.Rd            |   11 
 oce-0.1.72/oce/man/tidem.vuf.Rd               |   16 
 oce-0.1.72/oce/man/topo.maritimes.Rd          |   13 
 oce-0.1.72/oce/man/wind.Rd                    |only
 oce-0.1.72/oce/src/interp_barnes.c            |only
 oce-0.1.72/oce/svn-commit.2.tmp               |only
 oce-0.1.72/oce/svn-commit.3.tmp               |only
 oce-0.1.72/oce/svn-commit.4.tmp               |only
 104 files changed, 57550 insertions(+), 47687 deletions(-)

More information about oce at CRAN
Permanent link

Package nlme updated to version 3.1-89 with previous version 3.1-88 dated 2008-03-30

Author: Jose Pinheiro , Douglas Bates , Saikat DebRoy , Deepayan Sarkar , the R Core team.
Title: Linear and Nonlinear Mixed Effects Models
Description: Fit and compare Gaussian linear and nonlinear mixed-effects models.

Diff between nlme versions 3.1-88 dated 2008-03-30 and 3.1-89 dated 2008-06-09

 ChangeLog           |   12 +++
 DESCRIPTION         |    6 -
 R/lme.R             |    5 +
 R/zzMethods.R       |    4 +
 inst/CITATION       |    2 
 src/base.h          |    8 +-
 src/corStruct.c     |  186 ++++++++++++++++++++++++++--------------------------
 src/gnls.c          |   15 +---
 src/init.c          |   26 +++----
 src/matrix.c        |   36 +++++-----
 src/matrix.h        |    4 -
 src/nlme.c          |   72 ++++++++++----------
 src/nlmefit.c       |   51 ++++++--------
 src/nlmefit.h       |    8 +-
 src/nls.c           |    7 -
 src/pdMat.c         |   11 +--
 tests/lme.R         |    4 +
 tests/lme.Rout.save |   12 ++-
 18 files changed, 248 insertions(+), 221 deletions(-)

More information about nlme at CRAN
Permanent link

Package ltm updated to version 0.8-5 with previous version 0.8-4 dated 2008-04-14

Author: Dimitris Rizopoulos
Title: Latent Trait Models under IRT
Description: Analysis of multivariate dichotomous and polytomous data using latent trait models under the Item Response Theory approach. It includes the Rasch, the Two-Parameter Logistic, the Birnbaum's Three-Parameter, and the Graded Response Models.

Diff between ltm versions 0.8-4 dated 2008-04-14 and 0.8-5 dated 2008-06-09

 DESCRIPTION          |    6 +++---
 R/fscores.l.R        |    9 +++++----
 R/fscores.r.R        |    5 +++--
 R/fscores.t.R        |    5 +++--
 R/onAttach.R         |    2 +-
 R/start.val.grm.R    |    8 ++++++--
 data/Abortion.rda    |binary
 data/Environment.rda |binary
 data/LSAT.rda        |binary
 data/Mobility.rda    |binary
 data/Science.rda     |binary
 data/WIRS.rda        |binary
 inst/NEWS            |    9 ++++++++-
 man/ltm-package.Rd   |    4 ++--
 14 files changed, 31 insertions(+), 17 deletions(-)

More information about ltm at CRAN
Permanent link

Package dataframes2xls updated to version 0.4.1 with previous version 0.4 dated 2008-06-08

Author: Guido van Steen
Title: dataframes2xls writes data frames to xls files
Description: dataframes2xls writes data frames to xls files. It supports multiple sheets and basic formatting.

Diff between dataframes2xls versions 0.4 dated 2008-06-08 and 0.4.1 dated 2008-06-09

 DESCRIPTION   |    9 +++++----
 R/write.xls.R |    7 ++++++-
 2 files changed, 11 insertions(+), 5 deletions(-)

More information about dataframes2xls at CRAN
Permanent link

Package Rglpk updated to version 0.2-3 with previous version 0.1-7 dated 2008-01-21

Author: Stefan Theussl and Kurt Hornik
Title: R/GNU Linear Programming Kit Interface
Description: R interface to the GNU Linear Programing Kit (GLPK version 4.28). GLPK is open source software for solving large-scale linear programming (LP), mixed integer linear programming (MILP) and other related problems.

Diff between Rglpk versions 0.1-7 dated 2008-01-21 and 0.2-3 dated 2008-06-09

 Rglpk-0.1-7/Rglpk/R/matrix.R             |only
 Rglpk-0.1-7/Rglpk/src/R_glp_solve.c      |only
 Rglpk-0.2-3/Rglpk/DESCRIPTION            |   14 
 Rglpk-0.2-3/Rglpk/NAMESPACE              |   12 
 Rglpk-0.2-3/Rglpk/R/Misc.R               |   35 -
 Rglpk-0.2-3/Rglpk/R/Rglpk_solve.R        |   38 -
 Rglpk-0.2-3/Rglpk/R/bounds.R             |   22 
 Rglpk-0.2-3/Rglpk/R/filereader.R         |only
 Rglpk-0.2-3/Rglpk/R/milp.R               |only
 Rglpk-0.2-3/Rglpk/R/sparse.R             |only
 Rglpk-0.2-3/Rglpk/man/Rglpk_read_file.Rd |only
 Rglpk-0.2-3/Rglpk/man/Rglpk_solve.Rd     |   16 
 Rglpk-0.2-3/Rglpk/src/Rglpk_read_file.c  |only
 Rglpk-0.2-3/Rglpk/src/Rglpk_solve.c      |only
 Rglpk-0.2-3/Rglpk/src/glpapi.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpapi01.c         |   11 
 Rglpk-0.2-3/Rglpk/src/glpapi02.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi03.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi04.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi05.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi06.c         |    5 
 Rglpk-0.2-3/Rglpk/src/glpapi07.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi08.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi09.c         |   16 
 Rglpk-0.2-3/Rglpk/src/glpapi10.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi11.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpapi12.c         |   21 
 Rglpk-0.2-3/Rglpk/src/glpapi13.c         |only
 Rglpk-0.2-3/Rglpk/src/glpavl.c           |    2 
 Rglpk-0.2-3/Rglpk/src/glpavl.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpbfd.c           |    3 
 Rglpk-0.2-3/Rglpk/src/glpbfd.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpbfx.c           |    2 
 Rglpk-0.2-3/Rglpk/src/glpbfx.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpcli.c           |only
 Rglpk-0.2-3/Rglpk/src/glpcli.h           |only
 Rglpk-0.2-3/Rglpk/src/glpdmp.c           |   13 
 Rglpk-0.2-3/Rglpk/src/glpdmp.h           |    8 
 Rglpk-0.2-3/Rglpk/src/glpfhv.c           |    3 
 Rglpk-0.2-3/Rglpk/src/glpfhv.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpgmp.c           |   62 -
 Rglpk-0.2-3/Rglpk/src/glpgmp.h           |    8 
 Rglpk-0.2-3/Rglpk/src/glphbm.c           |  237 +++---
 Rglpk-0.2-3/Rglpk/src/glphbm.h           |    9 
 Rglpk-0.2-3/Rglpk/src/glpios.h           |    6 
 Rglpk-0.2-3/Rglpk/src/glpios01.c         |    4 
 Rglpk-0.2-3/Rglpk/src/glpios02.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glpios03.c         |   57 -
 Rglpk-0.2-3/Rglpk/src/glpios04.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glpios05.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glpios06.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glpipm.c           |   34 
 Rglpk-0.2-3/Rglpk/src/glpipm.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpipp.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpipp01.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glpipp02.c         |   29 
 Rglpk-0.2-3/Rglpk/src/glpk.h             |   26 
 Rglpk-0.2-3/Rglpk/src/glplib.h           |  273 +++++--
 Rglpk-0.2-3/Rglpk/src/glplib01.c         |  411 +++++------
 Rglpk-0.2-3/Rglpk/src/glplib02.c         |  311 ++-------
 Rglpk-0.2-3/Rglpk/src/glplib03.c         |  178 ++---
 Rglpk-0.2-3/Rglpk/src/glplib04.c         |  254 +++----
 Rglpk-0.2-3/Rglpk/src/glplib05.c         |  420 ++++++------
 Rglpk-0.2-3/Rglpk/src/glplib06.c         |  357 ++++++----
 Rglpk-0.2-3/Rglpk/src/glplib07.c         |  217 ++++--
 Rglpk-0.2-3/Rglpk/src/glplib08.c         |  594 +++++++++++++++--
 Rglpk-0.2-3/Rglpk/src/glplib09.c         |  389 +----------
 Rglpk-0.2-3/Rglpk/src/glplib10.c         |only
 Rglpk-0.2-3/Rglpk/src/glplib11.c         |only
 Rglpk-0.2-3/Rglpk/src/glplib12.c         |only
 Rglpk-0.2-3/Rglpk/src/glplpf.c           |    3 
 Rglpk-0.2-3/Rglpk/src/glplpf.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glplpp.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glplpp01.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glplpp02.c         |    2 
 Rglpk-0.2-3/Rglpk/src/glplpx01.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glplpx02.c         |   40 -
 Rglpk-0.2-3/Rglpk/src/glplpx03.c         |   70 +-
 Rglpk-0.2-3/Rglpk/src/glplpx04.c         |   45 -
 Rglpk-0.2-3/Rglpk/src/glplpx05.c         |   15 
 Rglpk-0.2-3/Rglpk/src/glplpx06.c         |   10 
 Rglpk-0.2-3/Rglpk/src/glplpx07.c         |   21 
 Rglpk-0.2-3/Rglpk/src/glplpx08.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glplpx09.c         |   59 -
 Rglpk-0.2-3/Rglpk/src/glplpx10.c         |   24 
 Rglpk-0.2-3/Rglpk/src/glplpx11.c         |   81 +-
 Rglpk-0.2-3/Rglpk/src/glplpx12.c         |   37 -
 Rglpk-0.2-3/Rglpk/src/glplpx13.c         |   13 
 Rglpk-0.2-3/Rglpk/src/glplpx14.c         | 1071 +++++++++++++++----------------
 Rglpk-0.2-3/Rglpk/src/glplpx15.c         |   27 
 Rglpk-0.2-3/Rglpk/src/glplpx16.c         |   63 -
 Rglpk-0.2-3/Rglpk/src/glplpx17.c         |    7 
 Rglpk-0.2-3/Rglpk/src/glplpx18.c         |  142 ++--
 Rglpk-0.2-3/Rglpk/src/glplpx19.c         |   18 
 Rglpk-0.2-3/Rglpk/src/glplpx20.c         |  507 +++++++-------
 Rglpk-0.2-3/Rglpk/src/glpluf.c           |    3 
 Rglpk-0.2-3/Rglpk/src/glpluf.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glplux.c           |   24 
 Rglpk-0.2-3/Rglpk/src/glplux.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpmat.c           |    2 
 Rglpk-0.2-3/Rglpk/src/glpmat.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpmpl.h           |  354 +++++++---
 Rglpk-0.2-3/Rglpk/src/glpmpl01.c         |  335 +++++++++
 Rglpk-0.2-3/Rglpk/src/glpmpl02.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpmpl03.c         |  435 ++++++++++++
 Rglpk-0.2-3/Rglpk/src/glpmpl04.c         |  130 ++-
 Rglpk-0.2-3/Rglpk/src/glpmpl05.c         |only
 Rglpk-0.2-3/Rglpk/src/glppds.c           |   16 
 Rglpk-0.2-3/Rglpk/src/glppds.h           |    4 
 Rglpk-0.2-3/Rglpk/src/glpqmd.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glprgr.c           |only
 Rglpk-0.2-3/Rglpk/src/glprgr.h           |only
 Rglpk-0.2-3/Rglpk/src/glprng.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glprng02.c         |    3 
 Rglpk-0.2-3/Rglpk/src/glpscf.c           |    3 
 Rglpk-0.2-3/Rglpk/src/glpscf.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpscg.c           |    4 
 Rglpk-0.2-3/Rglpk/src/glpscg.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpspm.c           |only
 Rglpk-0.2-3/Rglpk/src/glpspm.h           |only
 Rglpk-0.2-3/Rglpk/src/glpspx.h           |    2 
 Rglpk-0.2-3/Rglpk/src/glpspx01.c         |   12 
 Rglpk-0.2-3/Rglpk/src/glpspx02.c         |   82 +-
 Rglpk-0.2-3/Rglpk/src/glpsql.c           |only
 Rglpk-0.2-3/Rglpk/src/glpsql.h           |only
 Rglpk-0.2-3/Rglpk/src/glpssx.h           |    8 
 Rglpk-0.2-3/Rglpk/src/glpssx01.c         |   12 
 Rglpk-0.2-3/Rglpk/src/glpssx02.c         |   21 
 Rglpk-0.2-3/Rglpk/src/glpstd.h           |    3 
 Rglpk-0.2-3/Rglpk/src/glptsp.c           |  160 ++--
 Rglpk-0.2-3/Rglpk/src/glptsp.h           |    2 
 131 files changed, 4768 insertions(+), 3276 deletions(-)

More information about Rglpk at CRAN
Permanent link

Package Rcplex updated to version 0.1-2 with previous version 0.1-1 dated 2008-02-12

Author: Hector Corrada Bravo
Title: R interface to CPLEX
Description: R interface to CPLEX solvers for linear, quadratic, and (linear and quadratic) mixed integer programs. A working installation of CPLEX is required for usage of the Rcplex package. See the file "INSTALL" for details on how to install the Rcplex package in Linux/Unix-like systems. No support for Windows platforms is currently available. Support for sparse matrices is provided by an included S3-style class "simple_triplet_matrix" and by objects from the Matrix package class hierarchy.

Diff between Rcplex versions 0.1-1 dated 2008-02-12 and 0.1-2 dated 2008-06-09

 Rcplex-0.1-1/Rcplex/R/zzz.R                      |only
 Rcplex-0.1-1/Rcplex/configure.ac                 |only
 Rcplex-0.1-2/Rcplex/DESCRIPTION                  |   14 ++++---
 Rcplex-0.1-2/Rcplex/NAMESPACE                    |   13 +++++--
 Rcplex-0.1-2/Rcplex/R/Rcplex.R                   |   17 ++++++---
 Rcplex-0.1-2/Rcplex/R/sparse.R                   |only
 Rcplex-0.1-2/Rcplex/cleanup                      |only
 Rcplex-0.1-2/Rcplex/man/Rcplex.Rd                |   41 +++++++++--------------
 Rcplex-0.1-2/Rcplex/man/simple_triplet_matrix.Rd |only
 9 files changed, 47 insertions(+), 38 deletions(-)

More information about Rcplex at CRAN
Permanent link

New package LDtests with initial version 1.0
Package: LDtests
Type: Package
Title: Exact tests for Linkage Disequilibrium and Hardy-Weinberg Equilibrium
Version: 1.0
Date: 2008-06-07
Author: Alex Lewin
Maintainer: Alex Lewin
Description: Exact tests for Linkage Disequilibrium (LD) and Hardy-Weinberg Equilibrium (HWE). - 2-sided LD tests based on different measures of LD (Kulinskaya and Lewin 2008) - 1-sided Fisher's exact test for LD - 2-sided Haldane test for HWE (Wiggington 2005) - 1-sided test for inbreeding - conditional p-values proposed in Kulinskaya (2008) to overcome the problems of asymetric distributions (for both LD and HWE)
License: GPL
Packaged: Mon Jun 9 10:25:16 2008; alewin

More information about LDtests at CRAN
Permanent link

Package Amelia updated to version 1.1-30 with previous version 1.1-29 dated 2008-05-30

Author: James Honaker , Gary King , Matthew Blackwell
Title: Amelia II: A Program for Missing Data
Description: Amelia II "multiply imputes" missing data in a single cross-section (such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). Amelia II implements our bootstrapping-based algorithm that gives essentially the same answers as the standard IP or EMis approaches, is usually considerably faster than existing approaches and can handle many more variables. Unlike Amelia I and other statistically rigorous imputation software, it virtually never crashes (but please let us know if you find to the contrary!). The program also generalizes existing approaches by allowing for trends in time series across observations within a cross-sectional unit, as well as priors that allow experts to incorporate beliefs they have about the values of missing cells in their data. Amelia II also includes useful diagnostics of the fit of multiple imputation models. The program works from the R command line or via a graphical user interface that does not require users to know R.

Diff between Amelia versions 1.1-29 dated 2008-05-30 and 1.1-30 dated 2008-06-09

 DESCRIPTION          |   10 
 R/ameliagui.r        |  965 ++++++++++++++++++++++++++-------------------------
 R/emb.r              |   30 -
 inst/doc/amelia.log  |    4 
 inst/doc/amelia.pdf  |  692 ++++++++++++++++++------------------
 inst/doc/index.shtml |    8 
 6 files changed, 877 insertions(+), 832 deletions(-)

More information about Amelia at CRAN
Permanent link

Package uncompress updated to version 1.2 with previous version 1.1 dated 2008-06-08

Author: Nicholas Vinen
Title: Uncompress
Description: This R Add-On provides the function uncompress(raw) for decompressing .Z files. It returns the decompressed data as a raw (binary) string. The compressed data is passed in in the same format. It returns NULL if the input data is invalid.

Diff between uncompress versions 1.1 dated 2008-06-08 and 1.2 dated 2008-06-09

 uncompress-1.1/uncompress/src/Makefile |only
 uncompress-1.2/uncompress/DESCRIPTION  |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

More information about uncompress at CRAN
Permanent link

Package spBayes updated to version 0.1-0 with previous version 0.0-9 dated 2008-05-29

Author: Andrew O. Finley , Sudipto Banerjee , Bradley P. Carlin
Title: Univariate and Multivariate Spatial Modeling
Description: spBayes fits Gaussian univariate and multivariate models with Markov chain Monte Carlo (MCMC).

Diff between spBayes versions 0.0-9 dated 2008-05-29 and 0.1-0 dated 2008-06-09

 DESCRIPTION                   |    6 +++---
 R/dic.R                       |    8 ++++----
 inst/doc/spBayes-vignette.log |    2 +-
 inst/doc/spBayes-vignette.pdf |binary
 man/sp.DIC.Rd                 |    9 +++++----
 5 files changed, 13 insertions(+), 12 deletions(-)

More information about spBayes at CRAN
Permanent link

Package rgdal updated to version 0.5-25 with previous version 0.5-24 dated 2008-02-04

Author: Timothy H. Keitt , Roger Bivand , Edzer Pebesma , Barry Rowlingson
Title: Bindings for the Geospatial Data Abstraction Library
Description: Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.3.1) and access to projection/transformation operations from the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the package, and, when installing the package from source, must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data and OGR vector data exported. Use is made of classes defined in the sp package.

Diff between rgdal versions 0.5-24 dated 2008-02-04 and 0.5-25 dated 2008-06-09

 ChangeLog      |    4 ++++
 DESCRIPTION    |    6 +++---
 R/sp_gdal.R    |    3 +++
 inst/ChangeLog |    4 ++++
 4 files changed, 14 insertions(+), 3 deletions(-)

More information about rgdal at CRAN
Permanent link

Package bayesm updated to version 2.2-2 with previous version 2.2-1 dated 2008-03-12

Author: Peter Rossi , Rob McCulloch .
Title: Bayesian Inference for Marketing/Micro-econometrics
Description: bayesm covers many important models used in marketing and micro-econometrics applications. The package includes: Bayes Regression (univariate or multivariate dep var), Bayes Seemingly Unrelated Regression (SUR), Binary and Ordinal Probit, Multinomial Logit (MNL) and Multinomial Probit (MNP), Multivariate Probit, Negative Binomial (Poisson) Regression, Multivariate Mixtures of Normals (including clustering), Dirichlet Process Prior Density Estimation with normal base, Hierarchical Linear Models with normal prior and covariates, Hierarchical Linear Models with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a Dirichlet Process prior and covariates, Hierarchical Negative Binomial Regression Models, Bayesian analysis of choice-based conjoint data, Bayesian treatment of linear instrumental variables models, and Analyis of Multivariate Ordinal survey data with scale usage heterogeneity (as in Rossi et al, JASA (01)). For further reference, consult our book, Bayesian Statistics and Marketing by Rossi, Allenby and McCulloch.

Diff between bayesm versions 2.2-1 dated 2008-03-12 and 2.2-2 dated 2008-06-09

 DESCRIPTION                |   69 ++++++++++++++++++++++-----------------------
 NAMESPACE                  |    3 +
 R/rhierMnlDP.R             |only
 inst/doc/bayesm-manual.pdf |binary
 man/rDPGibbs.Rd            |    2 -
 man/rhierMnlDP.Rd          |only
 6 files changed, 38 insertions(+), 36 deletions(-)

More information about bayesm at CRAN
Permanent link

New package betaper with initial version 1.0-0
Package: betaper
Type: Package
Title: Distance decay of similarity among biological inventories in the face of taxonomic uncertainty
Version: 1.0-0
Date: 2008-06-08
Author: Luis Cayuela and Marcelino de la Cruz
Maintainer: Luis Cayuela
Depends: vegan
Description: Evaluates and quantifies distance decay of similarity among biological inventories in the face of taxonomic uncertainty
License: GPL>=2
LazyLoad: yes
Packaged: Sun Jun 8 22:10:20 2008; MCR

More information about betaper at CRAN
Permanent link


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