Title: Selected ISO codes
Diff between ISOcodes versions 2011.01.08 dated 2011-01-08 and 2011.07.31 dated 2011-07-31
Description: ISO language, territory, currency, script and character
codes. Provides ISO 639 language codes, ISO 3166 territory
codes, ISO 4217 currency codes, ISO 15924 script codes, and the
ISO 8859 character codes as well as the UN M.49 area codes.
Author: Christian Buchta and Kurt Hornik
Maintainer: Kurt Hornik
DESCRIPTION | 8 ++++----
data/ISO_15924.rda |binary
data/ISO_3166_1.rda |binary
data/ISO_3166_2.rda |binary
data/ISO_3166_3.rda |binary
data/ISO_4217.rda |binary
data/ISO_4217_Historic.rda |binary
data/ISO_639_2.rda |binary
data/ISO_639_3.rda |binary
data/ISO_639_3_Retirements.rda |binary
data/ISO_639_5.rda |binary
data/ISO_8859.rda |binary
data/UN_M.49_Countries.rda |binary
data/UN_M.49_Regions.rda |binary
14 files changed, 4 insertions(+), 4 deletions(-)
Title: Interface between R and the Google Visualisation API
Diff between googleVis versions 0.2.7 dated 2011-07-23 and 0.2.8 dated 2011-07-31
Description: googleVis provides an interface between R and the Google
Visualisation API to create interactive charts for web pages.
The functions of the package allow the user to visualise data
stored in R data frames with the Google Visualisation API
without uploading the data to Google. The output of a googleVis
function is html code that contains the data and references to
JavaScript functions hosted by Google. googleVis makes use of
the internal R HTTP server to display the output locally. A
browser with Flash and Internet connection is required. Please
visit the project web site for more information and examples.
Author: Markus Gesmann, Diego de Castillo
Maintainer: Markus Gesmann
DESCRIPTION | 20 ++++++++---------
LICENSE | 53 -----------------------------------------------
NEWS | 14 ++++++++++++
R/gvis.R | 16 ++++++++++----
R/gvisCoreCharts.R | 6 ++++-
R/gvisMethods.R | 4 +--
R/zzz.R | 24 +++++++++++++--------
THANKS | 2 -
inst/doc/googleVis.Rnw | 25 ++++++++++++++++------
inst/doc/googleVis.bib | 6 ++---
inst/doc/googleVis.pdf |binary
inst/rsp/index.rsp | 2 -
man/googleVis-package.Rd | 28 ++++++++++++++++--------
man/gvisBarChart.Rd | 25 +++++++++++++++++++++-
man/gvisGeoMap.Rd | 5 ++--
man/gvisPieChart.Rd | 15 +++++++++++++
16 files changed, 143 insertions(+), 102 deletions(-)
Title: Analysis of Spatially Distributed Data
Diff between RSurvey versions 0.6-2 dated 2011-05-30 and 0.6-3 dated 2011-07-31
Description: This package is a processing program for spatially
distributed data. It features graphing tools, query building,
and polygon clipping. A graphical user interface is provided.
Author: Jason C. Fisher
Maintainer: Jason C. Fisher
RSurvey-0.6-2/RSurvey/COPYING |only
RSurvey-0.6-3/RSurvey/DESCRIPTION | 8 -
RSurvey-0.6-3/RSurvey/NAMESPACE |only
RSurvey-0.6-3/RSurvey/R/AutocropPolygon.R | 42 ++-----
RSurvey-0.6-3/RSurvey/R/Data.R | 22 +--
RSurvey-0.6-3/RSurvey/R/ImportData.R | 34 ++++-
RSurvey-0.6-3/RSurvey/R/OpenRSurvey.R | 128 ++++++++++++++++-----
RSurvey-0.6-3/RSurvey/R/Plot2d.R | 54 ++++++---
RSurvey-0.6-3/RSurvey/R/ProcessData.R | 153 +++++++++-----------------
RSurvey-0.6-3/RSurvey/R/SetConfiguration.R | 15 --
RSurvey-0.6-3/RSurvey/R/SetPreferences.R | 54 ++++-----
RSurvey-0.6-3/RSurvey/R/ViewData.R | 4
RSurvey-0.6-3/RSurvey/R/WriteFile.R | 3
RSurvey-0.6-3/RSurvey/README.md | 15 +-
RSurvey-0.6-3/RSurvey/data/project.rda |binary
RSurvey-0.6-3/RSurvey/man/AddAxis.Rd | 2
RSurvey-0.6-3/RSurvey/man/Autocrop.Rd | 2
RSurvey-0.6-3/RSurvey/man/AutocropPolygon.Rd | 24 +---
RSurvey-0.6-3/RSurvey/man/CheckEntry.Rd | 5
RSurvey-0.6-3/RSurvey/man/CutoutPolygon.Rd | 7 -
RSurvey-0.6-3/RSurvey/man/Data.Rd | 26 ++--
RSurvey-0.6-3/RSurvey/man/EditDateFormat.Rd | 4
RSurvey-0.6-3/RSurvey/man/EditFunction.Rd | 12 +-
RSurvey-0.6-3/RSurvey/man/EditLimits.Rd | 4
RSurvey-0.6-3/RSurvey/man/EvalFunction.Rd | 4
RSurvey-0.6-3/RSurvey/man/GetFile.Rd | 12 +-
RSurvey-0.6-3/RSurvey/man/ImportData.Rd | 15 +-
RSurvey-0.6-3/RSurvey/man/ManageData.Rd | 29 ++--
RSurvey-0.6-3/RSurvey/man/ManagePolygons.Rd | 12 +-
RSurvey-0.6-3/RSurvey/man/OpenRSurvey.Rd | 6 -
RSurvey-0.6-3/RSurvey/man/Plot2d.Rd | 41 +++---
RSurvey-0.6-3/RSurvey/man/Plot3d.Rd | 8 -
RSurvey-0.6-3/RSurvey/man/PlotTimeSeries.Rd | 4
RSurvey-0.6-3/RSurvey/man/ProcessData.Rd | 86 +++++++++-----
RSurvey-0.6-3/RSurvey/man/RSurvey-package.Rd | 4
RSurvey-0.6-3/RSurvey/man/ReadData.Rd | 12 +-
RSurvey-0.6-3/RSurvey/man/Rename.Rd | 6 -
RSurvey-0.6-3/RSurvey/man/SetConfiguration.Rd | 14 +-
RSurvey-0.6-3/RSurvey/man/SetPolygonLimits.Rd | 16 +-
RSurvey-0.6-3/RSurvey/man/SetPreferences.Rd | 18 +--
RSurvey-0.6-3/RSurvey/man/SummarizeData.Rd | 6 -
RSurvey-0.6-3/RSurvey/man/ViewData.Rd | 8 -
RSurvey-0.6-3/RSurvey/man/WriteFile.Rd | 13 +-
RSurvey-0.6-3/RSurvey/man/project.Rd |only
44 files changed, 497 insertions(+), 435 deletions(-)
Title: Data Structures and Algorithms for Relations
Diff between relations versions 0.5-10 dated 2011-04-26 and 0.5-11 dated 2011-07-31
Description: Data structures and algorithms for k-ary relations with
arbitrary domains, featuring relational algebra, predicate
functions, and fitters for consensus relations.
Author: Kurt Hornik and David Meyer
Maintainer: Kurt Hornik
DESCRIPTION | 10 +++++-----
R/operators.R | 8 +++++++-
data/Cetacea.rda |binary
data/Felines.rda |binary
data/SVM_Benchmarking_Classification.rda |binary
data/SVM_Benchmarking_Classification_Consensus.rda |binary
data/SVM_Benchmarking_Regression.rda |binary
data/SVM_Benchmarking_Regression_Consensus.rda |binary
inst/NEWS.Rd |only
inst/doc/relations.pdf |binary
10 files changed, 12 insertions(+), 6 deletions(-)
Title: Lattice Graphics
Diff between lattice versions 0.19-30 dated 2011-06-30 and 0.19-31 dated 2011-07-31
Description: Lattice is a powerful and elegant high-level data
visualization system, with an emphasis on multivariate data,
that is sufficient for typical graphics needs, and is also
flexible enough to handle most nonstandard requirements. See
?Lattice for an introduction.
Author: Deepayan Sarkar
Maintainer: Deepayan Sarkar
lattice-0.19-30/lattice/COPYING |only
lattice-0.19-31/lattice/DESCRIPTION | 8 ++++----
lattice-0.19-31/lattice/GPL-2 |only
lattice-0.19-31/lattice/GPL-3 |only
lattice-0.19-31/lattice/LICENSE |only
5 files changed, 4 insertions(+), 4 deletions(-)
Title: General Smoothing Splines
Diff between gss versions 2.0-0 dated 2011-07-24 and 2.0-1 dated 2011-07-31
Description: A comprehensive package for structural multivariate
function estimation using smoothing splines.
Author: Chong Gu
Maintainer: Chong Gu
ChangeLog | 42 ++++++++++++++++++++++++------------------
DESCRIPTION | 8 ++++----
R/family.cv.R | 2 +-
R/gssanova1.R | 2 +-
R/project.sscox.R | 2 +-
R/project.ssden.R | 2 +-
man/buffalo.Rd | 2 +-
src/drkl.f | 2 +-
src/ratfor/drkl.r | 2 +-
9 files changed, 35 insertions(+), 29 deletions(-)
Title: A framework for comparing the performance of MCMC samplers
Diff between SamplerCompare versions 1.1 dated 2011-03-21 and 1.2 dated 2011-07-31
More information about SamplerCompare at CRAN
Description: This package consists of two components: a framework for
running sets of MCMC samplers on sets of distributions with a
variety of tuning parameters and plotting functions to
visualize the results of those simulations. See sc-intro.pdf
for an introduction. Version 1.2 adds a mechanism for loading
external simulations.
Author: Madeleine Thompson
Maintainer: Madeleine Thompson
SamplerCompare-1.1/SamplerCompare/inst/doc/sc-intro.bib |only
SamplerCompare-1.2/SamplerCompare/DESCRIPTION | 16
SamplerCompare-1.2/SamplerCompare/NAMESPACE | 4
SamplerCompare-1.2/SamplerCompare/R/00dist-util.R | 14
SamplerCompare-1.2/SamplerCompare/R/compare-samplers.R | 129 ++--
SamplerCompare-1.2/SamplerCompare/R/comparison-plot.R | 5
SamplerCompare-1.2/SamplerCompare/R/distributions.R | 8
SamplerCompare-1.2/SamplerCompare/R/univar-eigen.R | 19
SamplerCompare-1.2/SamplerCompare/inst/doc/ex-compare-results.Rfrag |only
SamplerCompare-1.2/SamplerCompare/inst/doc/ex-compare-samplers.Rfrag | 11
SamplerCompare-1.2/SamplerCompare/inst/doc/ex-final-compare.Rfrag | 12
SamplerCompare-1.2/SamplerCompare/inst/doc/glue.pdf |binary
SamplerCompare-1.2/SamplerCompare/inst/doc/jss668.bib |only
SamplerCompare-1.2/SamplerCompare/inst/doc/sc-intro.Rnw | 303 ++++++----
SamplerCompare-1.2/SamplerCompare/inst/doc/sc-intro.pdf |binary
SamplerCompare-1.2/SamplerCompare/man/SamplerCompare-package.Rd | 11
SamplerCompare-1.2/SamplerCompare/man/compare.samplers.Rd | 13
SamplerCompare-1.2/SamplerCompare/man/comparison.plot.Rd | 5
SamplerCompare-1.2/SamplerCompare/man/make.dist.Rd | 10
SamplerCompare-1.2/SamplerCompare/man/simulation.result.Rd |only
SamplerCompare-1.2/SamplerCompare/tests/test-samplers.R | 21
21 files changed, 366 insertions(+), 215 deletions(-)
Permanent link
Title: DBI/RJDBC interface to h2 Database
Diff between RH2 versions 0.1-2.5 dated 2011-07-23 and 0.1-2.6 dated 2011-07-31
Description: DBI/RJDBC interface to h2 database. h2 version 1.3.158 is
included.
Author: G. Grothendieck. Author of h2 is Thomas Mueller.
Maintainer: G. Grothendieck
DESCRIPTION | 10 +++++-----
NEWS | 4 ++++
2 files changed, 9 insertions(+), 5 deletions(-)
Title: Multivariate Autoregressive State-Space Modeling
Diff between MARSS versions 1.1 dated 2010-10-19 and 2.3 dated 2011-07-31
Description: The MARSS package fits constrained and unconstrained
linear multivariate autoregressive state-space (MARSS) models
to multivariate time series data via priamarily an
Expectation-Maximization (EM) algorithm, although fitting via
the BFGS algorithm (using the optim function) is also provided.
Functions are provided for parametric and innovations
bootstrapping, Kalman filter and smoothing, bootstrap model
selection criteria (AICb), confidences intervals via the
hessian approximation and via bootstrapping and calculation of
auxilliary residuals for detecting outliers and shocks. The
user guide shows examples of using MARSS for parameter
estimation for a variety of applications, model selection,
dynamic factor analysis, outlier and shock detection, and
addition of covariates. Type RShowDoc("UserGuide",
package="MARSS") at the R command line to open the MARSS user
guide.
Author: Eli Holmes, Eric Ward, and Kellie Wills, NOAA, Seattle, USA
Maintainer: eli.holmes@noaa.gov
MARSS-1.1/MARSS/R/find.degenerate.R |only
MARSS-1.1/MARSS/R/show.doc.R |only
MARSS-1.1/MARSS/inst/doc/Case_Study_1.xRnw |only
MARSS-1.1/MARSS/inst/doc/Case_Study_2.xRnw |only
MARSS-1.1/MARSS/inst/doc/Case_Study_3.xRnw |only
MARSS-1.1/MARSS/inst/doc/Case_Study_5.xRnw |only
MARSS-1.1/MARSS/inst/doc/Manual.pdf |only
MARSS-1.1/MARSS/inst/doc/Manual.xRnw |only
MARSS-1.1/MARSS/inst/doc/Quick_Examples.xRnw |only
MARSS-1.1/MARSS/inst/doc/builduserguide.Rnw |only
MARSS-1.1/MARSS/inst/doc/builduserguide.pdf |only
MARSS-1.1/MARSS/inst/doc/cbe.bst |only
MARSS-1.1/MARSS/inst/doc/figures |only
MARSS-1.1/MARSS/inst/doc/footmisc.sty |only
MARSS-1.1/MARSS/inst/doc/hanging.sty |only
MARSS-1.1/MARSS/inst/doc/svmono.cls |only
MARSS-1.1/MARSS/inst/doc/tex |only
MARSS-1.1/MARSS/inst/doc/xxMakefile |only
MARSS-1.1/MARSS/inst/doc/xxMakefile.win |only
MARSS-1.1/MARSS/man/find.degenerate.Rd |only
MARSS-1.1/MARSS/man/show.doc.Rd |only
MARSS-2.3/MARSS/DESCRIPTION | 27
MARSS-2.3/MARSS/NAMESPACE | 9
MARSS-2.3/MARSS/R/CSEGriskfigure.R | 11
MARSS-2.3/MARSS/R/CSEGtmufigure.R | 7
MARSS-2.3/MARSS/R/MARSS.R | 22
MARSS-2.3/MARSS/R/MARSSLLprofile.R | 2
MARSS-2.3/MARSS/R/MARSSaic.R | 2
MARSS-2.3/MARSS/R/MARSSboot.R | 2
MARSS-2.3/MARSS/R/MARSScheckdims.R | 10
MARSS-2.3/MARSS/R/MARSScheckpar.R | 4
MARSS-2.3/MARSS/R/MARSShatyt.r |only
MARSS-2.3/MARSS/R/MARSSinits.R | 6
MARSS-2.3/MARSS/R/MARSSkem.r | 986 ++++++++++++++++-----------
MARSS-2.3/MARSS/R/MARSSkemcheck.r | 69 -
MARSS-2.3/MARSS/R/MARSSkf.R | 363 ++++++---
MARSS-2.3/MARSS/R/MARSSkfas.r |only
MARSS-2.3/MARSS/R/MARSSoptim.r | 92 +-
MARSS-2.3/MARSS/R/MARSSparamCIs.R | 4
MARSS-2.3/MARSS/R/MARSSresids.R |only
MARSS-2.3/MARSS/R/MARSSsettings.R | 92 +-
MARSS-2.3/MARSS/R/MARSSsimulate.R | 44 +
MARSS-2.3/MARSS/R/as_marssm.R | 78 +-
MARSS-2.3/MARSS/R/checkPopWrap.R | 92 +-
MARSS-2.3/MARSS/R/describe_marssm.R | 2
MARSS-2.3/MARSS/R/diaghelpers.r | 27
MARSS-2.3/MARSS/R/is_marssMLE.r | 27
MARSS-2.3/MARSS/R/is_marssm.R | 32
MARSS-2.3/MARSS/R/marssm.R | 2
MARSS-2.3/MARSS/R/popWrap.R | 44 -
MARSS-2.3/MARSS/R/print_marssMLE.r | 6
MARSS-2.3/MARSS/R/print_marssm.R | 4
MARSS-2.3/MARSS/data/graywhales.rda |binary
MARSS-2.3/MARSS/data/grouse.rda |binary
MARSS-2.3/MARSS/data/harborSeal.rda |binary
MARSS-2.3/MARSS/data/harborSealWA.rda |binary
MARSS-2.3/MARSS/data/ivesDataByWeek.rda |only
MARSS-2.3/MARSS/data/ivesDataLP.rda |binary
MARSS-2.3/MARSS/data/kestrel.rda |only
MARSS-2.3/MARSS/data/okanaganRedds.rda |only
MARSS-2.3/MARSS/data/prairiechicken.rda |binary
MARSS-2.3/MARSS/data/rockfish.rda |only
MARSS-2.3/MARSS/data/wilddogs.rda |binary
MARSS-2.3/MARSS/inst/doc/Case_study_1.R | 46 -
MARSS-2.3/MARSS/inst/doc/Case_study_2.R | 84 +-
MARSS-2.3/MARSS/inst/doc/Case_study_3.R | 16
MARSS-2.3/MARSS/inst/doc/Case_study_4.R |only
MARSS-2.3/MARSS/inst/doc/Case_study_5.R | 18
MARSS-2.3/MARSS/inst/doc/Case_study_6.R |only
MARSS-2.3/MARSS/inst/doc/Case_study_7.R |only
MARSS-2.3/MARSS/inst/doc/Case_study_8.R |only
MARSS-2.3/MARSS/inst/doc/Makefile |only
MARSS-2.3/MARSS/inst/doc/UserGuide.Rnw | 2
MARSS-2.3/MARSS/inst/doc/UserGuide.pdf |binary
MARSS-2.3/MARSS/inst/doc/UserGuide.tex |only
MARSS-2.3/MARSS/inst/doc/changes.Rnw | 45 +
MARSS-2.3/MARSS/inst/doc/changes.pdf |binary
MARSS-2.3/MARSS/inst/doc/changes.tex |only
MARSS-2.3/MARSS/inst/doc/index.html | 8
MARSS-2.3/MARSS/man/CSEGriskfigure.Rd | 5
MARSS-2.3/MARSS/man/CSEGtmufigure.Rd | 78 +-
MARSS-2.3/MARSS/man/MARSS-package.Rd | 122 +--
MARSS-2.3/MARSS/man/MARSS.Rd | 101 +-
MARSS-2.3/MARSS/man/MARSSLLprofile.Rd | 4
MARSS-2.3/MARSS/man/MARSSaic.Rd | 4
MARSS-2.3/MARSS/man/MARSSboot.Rd | 8
MARSS-2.3/MARSS/man/MARSScheckdims.Rd | 56 -
MARSS-2.3/MARSS/man/MARSShatyt.Rd |only
MARSS-2.3/MARSS/man/MARSShessian.Rd | 70 -
MARSS-2.3/MARSS/man/MARSSinits.Rd | 88 +-
MARSS-2.3/MARSS/man/MARSSinnovationsboot.Rd | 2
MARSS-2.3/MARSS/man/MARSSkem.Rd | 58 -
MARSS-2.3/MARSS/man/MARSSkemcheck.Rd | 46 -
MARSS-2.3/MARSS/man/MARSSkf.Rd | 56 -
MARSS-2.3/MARSS/man/MARSSmcinit.Rd | 116 +--
MARSS-2.3/MARSS/man/MARSSoptim.Rd | 18
MARSS-2.3/MARSS/man/MARSSoptions.Rd | 78 +-
MARSS-2.3/MARSS/man/MARSSparamCIs.Rd | 4
MARSS-2.3/MARSS/man/MARSSresids.Rd |only
MARSS-2.3/MARSS/man/allowed.rd | 38 -
MARSS-2.3/MARSS/man/checkPopWrap.Rd | 4
MARSS-2.3/MARSS/man/graywhales.Rd | 14
MARSS-2.3/MARSS/man/harborSeal.Rd | 62 -
MARSS-2.3/MARSS/man/is.blockdiag.Rd | 3
MARSS-2.3/MARSS/man/is.marssMLE.Rd | 14
MARSS-2.3/MARSS/man/marssm.Rd | 12
MARSS-2.3/MARSS/man/plankton.Rd | 55 -
MARSS-2.3/MARSS/man/popWrap.Rd | 16
MARSS-2.3/MARSS/man/stdInnov.Rd | 72 -
109 files changed, 2000 insertions(+), 1489 deletions(-)