Title: Running OpenBUGS from R
Diff between R2OpenBUGS versions 3.2-1.3 dated 2011-12-30 and 3.2-1.4 dated 2012-02-15
Description: Using this package, it is possible to call a BUGS model,
summarize inferences and convergence in a table and graph, and
save the simulations in arrays for easy access in R.
Author: originally written as R2WinBUGS by Andrew Gelman
Maintainer: Neal Thomas
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/RdRW.sty |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/Z.cls |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/benzolsw.pdf |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/bugs.tex |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/countssw.pdf |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/expectedsw.pdf |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/literatur.bib |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/literatur.bst |only
R2OpenBUGS-3.2-1.3/R2OpenBUGS/inst/doc/plot.pdf |only
R2OpenBUGS-3.2-1.4/R2OpenBUGS/DESCRIPTION | 28 +++++------
R2OpenBUGS-3.2-1.4/R2OpenBUGS/MD5 | 33 +++++++-------
R2OpenBUGS-3.2-1.4/R2OpenBUGS/R/bugs.sims.R | 3 -
R2OpenBUGS-3.2-1.4/R2OpenBUGS/R/validateInstallOpenBUGS.R | 2
R2OpenBUGS-3.2-1.4/R2OpenBUGS/inst/NEWS | 5 ++
R2OpenBUGS-3.2-1.4/R2OpenBUGS/inst/doc/R2OpenBUGS.pdf |binary
R2OpenBUGS-3.2-1.4/R2OpenBUGS/man/bugs.Rd | 22 +++++----
R2OpenBUGS-3.2-1.4/R2OpenBUGS/man/bugs.log.Rd | 3 +
R2OpenBUGS-3.2-1.4/R2OpenBUGS/vignettes |only
18 files changed, 55 insertions(+), 41 deletions(-)
Title: RXMCDA
Diff between RXMCDA versions 1.4.0 dated 2011-04-01 and 1.4.1 dated 2012-02-15
Description: The RXMCDA library for the R statistical software allows
you to read many XMCDA tags and transform them into R variables
which are then usable in your MCDA algorithms written in R. The
library also allows to write certain R variables into XML files
according to the XMCDA standard.
Author: Patrick Meyer, Sebastien Bigaret.
Maintainer: Patrick Meyer
DESCRIPTION | 10 +++++-----
MD5 |only
R/libxmcda.R | 6 ++++--
RXMCDA-Ex.R |only
inst/extdata/XMCDA-2.1.0.xsd |only
5 files changed, 9 insertions(+), 7 deletions(-)
Title: GAMLSS Utilities.
Diff between gamlss.util versions 4.0-5 dated 2011-05-02 and 4.1-1 dated 2012-02-15
Description: Extra utilities for GAMLSS models.
Author: Mikis Stasinopoulos
Maintainer: Mikis Stasinopoulos
gamlss.util-4.0-5/gamlss.util/R/freeKnots.R |only
gamlss.util-4.1-1/gamlss.util/DESCRIPTION | 10
gamlss.util-4.1-1/gamlss.util/MD5 |only
gamlss.util-4.1-1/gamlss.util/NAMESPACE | 14
gamlss.util-4.1-1/gamlss.util/R/freeKnots-14-07-10.R |only
gamlss.util-4.1-1/gamlss.util/R/penLS.R | 578 +++++++++----------
gamlss.util-4.1-1/gamlss.util/man/fitFixBP.Rd | 223 +++----
7 files changed, 424 insertions(+), 401 deletions(-)
Title: Rule- and Instance-Based Regression Modeling
Diff between Cubist versions 0.0.8 dated 2011-06-22 and 0.0.11 dated 2012-02-15
Description: Regression modeling using rules with added instance-based
corrections
Author: Max Kuhn, Steve Weston, Chris Keefer, Nathan Coulter. C code
for Cubist by Ross Quinlan
Maintainer: Max Kuhn
Cubist-0.0.11/Cubist/DESCRIPTION | 12 ++---
Cubist-0.0.11/Cubist/MD5 |only
Cubist-0.0.11/Cubist/R/parseCubistModel.R | 2
Cubist-0.0.11/Cubist/inst/NEWS.Rd |only
Cubist-0.0.11/Cubist/inst/doc/cubist.Rnw | 21 ++++-----
Cubist-0.0.11/Cubist/inst/doc/cubist.pdf |binary
Cubist-0.0.11/Cubist/src/defns.h | 7 +--
Cubist-0.0.11/Cubist/src/formrules.c | 4 +
Cubist-0.0.11/Cubist/src/formtree.c | 3 -
Cubist-0.0.11/Cubist/src/hash.c | 11 +++-
Cubist-0.0.11/Cubist/src/redefine.c | 34 +++++----------
Cubist-0.0.11/Cubist/src/redefine.h | 3 -
Cubist-0.0.11/Cubist/src/rulebasedmodels.c | 19 ++++++++
Cubist-0.0.11/Cubist/src/rulebasedmodels.h | 3 +
Cubist-0.0.11/Cubist/src/sample.c | 18 ++++++--
Cubist-0.0.11/Cubist/src/strbuf.c | 65 ++++++++++++++++-------------
Cubist-0.0.11/Cubist/src/top.c | 15 +++++-
Cubist-0.0.11/Cubist/src/utility.c | 17 -------
Cubist-0.0.8/Cubist/inst/doc/cubist.Rd |only
Cubist-0.0.8/Cubist/man/Cubist-package.Rd |only
20 files changed, 132 insertions(+), 102 deletions(-)
Title: A package to estimate posterior probabilities in change-point
models using constrained HMM
Diff between postCP versions 1.0 dated 2012-02-10 and 1.05 dated 2012-02-15
Description: The functions are used for change-point problems, after an
initial set of change-points within the data has already been
obtained. The function postCP obtains estimates of posterior
probabilities of change-point and hidden states for each
observation, and confidence intervals for the positions of the
change-point. The function postCPsample obtains random samples
of sets of change-points using the output of the postCP
function.
Author: Gregory Nuel and The Minh Luong
Maintainer: The Minh Luong
DESCRIPTION | 11 ++++++-----
MD5 | 4 ++--
src/postCP.cpp | 23 +++++------------------
3 files changed, 13 insertions(+), 25 deletions(-)
Title: Tools for Management of Survey Data, Graphics, Programming,
Statistics, and Simulation
Diff between memisc versions 0.95-37 dated 2011-12-08 and 0.95-38 dated 2012-02-15
Description: One of the aims of this package is to make life easier for
useRs who deal with survey data sets. It provides an
infrastructure for the management of survey data including
value labels, definable missing values, recoding of variables,
production of code books, and import of (subsets of) SPSS and
Stata files. Further, it provides functionality to produce
tables and data frames of arbitrary descriptive statistics and
(almost) publication-ready tables of regression model
estimates. Also some convenience tools for graphics,
programming, and simulation are provided.
Author: Martin Elff
Maintainer: Martin Elff
memisc-0.95-37/memisc/inst/doc/Sweave.sty |only
memisc-0.95-38/memisc/DESCRIPTION | 10 ++---
memisc-0.95-38/memisc/MD5 | 17 ++++-----
memisc-0.95-38/memisc/R/Sapply.R | 48 --------------------------
memisc-0.95-38/memisc/R/retain.R | 2 -
memisc-0.95-38/memisc/R/sample_methods.R | 6 +--
memisc-0.95-38/memisc/R/unzip.R | 34 ------------------
memisc-0.95-38/memisc/inst/NEWS | 10 +++++
memisc-0.95-38/memisc/inst/doc/anes48.pdf |binary
memisc-0.95-38/memisc/src/pspp-system-for-R.c | 18 +++++----
10 files changed, 38 insertions(+), 107 deletions(-)
Title: Kernel smoothing
Diff between ks versions 1.8.5 dated 2011-12-09 and 1.8.6 dated 2012-02-15
Description: Kernel smoothers for univariate and multivariate data
Author: Tarn Duong
Maintainer: Tarn Duong
ks-1.8.5/ks/inst/doc/.log |only
ks-1.8.5/ks/inst/doc/kde.bbl |only
ks-1.8.5/ks/inst/doc/kde.blg |only
ks-1.8.5/ks/inst/doc/kde.dvi |only
ks-1.8.5/ks/inst/doc/kde.out |only
ks-1.8.6/ks/CHANGELOG | 20 +
ks-1.8.6/ks/DESCRIPTION | 8
ks-1.8.6/ks/MD5 | 40 +--
ks-1.8.6/ks/NAMESPACE | 2
ks-1.8.6/ks/R/deconv-kde.R | 4
ks-1.8.6/ks/R/integrate-kde.R | 4
ks-1.8.6/ks/R/kdde.R | 20 -
ks-1.8.6/ks/R/kde.R | 57 +++++
ks-1.8.6/ks/R/mise.R | 34 +++
ks-1.8.6/ks/R/normal.R | 122 +++++++++--
ks-1.8.6/ks/R/prelim.R | 112 ++++++++++
ks-1.8.6/ks/R/psins.R | 4
ks-1.8.6/ks/R/selector.R | 399 +++++++++++++++------------------------
ks-1.8.6/ks/inst/doc/kde.pdf |binary
ks-1.8.6/ks/man/Hpi.Rd | 11 -
ks-1.8.6/ks/man/Hscv.Rd | 8
ks-1.8.6/ks/man/contourLevels.Rd | 33 ++-
ks-1.8.6/ks/man/kde.Rd | 2
ks-1.8.6/ks/man/plot.kde.Rd | 13 -
24 files changed, 555 insertions(+), 338 deletions(-)
Title: Detection of structure from multilocus genetic data.
Diff between Geneland versions 3.3.2 dated 2012-02-06 and 4.0.0 dated 2012-02-15
Description: Stochastic simulation and MCMC inference of structure from
genetic data.
Author: Gilles Guillot, Filipe Santos, Arnaud Estoup
Maintainer: Gilles Guillot
ChangeLog | 13 +++---
DESCRIPTION | 8 ++--
MD5 | 58 +++++++++++++++---------------
R/zzz.R | 2 -
inst/CITATION | 44 ++++++++++++++++++++---
man/Fstat.Rd | 3 -
man/Fstat.output.Rd | 2 -
man/Geneland-package.Rd | 5 --
man/Geneland.GUI.Rd | 11 -----
man/MCMC.Rd | 31 ++++++++++++----
man/PlotDrift.Rd | 2 -
man/PlotFreq.Rd | 3 -
man/PlotFreqA.Rd | 2 -
man/PlotTessDyn.Rd | 4 --
man/PlotTessellation.Rd | 3 -
man/Plotnpop.Rd | 2 -
man/Plotntile.Rd | 2 -
man/PostProcessChain.Rd | 2 -
man/PostProcessMultChain.Rd | 1
man/PosteriorMode.Rd | 2 -
man/genotypes.Rd | 10 -----
man/gl2gp.Rd | 1
man/nullify.Rd | 6 ---
man/show.simdata.Rd | 5 --
man/simFmodel.Rd | 5 --
man/simdata.Rd | 4 --
vignettes/Geneland-Doc.bbl | 8 +++-
vignettes/Geneland-Doc.pdf |binary
vignettes/Geneland-Doc.tex | 83 ++++++++++++++++++++++++++++++++++++++++----
vignettes/dag3.pdf |only
vignettes/fig/dag3.pdf_t |only
31 files changed, 191 insertions(+), 131 deletions(-)
Title: Fitting non linear parametric GAMLSS models
Diff between gamlss.nl versions 4.0-5 dated 2011-05-03 and 4.1-0 dated 2012-02-15
Description: This is an add on package to GAMLSS. It allows one extra
method for fitting GAMLSS models. The main function nlgamlss()
can fit any parametric (up to four parameter) GAMLSS
distribution.
Author: Mikis Stasinopoulos
Maintainer: Mikis Stasinopoulos
DESCRIPTION | 8 ++++----
MD5 |only
data/la.rda |binary
man/finterp.Rd | 10 +++++++---
4 files changed, 11 insertions(+), 7 deletions(-)
Title: Distributions to be used for GAMLSS modelling.
Diff between gamlss.dist versions 4.1-0 dated 2011-11-08 and 4.1-1 dated 2012-02-15
Description: This package contains the distributions for GAMLSS
modelling.
Author: Mikis Stasinopoulos
Maintainer: Mikis Stasinopoulos
gamlss.dist-4.1-0/gamlss.dist/man/IGA.Rd |only
gamlss.dist-4.1-1/gamlss.dist/DESCRIPTION | 8
gamlss.dist-4.1-1/gamlss.dist/MD5 | 27 +
gamlss.dist-4.1-1/gamlss.dist/NAMESPACE | 5
gamlss.dist-4.1-1/gamlss.dist/R/DELAPORT.R | 2
gamlss.dist-4.1-1/gamlss.dist/R/IGA.R | 2
gamlss.dist-4.1-1/gamlss.dist/R/PARETO2.R | 39 --
gamlss.dist-4.1-1/gamlss.dist/R/PARETO2o.R |only
gamlss.dist-4.1-1/gamlss.dist/R/SHASHo.R |only
gamlss.dist-4.1-1/gamlss.dist/R/SHASHo2.R |only
gamlss.dist-4.1-1/gamlss.dist/man/GEOM.Rd | 12
gamlss.dist-4.1-1/gamlss.dist/man/IGAMMA.Rd |only
gamlss.dist-4.1-1/gamlss.dist/man/PARETO2.Rd | 26 +
gamlss.dist-4.1-1/gamlss.dist/man/SHASH.Rd | 290 ++++++++++++---------
gamlss.dist-4.1-1/gamlss.dist/man/WARING.Rd | 2
gamlss.dist-4.1-1/gamlss.dist/man/YULE.Rd | 3
gamlss.dist-4.1-1/gamlss.dist/man/gamlss.family.Rd | 3
17 files changed, 245 insertions(+), 174 deletions(-)
Title: Demos for GAMLSS
Diff between gamlss.demo versions 4.0-4 dated 2010-10-16 and 4.1-0 dated 2012-02-15
Description: Demos for gamlss.family distributions.
Author: Mikis Stasinopoulos
Maintainer: Mikis Stasinopoulos
DESCRIPTION | 8 +-
MD5 |only
NAMESPACE | 4 -
R/DemosOfNewDistributions.R |only
R/PSPlay_bsplines.R | 136 ++++++++++++++++++++++----------------------
man/demo.NO.Rd | 18 +++++
6 files changed, 93 insertions(+), 73 deletions(-)
Title: GAMLSS Data.
Diff between gamlss.data versions 4.0-5 dated 2011-05-02 and 4.1-0 dated 2012-02-15
Description: Data for GAMLSS models.
Author: Mikis Stasinopoulos
Maintainer: Mikis Stasinopoulos
DESCRIPTION | 10 +++++-----
MD5 |only
data/CD4.rda |binary
data/LGAclaims.rda |binary
data/Mums.rda |binary
data/VictimsOfCrime.rda |binary
data/acidity.rda |binary
data/aep.rda |binary
data/aids.rda |binary
data/alveolar.rda |binary
data/computer.rda |binary
data/datalist |only
data/db.rda |binary
data/dbbmi.rda |binary
data/fabric.rda |binary
data/film90.rda |only
data/glass.rda |binary
data/hodges.rda |binary
data/hodges1.rda |binary
data/lice.rda |binary
data/margolin.rda |binary
data/parzen.rda |binary
data/polio.rda |binary
data/rent.rda |binary
data/species.rda |binary
data/stylo.rda |binary
data/tensile.rda |binary
data/tse.rda |binary
data/usair.rda |binary
data/vas5.rda |binary
man/film90.Rd |only
31 files changed, 5 insertions(+), 5 deletions(-)
Title: Generalized Additive Models for Location Scale and Shape.
Diff between gamlss versions 4.1-1 dated 2011-11-08 and 4.1-2 dated 2012-02-15
Description: The library for fitting GAMLSS models.
Author: Mikis Stasinopoulos
Maintainer: Mikis Stasinopoulos
gamlss-4.1-1/gamlss/R/HistDist.R |only
gamlss-4.1-2/gamlss/DESCRIPTION | 8 -
gamlss-4.1-2/gamlss/MD5 | 21 ++--
gamlss-4.1-2/gamlss/NAMESPACE | 4
gamlss-4.1-2/gamlss/R/HistDist2-12-11.R |only
gamlss-4.1-2/gamlss/R/fitDist.R | 14 +--
gamlss-4.1-2/gamlss/R/gamlssML.R | 140 ++++++++++++++++++++++++++------
gamlss-4.1-2/gamlss/R/histSmo-6-12-11.R |only
gamlss-4.1-2/gamlss/R/pb.R | 2
gamlss-4.1-2/gamlss/R/vc.R | 3
gamlss-4.1-2/gamlss/inst/doc/NEWS.txt | 14 +++
gamlss-4.1-2/gamlss/man/gamlssML.Rd | 29 +++---
gamlss-4.1-2/gamlss/man/histSmo.Rd |only
gamlss-4.1-2/gamlss/man/plot.histSmo.Rd |only
14 files changed, 173 insertions(+), 62 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-01-19 0.5
2011-12-10 0.4.1
Title: Graphical User Interface for Simulation of Diffusion Processes
Diff between Sim.DiffProcGUI versions 2.1 dated 2011-11-22 and 2.2 dated 2012-02-15
More information about Sim.DiffProcGUI at CRAN
Description: A Graphical User Interface for some functions in the
Sim.DiffProc package
Author: BOUKHETALA Kamal
Maintainer: BOUKHETALA Kamal
DESCRIPTION | 14 ++++-----
INDEX | 2 -
MD5 | 16 +++++-----
R/Sim.DiffProcGUI-internal.R | 63 +++++++++++++++++++++--------------------
inst/CITATION | 3 -
inst/NEWS | 18 +++++++++++
inst/teachware/1.JPG |binary
inst/teachware/Z.JPG |binary
man/Sim.DiffProcGUI-package.Rd | 4 +-
9 files changed, 70 insertions(+), 50 deletions(-)
Permanent link
Title: R Interface to NetCDF Datasets
Diff between RNetCDF versions 1.5.2-2 dated 2011-01-06 and 1.5.3-1 dated 2012-02-15
Description: This package provides an interface to Unidata's NetCDF
library functions (version 3) and furthermore access to
Unidata's UDUNITS calendar conversions. The routines and the
documentation follow the NetCDF and UDUNITS C interface, so the
corresponding manuals can be consulted for more detailed
information.
Author: Pavel Michna
Maintainer: Pavel Michna
DESCRIPTION | 13 +++++-----
INSTALL | 6 +++-
LICENSE | 2 -
MD5 |only
R/RNetCDF.R | 7 +++--
R/load.R.in | 10 +++++--
R/windows/load.R | 8 ++----
configure | 66 ++++++++++++++++++++++++++++++++++++++++++++-------
configure.ac | 38 +++++++++++++++++++++++++++--
configure.win | 3 +-
man/att.copy.nc.Rd | 2 -
man/att.delete.nc.Rd | 2 -
man/att.put.nc.Rd | 2 -
man/att.rename.nc.Rd | 2 -
man/close.nc.Rd | 2 -
man/dim.def.nc.Rd | 2 -
man/dim.rename.nc.Rd | 2 -
man/print.nc.Rd | 2 -
man/sync.nc.Rd | 2 -
man/utinit.nc.Rd | 2 -
man/var.def.nc.Rd | 2 -
man/var.put.nc.Rd | 2 -
man/var.rename.nc.Rd | 2 -
src/Makevars.in | 1
src/Makevars.win | 5 +--
src/RNetCDF.c | 4 +--
tests/RNetCDF-test.R | 2 -
27 files changed, 126 insertions(+), 65 deletions(-)
Title: Quality Assurance Toolkit
Diff between qat versions 0.52 dated 2012-02-13 and 0.53 dated 2012-02-15
Description: Performing and documenting scientific quality assurance of
meteorological data.
Author: Andre Duesterhus
Maintainer: Andre Duesterhus
ChangeLog.txt | 4 ++++
DESCRIPTION | 6 +++---
MD5 | 8 ++++----
inst/doc/qatdoku.Rnw | 1 -
inst/doc/qatdoku.pdf |binary
5 files changed, 11 insertions(+), 8 deletions(-)
Title: Multidimensional Item Response Theory
Diff between mirt versions 0.1-20 dated 2012-02-04 and 0.2.0 dated 2012-02-15
Description: Analysis of dichotomous and polychotomous response data
using latent trait models under the Item Response Theory
paradigm. Includes the multivariate two- and three-parameter
logistic models, confirmatory bifactor analysis, polytomous
exploratory and confirmatory item response models which may
include polynomial or product constructed factors, and
partially-compensatory item response modeling in conjunction
with other IRT models.
Author: Phil Chalmers
Maintainer: Phil Chalmers
mirt-0.1-20/mirt/inst |only
mirt-0.2.0/mirt/.gitignore |only
mirt-0.2.0/mirt/DESCRIPTION | 14 +
mirt-0.2.0/mirt/MD5 | 44 +++--
mirt-0.2.0/mirt/NEWS |only
mirt-0.2.0/mirt/R/LSAT7.R |only
mirt-0.2.0/mirt/R/SAT12.R |only
mirt-0.2.0/mirt/R/Science.R |only
mirt-0.2.0/mirt/R/bfactor.R | 56 +++++--
mirt-0.2.0/mirt/R/confmirt.R | 230 ++++++++++++++++++++---------
mirt-0.2.0/mirt/R/confmirt.model.R | 8 -
mirt-0.2.0/mirt/R/logLik.R | 12 +
mirt-0.2.0/mirt/R/mirt.R | 36 +++-
mirt-0.2.0/mirt/R/misc.R | 25 ++-
mirt-0.2.0/mirt/ToDo | 6
mirt-0.2.0/mirt/dev-mirt.R |only
mirt-0.2.0/mirt/man/LSAT7.Rd | 43 ++---
mirt-0.2.0/mirt/man/SAT12.Rd | 51 +++---
mirt-0.2.0/mirt/man/Science.Rd | 34 +---
mirt-0.2.0/mirt/man/bfactor.Rd | 10 -
mirt-0.2.0/mirt/man/bfactorClass-class.Rd | 1
mirt-0.2.0/mirt/man/confmirt.Rd | 41 +++++
mirt-0.2.0/mirt/man/confmirt.model.Rd | 13 +
mirt-0.2.0/mirt/man/confmirtClass-class.Rd | 1
mirt-0.2.0/mirt/man/mirt-package.Rd | 44 ++---
mirt-0.2.0/mirt/man/mirt.Rd | 8 -
mirt-0.2.0/mirt/man/mirtClass-class.Rd | 1
27 files changed, 452 insertions(+), 226 deletions(-)
Title: Matrix eQTL: Ultra fast eQTL analysis via large matrix
operations
Diff between MatrixEQTL versions 1.5.1 dated 2012-02-13 and 1.5.2 dated 2012-02-15
Description: Matrix eQTL is designed for fast eQTL analysis on large
datasets. Matrix eQTL can test for association between
genotype and gene expression using linear regression with
either additive or ANOVA genotype effects. The models can
include covariates to account for factors as population
stratification, gender, and clinical variables. It also
supports models with heteroscedastic and/or correlated errors,
false discovery rate estimation and separate treatment of local
(cis) and distant (trans) eQTLs.
Author: Andrey Shabalin
Maintainer: Andrey Shabalin
DESCRIPTION | 8 ++++----
MD5 | 6 +++---
R/Matrix_eQTL_engine.R | 32 +++++++++++++++++++++++++++++++-
man/MatrixeQTL-package.Rd | 4 ++--
4 files changed, 40 insertions(+), 10 deletions(-)
Title: Importing Vector Graphics
Description: Functions for converting, importing, and drawing
PostScript pictures in R plots.
Author: Paul Murrell and Richard Walton.
Maintainer: Paul Murrell
Diff between grImport versions 0.8-3 dated 2012-01-20 and 0.8-4 dated 2012-02-15
grImport-0.8-3/grImport/inst/doc/GNU.pdf |only grImport-0.8-3/grImport/inst/doc/GNU.ps |only grImport-0.8-3/grImport/inst/doc/Rnewspage27.pdf |only grImport-0.8-3/grImport/inst/doc/blueify.R |only grImport-0.8-3/grImport/inst/doc/blueshade.R |only grImport-0.8-3/grImport/inst/doc/chess_game_01.fromInkscape.eps |only grImport-0.8-3/grImport/inst/doc/chessmod.txt |only grImport-0.8-3/grImport/inst/doc/circleRas.pdf |only grImport-0.8-3/grImport/inst/doc/circleVec.pdf |only grImport-0.8-3/grImport/inst/doc/convert.ps |only grImport-0.8-3/grImport/inst/doc/fiddledplot.pdf |only grImport-0.8-3/grImport/inst/doc/fillrule.pdf |only grImport-0.8-3/grImport/inst/doc/flower.ps |only grImport-0.8-3/grImport/inst/doc/hello.pdf |only grImport-0.8-3/grImport/inst/doc/hello.ps |only grImport-0.8-3/grImport/inst/doc/helloBBox.ps |only grImport-0.8-3/grImport/inst/doc/helloclip.pdf |only grImport-0.8-3/grImport/inst/doc/import.bib |only grImport-0.8-3/grImport/inst/doc/jss.bst |only grImport-0.8-3/grImport/inst/doc/jss.cls |only grImport-0.8-3/grImport/inst/doc/page27.ps |only grImport-0.8-3/grImport/inst/doc/patternclip.pdf |only grImport-0.8-3/grImport/inst/doc/petal.ps |only grImport-0.8-3/grImport/inst/doc/seqlogo.pdf |only grImport-0.8-3/grImport/inst/doc/tiger.ps |only grImport-0.8-4/grImport/DESCRIPTION | 6 - grImport-0.8-4/grImport/MD5 | 60 +++++----- grImport-0.8-4/grImport/R/PostScript2RGML.R | 36 +++++- grImport-0.8-4/grImport/inst/doc/changes.txt | 13 +- grImport-0.8-4/grImport/inst/doc/import.pdf |binary grImport-0.8-4/grImport/inst/doc/importText.pdf |binary grImport-0.8-4/grImport/vignettes |only 32 files changed, 79 insertions(+), 36 deletions(-)
Title: R Interface to C API of GLPK
Diff between glpkAPI versions 1.1.9 dated 2012-02-13 and 1.2.0 dated 2012-02-15
Description: R Interface to C API of GLPK, needs GLPK Version >= 4.42
Author: Gabriel Gelius-Dietrich
Maintainer: Gabriel Gelius-Dietrich
DESCRIPTION | 8 -
MD5 | 25 ++---
NEWS | 19 +++
R/glpkAPI.R | 2
R/glpk_ptrClass.R | 3
configure | 18 +--
configure.ac | 2
inst/c2r.map | 243 ++++++++++++++++++++++++++-------------------------
inst/doc/glpkAPI.Rnw | 28 +++++
inst/doc/glpkAPI.pdf |binary
man/glpkPtr-class.Rd | 12 ++
src/glpkAPI.c | 8 +
src/glpkAPI.h | 14 --
src/init.c |only
14 files changed, 220 insertions(+), 162 deletions(-)
Title: Fast hierarchical clustering routines for R and Python
Diff between fastcluster versions 1.1.4 dated 2012-02-13 and 1.1.5 dated 2012-02-15
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, http://math.stanford.edu/~muellner
Maintainer: Daniel Müllner
DESCRIPTION | 8 ++++----
MD5 | 14 +++++++-------
NEWS | 4 ++++
inst/CITATION | 6 +++---
inst/doc/fastcluster.Rtex | 8 ++++----
inst/doc/fastcluster.pdf |binary
python/fastcluster.py | 2 +-
python/setup.py | 2 +-
8 files changed, 24 insertions(+), 20 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-10-27 1.0.40
2009-11-01 1.0.39
2009-01-14 1.0.36
2008-09-14 1.0.34
2008-08-22 1.0.33
2007-10-04 1.0.32
2006-09-23 1.0.31