Title: A framework for comparing the performance of MCMC samplers
Diff between SamplerCompare versions 1.2.1 dated 2011-08-24 and 1.2.2 dated 2012-01-29
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.2.1/SamplerCompare/inst/doc/jss.bst |only
SamplerCompare-1.2.1/SamplerCompare/inst/doc/jss.cls |only
SamplerCompare-1.2.1/SamplerCompare/inst/doc/jsslogo.jpg |only
SamplerCompare-1.2.2/SamplerCompare/.Rinstignore |only
SamplerCompare-1.2.2/SamplerCompare/DESCRIPTION | 12 +-
SamplerCompare-1.2.2/SamplerCompare/MD5 | 41 ++++------
SamplerCompare-1.2.2/SamplerCompare/R/comparison-plot.R | 4
SamplerCompare-1.2.2/SamplerCompare/inst/doc/Figures/ex-compare-results.txt | 2
SamplerCompare-1.2.2/SamplerCompare/inst/doc/Figures/ex-compare-samplers.txt | 4
SamplerCompare-1.2.2/SamplerCompare/inst/doc/Figures/ex-comparison-plot.pdf |binary
SamplerCompare-1.2.2/SamplerCompare/inst/doc/Figures/ex-final-compare.txt | 6 -
SamplerCompare-1.2.2/SamplerCompare/inst/doc/glue.Rnw | 7 -
SamplerCompare-1.2.2/SamplerCompare/inst/doc/glue.pdf |binary
SamplerCompare-1.2.2/SamplerCompare/inst/doc/sc-intro.pdf |binary
SamplerCompare-1.2.2/SamplerCompare/man/SamplerCompare-package.Rd | 6 -
SamplerCompare-1.2.2/SamplerCompare/man/ar.act.Rd | 4
SamplerCompare-1.2.2/SamplerCompare/man/chud.Rd | 4
SamplerCompare-1.2.2/SamplerCompare/man/compare.samplers.Rd | 10 +-
SamplerCompare-1.2.2/SamplerCompare/man/comparison.plot.Rd | 12 +-
SamplerCompare-1.2.2/SamplerCompare/man/compounded.sampler.Rd | 2
SamplerCompare-1.2.2/SamplerCompare/man/make.c.dist.Rd | 4
SamplerCompare-1.2.2/SamplerCompare/man/make.dist.Rd | 4
SamplerCompare-1.2.2/SamplerCompare/man/simulation.result.Rd | 4
SamplerCompare-1.2.2/SamplerCompare/man/wrap.c.sampler.Rd | 4
24 files changed, 64 insertions(+), 66 deletions(-)
Permanent link
Title: Reads mass spectrometry data in Bruker *flex format
Diff between readBrukerFlexData versions 1.2.2 dated 2012-01-18 and 1.2.3 dated 2012-01-29
More information about readBrukerFlexData at CRAN
Description: Reads files generated by MALDI-TOF MS of Bruker Daltonics'
*flex series. Successfully tested for Bruker Daltonics'
Autoflex MS.
Author: Sebastian Gibb
Maintainer: Sebastian Gibb
DESCRIPTION | 8 ++++----
MD5 | 16 ++++++++--------
NAMESPACE | 5 +++--
NEWS | 5 +++++
R/readBrukerFlexData.R | 15 ++++++++++++---
man/double2singlePrecision.Rd | 3 ++-
man/hpc.Rd | 2 +-
man/readBrukerFlexData-package.Rd | 4 ++--
man/readBrukerFlexFile.Rd | 1 +
9 files changed, 38 insertions(+), 21 deletions(-)
Permanent link
Title: Visualization methods for the raster package
Diff between rasterVis versions 0.10-7 dated 2011-12-09 and 0.10-9 dated 2012-01-29
Description: The raster package defines classes and methods for spatial
raster data access and manipulation. The rasterVis package
complements raster providing a set of methods for enhanced
visualization and interaction.
Author: Oscar Perpinan Lamigueiro [cre, aut], Robert Hijmans [aut]
Maintainer: Oscar Perpinan Lamigueiro
DESCRIPTION | 19 +++++++++------
MD5 | 16 ++++++-------
R/contourplot.R | 3 +-
R/gplot.R | 41 ++++++++++++++++++++--------------
R/grid.R | 40 ++++++++++++++++-----------------
R/levelplot.R | 56 ++++++++++++++++++++++++-----------------------
man/gplot-methods.Rd | 21 ++++++++++-------
man/levelplot-methods.Rd | 16 +++++++++++--
rasterVis-Ex.R | 33 ++++++++++++++++++---------
9 files changed, 143 insertions(+), 102 deletions(-)
Title: R interface to the PostgreSQL database system
Diff between RPostgreSQL versions 0.3-1 dated 2012-01-03 and 0.3-2 dated 2012-01-29
Description: Database interface and PostgreSQL driver for R This
package provides a Database Interface (DBI) compliant driver
for R to access PostgreSQL database systems.
In order to build and install this package from source, PostgreSQL
itself must be present your system to provide PostgreSQL
functionality via its libraries and header files. These files
are provided as postgresql-devel package under some Linux
distributions.
On Microsoft Windows system the attached libpq library source will be
used.
A wiki and issue tracking system for the package are available at
Google Code at https://code.google.com/p/rpostgresql/ .
Author: Joe Conway, Dirk Eddelbuettel, Tomoaki Nishiyama, Sameer Kumar
Prayaga (during 2008), Neil Tiffin
Maintainer: Tomoaki Nishiyama
RPostgreSQL-0.3-1/RPostgreSQL/src/install.libs.R |only
RPostgreSQL-0.3-2/RPostgreSQL/ChangeLog | 14 +++
RPostgreSQL-0.3-2/RPostgreSQL/DESCRIPTION | 33 ++++----
RPostgreSQL-0.3-2/RPostgreSQL/MD5 | 17 ++--
RPostgreSQL-0.3-2/RPostgreSQL/inst/NEWS | 11 ++
RPostgreSQL-0.3-2/RPostgreSQL/inst/doc/DBI.pdf |binary
RPostgreSQL-0.3-2/RPostgreSQL/src/Makevars.win | 4 -
RPostgreSQL-0.3-2/RPostgreSQL/src/libpq/Makefile.global.win64 | 37 ++++++++--
RPostgreSQL-0.3-2/RPostgreSQL/src/libpq/Makefile.shlib | 17 +++-
RPostgreSQL-0.3-2/RPostgreSQL/src/libpq/Makefile.win | 2
10 files changed, 102 insertions(+), 33 deletions(-)
Title: Rcmdr Plug-In for Business and Customer Analytics
Diff between RcmdrPlugin.BCA versions 0.9-2 dated 2011-12-28 and 0.9-3 dated 2012-01-29
More information about RcmdrPlugin.BCA at CRAN
Description: This package provides an Rcmdr "plug-in" to accompany the
book Customer and Business Analytics: Applied Data Mining for
Business Decision Making Using R by Daniel S. Putler and Robert
E. Krider.
Author: Dan Putler
Maintainer: Dan Putler
DESCRIPTION | 16 +--
MD5 | 10 -
R/RcmdrPlugin.BCA.R | 206 ---------------------------------------
inst/etc/menus.txt | 6 -
man/RcmdrPlugin.BCA-package.Rd | 10 -
man/RcmdrPlugin.BCA.Utilities.Rd | 4
6 files changed, 22 insertions(+), 230 deletions(-)
Permanent link
Title: R Client for Mobilize/Andwellness server
Diff between Ohmage versions 2.9-5 dated 2012-01-27 and 2.9-6 dated 2012-01-29
Description: R Client for Mobilize and Andwellness server. Implements
basic R functions to call and process data.
Author: Jeroen Ooms
Maintainer: Jeroen Ooms
DESCRIPTION | 6 +++---
MD5 | 9 +++++----
R/multifactor.R | 2 +-
R/oh.call.R | 4 ++++
test/benchmark.R |only
test/datagen.R | 4 +---
6 files changed, 14 insertions(+), 11 deletions(-)
Title: Graph Based Multiple Comparison Procedures
Diff between gMCP versions 0.7-4 dated 2012-01-22 and 0.7-5 dated 2012-01-29
Description: This package provides functions and a graphical user
interface for graphical described multiple test procedures.
Author: Kornelius Rohmeyer, Florian Klinglmueller (parametric tests,
adaptive designs), Bjoern Bornkamp (power simulations)
Maintainer: Kornelius Rohmeyer
gMCP-0.7-4/gMCP/inst/java/jhlir.jar |only
gMCP-0.7-5/gMCP/.Rinstignore | 6
gMCP-0.7-5/gMCP/DESCRIPTION | 12 -
gMCP-0.7-5/gMCP/INSTALL | 4
gMCP-0.7-5/gMCP/MD5 | 95 +++++-----
gMCP-0.7-5/gMCP/NEWS | 33 +++
gMCP-0.7-5/gMCP/R/calcPower.R | 2
gMCP-0.7-5/gMCP/R/closure.R | 2
gMCP-0.7-5/gMCP/R/gMCP.R | 13 -
gMCP-0.7-5/gMCP/R/graphTest.R | 2
gMCP-0.7-5/gMCP/R/misc.R | 25 ++
gMCP-0.7-5/gMCP/R/onLoad.R | 4
gMCP-0.7-5/gMCP/R/subVariables.R | 2
gMCP-0.7-5/gMCP/TODO | 31 ++-
gMCP-0.7-5/gMCP/inst/CITATION | 12 -
gMCP-0.7-5/gMCP/inst/References.html | 5
gMCP-0.7-5/gMCP/inst/doc/AQuickStart.pdf |binary
gMCP-0.7-5/gMCP/inst/doc/gMCP.pdf |binary
gMCP-0.7-5/gMCP/inst/doc/gMCP/gMCP.Rnw | 12 +
gMCP-0.7-5/gMCP/inst/doc/literatur.bib | 9
gMCP-0.7-5/gMCP/inst/doc/parametric.pdf |binary
gMCP-0.7-5/gMCP/inst/doc/pictures/optionsDialog.png |binary
gMCP-0.7-5/gMCP/inst/doc/pictures/optionsDialog2.png |only
gMCP-0.7-5/gMCP/inst/doc/pictures/optionsDialog3.png |only
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/config/GeneralConfig.java | 49 +++++
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/CreateGraphGUI.java | 4
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/MenuBarMGraph.java | 20 +-
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/dialogs/GroupDialog.java |only
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/dialogs/PowerDialogParameterUncertainty.java | 82 ++++++--
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/dialogs/TextFileViewer.java | 52 +++--
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/graph/Edge.java | 4
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/graph/EdgeWeight.java | 6
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/graph/GraphMCP.java | 3
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/graph/NetList.java | 61 +++++-
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/graph/PView.java | 37 +++
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/options/MiscPanel.java | 17 +
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/options/NumericPanel.java | 55 +++++
gMCP-0.7-5/gMCP/inst/java-src/org/af/gMCP/gui/options/OptionsDialog.java | 1
gMCP-0.7-5/gMCP/inst/java-src/tests/RControlTest.java | 8
gMCP-0.7-5/gMCP/inst/java/afcommons.jar |only
gMCP-0.7-5/gMCP/inst/java/gsrmtp.jar |binary
gMCP-0.7-5/gMCP/inst/unitTests/runit.LaTeX.R | 4
gMCP-0.7-5/gMCP/inst/unitTests/runit.gMCP.R | 26 ++
gMCP-0.7-5/gMCP/man/calcPower.Rd | 4
gMCP-0.7-5/gMCP/man/doInterim.Rd | 6
gMCP-0.7-5/gMCP/man/gMCP-package.Rd | 37 ++-
gMCP-0.7-5/gMCP/man/gMCP.Rd | 25 +-
gMCP-0.7-5/gMCP/man/generateBounds.Rd | 6
gMCP-0.7-5/gMCP/man/graphTest.Rd | 10 -
gMCP-0.7-5/gMCP/man/rejectNode.Rd | 6
gMCP-0.7-5/gMCP/man/substituteEps.Rd | 2
gMCP-0.7-5/gMCP/src/gMCP.c | 24 +-
52 files changed, 606 insertions(+), 212 deletions(-)
Title: Epidemiological calculator
Diff between epicalc versions 2.14.0.3 dated 2012-01-16 and 2.14.1.0 dated 2012-01-29
Description: Functions making R easy for epidemiological calculation.
Author: Virasakdi Chongsuvivatwong
Maintainer: Virasakdi Chongsuvivatwong
DESCRIPTION | 8 ++++----
MD5 | 6 +++---
R/epicalc.R | 26 +++++++++++++++++++-------
man/tableStack.rd | 3 ++-
4 files changed, 28 insertions(+), 15 deletions(-)
Title: Plots Coefficients from Fitted Models
Diff between coefplot versions 1.1.5 dated 2012-01-12 and 1.1.6 dated 2012-01-29
Description: Plots the coefficients from a model object
Author: Jared P. Lander
Maintainer:
.gitignore |only
DESCRIPTION | 6 +++---
MD5 | 27 ++++++++++++++-------------
R/coefplot.r | 2 +-
R/multiplot.r | 2 +-
R/utilities.r | 15 +++++++++------
README | 2 ++
coefplot.Rproj |only
man/buildModelCI.Rd | 8 ++++----
man/buildPlotting.lm.Rd | 15 ++++++++-------
man/coefplot.Rd | 2 +-
man/coefplot.lm.Rd | 19 ++++++++++---------
man/getModelInfo.lm.Rd | 2 +-
man/getModelInfo.rxLinMod.Rd | 4 ++--
man/meltModelCI.Rd | 18 +++++++++++-------
man/multiplot.Rd | 23 ++++++++++++-----------
16 files changed, 79 insertions(+), 66 deletions(-)