Title: Finnish Open Government Data Toolkit
Diff between sorvi versions 0.6.23 dated 2014-06-03 and 0.7.20 dated 2015-02-17
Description: Algorithms for Finnish open government data.
Author: Leo Lahti, Juuso Parkkinen, Joona Lehtomaki, Juuso Haapanen, Jussi
Paananen, Einari Happonen
Maintainer: Leo Lahti
sorvi-0.6.23/sorvi/man/get_municipality_info_statfi.Rd |only
sorvi-0.7.20/sorvi/DESCRIPTION | 21
sorvi-0.7.20/sorvi/MD5 | 67 -
sorvi-0.7.20/sorvi/NAMESPACE | 5
sorvi-0.7.20/sorvi/R/firstlib.R | 15
sorvi-0.7.20/sorvi/R/provinceinfo.R | 76 -
sorvi-0.7.20/sorvi/R/visualization.R | 3
sorvi-0.7.20/sorvi/README.md | 5
sorvi-0.7.20/sorvi/build/vignette.rds |binary
sorvi-0.7.20/sorvi/inst/doc/sorvi.Rnw |only
sorvi-0.7.20/sorvi/inst/doc/sorvi.pdf |only
sorvi-0.7.20/sorvi/inst/doc/sorvi_tutorial.R | 107 +-
sorvi-0.7.20/sorvi/inst/doc/sorvi_tutorial.Rmd | 85 +-
sorvi-0.7.20/sorvi/inst/doc/sorvi_tutorial.html | 592 ++++++---------
sorvi-0.7.20/sorvi/man/convert_municipality_codes.Rd | 3
sorvi-0.7.20/sorvi/man/convert_municipality_names.Rd | 3
sorvi-0.7.20/sorvi/man/fi.en.maakunnat.Rd | 3
sorvi-0.7.20/sorvi/man/get_municipality_info_mml.Rd | 13
sorvi-0.7.20/sorvi/man/get_postal_code_info.Rd | 3
sorvi-0.7.20/sorvi/man/get_province_info_wikipedia.Rd | 3
sorvi-0.7.20/sorvi/man/hetu.Rd | 3
sorvi-0.7.20/sorvi/man/is_url.Rd | 3
sorvi-0.7.20/sorvi/man/korvaa_skandit.Rd | 3
sorvi-0.7.20/sorvi/man/load_sorvi_data.Rd | 3
sorvi-0.7.20/sorvi/man/municipality_to_province.Rd | 5
sorvi-0.7.20/sorvi/man/regression_plot.Rd | 5
sorvi-0.7.20/sorvi/man/ropengov_storage_path.Rd | 3
sorvi-0.7.20/sorvi/man/sorvi-package.Rd | 3
sorvi-0.7.20/sorvi/man/strip.Rd | 3
sorvi-0.7.20/sorvi/man/strstrip.Rd | 3
sorvi-0.7.20/sorvi/man/strstrip_single.Rd | 3
sorvi-0.7.20/sorvi/man/valid_hetu.Rd | 3
sorvi-0.7.20/sorvi/vignettes/TODO.Rmd |only
sorvi-0.7.20/sorvi/vignettes/figure/regressionline-1.png |only
sorvi-0.7.20/sorvi/vignettes/figure/regressionline.png |binary
sorvi-0.7.20/sorvi/vignettes/sorvi.Rnw |only
sorvi-0.7.20/sorvi/vignettes/sorvi_tutorial.Rmd | 85 +-
sorvi-0.7.20/sorvi/vignettes/sorvi_tutorial.md |only
38 files changed, 489 insertions(+), 640 deletions(-)
Title: Data Exchange Between R and LabKey Server
Diff between Rlabkey versions 2.1.126 dated 2014-12-17 and 2.1.127 dated 2015-02-17
Description: Allow a user to discover, query and modify data from a LabKey Server.
Author: Peter Hussey
Maintainer: Cory Nathe
DESCRIPTION | 12 ++++++------
MD5 | 24 ++++++++++++------------
NEWS | 7 +++++++
R/labkey.executeSql.R | 14 +++++++++-----
R/labkey.getFolders.R | 15 ++++++++-------
R/labkey.selectRows.R | 6 ++++--
R/labkey.setCurlOptions.R | 4 ++--
inst/doc/RlabkeyExample.pdf |binary
inst/doc/usersguide.pdf |binary
man/Rlabkey-package.Rd | 4 ++--
man/labkey.executeSql.Rd | 8 ++++++--
man/labkey.getFolders.Rd | 4 +++-
man/labkey.selectRows.Rd | 8 ++++----
13 files changed, 63 insertions(+), 43 deletions(-)
Title: Latent Variable Models
Diff between lava versions 1.3 dated 2014-11-18 and 1.4.0 dated 2015-02-17
Description: Estimation and simulation of latent variable models.
Author: Klaus K. Holst
Maintainer: Klaus K. Holst
DESCRIPTION | 16 -
INDEX | 13 -
MD5 | 433 +++++++++++++++++++++++------------------------
NAMESPACE | 14 -
NEWS | 15 +
R/By.R | 4
R/Expand.R | 22 +-
R/Missing.R | 22 +-
R/Objective.R | 64 +++---
R/addattr.R | 12 -
R/addhook.R | 20 +-
R/addvar.R | 19 --
R/assoc.R | 4
R/baptize.R | 16 -
R/bootstrap.R | 28 +--
R/cancel.R | 2
R/categorical.R | 12 -
R/cluster.hook.R | 12 -
R/coef.R | 144 +++++++--------
R/compare.R | 48 ++---
R/confint.R | 17 -
R/constrain.R | 76 ++++----
R/copy.R | 4
R/correlation.R | 6
R/covariance.R | 91 ++++-----
R/curereg.R | 61 +++---
R/deriv.R | 75 ++++----
R/describecoef.R | 15 -
R/diagtest.R |only
R/distribution.R | 123 +++++++++----
R/dsort.R | 17 +
R/effects.R | 61 +++---
R/endogenous.R | 2
R/equivalence.R | 44 ++--
R/estimate.default.R | 191 +++++++++++---------
R/estimate.lvm.R | 173 +++++++++---------
R/estimate.multigroup.R | 158 ++++++++---------
R/eventTime.R | 108 +++++------
R/exogenous.R | 12 -
R/finalize.R | 74 +++-----
R/fix.R | 128 +++++++------
R/fixsome.R | 28 +--
R/formula.R | 3
R/functional.R | 13 -
R/glmest.R | 69 +++----
R/gof.R | 84 ++++-----
R/graph.R | 15 -
R/graph2lvm.R | 5
R/heavytail.R | 8
R/iid.R | 16 -
R/index.sem.R | 49 ++---
R/information.R | 30 +--
R/iv.R | 85 ++++-----
R/kill.R | 12 -
R/labels.R | 111 +++++-------
R/latent.R | 11 -
R/lava-package.R | 32 +--
R/lisrel.R | 14 -
R/lmers.R | 2
R/logLik.R | 82 ++++----
R/logo.R | 10 -
R/lvm.R | 27 +-
R/makemissing.R | 5
R/manifest.R | 5
R/matrices.R | 110 +++++------
R/measurement.R | 9
R/merge.R | 22 +-
R/missingMLE.R | 52 ++---
R/model.R | 14 -
R/modelPar.R | 30 +--
R/modelsearch.R | 49 ++---
R/moments.R | 10 -
R/multigroup.R | 62 +++---
R/multinomial.R | 53 ++---
R/multipletesting.R | 12 -
R/nested.R | 3
R/nodecolor.R | 2
R/normal.R | 40 +++-
R/onload.R | 10 -
R/optims.R | 60 +++---
R/ordinal.R | 14 -
R/ordreg.R | 13 -
R/parameter.R | 2
R/parpos.R | 12 -
R/pars.R | 9
R/partialcor.R | 12 -
R/path.R | 47 ++---
R/pcor.R | 29 +--
R/plot.R | 66 +++----
R/predict.R | 40 ++--
R/print.R | 26 +-
R/profile.R | 4
R/randomslope.R | 11 -
R/regression.R | 118 ++++++------
R/reorder.R | 2
R/residuals.R | 12 -
R/scheffe.R | 3
R/score.R | 38 ++--
R/sim.R | 157 ++++++++---------
R/spaghetti.R |only
R/stack.R |only
R/startvalues.R | 64 +++---
R/subgraph.R | 3
R/subset.R | 14 -
R/summary.R | 18 -
R/survival.R | 3
R/transform.R | 22 +-
R/utils.R | 119 ++++++++----
R/variances.R | 5
R/vars.R | 28 +--
R/vcov.R | 1
R/zCol.R | 22 +-
R/zblockdiag.R | 1
R/zclick.R | 8
R/zcolorbar.R | 10 -
R/zcombine.R | 13 -
R/zcommutation.R | 10 -
R/zconfband.R | 45 ++--
R/zdevcoords.R | 9
R/zgetmplus.R | 56 +++---
R/zgetsas.R | 18 -
R/zimages.R | 14 -
R/zksmooth.R | 20 +-
R/zmypal.R | 1
R/zoperators.R | 23 +-
R/zorg.R | 23 +-
R/zpdfconvert.R | 8
R/zplotConf.R | 359 +++++++++++++++++++++++++++++++++++---
R/zrevdiag.R | 2
R/ztoformula.R | 18 -
R/ztr.R | 13 -
R/ztrim.R | 2
inst/doc/reference.pdf |binary
inst/gof1.png |only
inst/lava1.png |only
man/By.Rd | 2
man/Col.Rd | 2
man/Combine.Rd | 2
man/Expand.Rd | 6
man/Graph.Rd | 2
man/Missing.Rd | 4
man/Model.Rd | 2
man/PD.Rd | 2
man/Range.lvm.Rd | 2
man/addvar.Rd | 2
man/baptize.Rd | 2
man/blockdiag.Rd | 2
man/bmd.Rd | 2
man/bmidata.Rd | 2
man/bootstrap.Rd | 2
man/bootstrap.lvm.Rd | 2
man/brisa.Rd | 2
man/calcium.Rd | 2
man/cancel.Rd | 2
man/children.Rd | 2
man/click.Rd | 4
man/closed.testing.Rd | 2
man/colorbar.Rd | 2
man/compare.Rd | 3
man/confband.Rd | 9
man/confint.lvmfit.Rd | 2
man/constrain-set.Rd | 2
man/correlation.Rd | 2
man/covariance.Rd | 2
man/curereg.Rd | 2
man/devcoords.Rd | 2
man/diagtest.Rd |only
man/dsort.Rd | 8
man/equivalence.Rd | 2
man/estimate.default.Rd | 23 +-
man/estimate.lvm.Rd | 2
man/eventTime.Rd | 2
man/getMplus.Rd | 2
man/getSAS.Rd | 2
man/gof.Rd | 2
man/hubble.Rd | 2
man/hubble2.Rd | 2
man/iid.Rd | 2
man/images.Rd | 2
man/indoorenv.Rd | 2
man/intercept.Rd | 2
man/internal.Rd | 3
man/kill.Rd | 2
man/ksmooth2.Rd | 5
man/labels-set.Rd | 2
man/lava-package.Rd | 2
man/lava.options.Rd | 2
man/lvm.Rd | 2
man/makemissing.Rd | 4
man/measurement.error.Rd |only
man/missingdata.Rd | 2
man/modelsearch.Rd | 2
man/multinomial.Rd | 2
man/nldata.Rd | 2
man/nsem.Rd | 2
man/op_concat.Rd | 10 -
man/op_match.Rd | 2
man/ordreg.Rd | 2
man/org.Rd | 2
man/parpos.Rd | 2
man/partialcor.Rd | 2
man/path.Rd | 2
man/pdfconvert.Rd | 2
man/plot.lvm.Rd | 4
man/plotConf.Rd | 8
man/predict.lvm.Rd | 2
man/regression-set.Rd | 8
man/revdiag.Rd | 2
man/scheffe.Rd | 2
man/semdata.Rd | 2
man/serotonin.Rd | 2
man/serotonin2.Rd | 2
man/sim.Rd | 26 +-
man/spaghetti.Rd |only
man/stack.estimate.Rd |only
man/subset.lvm.Rd | 2
man/timedep.Rd | 2
man/toformula.Rd | 2
man/tr.Rd | 2
man/trim.Rd | 2
man/twindata.Rd | 2
man/vars.Rd | 2
222 files changed, 2939 insertions(+), 2499 deletions(-)
Title: Fast Hierarchical Clustering Routines for R and Python
Diff between fastcluster versions 1.1.15 dated 2015-01-05 and 1.1.16 dated 2015-02-17
Description: This is a two-in-one package which provides interfaces to
both R and Python. It implements fast hierarchical, agglomerative
clustering routines. Part of the functionality is designed as drop-in
replacement for existing routines: "linkage" in the SciPy package
"scipy.cluster.hierarchy", "hclust" in R's "stats" package, and the
"flashClust" package. It provides the same functionality with the
benefit of a much faster implementation. Moreover, there are
memory-saving routines for clustering of vector data, which go beyond
what the existing packages provide. For information on how to install
the Python files, see the file INSTALL in the source distribution.
Author: Daniel Müllner [aut, cph, cre]
Maintainer: Daniel Müllner
DESCRIPTION | 18 +++++++++---------
MD5 | 22 +++++++++++-----------
NEWS | 7 ++++++-
inst/doc/fastcluster.Rtex | 4 ++--
inst/doc/fastcluster.pdf |binary
src/fastcluster.cpp | 5 ++++-
src/fastcluster_R.cpp | 37 +++++++++++++------------------------
src/python/fastcluster.py | 2 +-
src/python/test/nantest.py | 2 +-
src/python/test/test.py | 2 +-
src/python/test/vectortest.py | 2 +-
vignettes/fastcluster.Rtex | 4 ++--
12 files changed, 51 insertions(+), 54 deletions(-)
Title: High Performance Cluster Models Based on Kiefer-Wolfowitz
Recursion
Diff between hpcwld versions 0.4 dated 2014-07-16 and 0.5 dated 2015-02-17
Description: Probabilistic models describing the behavior
of workload and queue on a High Performance Cluster and computing GRID
under FIFO service discipline basing on modified Kiefer-Wolfowitz
recursion. Also sample data for inter-arrival times, service times,
number of cores per task and waiting times of HPC of Karelian
Research Centre are included, measurements took place from 06/03/2009 to 02/30/2011.
Functions provided to import/export workload traces in Standard Workload Format (swf).
Stability condition of the model may be verified either exactly, or approximately.
Author: Alexander Rumyantsev [aut, cre]
Maintainer: Alexander Rumyantsev
DESCRIPTION | 19 ++++++++++++-------
MD5 | 16 ++++++++++------
NAMESPACE | 4 +++-
R/ApproxC.R |only
R/StabC.R |only
data/HPC_KRC.rda |binary
data/HPC_KRC2.rda |binary
data/X.rda |binary
man/ApproxC.Rd |only
man/StabC.Rd |only
man/hpcwld-package.Rd | 13 +++++++++++--
11 files changed, 36 insertions(+), 16 deletions(-)
Title: Implementation of gWidgets2 for the RGtk2 Package
Diff between gWidgets2RGtk2 versions 1.0-2 dated 2013-10-29 and 1.0-3 dated 2015-02-17
More information about gWidgets2RGtk2 at CRAN
Description: Implements the gWidgets2 API for RGtk2.
Author: John Verzani
Maintainer: John Verzani
DESCRIPTION | 28 -
MD5 | 62 +--
NAMESPACE | 3
NEWS | 8
R/GComponent.R | 52 ++
R/dialogs.R | 6
R/gbutton.R | 8
R/gcheckbox.R | 33 -
R/gcheckboxgroup.R | 4
R/gcombobox.R | 22 -
R/gdf.R | 50 ++
R/gedit.R | 16
R/gfile.R | 6
R/gformlayout.R | 16
R/ggraphics.R | 21 -
R/gimage.R | 56 +--
R/glabel.R | 47 +-
R/glayout.R | 9
R/gnotebook.R | 18
R/gprogressbar.R | 1
R/gtable.R | 57 +--
R/gtext.R | 44 +-
R/gtk-misc.R | 2
R/gtree.R | 33 +
R/gwindow.R | 3
man/add_editable_cell_renderer.Rd | 17
man/ensure_type.Rd | 12
man/gWidgets2RGtk2-package.Rd | 217 +++++++----
man/gWidgets2RGtk2-undocumented.Rd | 665 +++++++++++++++---------------------
man/guiWidgetsToolkitRGtk2-class.Rd | 4
man/isFirstMouseClick.Rd | 9
man/isRightMouseClick.Rd | 9
32 files changed, 862 insertions(+), 676 deletions(-)
Permanent link
Title: Exploration and Graphics for RivEr Trends (EGRET)
Diff between EGRET versions 2.1.0 dated 2014-12-18 and 2.1.1 dated 2015-02-17
Description: Statistics and graphics for streamflow history,
water quality trends, and the statistical modeling algorithm: Weighted
Regressions on Time, Discharge, and Season (WRTDS).
Author: Robert Hirsch [aut],
Laura DeCicco [aut, cre]
Maintainer: Laura DeCicco
EGRET-2.1.0/EGRET/man/readNWISInfo.Rd |only
EGRET-2.1.0/EGRET/man/readUserInfo.Rd |only
EGRET-2.1.0/EGRET/man/readWQPInfo.Rd |only
EGRET-2.1.0/EGRET/vignettes/cache |only
EGRET-2.1.1/EGRET/DESCRIPTION | 10
EGRET-2.1.1/EGRET/MD5 | 184 ++++------
EGRET-2.1.1/EGRET/NAMESPACE | 3
EGRET-2.1.1/EGRET/NEWS | 8
EGRET-2.1.1/EGRET/R/EGRET.R | 26 +
EGRET-2.1.1/EGRET/R/fluxBiasEight.R | 3
EGRET-2.1.1/EGRET/R/generalAxis.R | 10
EGRET-2.1.1/EGRET/R/logPretty3.R | 2
EGRET-2.1.1/EGRET/R/mergeReport.r | 11
EGRET-2.1.1/EGRET/R/objectDefinitions.R | 19 -
EGRET-2.1.1/EGRET/R/plotConcQ.R | 3
EGRET-2.1.1/EGRET/R/plotConcQSmooth.R | 3
EGRET-2.1.1/EGRET/R/plotConcTime.R | 5
EGRET-2.1.1/EGRET/R/plotConcTimeDaily.R | 5
EGRET-2.1.1/EGRET/R/plotConcTimeSmooth.R | 3
EGRET-2.1.1/EGRET/R/plotFluxTimeDaily.R | 6
EGRET-2.1.1/EGRET/R/plotQTimeDaily.R | 6
EGRET-2.1.1/EGRET/R/populateParameterINFO.r | 3
EGRET-2.1.1/EGRET/R/printFluxUnitCheatSheet.R | 1
EGRET-2.1.1/EGRET/R/readMetaData.r | 144 ++++---
EGRET-2.1.1/EGRET/R/readNWISDaily.r | 4
EGRET-2.1.1/EGRET/R/sysdata.rda |binary
EGRET-2.1.1/EGRET/README.md | 6
EGRET-2.1.1/EGRET/demo/checkData.R | 7
EGRET-2.1.1/EGRET/inst/doc/EGRET.R | 11
EGRET-2.1.1/EGRET/inst/doc/EGRET.Rnw | 16
EGRET-2.1.1/EGRET/inst/doc/EGRET.pdf |binary
EGRET-2.1.1/EGRET/man/Constants.Rd |only
EGRET-2.1.1/EGRET/man/EGRET-package.Rd | 4
EGRET-2.1.1/EGRET/man/INFOdataframe.Rd |only
EGRET-2.1.1/EGRET/man/fluxBiasMulti.Rd | 3
EGRET-2.1.1/EGRET/man/generalAxis.Rd | 5
EGRET-2.1.1/EGRET/man/getDaily.Rd | 2
EGRET-2.1.1/EGRET/man/getInfo.Rd | 2
EGRET-2.1.1/EGRET/man/getSample.Rd | 2
EGRET-2.1.1/EGRET/man/getSurfaces.Rd | 2
EGRET-2.1.1/EGRET/man/plotConcQ.Rd | 3
EGRET-2.1.1/EGRET/man/plotConcQSmooth.Rd | 3
EGRET-2.1.1/EGRET/man/plotConcTime.Rd | 5
EGRET-2.1.1/EGRET/man/plotConcTimeDaily.Rd | 5
EGRET-2.1.1/EGRET/man/plotConcTimeSmooth.Rd | 3
EGRET-2.1.1/EGRET/man/plotFluxTimeDaily.Rd | 4
EGRET-2.1.1/EGRET/man/plotQTimeDaily.Rd | 5
EGRET-2.1.1/EGRET/man/populateParameterINFO.Rd | 3
EGRET-2.1.1/EGRET/man/printFluxUnitCheatSheet.Rd | 1
EGRET-2.1.1/EGRET/man/readNWISDaily.Rd | 3
EGRET-2.1.1/EGRET/tests |only
EGRET-2.1.1/EGRET/vignettes/EGRET-concordance.tex | 8
EGRET-2.1.1/EGRET/vignettes/EGRET.Rnw | 16
EGRET-2.1.1/EGRET/vignettes/figure/Mercedplot-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/Mercedplot-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/MississippiPlot-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/adjustSize-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/adjustSize-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/boxConcThree-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/boxResidMonth-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/boxResidMonth-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/customPanel-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/easyFontChange-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/fluxBiasMulti-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/modifiedContour1-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/modifiedDiffContour-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/multiPlotDataOverview-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotBoxes-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotBoxes-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcQComparison-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcQComparison-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcQSmooth-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcQSmooth-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcTime-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcTime-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcTimeDaily-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcTimeDaily-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcTimeSmooth-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotConcTimeSmooth-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotContours-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotDiffContours-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFluxHist-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFluxHist-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFluxPred-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFluxPred-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFluxQ-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFour-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotFourStats-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotResidQ-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotResidQ-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotSingleandSD-1.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/plotSingleandSD-2.pdf |binary
EGRET-2.1.1/EGRET/vignettes/figure/tinyPlot1-1.pdf |binary
93 files changed, 343 insertions(+), 235 deletions(-)
Title: Toolkit for Electroencephalography Data
Diff between eegkit versions 1.0-1 dated 2014-10-13 and 1.0-2 dated 2015-02-17
Description: Analysis and visualization tools for electroencephalography (EEG) data. Includes functions for plotting (a) EEG caps, (b) single- and multi-channel EEG time courses, and (c) EEG spatial maps. Also includes smoothing and Independent Component Analysis functions for EEG data analysis, and a function for simulating event-related potential EEG data.
Author: Nathaniel E. Helwig
Maintainer: Nathaniel E. Helwig
ChangeLog | 42 +++++++++++++++++
DESCRIPTION | 8 +--
MD5 | 58 +++++++++++------------
R/colorbar3d.R | 20 ++++----
R/eegcap.R | 68 +++++++++++++++------------
R/eegcapdense.R | 76 +++++++++++++++++-------------
R/eegica.R | 20 ++++----
R/eegsim.R | 77 ++++++++++++++++---------------
R/eegsmooth.R | 40 ++++++++--------
R/eegspace.R | 123 +++++++++++++++++++++++++++-----------------------
R/eegtime.R | 64 +++++++++++++++-----------
R/eegtimemc.R | 70 +++++++++++++++++++---------
R/voltcol.R | 10 ++--
data/eegcoord.rda |binary
data/eegdense.rda |binary
data/eeghead.rda |binary
data/eegmesh.rda |binary
man/eegcap.Rd | 43 ++++++++---------
man/eegcapdense.Rd | 26 ++++++----
man/eegcoord.Rd | 6 +-
man/eegdense.Rd | 2
man/eeghead.Rd | 8 +--
man/eegica.Rd | 57 +++++++++++------------
man/eegkit-package.Rd | 6 +-
man/eegmesh.Rd | 8 +--
man/eegsim.Rd | 79 +++++++++++++++-----------------
man/eegsmooth.Rd | 83 +++++++++++++++++----------------
man/eegspace.Rd | 37 +++++++--------
man/eegtime.Rd | 31 ++++++------
man/eegtimemc.Rd | 34 ++++++++-----
30 files changed, 610 insertions(+), 486 deletions(-)
Title: Model Layer for Automatic Data Analysis via CSV File
Interpretation
Diff between analyz versions 1.3.21 dated 2015-02-07 and 1.4 dated 2015-02-17
Description: Class with methods to read and execute R commands described as steps in a CSV file.
Author: Rodrigo Buhler
Maintainer: Rodrigo Buhler
DESCRIPTION | 13 +++++++------
MD5 | 30 +++++++++++++++---------------
NAMESPACE | 2 +-
R/ClassAnalyz.R | 12 +++---------
man/Analyz-class.Rd | 4 ++--
man/Analyz.coerceType-methods.Rd | 10 +++++-----
man/Analyz.getNrColumns-methods.Rd | 8 ++++----
man/Analyz.getNrRows-methods.Rd | 8 ++++----
man/Analyz.getResult-methods.Rd | 10 +++++-----
man/Analyz.getStepCommand-methods.Rd | 8 ++++----
man/Analyz.getStepParameters-methods.Rd | 8 ++++----
man/Analyz.getStepTitle-methods.Rd | 8 ++++----
man/Analyz.loadSteps-methods.Rd | 10 +++++-----
man/Analyz.runAnalysis-methods.Rd | 12 ++++++------
man/Analyz.setResult-methods.Rd | 10 +++++-----
man/Analyz.setStepItems-methods.Rd | 10 +++++-----
16 files changed, 79 insertions(+), 84 deletions(-)
Title: Efficient Discrete Stochastic Simulation
Diff between StochKit2R versions 0.2 dated 2015-01-29 and 0.3 dated 2015-02-17
Description: Efficient discrete stochastic simulation using the Gillespie algorithm (aka the Stochastic Simulation Algorithm or SSA) and adaptive tau-leaping. It provides an R interface to simulation algorithms and it provides functions for visualizing (plotting) simulation output.
Author: Kevin R. Sanft
Maintainer: Kevin R. Sanft
DESCRIPTION | 8 -
MD5 | 12 +-
inst/doc/StochKit2R-UserGuide.R | 18 +--
inst/doc/StochKit2R-UserGuide.Rmd | 12 --
inst/doc/StochKit2R-UserGuide.html | 211 +++++++++++++++++++------------------
vignettes/StochKit2R-UserGuide.Rmd | 12 --
vignettes/ex_out |only
7 files changed, 139 insertions(+), 134 deletions(-)
Title: Data Sets from Ramsey and Schafer's "Statistical Sleuth (3rd
Ed)"
Diff between Sleuth3 versions 0.1-6 dated 2013-03-10 and 0.1-8 dated 2015-02-17
Description: Data sets from Ramsey, F.L. and Schafer, D.W. (2013), "The
Statistical Sleuth: A Course in Methods of Data Analysis (3rd
ed)", Cengage Learning.
Author: Original by F.L. Ramsey and D.W. Schafer,
modifications by Daniel W. Schafer, Jeannie Sifneos and Berwin A. Turlach
Maintainer: Berwin A Turlach
Sleuth3-0.1-6/Sleuth3/LICENSE.GPL-2 |only
Sleuth3-0.1-6/Sleuth3/LICENSE.GPL-3 |only
Sleuth3-0.1-8/Sleuth3/DESCRIPTION | 26 -
Sleuth3-0.1-8/Sleuth3/GPL-2 |only
Sleuth3-0.1-8/Sleuth3/GPL-3 |only
Sleuth3-0.1-8/Sleuth3/MD5 | 372 +++++++++++-----------
Sleuth3-0.1-8/Sleuth3/data/case0101.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0102.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0201.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0202.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0301.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0302.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0401.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0402.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0501.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0502.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0601.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0602.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0701.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0702.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0801.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0802.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0901.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case0902.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1001.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1002.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1101.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1102.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1201.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1202.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1301.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1302.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1401.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1402.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1501.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1502.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1601.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1602.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1701.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1702.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1801.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1802.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1803.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1901.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case1902.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case2001.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case2002.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case2101.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case2102.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case2201.rda |binary
Sleuth3-0.1-8/Sleuth3/data/case2202.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0112.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0116.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0125.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0126.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0127.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0211.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0218.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0221.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0222.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0223.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0321.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0323.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0327.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0330.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0331.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0332.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0333.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0428.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0429.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0430.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0431.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0432.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0518.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0523.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0524.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0525.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0623.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0624.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0721.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0722.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0724.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0725.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0726.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0727.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0728.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0729.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0730.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0816.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0817.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0820.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0822.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0823.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0824.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0825.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0826.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0828.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0829.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0914.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0915.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0918.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0920.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0921.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex0923.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1014.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1026.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1027.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1028.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1029.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1030.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1031.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1033.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1111.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1120.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1122.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1123.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1124.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1125.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1217.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1220.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1221.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1222.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1223.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1225.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1317.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1319.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1320.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1321.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1416.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1417.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1419.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1420.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1507.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1509.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1514.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1515.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1516.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1517.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1518.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1519.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1605.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1611.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1612.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1613.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1614.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1615.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1620.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1708.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1715.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1716.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1914.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1916.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1917.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1918.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1919.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1921.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1922.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex1923.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2011.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2012.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2015.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2016.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2017.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2018.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2019.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2113.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2115.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2116.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2117.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2118.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2119.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2120.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2216.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2220.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2222.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2223.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2224.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2225.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2226.rda |binary
Sleuth3-0.1-8/Sleuth3/data/ex2414.rda |binary
Sleuth3-0.1-8/Sleuth3/inst/doc/Sleuth3-manual.pdf |binary
Sleuth3-0.1-8/Sleuth3/man/case1201.Rd | 5
Sleuth3-0.1-8/Sleuth3/man/case1202.Rd | 4
Sleuth3-0.1-8/Sleuth3/man/case1401.Rd | 3
Sleuth3-0.1-8/Sleuth3/man/ex0116.Rd | 2
Sleuth3-0.1-8/Sleuth3/man/ex0920.Rd | 3
Sleuth3-0.1-8/Sleuth3/man/ex1320.Rd | 2
Sleuth3-0.1-8/Sleuth3/man/ex1518.Rd | 2
Sleuth3-0.1-8/Sleuth3/man/ex1519.Rd | 2
189 files changed, 211 insertions(+), 210 deletions(-)
Title: Significance Tests for Palaeoenvironmental Reconstructions
Diff between palaeoSig versions 1.1-2 dated 2013-04-18 and 1.1-3 dated 2015-02-17
Description: Tests if quantitative palaeoenvironmental reconstructions are statistically significant.
Author: Richard Telford, Mathias Trachsel
Maintainer: Richard Telford
palaeoSig-1.1-2/palaeoSig/R/rotate.R |only
palaeoSig-1.1-2/palaeoSig/R/simulateSpatial.R |only
palaeoSig-1.1-2/palaeoSig/man/rotate.Rd |only
palaeoSig-1.1-2/palaeoSig/man/simulateSpatial.Rd |only
palaeoSig-1.1-3/palaeoSig/DESCRIPTION | 19 ++++---
palaeoSig-1.1-3/palaeoSig/MD5 | 51 +++++++++++++--------
palaeoSig-1.1-3/palaeoSig/NAMESPACE | 32 +++++++++++--
palaeoSig-1.1-3/palaeoSig/R/Code1.r |only
palaeoSig-1.1-3/palaeoSig/R/agedepth.2015.r |only
palaeoSig-1.1-3/palaeoSig/R/centipede.plot.r |only
palaeoSig-1.1-3/palaeoSig/R/coverage.plot.r |only
palaeoSig-1.1-3/palaeoSig/R/make.dist.R | 6 +-
palaeoSig-1.1-3/palaeoSig/R/plot.fittedAgelme.R |only
palaeoSig-1.1-3/palaeoSig/R/randomTF.R | 1
palaeoSig-1.1-3/palaeoSig/R/randomTFmm.r | 1
palaeoSig-1.1-3/palaeoSig/data/STOR.rda |only
palaeoSig-1.1-3/palaeoSig/inst/CITATION | 24 ++++-----
palaeoSig-1.1-3/palaeoSig/inst/NEWS.Rd | 42 +++++++++++++++++
palaeoSig-1.1-3/palaeoSig/man/Hill.N2.core.Rd | 1
palaeoSig-1.1-3/palaeoSig/man/STOR.Rd |only
palaeoSig-1.1-3/palaeoSig/man/abundances.Rd |only
palaeoSig-1.1-3/palaeoSig/man/agelme.rd |only
palaeoSig-1.1-3/palaeoSig/man/centipede.plot.Rd |only
palaeoSig-1.1-3/palaeoSig/man/cor.mat.fun.Rd |only
palaeoSig-1.1-3/palaeoSig/man/coverage.plot.rd |only
palaeoSig-1.1-3/palaeoSig/man/jointsig.Rd | 8 ++-
palaeoSig-1.1-3/palaeoSig/man/make.env.Rd |only
palaeoSig-1.1-3/palaeoSig/man/make.set.Rd |only
palaeoSig-1.1-3/palaeoSig/man/mat.h.Rd | 41 ++++++----------
palaeoSig-1.1-3/palaeoSig/man/multi.mat.Rd | 24 +--------
palaeoSig-1.1-3/palaeoSig/man/obs.cor.Rd | 1
palaeoSig-1.1-3/palaeoSig/man/palaeoSig-package.Rd | 3 -
palaeoSig-1.1-3/palaeoSig/man/plot.fittedAgelme.Rd |only
palaeoSig-1.1-3/palaeoSig/man/predict.agelme.Rd |only
palaeoSig-1.1-3/palaeoSig/man/randomTF.Rd | 5 +-
palaeoSig-1.1-3/palaeoSig/man/rne.Rd | 14 +++--
palaeoSig-1.1-3/palaeoSig/man/species.Rd |only
37 files changed, 164 insertions(+), 109 deletions(-)
Title: Multivariate Sensitivity Analysis
Diff between multisensi versions 1.0-7 dated 2013-07-19 and 1.0-8 dated 2015-02-17
Description: Functions to perform sensitivity analysis on a model with multivariate output.
Author: Matieyendou LAMBONI
Maintainer: Herve MONOD
DESCRIPTION | 11 +++++------
MD5 | 22 +++++++++++-----------
NAMESPACE | 7 +++++++
NEWS | 9 +++++++++
R/anoasg.r | 28 ++++++++++++++++------------
R/graph.pc.r | 4 ++--
R/plot.gsi.r | 6 ++++--
R/summary.gsi.r | 2 +-
inst/CITATION | 8 +++-----
inst/doc/multisensi-manual.pdf |binary
man/graph.pc.Rd | 3 ++-
man/plot.gsi.Rd | 5 +++--
12 files changed, 63 insertions(+), 42 deletions(-)