Tue, 04 Nov 2008

Package seacarb updated to version 2.0.3 with previous version 2.0.2 dated 2008-10-29

Author: Heloise Lavigne and Aurelien Proye and Jean-Pierre Gattuso. Portions of code and/or corrections were contributed by Jean-Marie Epitalon, Bernard Gentili, Jim Orr and Karline Soetaert
Title: Calculates parameters of the seawater carbonate system
Description: Calculates parameters of the seawater carbonate system

Diff between seacarb versions 2.0.2 dated 2008-10-29 and 2.0.3 dated 2008-11-04

 seacarb-2.0.2/seacarb/R/Kf.r                |only
 seacarb-2.0.3/seacarb/ChangeLog             |  180 +++++++++---------
 seacarb-2.0.3/seacarb/DESCRIPTION           |   20 +-
 seacarb-2.0.3/seacarb/R/K1.R                |    2 
 seacarb-2.0.3/seacarb/R/K1p.R               |   26 +-
 seacarb-2.0.3/seacarb/R/K2.R                |    2 
 seacarb-2.0.3/seacarb/R/K2p.R               |   24 +-
 seacarb-2.0.3/seacarb/R/K3p.R               |   24 +-
 seacarb-2.0.3/seacarb/R/Kb.R                |   24 +-
 seacarb-2.0.3/seacarb/R/Kf.R                |only
 seacarb-2.0.3/seacarb/R/Kh.R                |    2 
 seacarb-2.0.3/seacarb/R/Khs.R               |   23 +-
 seacarb-2.0.3/seacarb/R/Kn.R                |   24 +-
 seacarb-2.0.3/seacarb/R/Ks.R                |   24 +-
 seacarb-2.0.3/seacarb/R/Ksi.R               |   26 ++
 seacarb-2.0.3/seacarb/R/Kspa.R              |   23 +-
 seacarb-2.0.3/seacarb/R/Kspc.R              |   24 +-
 seacarb-2.0.3/seacarb/R/Kw.R                |   22 +-
 seacarb-2.0.3/seacarb/R/buffer.R            |    2 
 seacarb-2.0.3/seacarb/R/carb.R              |    2 
 seacarb-2.0.3/seacarb/R/phinsi.R            |   44 ++--
 seacarb-2.0.3/seacarb/R/speciation.R        |    2 
 seacarb-2.0.3/seacarb/README                |   20 +-
 seacarb-2.0.3/seacarb/data/seacarb_test.txt |   40 ++--
 seacarb-2.0.3/seacarb/man/K1.Rd             |   90 ++++-----
 seacarb-2.0.3/seacarb/man/K1p.Rd            |   74 +++----
 seacarb-2.0.3/seacarb/man/K2.Rd             |   92 ++++-----
 seacarb-2.0.3/seacarb/man/K2p.Rd            |   74 +++----
 seacarb-2.0.3/seacarb/man/K3p.Rd            |   73 +++----
 seacarb-2.0.3/seacarb/man/Kb.Rd             |   72 +++----
 seacarb-2.0.3/seacarb/man/Kf.Rd             |    9 
 seacarb-2.0.3/seacarb/man/Kh.Rd             |   62 +++---
 seacarb-2.0.3/seacarb/man/Khs.Rd            |   72 +++----
 seacarb-2.0.3/seacarb/man/Kn.Rd             |   70 +++----
 seacarb-2.0.3/seacarb/man/Ks.Rd             |   72 +++----
 seacarb-2.0.3/seacarb/man/Ksi.Rd            |   70 +++----
 seacarb-2.0.3/seacarb/man/Kspa.Rd           |   70 +++----
 seacarb-2.0.3/seacarb/man/Kspc.Rd           |   71 +++----
 seacarb-2.0.3/seacarb/man/Kw.Rd             |   64 +++---
 seacarb-2.0.3/seacarb/man/bjerrum.Rd        |  168 ++++++++---------
 seacarb-2.0.3/seacarb/man/bor.Rd            |   66 +++---
 seacarb-2.0.3/seacarb/man/buffer.Rd         |  240 ++++++++++++-------------
 seacarb-2.0.3/seacarb/man/carb.Rd           |  268 ++++++++++++++--------------
 seacarb-2.0.3/seacarb/man/kconv.Rd          |   86 ++++----
 seacarb-2.0.3/seacarb/man/pCa.Rd            |  196 ++++++++++----------
 seacarb-2.0.3/seacarb/man/pHconv.Rd         |   82 ++++----
 seacarb-2.0.3/seacarb/man/pTA.Rd            |  202 ++++++++++-----------
 seacarb-2.0.3/seacarb/man/pgas.Rd           |  192 ++++++++++----------
 seacarb-2.0.3/seacarb/man/phinsi.Rd         |   76 +++----
 seacarb-2.0.3/seacarb/man/pmix.Rd           |  194 ++++++++++----------
 seacarb-2.0.3/seacarb/man/ppH.Rd            |  202 ++++++++++-----------
 seacarb-2.0.3/seacarb/man/rho.Rd            |   64 +++---
 seacarb-2.0.3/seacarb/man/speciation.Rd     |  122 ++++++------
 53 files changed, 1965 insertions(+), 1808 deletions(-)

More information about seacarb at CRAN
Permanent link

Package reshape updated to version 0.8.2 with previous version 0.8.1 dated 2008-09-28

Author: Hadley Wickham
Title: Flexibly reshape data.
Description: Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast.

Diff between reshape versions 0.8.1 dated 2008-09-28 and 0.8.2 dated 2008-11-04

 DESCRIPTION               |    6 -
 NEWS                      |   10 ++
 R/cast.r                  |  205 ++++++++++++++++++++++++----------------------
 R/condense.r              |   48 +++++-----
 R/formula.r               |   64 +++++++-------
 R/margins.r               |  124 +++++++++++++--------------
 R/melt.r                  |    3 
 R/stamp.r                 |    8 -
 man/cast-9g.rd            |    4 
 man/melt-data-frame-da.rd |    3 
 man/reshape-4u.rd         |    2 
 man/stamp-fw.rd           |    9 --
 12 files changed, 247 insertions(+), 239 deletions(-)

More information about reshape at CRAN
Permanent link

Package playwith updated to version 0.9-40 with previous version 0.9-32 dated 2008-10-22

Author: Felix Andrews
Title: A GUI for interactive plots using GTK+
Description: A GTK+ graphical user interface for exploring and editing R plots.

Diff between playwith versions 0.9-32 dated 2008-10-22 and 0.9-40 dated 2008-11-04

 playwith-0.9-32/playwith/R/latticeStyleGUI.R       |only
 playwith-0.9-32/playwith/R/latticist.R             |only
 playwith-0.9-32/playwith/R/latticistCompose.R      |only
 playwith-0.9-32/playwith/R/latticistParse.R        |only
 playwith-0.9-32/playwith/man/custom.theme.black.Rd |only
 playwith-0.9-32/playwith/man/cutEq.Rd              |only
 playwith-0.9-32/playwith/man/latticeStyleDemo.Rd   |only
 playwith-0.9-32/playwith/man/latticeStyleGUI.Rd    |only
 playwith-0.9-32/playwith/man/latticist.Rd          |only
 playwith-0.9-32/playwith/man/latticistCompose.Rd   |only
 playwith-0.9-40/playwith/DESCRIPTION               |   11 +--
 playwith-0.9-40/playwith/NAMESPACE                 |   29 +--------
 playwith-0.9-40/playwith/R/apiAnnotation.R         |    4 -
 playwith-0.9-40/playwith/R/apiMain.R               |    4 +
 playwith-0.9-40/playwith/R/panel.misc.R            |only
 playwith-0.9-40/playwith/R/playwith.R              |   65 ++++++++++++++-------
 playwith-0.9-40/playwith/R/uiClickActions.R        |    3 
 playwith-0.9-40/playwith/R/uiGlobalActions.R       |    5 +
 playwith-0.9-40/playwith/R/uiOptionsActions.R      |    5 +
 playwith-0.9-40/playwith/R/uiPlotActions.R         |   36 +++++++----
 playwith-0.9-40/playwith/R/uiStyleActions.R        |    1 
 playwith-0.9-40/playwith/inst/NEWS                 |    8 ++
 playwith-0.9-40/playwith/man/playState.Rd          |    7 --
 playwith-0.9-40/playwith/man/playwith.Rd           |    1 
 24 files changed, 105 insertions(+), 74 deletions(-)

More information about playwith at CRAN
Permanent link

Package marelac updated to version 1.2 with previous version 1.1 dated 2008-10-16

Author: Karline Soetaert , Filip Meysman
Title: Datasets, constants, conversion factors, utilities for the marine and lacustrine sciences
Description: Datasets, chemical and physical constants and functions, routines for unit conversions, etc, for the marine and lacustrine sciences

Diff between marelac versions 1.1 dated 2008-10-16 and 1.2 dated 2008-11-04

 DESCRIPTION                          |    4 
 inst/doc/Answers.pdf                 |binary
 inst/doc/UsingR.pdf                  | 4074 ++++++++++++---------
 inst/doc/UsingR.rnw                  |    8 
 inst/doc/marelac.pdf                 | 6487 ++++++++++++++++++++++-------------
 inst/doc/vignettes.bib               |    7 
 inst/lecture/R_reference.pdf         |binary
 inst/lecture/ScientificComputing.pdf |binary
 man/marelac.Rd                       |    4 
 9 files changed, 6507 insertions(+), 4077 deletions(-)

More information about marelac at CRAN
Permanent link

New package latticist with initial version 0.9-40
Package: latticist
Type: Package
Title: A Lattice-based tool for exploratory visualisation
Version: 0.9-40
Date: 2008-11-04
Author: Felix Andrews
Maintainer: Felix Andrews
Depends: lattice (>= 0.16-3), latticeExtra (>= 0.5-4), vcd
Imports: gWidgets (>= 0.0-30)
Suggests: playwith, gWidgetstcltk, hexbin, deldir, tripack, DAAG, RGtk2
Description: Latticist is a graphical user interface for exploratory visualisation. It is primarily an interface to the Lattice graphics system, but also produces displays from the vcd package for categorical data. Given a multivariate dataset (either a data frame or a table), Latticist attempts to produce useful displays based on the properties of the data.
License: GPL (>= 2)
URL: http://latticist.googlecode.com/
Packaged: Wed Nov 5 00:30:21 2008; Felix

More information about latticist at CRAN
Permanent link

Package feature updated to version 1.1-14 with previous version 1.1-13 dated 2008-04-24

Author: Tarn Duong & Matt Wand
Title: Feature significance for multivariate kernel density estimation
Description: Feature significance for multivariate kernel density estimation

Diff between feature versions 1.1-13 dated 2008-04-24 and 1.1-14 dated 2008-11-04

 feature-1.1-13/feature/inst/doc/Rplots.ps      |only
 feature-1.1-14/feature/DESCRIPTION             |   12 +++---
 feature-1.1-14/feature/R/SignifFeatureRegion.R |   16 +++++---
 feature-1.1-14/feature/R/dfltBWrange.R         |   47 ++++++++++++-------------
 feature-1.1-14/feature/R/featureSignif.R       |    8 ++--
 feature-1.1-14/feature/inst/doc/feature.Rnw    |    8 ++--
 feature-1.1-14/feature/inst/doc/feature.log    |    4 +-
 feature-1.1-14/feature/inst/doc/feature.pdf    |binary
 feature-1.1-14/feature/inst/doc/feature.tex    |    8 ++--
 feature-1.1-14/feature/man/drvkde.Rd           |    5 +-
 feature-1.1-14/feature/man/earthquake.Rd       |    4 +-
 feature-1.1-14/feature/man/feature-package.Rd  |    6 +--
 feature-1.1-14/feature/man/featureSignif.Rd    |   20 +++++-----
 13 files changed, 73 insertions(+), 65 deletions(-)

More information about feature at CRAN
Permanent link

Package GOSim updated to version 1.1.5.2 with previous version 1.1.5.1 dated 2008-09-15

Author: Holger Froehlich , contributions by Tim Beissbarth
Title: Computation of functional similarities between GO terms and gene products; GO enrichement analysis
Description: This package implements several functions useful for computing similarities between GO terms and gene products based on their GO annotation. Moreover it allows for computing a GO enrichment analysis

Diff between GOSim versions 1.1.5.1 dated 2008-09-15 and 1.1.5.2 dated 2008-11-04

 GOSim-1.1.5.1/GOSim/inst/doc/GOSim.bbl |only
 GOSim-1.1.5.1/GOSim/inst/doc/GOSim.blg |only
 GOSim-1.1.5.2/GOSim/DESCRIPTION        |    6 
 GOSim-1.1.5.2/GOSim/R/geneSimilarity.R |    5 
 GOSim-1.1.5.2/GOSim/R/termSimilarity.R |   12 
 GOSim-1.1.5.2/GOSim/inst/doc/GOSim.pdf | 2034 ++++++++++++++++-----------------
 6 files changed, 1056 insertions(+), 1001 deletions(-)

More information about GOSim at CRAN
Permanent link

Package Design updated to version 2.1-2 with previous version 2.1-1 dated 2007-06-18

Author: Frank E Harrell Jr
Title: Design Package
Description: Regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. Design is a collection of about 180 functions that assist and streamline modeling, especially for biostatistical and epidemiologic applications. It also contains new functions for binary and ordinal logistic regression models and the Buckley-James multiple regression model for right-censored responses, and implements penalized maximum likelihood estimation for logistic and ordinary linear models. Design works with almost any regression model, but it was especially written to work with logistic regression, Cox regression, accelerated failure time models, ordinary linear models, the Buckley-James model, and generalized least squares for serially or spatially correlated observations.

Diff between Design versions 2.1-1 dated 2007-06-18 and 2.1-2 dated 2008-11-04

 DESCRIPTION     |    6 +++---
 man/Overview.Rd |    5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

More information about Design at CRAN
Permanent link

New package BSagri with initial version 0.1-5
Package: BSagri
Title: Statistical methods for safety assessment in agricultural field trials
Version: 0.1-5
Date: 2008-11-04
Author: Frank Schaarschmidt
Description: Collection of functions, data sets and code examples for evaluations of field trials with the objective of safety assessment.
Maintainer: Frank Schaarschmidt
Depends: R (>= 2.7.0), mvtnorm, multcomp, gamlss, mratios, MCPAN, pairwiseCI, lattice, geepack, boot
License: GPL
Packaged: Tue Nov 4 13:41:47 2008; manager

More information about BSagri at CRAN
Permanent link

Package BMA updated to version 3.05 with previous version 3.03 dated 2006-07-19

Author: Adrian Raftery , Jennifer Hoeting, Chris Volinsky, Ian Painter, Ka Yee Yeung
Title: Bayesian Model Averaging
Description: Package for Bayesian model averaging for linear models, generalizable linear models and survival models (cox regression).

Diff between BMA versions 3.03 dated 2006-07-19 and 3.05 dated 2008-11-04

 BMA-3.03/BMA/man/as.data.frame.mc3.Rd |only
 BMA-3.05/BMA/DESCRIPTION              |    6 +++---
 BMA-3.05/BMA/R/bicreg.R               |    2 +-
 BMA-3.05/BMA/R/glib.R                 |    2 +-
 BMA-3.05/BMA/man/MC3.REG.Rd           |    2 ++
 BMA-3.05/BMA/src/fwleaps.f            |   11 ++++++-----
 6 files changed, 13 insertions(+), 10 deletions(-)

More information about BMA at CRAN
Permanent link

Package stab updated to version 0.0.5 with previous version 0.0.4 dated 2008-10-29

Author: Hsin-ya Lee , Yung-jin Lee
Title: data analysis of drug stability
Description: A menu-driven package for data analysis of drug stability based on ICH guideline(such as estimation of shelf-life from a 3-batch profile.)

Diff between stab versions 0.0.4 dated 2008-10-29 and 0.0.5 dated 2008-11-04

 DESCRIPTION         |    6 +++---
 R/MultipleAnalyze.r |   12 +++---------
 R/SingleAnalyze.r   |    8 +++++---
 R/demostability.r   |    2 +-
 R/zzz.R             |    2 +-
 5 files changed, 13 insertions(+), 17 deletions(-)

More information about stab at CRAN
Permanent link

New package reporttools with initial version 1.0
Package: reporttools
Type: Package
Title: Generate Latex - tables of descriptive statistics
Version: 1.0
Date: 2008-11-04
Author: Kaspar Rufibach
Maintainer: Kaspar Rufibach
Depends: xtable
Description: The functions in this package are especially helpful when writing reports of data analysis using Sweave.
License: GPL version 2 or newer
Packaged: Tue Nov 4 10:23:06 2008; rufibach

More information about reporttools at CRAN
Permanent link

Package pairwiseCI updated to version 0.1-15 with previous version 0.1-13 dated 2008-06-09

Author: Frank Schaarschmidt, Daniel Gerhard
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-13 dated 2008-06-09 and 0.1-15 dated 2008-11-04

 DESCRIPTION                   |   10 +++---
 R/HD.diff.R                   |   66 ++++++++++++++++++++++++++++++++++++++++--
 R/HD.ratio.R                  |   65 +++++++++++++++++++++++++++++++++++++++--
 R/HL.ratio.R                  |    2 -
 R/Median.ratio.R              |    3 -
 R/Prop.diff.R                 |    2 -
 R/Prop.or.R                   |    2 -
 R/Prop.ratio.R                |   11 ++-----
 man/Oats.Rd                   |    1 
 man/pairwiseCI.Rd             |   18 ++++++++---
 man/pairwiseCI.package.Rd     |    2 -
 man/pairwiseCImethodsCont.Rd  |    4 +-
 man/pairwiseCImethodsCount.Rd |   10 ++++--
 man/pairwiseCImethodsProp.Rd  |    8 ++---
 man/plotCI.pairwiseMEP.Rd     |    2 -
 15 files changed, 166 insertions(+), 40 deletions(-)

More information about pairwiseCI at CRAN
Permanent link

Package ivivc updated to version 0.1.4 with previous version 0.1.3 dated 2008-10-30

Author: Hsin Ya Lee , Yung-Jin Lee
Title: in vitro-in vivo correlation (IVIVC) modeling
Description: a menu-driven package for IVIVC model buidling and model validation

Diff between ivivc versions 0.1.3 dated 2008-10-30 and 0.1.4 dated 2008-11-04

 DESCRIPTION      |    6 +++---
 R/WagNel.R       |    5 +----
 R/ivivc.r        |    4 ++--
 R/plotting.lin.R |    4 +---
 R/plotting.non.R |    7 +++----
 R/zzz.R          |    2 +-
 6 files changed, 11 insertions(+), 17 deletions(-)

More information about ivivc at CRAN
Permanent link

Package drc updated to version 1.5-0 with previous version 1.4-7 dated 2008-09-18

Author: Christian Ritz , Jens Strebig
Title: Analysis of dose-response curves
Description: Analysis of one or multiple curves with focus on concentration-response, dose-response and time-response curves used, for example in biology, environmental sciences, medicine, pharmacology, toxicology.

Diff between drc versions 1.4-7 dated 2008-09-18 and 1.5-0 dated 2008-11-04

 drc-1.4-7/drc/R/ED.R              |only
 drc-1.4-7/drc/man/ED.Rd           |only
 drc-1.5-0/drc/DESCRIPTION         |    6 
 drc-1.5-0/drc/NAMESPACE           |   11 
 drc-1.5-0/drc/R/ED.drc.R          |only
 drc-1.5-0/drc/R/PR.R              |    2 
 drc-1.5-0/drc/R/asymreg.R         |    2 
 drc-1.5-0/drc/R/drm.R             |    4 
 drc-1.5-0/drc/R/expdecay.R        |    4 
 drc-1.5-0/drc/R/mrdrm.R           |only
 drc-1.5-0/drc/R/plot.drc.R        |  513 ++++++++++++++++----------------------
 drc-1.5-0/drc/R/predict.drc.R     |    4 
 drc-1.5-0/drc/R/simFct.R          |only
 drc-1.5-0/drc/data/lepidium.rda   |only
 drc-1.5-0/drc/data/lettuce.rda    |binary
 drc-1.5-0/drc/data/nasturtium.rda |only
 drc-1.5-0/drc/man/ED.drc.Rd       |only
 drc-1.5-0/drc/man/O.mykiss.Rd     |    4 
 drc-1.5-0/drc/man/SI.Rd           |    2 
 drc-1.5-0/drc/man/asymreg.Rd      |    2 
 drc-1.5-0/drc/man/comped.Rd       |    2 
 drc-1.5-0/drc/man/deguelin.Rd     |    4 
 drc-1.5-0/drc/man/drm.Rd          |    2 
 drc-1.5-0/drc/man/expdecay.Rd     |   10 
 drc-1.5-0/drc/man/lepidium.Rd     |only
 drc-1.5-0/drc/man/lettuce.Rd      |    4 
 drc-1.5-0/drc/man/mrdrm.Rd        |only
 drc-1.5-0/drc/man/multdrc.Rd      |    2 
 drc-1.5-0/drc/man/nasturtium.Rd   |only
 drc-1.5-0/drc/man/plot.drc.Rd     |   80 +++--
 drc-1.5-0/drc/man/predict.drc.Rd  |   18 -
 drc-1.5-0/drc/man/print.drc.Rd    |    2 
 32 files changed, 308 insertions(+), 370 deletions(-)

More information about drc at CRAN
Permanent link

Package diveMove updated to version 0.9.4 with previous version 0.9.3 dated 2008-10-24

Author: Sebastian P. Luque
Title: Dive analysis and calibration
Description: Functions to filter and summarize time-depth recorder (TDR) data, and miscellaneous functions for handling location data.

Diff between diveMove versions 0.9.3 dated 2008-10-24 and 0.9.4 dated 2008-11-04

 ChangeLog                     |   18 +++++++++++++++
 DESCRIPTION                   |    4 +--
 R/AllGenerics.R               |   14 ++++++------
 R/AllMethod.R                 |   26 +++++++++++-----------
 R/plotTD.R                    |    8 +++---
 README                        |    9 +++++++
 inst/doc/diveMove.Rnw         |   18 ++++++++++++---
 inst/doc/diveMove.pdf         |binary
 man/TDR-accessors.Rd          |   16 ++++++++-----
 man/TDR-class.Rd              |   49 +++++++++++++++++++++---------------------
 man/TDRcalibrate-accessors.Rd |   12 +++++-----
 man/TDRcalibrate-class.Rd     |   32 +++++++++++++--------------
 man/austFilter.Rd             |    3 --
 man/bout-methods.Rd           |   10 ++++----
 man/bout-misc.Rd              |   13 ++++++-----
 man/bouts2MLE.Rd              |   22 +++++++++++-------
 man/bouts2NLS.Rd              |    9 ++++++-
 man/calibrateDepth.Rd         |   26 +++++++++++-----------
 man/calibrateSpeed.Rd         |   11 ++++-----
 man/detDive-internal.Rd       |   15 ++++++------
 man/detPhase-internal.Rd      |   35 +++++++++++++++---------------
 man/distSpeed.Rd              |    8 ++----
 man/diveMove-internal.Rd      |    3 --
 man/diveMove-package.Rd       |   17 ++++++--------
 man/diveStats.Rd              |   11 ++++-----
 man/dives.Rd                  |   22 +++++++++---------
 man/extractDive-methods.Rd    |   11 ++++++---
 man/labDive-internal.Rd       |   12 ++++++----
 man/plotTDR-methods.Rd        |   18 ++++++++-------
 man/readTDR.Rd                |   34 +++++++++++++++++++----------
 man/timeBudget-methods.Rd     |   12 ++++++++--
 man/zoc.Rd                    |   13 +++++------
 tests/class-tests.R           |   12 +++++++---
 33 files changed, 302 insertions(+), 221 deletions(-)

More information about diveMove at CRAN
Permanent link

Package MIfuns updated to version 3.2.9 with previous version 3.2.7 dated 2008-10-20

Author: MetrumRG ,
Title: Pharmacometric tools for data preparation, analysis, simulation, and reporting
Description: Pharmacometric tools for common data preparation tasks, stratified bootstrap resampling of data sets, NONMEM control stream creation/editing, NONMEM model execution, creation of standard and user-defined diagnostic plots, execution and summary of bootstrap and predictive check results, implementation of simulations from posterior parameter distributions, reporting of output tables and creation of a detailed analysis log. All functions are considered stable unless marked as beta.

Diff between MIfuns versions 3.2.7 dated 2008-10-20 and 3.2.9 dated 2008-11-04

 MIfuns-3.2.7/MIfuns/R/Ops.miDate.R                  |only
 MIfuns-3.2.7/MIfuns/R/Ops.miDateTime.R              |only
 MIfuns-3.2.7/MIfuns/R/Ops.miTime.R                  |only
 MIfuns-3.2.7/MIfuns/R/as.character.miDateTime.R     |only
 MIfuns-3.2.7/MIfuns/R/as.character.miTime.R         |only
 MIfuns-3.2.7/MIfuns/R/as.data.frame.miDateTime.R    |only
 MIfuns-3.2.7/MIfuns/R/as.data.frame.miTime.R        |only
 MIfuns-3.2.7/MIfuns/R/as.miDate.R                   |only
 MIfuns-3.2.7/MIfuns/R/as.miDate.default.R           |only
 MIfuns-3.2.7/MIfuns/R/as.miDate.miDate.R            |only
 MIfuns-3.2.7/MIfuns/R/as.miDate.miDateTime.R        |only
 MIfuns-3.2.7/MIfuns/R/as.miDate.numeric.R           |only
 MIfuns-3.2.7/MIfuns/R/as.miDateTime.R               |only
 MIfuns-3.2.7/MIfuns/R/as.miDateTime.default.R       |only
 MIfuns-3.2.7/MIfuns/R/as.miDateTime.miDate.R        |only
 MIfuns-3.2.7/MIfuns/R/as.miDateTime.miDateTime.R    |only
 MIfuns-3.2.7/MIfuns/R/as.miDateTime.numeric.R       |only
 MIfuns-3.2.7/MIfuns/R/as.miTime.R                   |only
 MIfuns-3.2.7/MIfuns/R/as.miTime.default.R           |only
 MIfuns-3.2.7/MIfuns/R/as.miTime.miDateTime.R        |only
 MIfuns-3.2.7/MIfuns/R/as.miTime.miTime.R            |only
 MIfuns-3.2.7/MIfuns/R/as.miTime.numeric.R           |only
 MIfuns-3.2.7/MIfuns/R/bwplot.distribution.R         |only
 MIfuns-3.2.7/MIfuns/R/c.miDateTime.R                |only
 MIfuns-3.2.7/MIfuns/R/c.miTime.R                    |only
 MIfuns-3.2.7/MIfuns/R/format.miDate.R               |only
 MIfuns-3.2.7/MIfuns/R/format.miDateTime.R           |only
 MIfuns-3.2.7/MIfuns/R/format.miTime.R               |only
 MIfuns-3.2.7/MIfuns/R/print.miDateTime.R            |only
 MIfuns-3.2.7/MIfuns/R/print.miTime.R                |only
 MIfuns-3.2.7/MIfuns/R/rep.miTime.R                  |only
 MIfuns-3.2.7/MIfuns/R/seq.miDate.R                  |only
 MIfuns-3.2.7/MIfuns/R/z[.miDateTime.R               |only
 MIfuns-3.2.7/MIfuns/R/z[.miTime.R                   |only
 MIfuns-3.2.7/MIfuns/R/z[[.miDateTime.R              |only
 MIfuns-3.2.7/MIfuns/R/z[[.miTime.R                  |only
 MIfuns-3.2.7/MIfuns/R/z[_-.miDateTime.R             |only
 MIfuns-3.2.7/MIfuns/R/z[_-.miTime.R                 |only
 MIfuns-3.2.7/MIfuns/man/Ops.miDate.Rd               |only
 MIfuns-3.2.7/MIfuns/man/as.data.frame.miDateTime.Rd |only
 MIfuns-3.2.7/MIfuns/man/as.data.frame.miTime.Rd     |only
 MIfuns-3.2.7/MIfuns/man/as.miDate.Rd                |only
 MIfuns-3.2.7/MIfuns/man/as.miDate.miDate.Rd         |only
 MIfuns-3.2.7/MIfuns/man/as.miDate.miDateTime.Rd     |only
 MIfuns-3.2.7/MIfuns/man/as.miDateTime.Rd            |only
 MIfuns-3.2.7/MIfuns/man/as.miTime.Rd                |only
 MIfuns-3.2.7/MIfuns/man/as.miTime.miDateTime.Rd     |only
 MIfuns-3.2.7/MIfuns/man/c.miTime.Rd                 |only
 MIfuns-3.2.7/MIfuns/man/format.miDate.Rd            |only
 MIfuns-3.2.7/MIfuns/man/rep.miTime.Rd               |only
 MIfuns-3.2.7/MIfuns/man/seq.miDate.Rd               |only
 MIfuns-3.2.9/MIfuns/DESCRIPTION                     |    6 +-
 MIfuns-3.2.9/MIfuns/R/covplot.R                     |only
 MIfuns-3.2.9/MIfuns/R/doCov.R                       |    4 -
 MIfuns-3.2.9/MIfuns/R/miTemporal.R                  |only
 MIfuns-3.2.9/MIfuns/R/runmsge.R                     |   50 +++++++++-------
 MIfuns-3.2.9/MIfuns/R/zzz.R                         |    3 -
 MIfuns-3.2.9/MIfuns/man/MIfuns-package.Rd           |   12 +---
 MIfuns-3.2.9/MIfuns/man/accept.Rd                   |   60 --------------------
 MIfuns-3.2.9/MIfuns/man/as.distribution.Rd          |    8 +-
 MIfuns-3.2.9/MIfuns/man/c.miTemporal.Rd             |only
 MIfuns-3.2.9/MIfuns/man/covplot.Rd                  |   37 +++++++-----
 MIfuns-3.2.9/MIfuns/man/covplot.stats.Rd            |    4 -
 MIfuns-3.2.9/MIfuns/man/miTemporal.Rd               |only
 MIfuns-3.2.9/MIfuns/man/panel.covplot.Rd            |    2 
 65 files changed, 66 insertions(+), 120 deletions(-)

More information about MIfuns at CRAN
Permanent link

Package Hmisc updated to version 3.4-4 with previous version 3.4-3 dated 2007-11-03

Author: Frank E Harrell Jr , with contributions from many other users.
Title: Harrell Miscellaneous
Description: The Hmisc library contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, importing datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of S objects to LaTeX code, and recoding variables. Please submit bug reports to 'http://biostat.mc.vanderbilt.edu/trac/Hmisc'.

Diff between Hmisc versions 3.4-3 dated 2007-11-03 and 3.4-4 dated 2008-11-04

 DESCRIPTION         |    6 +++---
 R/dataRep.s         |    6 ------
 R/summary.formula.s |    2 +-
 man/eip.Rd          |   16 ++++++++--------
 4 files changed, 12 insertions(+), 18 deletions(-)

More information about Hmisc at CRAN
Permanent link


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