Title: Exploring water quality monitoring data
Diff between wq versions 0.3-6 dated 2012-03-31 and 0.3-8 dated 2012-09-09
Description: Functions to assist in the processing and exploration of
data from monitoring programs for aquatic ecosystems. The name
"wq" stands for "water quality" and reflects a focus on time
series data for physical and chemical properties of water, as
well as the plankton. The package is intended for programs that
sample approximately monthly at discrete stations, a feature of
many legacy data sets. Although our emphasis is on aquatic
ecosystems, most of the functions should be useful for analysis
of similar-frequency time series regardless of the subject
matter.
Author: Alan D. Jassby and James E. Cloern
Maintainer: Alan Jassby
wq-0.3-6/wq/inst/doc |only
wq-0.3-6/wq/vignettes |only
wq-0.3-8/wq/ChangeLog | 8 ++++++++
wq-0.3-8/wq/DESCRIPTION | 8 ++++----
wq-0.3-8/wq/MD5 | 30 ++++++++++++------------------
wq-0.3-8/wq/NAMESPACE | 2 +-
wq-0.3-8/wq/R/eofNum.R | 4 ++--
wq-0.3-8/wq/R/plotSeason.R | 2 +-
wq-0.3-8/wq/R/plotTs.R | 2 +-
wq-0.3-8/wq/R/plotTsAnom.R | 2 +-
wq-0.3-8/wq/R/plotTsTile.R | 7 ++++---
wq-0.3-8/wq/R/seaRoll.R | 2 +-
wq-0.3-8/wq/R/seasonTrend.R | 5 +++--
wq-0.3-8/wq/man/seasonTrend.Rd | 2 +-
wq-0.3-8/wq/man/wq-package.Rd | 4 ++--
15 files changed, 41 insertions(+), 37 deletions(-)
Title: Robust methods for high-dimensional data
Diff between robustHD versions 0.2.0 dated 2012-08-24 and 0.2.1 dated 2012-09-09
Description: Robust methods for high-dimensional data, in particular
linear model selection techniques based on least angle
regression and sparse regression.
Author: Andreas Alfons [aut, cre]
Maintainer: Andreas Alfons
DESCRIPTION | 12 ++++++------
MD5 | 14 +++++++-------
NEWS | 13 +++++++++++++
R/plot.R | 12 ++++++------
R/rlars.R | 24 +++++++++++++++---------
R/sparseLTS.R | 1 +
man/rlars.Rd | 19 ++++++++++---------
man/robustHD-package.Rd | 8 ++++----
8 files changed, 62 insertions(+), 41 deletions(-)
Title: Resampling-based prediction error estimation for regression
models
Diff between perry versions 0.1.0 dated 2012-08-23 and 0.1.1 dated 2012-09-09
Description: Tools that allow developers to write functions for
prediction error estimation with minimal programming effort and
assist users with model selection in regression problems.
Author: Andreas Alfons [aut, cre]
Maintainer: Andreas Alfons
DESCRIPTION | 10 +++++-----
MD5 | 7 ++++---
NEWS |only
R/perryPlot.R | 8 ++++----
man/perry-package.Rd | 6 +++---
5 files changed, 16 insertions(+), 15 deletions(-)
Title: Sensitivity Analysis
Diff between sensitivity versions 1.4-1 dated 2012-07-01 and 1.5 dated 2012-09-09
Description: A collection of functions for factor screening and global
sensitivity analysis of model output.
Author: Gilles Pujol, Bertrand Iooss, Alexandre Janon
Maintainer: Bertrand Iooss
DESCRIPTION | 13 ++++++-------
MD5 | 24 ++++++++++++++++++------
NAMESPACE | 15 +++++++++++++++
R/morris.R | 2 +-
R/sobol2007.R |only
R/sobolCert.R |only
R/sobolEff.R |only
R/sobolEff2.R |only
man/morris.Rd | 2 +-
man/sensitivity-package.Rd | 12 +++++++-----
man/sobol.Rd | 2 +-
man/sobol2007.Rd |only
man/sobolCert.Rd |only
man/sobolEff.Rd |only
src |only
15 files changed, 49 insertions(+), 21 deletions(-)
Title: Variations of Parallel Coordinate Plots for Categorical Data
Diff between ggparallel versions 0.1 dated 2012-08-18 and 0.1.1 dated 2012-09-09
Description: R package for creating hammock plots, parallel sets, and
common angle plots using the ggplot2 framework.
Author: Heike Hofmann, Marie Vendettuoli
Maintainer: Heike Hofmann
DESCRIPTION | 8 ++--
MD5 | 8 ++--
NEWS |only
R/parallel.R | 103 +++++++++++++++++++++++++++++++++++++-----------------
inst |only
man/ggparallel.Rd | 49 +++++++++++++++----------
6 files changed, 110 insertions(+), 58 deletions(-)
Title: Keep track of dates in terms of months
Diff between mondate versions 0.9.9.03 dated 2012-03-09 and 0.9.10.01 dated 2012-09-09
Description: Keep track of dates in month units. Perform date
arithmetic in "months" (default), "years", and "days". Enable
dates to have "shape" (non NULL dim). Allow "infinite" dates.
Author: Dan Murphy
Maintainer: Dan Murphy
DESCRIPTION | 8 ++---
MD5 | 10 +++----
NAMESPACE | 2 -
NEWS | 16 +++++++++++
R/mondate.r | 74 +++++++++++++++++++++++++++++++++++--------------------
man/c-methods.rd | 53 ++++++++++++++++++++-------------------
6 files changed, 99 insertions(+), 64 deletions(-)
Title: R tools for phoneticians and phonologists
Diff between phonR versions 0.1 dated 2012-08-18 and 0.2.1 dated 2012-09-09
Description: phonR is an R package for phoneticians and phonologists,
including functions for normalization and plotting of vowels.
Author: Daniel R. McCloy
Maintainer: Daniel R. McCloy
DESCRIPTION | 10 +-
MD5 | 8 +-
R/phonR.r | 187 +++++++++++++++++++++++++++++++++----------------
man/normalizeVowels.Rd | 13 ++-
man/plotVowels.Rd | 30 ++++---
5 files changed, 163 insertions(+), 85 deletions(-)