Title: Multilayer optics
Diff between planar versions 1.2.2 dated 2012-07-04 and 1.2.4 dated 2012-09-19
Description: Solves the electromagnetic problem of reflection and
transmission at a multilayer planar interface. Also computes
the decay rates for a dipolar emitter near a multilayer
structure.
Author: baptiste Auguie
Maintainer: baptiste Auguie
planar-1.2.2/planar/inst/tests/.Rhistory |only
planar-1.2.2/planar/man/invert_incidence.Rd |only
planar-1.2.4/planar/DESCRIPTION | 8 -
planar-1.2.4/planar/MD5 | 20 ++--
planar-1.2.4/planar/NAMESPACE | 6 -
planar-1.2.4/planar/NEWS | 7 +
planar-1.2.4/planar/R/multilayer.r | 4
planar-1.2.4/planar/R/themes.r | 47 +++-------
planar-1.2.4/planar/demo/LFIEF_angular_pattern_dummy.r | 8 -
planar-1.2.4/planar/demo/LFIEF_angular_pattern_kretschmann.r | 14 +-
planar-1.2.4/planar/inst/animation |only
planar-1.2.4/planar/inst/tests/LFIEF_angular_pattern_kretschmann.r |only
planar-1.2.4/planar/man/field.profile.Rd | 2
planar-1.2.4/planar/man/invert_stack.Rd |only
14 files changed, 54 insertions(+), 62 deletions(-)
Title: Kernel smoothing
Diff between ks versions 1.8.9 dated 2012-09-06 and 1.8.10 dated 2012-09-19
Description: Kernel smoothers for univariate and multivariate data
Author: Tarn Duong
Maintainer: Tarn Duong
CHANGELOG | 3 +++
DESCRIPTION | 8 ++++----
MD5 | 10 +++++-----
R/kde.R | 2 +-
inst/doc/kde.pdf |binary
man/plot.kde.Rd | 4 ++--
6 files changed, 15 insertions(+), 12 deletions(-)
Title: Clustering of variables
Diff between ClustOfVar versions 0.6 dated 2011-11-03 and 0.7 dated 2012-09-19
Description: Cluster analysis of a set of variables. Variables can be
quantitative, qualitative or a mixture of both.
Author: Marie Chavent and Vanessa Kuentz and Benoit Liquet and Jerome
Saracco
Maintainer:
DESCRIPTION | 12 +++++++-----
MD5 | 15 ++++++++-------
R/kmeansvar.R | 4 ++--
R/summary.clustvar.R | 4 ++--
inst |only
man/ClustOfVar-package.Rd | 5 +++--
man/hclustvar.Rd | 8 +++++++-
man/kmeansvar.Rd | 9 ++++++++-
man/stability.Rd | 12 +++++++++---
9 files changed, 46 insertions(+), 23 deletions(-)
Title: Actigraphy Data Analysis
Diff between Actigraphy versions 1.0 dated 2012-07-13 and 1.1 dated 2012-09-19
Description: This package implements functional linear modeling and
analysis for actigraphy data.
Author: William Shannon, Tao Li, Hong Xian, Jia Wang, Elena Deych,
Carlos Gonzalez
Maintainer: Berkley Shands
DESCRIPTION | 10 +++++-----
MD5 | 29 +++++++++++++++++++----------
R/Ftest.R | 15 +++++++++------
R/cat_flm_plot.R | 18 ++++++++++--------
R/cont_flm_plot.R | 20 +++++++++++---------
R/flm_cate.R | 6 +++---
R/flm_ftest.R | 6 ++++--
inst |only
man/Actigraphy-package.Rd | 12 ++++++------
man/cat_flm_plot.Rd | 7 ++++---
man/cont_flm_plot.Rd | 21 +++++++++++++--------
man/flm_cate.Rd | 3 ++-
vignettes |only
13 files changed, 86 insertions(+), 61 deletions(-)
Title: R binding for cppbugs
Diff between rcppbugs versions 0.1.0 dated 2012-05-23 and 0.1.1 dated 2012-09-19
Description: R binding for cppbugs
Author: Whit Armstrong
Maintainer: Whit Armstrong
rcppbugs-0.1.0/rcppbugs/.gitignore |only
rcppbugs-0.1.0/rcppbugs/.gitmodules |only
rcppbugs-0.1.0/rcppbugs/src/cppbugs/.git |only
rcppbugs-0.1.0/rcppbugs/src/cppbugs/.gitignore |only
rcppbugs-0.1.0/rcppbugs/src/cppbugs/test/.gitignore |only
rcppbugs-0.1.1/rcppbugs/DESCRIPTION | 6 +++---
rcppbugs-0.1.1/rcppbugs/MD5 | 5 +++--
rcppbugs-0.1.1/rcppbugs/src/interface.cpp | 14 ++++++--------
rcppbugs-0.1.1/rcppbugs/tests/logp.r |only
9 files changed, 12 insertions(+), 13 deletions(-)
Title: Tools for the analysis of air pollution data
Diff between openair versions 0.6-0 dated 2012-05-11 and 0.7-0 dated 2012-09-19
Description: Tools to analyse, interpret and understand air pollution
data. Data are typically hourly time series and both monitoring
data and dispersion model output can be analysed. Many
functions can also be applied to other data, including
meteorological and traffic data.
Author: David Carslaw and Karl Ropkins
Maintainer: David Carslaw
openair-0.6-0/openair/openair.Rproj |only
openair-0.7-0/openair/DESCRIPTION | 13
openair-0.7-0/openair/MD5 | 127 +++---
openair-0.7-0/openair/NEWS | 28 +
openair-0.7-0/openair/R/GoogleMapsPlot.R | 110 ++++-
openair-0.7-0/openair/R/TaylorDiagram.R | 20 -
openair-0.7-0/openair/R/TheilSen.R | 65 +--
openair-0.7-0/openair/R/calcPercentile.R | 2
openair-0.7-0/openair/R/calendarPlot.R | 332 ++++++++++------
openair-0.7-0/openair/R/checkPrep.R | 8
openair-0.7-0/openair/R/conditionalEval.R | 2
openair-0.7-0/openair/R/conditionalQuantile.R | 22 -
openair-0.7-0/openair/R/corPlot.R | 37 +
openair-0.7-0/openair/R/cutData.R | 38 +
openair-0.7-0/openair/R/date.breaks.R | 19
openair-0.7-0/openair/R/import.R | 25 -
openair-0.7-0/openair/R/importTraj.R | 38 +
openair-0.7-0/openair/R/linearRelation.R | 23 -
openair-0.7-0/openair/R/modStats.R | 21 -
openair-0.7-0/openair/R/percentileRose.R | 60 +--
openair-0.7-0/openair/R/polarAnnulus.R | 123 ++----
openair-0.7-0/openair/R/polarCluster.R | 11
openair-0.7-0/openair/R/polarFreq.R | 109 ++---
openair-0.7-0/openair/R/polarPlot.R | 111 +++--
openair-0.7-0/openair/R/quickText.R | 54 +-
openair-0.7-0/openair/R/scatterPlot.R | 139 ++++---
openair-0.7-0/openair/R/smoothTrend.R | 43 --
openair-0.7-0/openair/R/summaryPlot.R | 2
openair-0.7-0/openair/R/timeAverage.R | 100 ++---
openair-0.7-0/openair/R/timePlot.R | 94 ++--
openair-0.7-0/openair/R/timeVariation.R | 41 +-
openair-0.7-0/openair/R/trajCluster.R | 39 +
openair-0.7-0/openair/R/trajPlot.R | 145 ++++++-
openair-0.7-0/openair/R/trendLevel.R | 10
openair-0.7-0/openair/R/utilities.R | 33 +
openair-0.7-0/openair/R/windRose.R | 453 ++++++++++++++---------
openair-0.7-0/openair/data/mydata.RData |binary
openair-0.7-0/openair/man/GoogleMapsPlot.Rd | 37 +
openair-0.7-0/openair/man/TaylorDiagram.Rd | 31 -
openair-0.7-0/openair/man/TheilSen.Rd | 41 +-
openair-0.7-0/openair/man/calcPercentile.Rd | 2
openair-0.7-0/openair/man/calendarPlot.Rd | 79 ++--
openair-0.7-0/openair/man/conditionalQuantile.Rd | 21 -
openair-0.7-0/openair/man/corPlot.Rd | 13
openair-0.7-0/openair/man/cutData.Rd | 32 +
openair-0.7-0/openair/man/import.Rd | 30 -
openair-0.7-0/openair/man/importTraj.Rd | 45 +-
openair-0.7-0/openair/man/linearRelation.Rd | 25 -
openair-0.7-0/openair/man/modStats.Rd | 7
openair-0.7-0/openair/man/openair-package.Rd | 34 -
openair-0.7-0/openair/man/percentileRose.Rd | 28 -
openair-0.7-0/openair/man/polarAnnulus.Rd | 64 +--
openair-0.7-0/openair/man/polarCluster.Rd | 14
openair-0.7-0/openair/man/polarFreq.Rd | 69 +--
openair-0.7-0/openair/man/polarPlot.Rd | 69 ++-
openair-0.7-0/openair/man/scatterPlot.Rd | 108 ++---
openair-0.7-0/openair/man/selectByDate.Rd | 8
openair-0.7-0/openair/man/smoothTrend.Rd | 25 -
openair-0.7-0/openair/man/timeAverage.Rd | 76 ++-
openair-0.7-0/openair/man/timePlot.Rd | 87 ++--
openair-0.7-0/openair/man/timeVariation.Rd | 46 +-
openair-0.7-0/openair/man/trajCluster.Rd | 35 -
openair-0.7-0/openair/man/trajPlot.Rd | 47 +-
openair-0.7-0/openair/man/trendLevel.Rd | 12
openair-0.7-0/openair/man/windRose.Rd | 105 +++--
65 files changed, 2185 insertions(+), 1502 deletions(-)
Title: Discrete Beta Kernel Graduation of mortality data
Diff between DBKGrad versions 1.0 dated 2012-09-16 and 1.01 dated 2012-09-19
Description: This package allows for nonparametric graduation of
mortality rates using fixed or adaptive discrete beta kernel
estimator.
Author: Angelo Mazza and Antonio Punzo
Maintainer: Angelo Mazza
DESCRIPTION | 10 +++++-----
MD5 | 4 ++--
man/dbkGrad.Rd | 5 +----
3 files changed, 8 insertions(+), 11 deletions(-)
Title: (Robust) canonical correlation analysis via projection pursuit
Diff between ccaPP versions 0.1.1 dated 2012-08-16 and 0.2.0 dated 2012-09-19
Description: Canonical correlation analysis and maximum correlation via
projection pursuit, as well as fast implementations of
correlation estimators, with a focus on robust and
nonparametric methods.
Author: Andreas Alfons [aut, cre], David Simcha [ctb]
Maintainer: Andreas Alfons
DESCRIPTION | 27 +++++++++----------
MD5 | 29 +++++++++++---------
NAMESPACE | 3 ++
NEWS | 25 +++++++++++++++++
R/cca.R | 72 +++++++++++++++++++++++++++++++++++----------------
R/maxCor.R |only
R/permTest.R | 43 +++++++++++++++++-------------
R/print.R | 14 +++++++++
R/utils.R | 17 +++++++-----
man/ccaGrid.Rd | 26 ++++++++++++++----
man/ccaPP-package.Rd | 16 +++++++----
man/ccaProj.Rd | 24 +++++++++++++----
man/maxCorGrid.Rd |only
man/maxCorProj.Rd |only
man/permTest.Rd | 20 +++++++-------
src/cca.cpp | 68 +++++++++++++++++++++++++++++++++---------------
src/cca.h | 2 -
17 files changed, 263 insertions(+), 123 deletions(-)
Title: Basic functions for supporting an implementation of choice
experiments
Diff between support.CEs versions 0.2-3 dated 2012-06-14 and 0.2-4 dated 2012-09-19
Description: The support.CEs package provides seven basic functions
that support an implementation of choice experiments.
Author: Hideo Aizaki
Maintainer: Hideo Aizaki
DESCRIPTION | 8 ++++----
MD5 | 27 ++++++++++++++-------------
NEWS | 4 ++++
R/questionnaire.R | 10 +++++++++-
inst |only
man/Lma.design.Rd | 2 ++
man/gofm.Rd | 2 ++
man/make.dataset.Rd | 2 ++
man/make.design.matrix.Rd | 2 ++
man/mwtp.Rd | 2 ++
man/questionnaire.Rd | 3 +++
man/rotation.design.Rd | 2 ++
man/support.CEs-package.Rd | 7 +++++--
man/syn.res1.Rd | 3 +++
man/syn.res2.Rd | 3 +++
15 files changed, 57 insertions(+), 20 deletions(-)
Title: Epidemiological calculator
Diff between epicalc versions 2.14.1.6 dated 2012-02-18 and 2.15.1.0 dated 2012-09-19
Description: Functions making R easy for epidemiological calculation.
Author: Virasakdi Chongsuvivatwong
Maintainer: Virasakdi Chongsuvivatwong
DESCRIPTION | 8 ++++----
MD5 | 5 +++--
R/epicalc.R | 46 ++++++++++++++++++++++++++++++++++++++++++++++
man/tally.events.rd |only
4 files changed, 53 insertions(+), 6 deletions(-)