Author: Jeffrey A. Ryan, Josh M. Ulrich
Title: Extensible Time Series
Description: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.
Diff between xts versions 0.0-13 dated 2008-04-14 and 0.0-15 dated 2008-06-10
DESCRIPTION | 7 ++--- NAMESPACE | 19 ++++++++++++-- R/Date.R |only R/OHLC.R | 33 ++++++++++++++++++++++++ R/Ops.xts.R | 10 +++++-- R/coredata.xts.R | 2 - R/fillIndex.R |only R/lag.xts.R |only R/periodicity.R | 26 ++++++++++++++----- R/plot.R | 67 ++++++++++++++++++++++++++++++++++++-------------- R/sort.xts.R |only R/timeBasedSeq.R |only R/toperiod.R | 4 +- R/ts.R | 6 ++-- R/xts.R | 33 ++++++++++++++++++------ R/xts.methods.R | 8 ++--- R/xtsible.R | 24 +++++++++++++++++ WISHLIST | 14 ++++++++-- inst |only man/as.xts.Rd | 38 +++++++++++++++++++++++++--- man/as.xts.methods.Rd | 3 -- man/firstof.Rd |only man/plot.xts.Rd |only man/timeBased.Rd |only man/timeBasedSeq.Rd |only man/to.period.Rd | 8 +++++ man/xts-package.Rd | 5 ++- man/xts.Rd | 2 - 28 files changed, 246 insertions(+), 63 deletions(-)
Author: Matthias Templ
Title: Statistical Disclosure Control methods for the generation of public- and scientific-use files.
Description: Data from statistical agencies and other institutions are mostly confidential. This package can be used for the generation of save (micro)data, i.e. for the generation of public- and scientific-use files.
Diff between sdcMicro versions 2.4.1 dated 2008-02-29 and 2.5.0 dated 2008-06-10
DESCRIPTION | 6 R/addNoise.r | 142 +++++++++---------- R/dRisk.R | 20 +- R/dRiskRMD.R |only R/dUtility.R | 33 +++- R/microaggregation.R | 306 ++++++++++++++++++++--------------------- R/summary.micro.R | 20 +- R/valTable.R | 34 ++++ R/zzz.R | 3 inst/doc/sdcMicroPaper-001.pdf | 4 inst/doc/sdcMicroPaper.log | 2 man/addNoise.Rd | 2 man/dRisk.Rd | 8 - man/dRiskRMD.Rd |only man/dUtility.Rd | 22 ++ man/sdcMicro-package.Rd | 3 16 files changed, 341 insertions(+), 264 deletions(-)
Author: Gabriel Rodrigues Alves Margarido
Diff between onemap versions 0.1-0 dated 2008-06-08 and 0.1-1 dated 2008-06-10
Title: Software for constructing genetic maps in outcrossing species
Description: Analysis of molecular marker data from non-model systems to
simultaneously estimate linkage and linkage phases (genetic map construction)
DESCRIPTION | 6 +++---
inst/doc/Tutorial_OneMap.pdf |binary
man/onemap-package.Rd | 4 ++--
src/Makevars.win |only
src/threepts.c | 4 ++--
src/threepts.h | 2 +-
src/twopts.c | 6 +++---
src/twopts.h | 4 ++--
8 files changed, 13 insertions(+), 13 deletions(-)
Author: Gemechis Dilba, Mario Hasler, Frank Schaarschmidt
Title: Inferences for ratios of coefficients in the general linear model
Description: With this package, it is possible to perform (simultaneous) inferences for ratios of linear combinations of coefficients in the
general linear model. In particular, tests and confidence interval estimations for ratios of
treatment means in the normal one-way layout and confidence interval estimations like in (multiple) slope ratio
and parallel line assays can be carried out. Moreover, it is possible to calculate the sample sizes required in comparisons
with a control based on relative margins. For the simple two-sample problem, functions for a t-test for ratio-formatted
hypotheses and the corresponding Fieller confidence interval are provided assuming homogeneous or heterogeneous group variances.
Diff between mratios versions 1.3.7 dated 2008-04-14 and 1.3.8 dated 2008-06-10
DESCRIPTION | 6 +++--- R/ratioVH.R | 16 ++++++++-------- R/sci.ratio.gen.R | 10 +++++----- R/sci.ratioI.R | 12 ++++++------ R/t.test.ratio.default.R | 4 ++++ man/BW.Rd | 2 -- man/Mutagenicity.Rd | 2 -- man/SRAssay.rd | 4 +--- man/sci.ratio.gen.Rd | 4 +--- man/sci.ratioVH.Rd | 2 -- man/simtest.ratioVH.Rd | 2 -- man/summary.sci.ratio.Rd | 3 +-- 12 files changed, 29 insertions(+), 38 deletions(-)
Author: Robert B. Gramacy
Diff between monomvn versions 1.2 dated 2008-05-19 and 1.3 dated 2008-06-10
Title: Estimation for multivariate normal data with monotone missingness
Description: Estimation of multivariate normal data of arbitrary dimension
where the pattern of missing data is monotone. Through the use of
parsimonious/shrinkage regressions (plsr, pcr, lasso, ridge, etc.),
where standard regressions fail, the package can handle an
(almost) arbitrary amount of missing data. The current version
supports maximum likelihood inference and an alpha implementation
of a Bayesian version employing a Bayesian lasso. A fully
functional standalone (beta) interface to the Bayesian lasso
(from Park & Casella) with model selection is also provided
ChangeLog | 22 +
DESCRIPTION | 10
R/blasso.R | 120 ++++-
R/blasso.s3.R | 66 ++-
R/bmonomvn.R | 97 +++-
R/gamma.R | 16
R/monomvn.s3.R | 10
man/blasso.Rd | 149 ++++++-
man/blasso.s3.Rd | 12
man/bmonomvn.Rd | 60 +-
man/monomvn-internal.Rd | 1
src/blasso.cc | 999 +++++++++++++++++++++++++++++++++++++++++-------
src/blasso.h | 170 +++++---
src/bmonomvn.cc | 113 +++--
src/bmonomvn.h | 55 +-
src/matrix.c | 52 ++
src/matrix.h | 4
17 files changed, 1590 insertions(+), 366 deletions(-)
Author: Thomas Hoffmann
Title: Function GUI
Description: Rapidly create a GUI interface for a function you created by automatically creating widgets for arguments of the function. Automatically parses help routines for context-sensative help to these arguments. The interface essentially a wrapper to some tcltk routines to both simplify and facilitate GUI creation. More advanced tcltk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced.
Diff between fgui versions 0.2 dated 2008-05-25 and 0.2.1 dated 2008-06-10
DESCRIPTION | 6 +++--- R/fguiWindow.R | 4 ++-- R/widgets.R | 47 ++++++++++++++++++++++++++++++++++++++++------- man/gui.Rd | 12 ++++-------- 4 files changed, 49 insertions(+), 20 deletions(-)
Author: Andrew Gelman
Diff between arm versions 1.1-6 dated 2008-06-04 and 1.1-7 dated 2008-06-10
Title: Data Analysis Using Regression and Multilevel/Hierarchical Models
Description: R functions for processing lm, glm, mer and polr outputs.
CHANGELOG | 5 +++++
DESCRIPTION | 6 +++---
R/AllClass.R | 1 +
R/AllGeneric.R | 9 +++++++--
R/traceplot.R | 27 ++++++++++++++++++++++++++-
man/traceplot.Rd | 1 +
6 files changed, 43 insertions(+), 6 deletions(-)
Author: Frank Schaarschmidt, Daniel Gerhard, Martin Sill
Title: Multiple comparisons using normal approximation
Description: Multiple contrast tests and simultaneous confidence
intervals based on normal approximation. With implementations for
binomial proportions in a 2xk setting (risk difference and odds ratio),
poly-3-adjusted tumour rates, and multiple comparisons of biodiversity indices.
Approximative power calculation for multiple contrast tests of binomial
proportions.
Diff between MCPAN versions 1.1-5 dated 2008-05-13 and 1.1-6 dated 2008-06-10
DESCRIPTION | 8 +++--- R/Shannon.R | 9 ++++--- R/Simpson.R | 11 +++++++-- man/MCPAN-package.Rd | 5 ---- man/Shannonci.Rd | 2 - man/Simpsonci.Rd | 2 - man/Waldtest.Rd | 2 - man/binomORci.Rd | 3 -- man/censsample.Rd | 3 -- man/censsamplef.Rd | 3 -- man/corrMatgen.Rd | 4 --- man/estShannon.Rd | 6 ----- man/estShannonf.Rd | 2 - man/estSimpsonf.Rd | 2 - man/plot.sci.Rd | 4 --- man/plotCII.Rd | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++- man/poly3ci.Rd | 3 -- man/powermcp.Rd | 2 - man/scalechoice.Rd | 7 ++--- 19 files changed, 89 insertions(+), 50 deletions(-)