Mon, 25 Jul 2011

Package rsae updated to version 0.1-3 with previous version 0.1-2 dated 2011-07-23

Title: Robust Small Area Estimation
Description: Robust Small Area Estimation. Robust Basic Unit- and Area-Level Models
Author: Tobias Schoch
Maintainer: Tobias Schoch

Diff between rsae versions 0.1-2 dated 2011-07-23 and 0.1-3 dated 2011-07-25

 rsae-0.1-2/rsae/inst/doc/rsae-007.pdf   |only
 rsae-0.1-2/rsae/inst/doc/rsae-015.pdf   |only
 rsae-0.1-2/rsae/inst/doc/rsae-027.pdf   |only
 rsae-0.1-2/rsae/inst/doc/rsae-028.pdf   |only
 rsae-0.1-2/rsae/inst/doc/rsae-029.pdf   |only
 rsae-0.1-3/rsae/DESCRIPTION             |    6 -
 rsae-0.1-3/rsae/R/convergence.R         |only
 rsae-0.1-3/rsae/R/makedata.R            |   10 +-
 rsae-0.1-3/rsae/R/plot.meanssaemodel.R  |   65 +++++++++++++------
 rsae-0.1-3/rsae/R/print.fitsaemodel.R   |   12 ++-
 rsae-0.1-3/rsae/R/print.meanssaemodel.R |   15 +++-
 rsae-0.1-3/rsae/R/print.saemodel.R      |    6 +
 rsae-0.1-3/rsae/R/robpredict.R          |   45 +++++++------
 rsae-0.1-3/rsae/R/rsae-internal.R       |   44 ++++++++++++-
 rsae-0.1-3/rsae/R/saemodel.R            |    9 +-
 rsae-0.1-3/rsae/R/summary.fitsaemodel.R |  107 ++++++++++++--------------------
 rsae-0.1-3/rsae/inst/doc/rsae.Rnw       |   93 ++++++++++++++++++++-------
 rsae-0.1-3/rsae/inst/doc/rsae.pdf       |binary
 rsae-0.1-3/rsae/man/fitsaemodel.Rd      |    9 +-
 rsae-0.1-3/rsae/man/robpredict.Rd       |   19 +++--
 rsae-0.1-3/rsae/man/rsae-package.Rd     |    2 
 rsae-0.1-3/rsae/src/rsae.f90            |   66 ++++++++++++++++++-
 22 files changed, 344 insertions(+), 164 deletions(-)

More information about rsae at CRAN
Permanent link

New package cda with initial version 1.0
Package: cda
Maintainer: baptiste Auguie
License: GPL (>= 2) + file LICENCE
Title: Coupled dipole approximation
LinkingTo: Rcpp, RcppArmadillo
Type: Package
LazyLoad: yes
Author: baptiste Auguie
Description: Given a set of ellipsoidal nanoparticles (positions and sizes), calculates the polarizability tensor for the dipoles associated with each particle, and solves the coupled-dipole equations by direct inversion of the interaction matrix. Retardation is included in the interaction.
SystemRequirements: GNU make
Version: 1.0
BuildVignettes: false
Date: 2011-05-15
Depends: methods, Rcpp (>= 0.9.5), RcppArmadillo (>= 0.2.3), plyr, ggplot2, statmod
Suggests: dielectric, rgl, gridExtra
RcppModules: cda, cd, linear, array
Encoding: UTF-8
Collate: 'array.factor.R' 'cd.r' 'cda-package.r' 'epsilon.r' 'linear.r' 'polarizability.R' 'positions.R' 'povray.r' 'rgl.r' 'themes.r' 'zzz.r'
Packaged: 2011-07-25 21:40:31 UTC; auguieba
Repository: CRAN
Date/Publication: 2011-07-25 22:02:38

More information about cda at CRAN
Permanent link

Package R.filesets updated to version 1.1.0 with previous version 1.0.2 dated 2011-06-25

Title: Easy handling of and access to files organized in structured directories
Description: A file set refers to a set of files located in one or more directories on the file system. This package provides classes and methods to locate, setup, subset, navigate and iterate suchs sets. The API is designed such that these classes can be subsetted to provide a richer API for special file formats. Moreover, a specific name format is defined such that filenames and directories can be considered to have fullnames which consists of a name followed by comma-separated tags. This adds additional flexibility to identify file sets and individual files. NOTE: This package's API should be considered to be in an beta stage. Its main purpose is currently to support the aroma.* packages, where it is one of the main core components; if you decide to build on top of this package, please contact the author first.
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson

Diff between R.filesets versions 1.0.2 dated 2011-06-25 and 1.1.0 dated 2011-07-25

 DESCRIPTION                          |   12 +--
 NAMESPACE                            |only
 R/FullNameInterface.R                |   19 +++++
 R/TabularTextFile.R                  |  116 ++++++++++++++++++++++++++++++++++-
 R/zzz.R                              |   10 ++-
 inst/NEWS                            |   19 +++++
 man/getTags.FullNameInterface.Rd     |    7 +-
 man/readDataFrame.TabularTextFile.Rd |   14 +++-
 8 files changed, 184 insertions(+), 13 deletions(-)

More information about R.filesets at CRAN
Permanent link

Package strucchange updated to version 1.4-5 with previous version 1.4-4 dated 2011-05-13

Title: Testing, Monitoring and Dating Structural Changes
Description: Testing, monitoring and dating structural changes in (linear) regression models. strucchange features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F statistics, respectively. It is possible to monitor incoming data online using fluctuation processes. Finally, the breakpoints in regression models with structural changes can be estimated together with confidence intervals. Emphasis is always given to methods for visualizing the data.
Author: Achim Zeileis, Friedrich Leisch, Bruce Hansen, Kurt Hornik, Christian Kleiber
Maintainer: Achim Zeileis

Diff between strucchange versions 1.4-4 dated 2011-05-13 and 1.4-5 dated 2011-07-25

 strucchange-1.4-4/strucchange/COPYING                           |only
 strucchange-1.4-4/strucchange/COPYRIGHTS                        |only
 strucchange-1.4-5/strucchange/DESCRIPTION                       |   10 ++---
 strucchange-1.4-5/strucchange/NEWS                              |   11 ++++++
 strucchange-1.4-5/strucchange/R/breakpoints.R                   |    1 
 strucchange-1.4-5/strucchange/R/recresid.R                      |   18 +++++++---
 strucchange-1.4-5/strucchange/data/BostonHomicide.rda           |binary
 strucchange-1.4-5/strucchange/data/DJIA.rda                     |binary
 strucchange-1.4-5/strucchange/data/GermanM1.rda                 |binary
 strucchange-1.4-5/strucchange/data/Grossarl.rda                 |binary
 strucchange-1.4-5/strucchange/data/PhillipsCurve.rda            |binary
 strucchange-1.4-5/strucchange/data/RealInt.rda                  |binary
 strucchange-1.4-5/strucchange/data/SP2001.rda                   |binary
 strucchange-1.4-5/strucchange/data/USIncExp.rda                 |binary
 strucchange-1.4-5/strucchange/data/durab.rda                    |binary
 strucchange-1.4-5/strucchange/data/scPublications.rda           |binary
 strucchange-1.4-5/strucchange/inst/doc/strucchange-intro.pdf    |binary
 strucchange-1.4-5/strucchange/man/recresid.Rd                   |    7 ++-
 strucchange-1.4-5/strucchange/tests/strucchange-tests.Rout.save |   12 +++++-
 19 files changed, 45 insertions(+), 14 deletions(-)

More information about strucchange at CRAN
Permanent link

Package sos4R updated to version 0.2-5 with previous version 0.2-3 dated 2011-05-02

Title: An R client for the OGC Sensor Observation Service
Description: sos4R is a client for Sensor Observation Services (SOS) as specified by the Open Geospatial Consortium (OGC). It allows users to retrieve metadata from SOS web services and to interactively create requests for near real-time observation data based on the available sensors, phenomena, observations et cetera using thematic, temporal and spatial filtering.
Author: Daniel Nuest
Maintainer: Daniel Nuest

Diff between sos4R versions 0.2-3 dated 2011-05-02 and 0.2-5 dated 2011-07-25

 sos4R-0.2-3/sos4R/inst/doc/sensor.1.1.xml          |only
 sos4R-0.2-5/sos4R/DESCRIPTION                      |    8 +-
 sos4R-0.2-5/sos4R/R/Defaults.R                     |    8 +-
 sos4R-0.2-5/sos4R/R/SML-methods-coercion.R         |    6 +
 sos4R-0.2-5/sos4R/R/SML-methods.R                  |   14 ++--
 sos4R-0.2-5/sos4R/R/SWE-methods-parsing.R          |    6 -
 sos4R-0.2-5/sos4R/demo/weathersos.R                |    1 
 sos4R-0.2-5/sos4R/inst/CHANGES                     |    9 ++
 sos4R-0.2-5/sos4R/inst/CITATION                    |   10 +-
 sos4R-0.2-5/sos4R/inst/doc/err.response.RData      |binary
 sos4R-0.2-5/sos4R/inst/doc/exceptionResponse.RData |binary
 sos4R-0.2-5/sos4R/inst/doc/mbari.RData             |binary
 sos4R-0.2-5/sos4R/inst/doc/mbari2.RData            |binary
 sos4R-0.2-5/sos4R/inst/doc/mySOS.RData             |binary
 sos4R-0.2-5/sos4R/inst/doc/mySOS2.RData            |binary
 sos4R-0.2-5/sos4R/inst/doc/mySOS2.disabled.RData   |binary
 sos4R-0.2-5/sos4R/inst/doc/mySensor.xml            |only
 sos4R-0.2-5/sos4R/inst/doc/obs.sept09.bbox.xml     |    2 
 sos4R-0.2-5/sos4R/inst/doc/procs.descr.RData       |binary
 sos4R-0.2-5/sos4R/inst/doc/sos4R.Rnw               |   55 ++++++++++-----
 sos4R-0.2-5/sos4R/inst/doc/sos4R.pdf               |binary
 sos4R-0.2-5/sos4R/man/Defaults.Rd                  |    1 
 sos4R-0.2-5/sos4R/man/sos4R-package.Rd             |    4 -
 sos4R-0.2-5/sos4R/sandbox/mailinglist-support.R    |   18 ++++-
 sos4R-0.2-5/sos4R/sandbox/packaging.R              |   73 +++++++++++----------
 sos4R-0.2-5/sos4R/sandbox/testing.R                |   13 +++
 sos4R-0.2-5/sos4R/sos4R-Ex.R                       |    3 
 27 files changed, 155 insertions(+), 76 deletions(-)

More information about sos4R at CRAN
Permanent link

Package simFrame updated to version 0.4.3 with previous version 0.4.2 dated 2011-07-23

Title: Simulation framework
Description: A general framework for statistical simulation.
Author: Andreas Alfons
Maintainer: Andreas Alfons

Diff between simFrame versions 0.4.2 dated 2011-07-23 and 0.4.3 dated 2011-07-25

 simFrame-0.4.2/simFrame/.project                     |only
 simFrame-0.4.2/simFrame/inst/doc/figure-UML.eps      |only
 simFrame-0.4.2/simFrame/inst/doc/figure-UML.pdf      |only
 simFrame-0.4.3/simFrame/DESCRIPTION                  |   10 +++++-----
 simFrame-0.4.3/simFrame/NEWS                         |    8 ++++++++
 simFrame-0.4.3/simFrame/R/aaaGenerics.R              |    2 +-
 simFrame-0.4.3/simFrame/R/cluster.R                  |    2 +-
 simFrame-0.4.3/simFrame/data/eusilcP.RData           |binary
 simFrame-0.4.3/simFrame/inst/doc/UML.eps             |only
 simFrame-0.4.3/simFrame/inst/doc/UML.pdf             |only
 simFrame-0.4.3/simFrame/inst/doc/simFrame-eusilc.Rnw |   14 +++++++-------
 simFrame-0.4.3/simFrame/inst/doc/simFrame-eusilc.pdf |binary
 simFrame-0.4.3/simFrame/inst/doc/simFrame-intro.Rnw  |   16 ++++++++--------
 simFrame-0.4.3/simFrame/inst/doc/simFrame-intro.pdf  |binary
 simFrame-0.4.3/simFrame/inst/doc/simFrame.bib        |    2 +-
 simFrame-0.4.3/simFrame/man/accessors.Rd             |    2 +-
 simFrame-0.4.3/simFrame/man/simFrame-package.Rd      |    6 +++---
 17 files changed, 35 insertions(+), 27 deletions(-)

More information about simFrame at CRAN
Permanent link

Package plink updated to version 1.3-1 with previous version 1.3-0 dated 2011-02-12

Title: IRT Separate Calibration Linking Methods
Description: This package uses item response theory methods to compute linking constants and conduct chain linking of unidimensional or multidimensional tests for multiple groups under a common item design. The unidimensional methods include the Mean/Mean, Mean/Sigma, Haebara, and Stocking-Lord methods for dichotomous (1PL, 2PL and 3PL) and/or polytomous (graded response, partial credit/generalized partial credit, nominal, and multiple-choice model) items. The multidimensional methods include the least squares method and extensions of the Haebara and Stocking-Lord method using single or multiple dilation parameters for multidimensional extensions of all the unidimensional dichotomous and polytomous item response models. The package also includes functions for importing item and/or ability parameters from common IRT software, conducting IRT true score and observed score equating, and plotting item response curves/surfaces, vector plots, and comparison plots for examining parameter drift.
Author: Jonathan P. Weeks
Maintainer: Jonathan P. Weeks

Diff between plink versions 1.3-0 dated 2011-02-12 and 1.3-1 dated 2011-07-25

 plink-1.3-0/plink/inst/doc/Rplots.pdf   |only
 plink-1.3-1/plink/DESCRIPTION           |   13 ++++++-------
 plink-1.3-1/plink/R/mixed.R             |   16 ++++++++++------
 plink-1.3-1/plink/R/plink.R             |   11 ++++++-----
 plink-1.3-1/plink/inst/NEWS             |    9 +++++++++
 plink-1.3-1/plink/inst/doc/plink-UD.pdf |binary
 6 files changed, 31 insertions(+), 18 deletions(-)

More information about plink at CRAN
Permanent link

Package sciplot updated to version 1.0-8 with previous version 1.0-7 dated 2010-03-22

Title: Scientific Graphing Functions for Factorial Designs
Description: A collection of functions that creates graphs with error bars for data collected from one-way or higher factorial designs.
Author: Manuel Morales , with code developed by the R Development Core Team and with general advice from the R-help listserv community, especially Duncan Murdoch.
Maintainer: Manuel Morales

Diff between sciplot versions 1.0-7 dated 2010-03-22 and 1.0-8 dated 2011-07-25

 CHANGELOG       |    1 +
 DESCRIPTION     |    6 +++---
 R/bargraphCI.R  |    2 +-
 R/lineplot.CI.R |    4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

More information about sciplot at CRAN
Permanent link

New package osDesign with initial version 1.4
Package: osDesign
Type: Package
Title: Design and analysis of observational studies
Version: 1.4
Date: 2011-07-25
Author: Sebastien Haneuse, Takumi Saegusa, Nilanjan Chaterjee, Norman Breslow
Maintainer: Sebastien Haneuse
Description: The osDesign serves for planning an observational study. Currently, functionality is focused on the two-phase and case-control designs. Functions in this packages provides Monte Carlo based evaluation of operating characteristics such as powers for estimators of the components of a logistic regression model.
License: GPL (>= 3)
LazyLoad: yes
Packaged: 2011-07-25 17:21:45 UTC; sebastienhaneuse
Repository: CRAN
Date/Publication: 2011-07-25 20:18:51

More information about osDesign at CRAN
Permanent link

Package laeken updated to version 0.3.1 with previous version 0.3 dated 2011-06-06

Title: Estimation of indicators on social exclusion and poverty
Description: Estimation of indicators on social exclusion and poverty, as well as Pareto tail modeling for empirical income distributions (including graphical tools).
Author: Andreas Alfons, Josef Holzer and Matthias Templ
Maintainer: Andreas Alfons

Diff between laeken versions 0.3 dated 2011-06-06 and 0.3.1 dated 2011-07-25

 laeken-0.3.1/laeken/DESCRIPTION                  |    8 ++++----
 laeken-0.3.1/laeken/NEWS                         |    8 ++++++++
 laeken-0.3.1/laeken/R/paretoScale.R              |   17 +++++++++++++----
 laeken-0.3.1/laeken/inst/doc/laeken-pareto.Rnw   |    3 +--
 laeken-0.3.1/laeken/inst/doc/laeken-pareto.pdf   |binary
 laeken-0.3.1/laeken/inst/doc/laeken-standard.Rnw |    3 +--
 laeken-0.3.1/laeken/inst/doc/laeken-standard.pdf |binary
 laeken-0.3.1/laeken/inst/doc/laeken-variance.Rnw |    3 +--
 laeken-0.3.1/laeken/inst/doc/laeken-variance.pdf |binary
 laeken-0.3.1/laeken/inst/doc/laeken.bib          |    2 +-
 laeken-0.3.1/laeken/man/laeken-package.Rd        |    4 ++--
 laeken-0.3.1/laeken/man/paretoScale.Rd           |   23 +++++++++++++++++++++--
 laeken-0.3/laeken/inst/doc/laeken-pareto-007.eps |only
 laeken-0.3/laeken/inst/doc/laeken-pareto-011.eps |only
 laeken-0.3/laeken/inst/doc/laeken-pareto-012.eps |only
 15 files changed, 52 insertions(+), 19 deletions(-)

More information about laeken at CRAN
Permanent link

New package elec.strat with initial version 0.1
Package: elec.strat
Type: Package
Title: Functions for election audits using stratified random samples
Version: 0.1
Date: 2011-07-19
Author: Mike Higgins, Hua Yang
Maintainer: Mike Higgins
Depends: elec
Description: An extension of the elec package intended for use on election audits using stratified random samples. Includes functions to obtain conservative and exact p-values, and functions that give sample sizes that may make election audits more efficient.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2011-07-25 07:26:45 UTC; michaelhiggins
Repository: CRAN
Date/Publication: 2011-07-25 20:42:58

More information about elec.strat at CRAN
Permanent link

Package elec updated to version 0.1.2 with previous version 0.1 dated 2009-05-04

Title: Collection of functions for statistical election audits
Description: This is a bizzare collection of functions written to do various sorts of statistical election audits. There are also functions to generate simulated voting data, and simulated "truth" so as to do simulations to check charactaristics of these methods.
Author: Luke Miratrix
Maintainer: Luke Mirarix

Diff between elec versions 0.1 dated 2009-05-04 and 0.1.2 dated 2011-07-25

 elec-0.1.2/elec/DESCRIPTION                      |    8 +--
 elec-0.1.2/elec/R/CAST.R                         |only
 elec-0.1.2/elec/R/KM_package.R                   |only
 elec-0.1.2/elec/R/elec_functions.R               |only
 elec-0.1.2/elec/R/trinomial.R                    |only
 elec-0.1.2/elec/data/marin.rda                   |only
 elec-0.1.2/elec/man/CAST.Rd                      |   10 +++-
 elec-0.1.2/elec/man/KM.audit.Rd                  |only
 elec-0.1.2/elec/man/KM.calc.sample.Rd            |only
 elec-0.1.2/elec/man/compute.stark.t.Rd           |    2 
 elec-0.1.2/elec/man/elec-package.Rd              |   51 +++++++++++++++--------
 elec-0.1.2/elec/man/elec.data.Rd                 |    4 +
 elec-0.1.2/elec/man/make.audit.Rd                |only
 elec-0.1.2/elec/man/make.opt.packed.bad.Rd       |only
 elec-0.1.2/elec/man/make.random.truth.Rd         |only
 elec-0.1.2/elec/man/make.sample.Rd               |    9 +++-
 elec-0.1.2/elec/man/marin.Rd                     |only
 elec-0.1.2/elec/man/opt.sample.size.Rd           |only
 elec-0.1.2/elec/man/simulateIt.Rd                |only
 elec-0.1.2/elec/man/stark.test.Rd                |    9 ++--
 elec-0.1.2/elec/man/truth.looker.Rd              |only
 elec-0.1/elec/R/CAST.audit.R                     |only
 elec-0.1/elec/R/CAST.calc.opt.cut.R              |only
 elec-0.1/elec/R/CAST.calc.sample.R               |only
 elec-0.1/elec/R/CAST.sample.R                    |only
 elec-0.1/elec/R/TOT-internal.R                   |only
 elec-0.1/elec/R/TTT-internal.R                   |only
 elec-0.1/elec/R/audit.totals.to.OS.R             |only
 elec-0.1/elec/R/calc.overstatement.e_p.R         |only
 elec-0.1/elec/R/calc.pairwise.e_p.R              |only
 elec-0.1/elec/R/compute.audit.errors.R           |only
 elec-0.1/elec/R/compute.stark.t.R                |only
 elec-0.1/elec/R/countVotes.R                     |only
 elec-0.1/elec/R/do.audit.R                       |only
 elec-0.1/elec/R/elec.data.R                      |only
 elec-0.1/elec/R/find.q.R                         |only
 elec-0.1/elec/R/find.stark.SRS.p.R               |only
 elec-0.1/elec/R/find.stratification.R            |only
 elec-0.1/elec/R/foo-internal.R                   |only
 elec-0.1/elec/R/fractionOfVotesBound.R           |only
 elec-0.1/elec/R/is.audit.plan.R                  |only
 elec-0.1/elec/R/is.audit.plan.tri.R              |only
 elec-0.1/elec/R/make.Z.R                         |only
 elec-0.1/elec/R/make.cartoon.R                   |only
 elec-0.1/elec/R/make.ok.truth.R                  |only
 elec-0.1/elec/R/make.sample.R                    |only
 elec-0.1/elec/R/make.sample.from.totals.R        |only
 elec-0.1/elec/R/make.sample.from.totals.margin.R |only
 elec-0.1/elec/R/make.truth.ex.bad.R              |only
 elec-0.1/elec/R/make.truth.opt.bad.R             |only
 elec-0.1/elec/R/make.truth.opt.bad.strat.R       |only
 elec-0.1/elec/R/maximumMarginBound.R             |only
 elec-0.1/elec/R/print.audit.plan.R               |only
 elec-0.1/elec/R/print.audit.plan.tri.R           |only
 elec-0.1/elec/R/print.elec.data.R                |only
 elec-0.1/elec/R/sim.race.R                       |only
 elec-0.1/elec/R/stageElec-internal.R             |only
 elec-0.1/elec/R/stark.pairwise.test.R            |only
 elec-0.1/elec/R/stark.test.R                     |only
 elec-0.1/elec/R/stark.test.Z.R                   |only
 elec-0.1/elec/R/test.CAST.R                      |only
 elec-0.1/elec/R/tri.audit.sim.R                  |only
 elec-0.1/elec/R/tri.calc.sample.R                |only
 elec-0.1/elec/R/tri.sample.R                     |only
 elec-0.1/elec/R/tri.sample.stats.R               |only
 elec-0.1/elec/R/trinomial.audit.R                |only
 elec-0.1/elec/R/trinomial.bound.R                |only
 elec-0.1/elec/R/weight.function.R                |only
 68 files changed, 62 insertions(+), 31 deletions(-)

More information about elec at CRAN
Permanent link

Package dismo updated to version 0.7-2 with previous version 0.7-1 dated 2011-07-04

Title: Species distribution modeling
Description: Functions for species distribution modeling, that is, predicting entire geographic distributions form occurences at specific sites.
Author: Robert J. Hijmans, Steven Phillips, John Leathwick and Jane Elith
Maintainer:

Diff between dismo versions 0.7-1 dated 2011-07-04 and 0.7-2 dated 2011-07-25

 DESCRIPTION        |   10 +++++-----
 R/domain.predict.R |    2 +-
 inst/doc/brt.pdf   |binary
 inst/doc/sdm.pdf   |binary
 4 files changed, 6 insertions(+), 6 deletions(-)

More information about dismo at CRAN
Permanent link

Package dfoptim updated to version 2011.7-1 with previous version 2011.5-1 dated 2011-05-03

Title: Derivative-free Optimization
Description: Derivative-Free optimization algorithms. These algorithms do not require gradient information. More importantly, they can be used to solve non-smooth optimization problems.
Author: Ravi Varadhan, Johns Hopkins University, and Hans W. Borchers (ABB Corporate Research)
Maintainer: Ravi Varadhan

Diff between dfoptim versions 2011.5-1 dated 2011-05-03 and 2011.7-1 dated 2011-07-25

 DESCRIPTION            |   11 ++++++-----
 NAMESPACE              |only
 NEWS                   |   16 ++++++++++++++--
 R/hjk.R                |only
 demo/dfoptim.R         |    5 +++++
 man/dfoptim-package.Rd |    3 ++-
 man/hookejeeves.Rd     |only
 7 files changed, 27 insertions(+), 8 deletions(-)

More information about dfoptim at CRAN
Permanent link

Package TSodbc updated to version 2011.6-1 with previous version 2011.3-1 dated 2011-03-23

Title: Time Series Database Interface extensions for ODBC
Description: TSodbc provides an ODBC interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSodbc versions 2011.3-1 dated 2011-03-23 and 2011.6-1 dated 2011-07-25

 DESCRIPTION        |   14 +++++++-------
 LICENSE            |    1 +
 inst/doc/Guide.pdf |binary
 3 files changed, 8 insertions(+), 7 deletions(-)

More information about TSodbc at CRAN
Permanent link

Package TSfame updated to version 2011.7-1 with previous version 2011.3-1 dated 2011-03-23

Title: Time Series Database Interface extensions for fame
Description: TSfame provides a fame interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSfame versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25

 DESCRIPTION         |   14 +++----
 LICENSE             |    1 
 NEWS                |    9 ++++
 R/TSdbiMethods.R    |   92 +++++++++++++++++++++++++++++++++++++++----------
 R/TSdbiMethodsFS.R  |   97 +++++++++++++++++++++++++++++++++++++++-------------
 inst/doc/Guide.Stex |   38 +++++++++++++++++++-
 inst/doc/Guide.pdf  |binary
 man/TSdbiMethods.Rd |   41 ++++++++++++++++-----
 tests/vintage.R     |only
 9 files changed, 232 insertions(+), 60 deletions(-)

More information about TSfame at CRAN
Permanent link

Package TSdbi updated to version 2011.7-1 with previous version 2011.3-1 dated 2011-03-23

Title: Time Series Database Interface
Description: TSdbi provides a common interface to time series databases. The objective is to define a standard interface so users can retrieve time series data from various sources with a simple, common, set of commands, and so programs can be written to be portable with respect to the data source. The SQL implementations also provide a database table design, so users needing to set up a time series database have a reasonably complete way to do this easily. The interface provides for a variety of options with respect to the representation of time series in R. There is also a (not yet well tested) mechanism to handle multilingual data documentation.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSdbi versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25

 DESCRIPTION                 |   10 +-
 LICENSE                     |    1 
 NEWS                        |   14 +++
 R/TSdbi.R                   |  179 ++++++++++++++++++++++++++++----------------
 inst/TSsql/TSdbi.TSsql      |    8 +
 inst/TSsql/dbGetQuery.TSsql |   13 +--
 inst/doc/Guide.pdf          |binary
 man/internal.Rd             |    6 -
 8 files changed, 152 insertions(+), 79 deletions(-)

More information about TSdbi at CRAN
Permanent link

Package TSSQLite updated to version 2011.7-1 with previous version 2011.3-1 dated 2011-03-23

Title: Time Series Database Interface extentions for SQLite
Description: TSSQLite provides a SQLite interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSSQLite versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25

 DESCRIPTION         |   14 +++++++-------
 LICENSE             |    1 +
 NEWS                |    6 ++++++
 R/TSdbiMethods.R    |   14 +++++++-------
 inst/doc/Guide.pdf  |binary
 man/TSdbiMethods.Rd |   28 ++++++++++++++--------------
 6 files changed, 35 insertions(+), 28 deletions(-)

More information about TSSQLite at CRAN
Permanent link

Package TSPostgreSQL updated to version 2011.7-1 with previous version 2011.3-1 dated 2011-03-23

Title: Time Series Database Interface extensions for PostgreSQL
Description: TSPostgreSQL provides a PostgreSQL interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSPostgreSQL versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25

 DESCRIPTION         |   14 +++++++-------
 LICENSE             |    1 +
 NEWS                |    5 +++++
 R/TSdbiMethods.R    |   14 +++++++-------
 inst/doc/Guide.pdf  |binary
 man/TSdbiMethods.Rd |   28 ++++++++++++++--------------
 6 files changed, 34 insertions(+), 28 deletions(-)

More information about TSPostgreSQL at CRAN
Permanent link

Package TSMySQL updated to version 2011.7-1 with previous version 2011.3-1 dated 2011-03-23

Title: Time Series Database Interface extensions for MySQL
Description: TSMySQL provides a MySQL interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSMySQL versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25

 DESCRIPTION         |   14 +++++++-------
 LICENSE             |    1 +
 NEWS                |    5 +++++
 R/TSdbiMethods.R    |   14 +++++++-------
 inst/doc/Guide.pdf  |binary
 man/TSdbiMethods.Rd |   28 ++++++++++++++--------------
 6 files changed, 34 insertions(+), 28 deletions(-)

More information about TSMySQL at CRAN
Permanent link

Package MplusAutomation updated to version 0.4-3 with previous version 0.4-2 dated 2011-03-19

Title: Automating Mplus Model Estimation and Interpretation
Description: The MplusAutomation package leverages the flexibility of the R language to automate latent variable model estimation and interpretation using Mplus, a powerful latent variable modeling program developed by Muthen and Muthen (www.statmodel.com). Specifically, MplusAutomation provides routines for creating related groups of models, running batches of models, and extracting and tabulating model parameters and fit statistics.
Author: Michael Hallquist
Maintainer: Michael Hallquist

Diff between MplusAutomation versions 0.4-2 dated 2011-03-19 and 0.4-3 dated 2011-07-25

 DESCRIPTION                         |    8 -
 NAMESPACE                           |    5 -
 NEWS                                |   13 ++-
 R/createModels.R                    |   10 --
 R/extractModIndices.R               |    4 
 R/extractParameters.R               |   53 +++++++-----
 R/extractSaveData.R                 |only
 R/parseOutput.R                     |  153 +++---------------------------------
 R/utilityFunctions.R                |  144 ++++++++++++++++++++++++++++++---
 inst/doc/Vignette.pdf               |binary
 man/MplusAutomation-package.Rd      |    4 
 man/extractModelParameters.Rd       |   25 +++++
 man/getSavedata_Bparams.Rd          |only
 man/testBParamCompoundConstraint.Rd |only
 man/testBParamConstraint.Rd         |only
 15 files changed, 225 insertions(+), 194 deletions(-)

More information about MplusAutomation at CRAN
Permanent link

New package CatDyn with initial version 1.0-3
Package: CatDyn
Type: Package
Title: Fishery Stock Assessment by Catch Dynamic Models
Version: 1.0-3
Date: 2011-06-21
Author: Ruben H. Roa Ureta
Maintainer: Ruben H. Roa Ureta
Depends: msm, optimx
Description: Using catch in biomass, fishing effort, and mean body mass by time step, estimate stock abundance, natural mortality rate, and fishing operational parameters. It includes methods for plotting standard exploratory and analytical plots and to pre-process data, five types of catch dynamics models of increasing complexity, and two distributions for the catch data.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2011-07-10 10:14:12 UTC; Ruben
Repository: CRAN
Date/Publication: 2011-07-25 20:28:19

More information about CatDyn at CRAN
Permanent link

New package SearchTrees with initial version 0.1
Package: SearchTrees
Type: Package
Title: Spatial Search Trees
Version: 0.1
Date: 2011-06-27
Author: Gabriel Becker
Maintainer: Gabriel Becker
Description: This package provides an implementation of the QuadTree data structure. It uses this to implement fast k-Nearest Neighbor and Rectangular range lookups.
Depends: methods
License: LGPL
LazyLoad: yes
Packaged: 2011-07-25 13:20:15 UTC; gmbecker
Repository: CRAN
Date/Publication: 2011-07-25 19:47:02

More information about SearchTrees at CRAN
Permanent link

Package R.utils updated to version 1.7.8 with previous version 1.7.7 dated 2011-07-24

Title: Various programming utilities
Description: This package provides utility classes and methods useful when programming in R and developing R packages.
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson

Diff between R.utils versions 1.7.7 dated 2011-07-24 and 1.7.8 dated 2011-07-25

 DESCRIPTION |    8 ++++----
 NAMESPACE   |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

More information about R.utils at CRAN
Permanent link

Package R.rsp updated to version 0.6.1 with previous version 0.6.0 dated 2011-07-24

Title: Dynamic generation of scientific reports
Description: An RSP document is a text-based document containing an R-embedded template of the final document. An RSP document is preprocessed, parsed and translated into an R script, which when sourced generates the final document. This way it is possible to dynamically generate reports in plain text, HTML, TeX etc. It can also be used to enhance other literate programming languanges such as Sweave. In addition to RSP, this package also provides an internal cross-platform web server and built-in dynamic RSP-embedded HTML help pages, which can be launched by browseRsp(). If other packages provide RSP help pages, these are automatically linked to as well.
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson

Diff between R.rsp versions 0.6.0 dated 2011-07-24 and 0.6.1 dated 2011-07-25

 DESCRIPTION         |   10 +++++-----
 NAMESPACE           |    4 ++--
 inst/NEWS           |    5 +++++
 inst/doc/report.pdf |binary
 4 files changed, 12 insertions(+), 7 deletions(-)

More information about R.rsp at CRAN
Permanent link

Package Epi updated to version 1.1.24 with previous version 1.1.20 dated 2011-03-01

Title: A package for statistical analysis in epidemiology.
Description: Functions for demographic and epidemiological analysis in the Lexis diagram, i.e. register and cohort follow-up data, including interval censored data and representation of multistate data. Also some useful functions for tabulation and plotting. Contains some epidemiological datasets.
Author: Bendix Carstensen, Martyn Plummer, Esa Laara, Michael Hills et. al.
Maintainer: Bendix Carstensen

Diff between Epi versions 1.1.20 dated 2011-03-01 and 1.1.24 dated 2011-07-25

 Epi-1.1.20/Epi/R/tabplot.R            |only
 Epi-1.1.20/Epi/data/DMconv.R          |only
 Epi-1.1.20/Epi/data/DMlate.R          |only
 Epi-1.1.20/Epi/data/DMrand.R          |only
 Epi-1.1.20/Epi/data/S.typh.R          |only
 Epi-1.1.20/Epi/data/bdendo.R          |only
 Epi-1.1.20/Epi/data/bdendo11.R        |only
 Epi-1.1.20/Epi/data/births.R          |only
 Epi-1.1.20/Epi/data/blcaIT.R          |only
 Epi-1.1.20/Epi/data/brv.R             |only
 Epi-1.1.20/Epi/data/diet.R            |only
 Epi-1.1.20/Epi/data/ewrates.R         |only
 Epi-1.1.20/Epi/data/gmortDK.R         |only
 Epi-1.1.20/Epi/data/hivDK.r           |only
 Epi-1.1.20/Epi/data/lep.R             |only
 Epi-1.1.20/Epi/data/lungDK.R          |only
 Epi-1.1.20/Epi/data/mortDK.R          |only
 Epi-1.1.20/Epi/data/nickel.R          |only
 Epi-1.1.20/Epi/data/occup.R           |only
 Epi-1.1.20/Epi/data/thoro.R           |only
 Epi-1.1.20/Epi/inst/doc/Rplots.pdf    |only
 Epi-1.1.20/Epi/man/tabplot.Rd         |only
 Epi-1.1.24/Epi/CHANGES                |   50 +++++++++++++++++++++++++++++++---
 Epi-1.1.24/Epi/DESCRIPTION            |   14 ++++-----
 Epi-1.1.24/Epi/NAMESPACE              |    6 ++--
 Epi-1.1.24/Epi/R/MS.boxes.R           |   10 ++++--
 Epi-1.1.24/Epi/R/Wald.R               |only
 Epi-1.1.24/Epi/R/apc.fit.R            |   16 ++++------
 Epi-1.1.24/Epi/R/ci.cum.R             |   13 +++++++-
 Epi-1.1.24/Epi/R/ci.lin.R             |   13 +++++++-
 Epi-1.1.24/Epi/R/cutLexis.R           |   44 ++++++++++++++++-------------
 Epi-1.1.24/Epi/R/pctab.R              |    2 -
 Epi-1.1.24/Epi/R/stack.Lexis.R        |   16 ++++++----
 Epi-1.1.24/Epi/data/DMconv.rda        |only
 Epi-1.1.24/Epi/data/DMlate.rda        |only
 Epi-1.1.24/Epi/data/DMrand.rda        |only
 Epi-1.1.24/Epi/data/S.typh.rda        |only
 Epi-1.1.24/Epi/data/bdendo.rda        |only
 Epi-1.1.24/Epi/data/bdendo11.rda      |only
 Epi-1.1.24/Epi/data/births.rda        |only
 Epi-1.1.24/Epi/data/blcaIT.rda        |only
 Epi-1.1.24/Epi/data/brv.rda           |only
 Epi-1.1.24/Epi/data/datalist          |only
 Epi-1.1.24/Epi/data/diet.rda          |only
 Epi-1.1.24/Epi/data/ewrates.rda       |only
 Epi-1.1.24/Epi/data/gmortDK.rda       |only
 Epi-1.1.24/Epi/data/hivDK.rda         |only
 Epi-1.1.24/Epi/data/lep.rda           |only
 Epi-1.1.24/Epi/data/lungDK.rda        |only
 Epi-1.1.24/Epi/data/mortDK.rda        |only
 Epi-1.1.24/Epi/data/nickel.rda        |only
 Epi-1.1.24/Epi/data/occup.rda         |only
 Epi-1.1.24/Epi/data/thoro.rda         |only
 Epi-1.1.24/Epi/inst/CITATION          |only
 Epi-1.1.24/Epi/inst/doc/Follow-up.pdf |binary
 Epi-1.1.24/Epi/man/MS.boxes.Rd        |   12 ++++----
 Epi-1.1.24/Epi/man/cal.yr.Rd          |    6 ++--
 Epi-1.1.24/Epi/man/ci.cum.Rd          |   26 ++++++++++-------
 Epi-1.1.24/Epi/man/ci.lin.Rd          |   37 +++++++++++++++++++++----
 Epi-1.1.24/Epi/man/cutLexis.Rd        |   37 ++++++++++++-------------
 Epi-1.1.24/Epi/man/float.Rd           |    6 ++--
 Epi-1.1.24/Epi/man/ftrend.Rd          |    6 ++--
 Epi-1.1.24/Epi/man/pctab.Rd           |    3 +-
 63 files changed, 211 insertions(+), 106 deletions(-)

More information about Epi at CRAN
Permanent link

Package ffbase updated to version 0.2-1 with previous version 0.2 dated 2011-04-07

Title: Basic statistical functions for package ff
Description: Implementation for min,max, mean, tabulate, table, with, within. for package ff
Author: Edwin de Jonge
Maintainer: Edwin de Jonge

Diff between ffbase versions 0.2 dated 2011-04-07 and 0.2-1 dated 2011-07-25

 DESCRIPTION               |   20 +++++++--------
 NAMESPACE                 |    1 
 NEWS                      |only
 R/Summary_ff.R            |    2 -
 R/chunkify.R              |    1 
 R/compact.R               |only
 R/diff_ff.R               |    1 
 inst/tests/testSummary.R  |    1 
 inst/tests/testchunkify.R |    4 +--
 inst/tests/testcut_ff.R   |    2 -
 inst/tests/testmin.ff.R   |    2 -
 inst/tests/testrisplit.R  |   60 +++++++++++++++++++++++-----------------------
 inst/tests/testsum_ff.R   |    6 ++++
 man/chunkify.Rd           |    1 
 man/compact.Rd            |only
 tests/test_all.R          |    2 -
 16 files changed, 55 insertions(+), 48 deletions(-)

More information about ffbase at CRAN
Permanent link

New package gbRd with initial version 0.4-1
Package: gbRd
Type: Package
Title: Utilities for processing Rd objects and files
Version: 0.4-1
Date: 2011-07-25
Author: Georgi N. Boshnakov
Maintainer: Georgi N. Boshnakov
Description: Provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2011-07-25 10:57:46 UTC; mcbssgb2
Repository: CRAN
Date/Publication: 2011-07-25 13:00:59

More information about gbRd at CRAN
Permanent link

Package WMTregions updated to version 3.1.0.1 with previous version 2.5.4 dated 2010-11-30

Title: Exact Calculation of WMTR
Description: R realization of an exact algorithm for calculating the weighted-mean trimmed regions
Author: Pavel Bazovkin
Maintainer: Pavel Bazovkin

Diff between WMTregions versions 2.5.4 dated 2010-11-30 and 3.1.0.1 dated 2011-07-25

 DESCRIPTION               |   14 
 R/WMTR.R                  |    4 
 R/generTRsample.R         |    4 
 R/loadWMTR.R              |    4 
 R/visualWMTR.R            |   44 ++
 man/WMTR.Rd               |   58 ++-
 man/WMTregions-package.Rd |   33 +
 man/generTRsample.Rd      |   37 --
 man/loadWMTR.Rd           |   20 -
 man/pointinTR.Rd          |   13 
 man/showWMTR.Rd           |   11 
 man/visualWMTR.Rd         |   12 
 src/Agents.cpp            |  804 ++++++++++++++++++++++++++++------------------
 src/Makevars.win          |    2 
 src/Objects.cpp           |  357 +++++++++++++-------
 15 files changed, 880 insertions(+), 537 deletions(-)

More information about WMTregions at CRAN
Permanent link

New package RcmdrPlugin.mosaic with initial version 1.0-2
Package: RcmdrPlugin.mosaic
Type: Package
Title: Adds menu items to produce mosaic plots and assoc plots to Rcmdr
Version: 1.0-2
Date: 2011-07-11
Author@R: c(person(given = "Erich", family = "Neuwirth", role = c("aut", "cre"), email = "erich.neuwirth@univie.ac.at"))
Author: Erich Neuwirth
Maintainer: Erich Neuwirth
Description: Rcmdr menu items to display mosaic and assoc plots Allows to visually restructure the underlying structables Developed after extended discussions with Rich Heiberger
License: GPL-2
Depends: ENmisc, vcd (>= 1.2-11), Hmisc, Rcmdr
LazyLoad: yes
Packaged: 2011-07-25 10:06:39 UTC; neuwirth
Repository: CRAN
Date/Publication: 2011-07-25 13:00:49

More information about RcmdrPlugin.mosaic at CRAN
Permanent link

Package MCMCglmm updated to version 2.13 with previous version 2.12 dated 2011-02-07

Title: MCMC Generalised Linear Mixed Models
Description: MCMC Generalised Linear Mixed Models
Author: Jarrod Hadfield
Maintainer: Jarrod Hadfield

Diff between MCMCglmm versions 2.12 dated 2011-02-07 and 2.13 dated 2011-07-25

 MCMCglmm-2.12/MCMCglmm/data/BTdata.tab            |only
 MCMCglmm-2.12/MCMCglmm/data/BTped.tab             |only
 MCMCglmm-2.12/MCMCglmm/data/PlodiaPO.tab          |only
 MCMCglmm-2.12/MCMCglmm/data/PlodiaR.tab           |only
 MCMCglmm-2.12/MCMCglmm/data/PlodiaRB.tab          |only
 MCMCglmm-2.12/MCMCglmm/data/SShorns.tab           |only
 MCMCglmm-2.12/MCMCglmm/inst/doc/CourseNotes.bbl   |only
 MCMCglmm-2.12/MCMCglmm/inst/doc/CourseNotes.blg   |only
 MCMCglmm-2.12/MCMCglmm/inst/doc/CourseNotes.idx   |only
 MCMCglmm-2.13/MCMCglmm/DESCRIPTION                |    8 
 MCMCglmm-2.13/MCMCglmm/R/MCMCglmm.R               |  127 ++++++-------
 MCMCglmm-2.13/MCMCglmm/R/buildZ.R                 |   13 -
 MCMCglmm-2.13/MCMCglmm/R/find.components.R        |    4 
 MCMCglmm-2.13/MCMCglmm/R/inverseA.R               |    5 
 MCMCglmm-2.13/MCMCglmm/R/sm2asreml.R              |   10 -
 MCMCglmm-2.13/MCMCglmm/data/BTdata.tab.gz         |only
 MCMCglmm-2.13/MCMCglmm/data/BTped.tab.gz          |only
 MCMCglmm-2.13/MCMCglmm/data/PlodiaPO.tab.gz       |only
 MCMCglmm-2.13/MCMCglmm/data/PlodiaR.tab.gz        |only
 MCMCglmm-2.13/MCMCglmm/data/PlodiaRB.tab.gz       |only
 MCMCglmm-2.13/MCMCglmm/data/SShorns.tab.gz        |only
 MCMCglmm-2.13/MCMCglmm/inst/doc/CourseNotes.pdf   |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-015.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-027.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-034.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-041.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-052.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-055.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-058.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-060.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-065.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-071.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-019.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-023.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-029.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-030.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-046.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-050.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-052.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-055.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-066.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-068.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-070.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-072.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-081.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-085.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture3-005.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture3-018.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture3-025.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-005.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-011.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-014.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-017.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-022.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-026.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-034.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-037.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-040.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-011.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-016.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-024.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-029.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-039.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-046.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-asUV.pdf |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture6-006.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture8-005.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture8-021.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture8-023.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Overview-Sol.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Overview-VCV.pdf  |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/Overview.pdf      |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/rgl1.pdf          |binary
 MCMCglmm-2.13/MCMCglmm/inst/doc/rgl2.pdf          |binary
 MCMCglmm-2.13/MCMCglmm/man/MCMCglmm.Rd            |   35 ++-
 MCMCglmm-2.13/MCMCglmm/man/MCMCglmmPackage.Rd     |    3 
 MCMCglmm-2.13/MCMCglmm/man/predict.MCMCglmm.Rd    |   28 +-
 MCMCglmm-2.13/MCMCglmm/man/rtnorm.Rd              |    2 
 MCMCglmm-2.13/MCMCglmm/man/sm2asreml.Rd           |    2 
 MCMCglmm-2.13/MCMCglmm/src/MCMCglmm.cc            |  209 ++++++++--------------
 80 files changed, 207 insertions(+), 239 deletions(-)

More information about MCMCglmm at CRAN
Permanent link

Package ENmisc updated to version 1.2-0 with previous version 1.0 dated 2011-01-03

Title: Neuwirth miscellaenous
Description: The ENmisc library contains utility function for different purposes: mtapply and mlapply (multivariate version of tapply and lapply), wtd.boxplot (a boxplot with weights), and a visual interface to restructuring mosaic plots.
Author: Erich Neuwirth
Maintainer: Erich Neuwirth

Diff between ENmisc versions 1.0 dated 2011-01-03 and 1.2-0 dated 2011-07-25

 CHANGES.txt             |only
 DESCRIPTION             |   22 +++++++++++++---------
 NAMESPACE               |    4 +++-
 R/mlapply.R             |only
 R/mosaicupanddown.R     |only
 R/wtd.boxplot.default.R |    4 ++--
 R/zzz.R                 |only
 man/ENmisc-package.Rd   |   21 ++++++++++++++++-----
 man/mlapply.Rd          |only
 man/mosaicPermDialog.Rd |only
 man/mtapply.Rd          |    8 ++++----
 11 files changed, 38 insertions(+), 21 deletions(-)

More information about ENmisc at CRAN
Permanent link

Package tree updated to version 1.0-29 with previous version 1.0-28 dated 2010-06-10

Title: Classification and regression trees
Description: Classification and Regression Trees.
Author: Brian Ripley .
Maintainer: Brian Ripley

Diff between tree versions 1.0-28 dated 2010-06-10 and 1.0-29 dated 2011-07-25

 tree-1.0-28/tree/COPYING                |only
 tree-1.0-28/tree/INDEX                  |only
 tree-1.0-28/tree/R/grow.q               |only
 tree-1.0-28/tree/R/plot.tree.sequence.q |only
 tree-1.0-29/tree/DESCRIPTION            |    8 ++++----
 tree-1.0-29/tree/GPL-2                  |only
 tree-1.0-29/tree/R/plot.tree.sequence.R |only
 tree-1.0-29/tree/R/tree.R               |only
 tree-1.0-29/tree/inst/LICENCE           |    2 +-
 9 files changed, 5 insertions(+), 5 deletions(-)

More information about tree at CRAN
Permanent link

Package gee updated to version 4.13-17 with previous version 4.13-16 dated 2010-11-26

Title: Generalized Estimation Equation solver
Description: Generalized Estimation Equation solver
Author: Vincent J Carey. Ported to R by Thomas Lumley (versions 3.13 and 4.4) and Brian Ripley (version 4.13). Note that maintainers are not available to give advice on using a package they did not author.
Maintainer: Brian Ripley

Diff between gee versions 4.13-16 dated 2010-11-26 and 4.13-17 dated 2011-07-25

 gee-4.13-16/gee/COPYING     |only
 gee-4.13-17/gee/ChangeLog   |    4 ++++
 gee-4.13-17/gee/DESCRIPTION |   11 ++++++-----
 gee-4.13-17/gee/GPL-2       |only
 gee-4.13-17/gee/R/ugee.R    |    2 +-
 5 files changed, 11 insertions(+), 6 deletions(-)

More information about gee at CRAN
Permanent link

Package ff updated to version 2.2-3 with previous version 2.2-2 dated 2011-04-24

Title: memory-efficient storage of large data on disk and fast access functions
Description: The ff package provides data structures that are stored on disk but behave (almost) as if they were in RAM by transparently mapping only a section (pagesize) in main memory - the effective virtual memory consumption per ff object. ff supports R's standard atomic data types 'double', 'logical', 'raw' and 'integer' and non-standard atomic types boolean (1 bit), quad (2 bit unsigned), nibble (4 bit unsigned), byte (1 byte signed with NAs), ubyte (1 byte unsigned), short (2 byte signed with NAs), ushort (2 byte unsigned), single (4 byte float with NAs). For example 'quad' allows efficient storage of genomic data as an 'A','T','G','C' factor. The unsigned types support 'circular' arithmetic. There is also support for close-to-atomic types 'factor', 'ordered', 'POSIXct', 'Date' and custom close-to-atomic types. ff not only has native C-support for vectors, matrices and arrays with flexible dimorder (major column-order, major row-order and generalizations for arrays). There is also a ffdf class not unlike data.frames and import/export filters for csv files. ff objects store raw data in binary flat files in native encoding, and complement this with metadata stored in R as physical and virtual attributes. ff objects have well-defined hybrid copying semantics, which gives rise to certain performance improvements through virtualization. ff objects can be stored and reopened across R sessions. ff files can be shared by multiple ff R objects (using different data en/de-coding schemes) in the same process or from multiple R processes to exploit parallelism. A wide choice of finalizer options allows to work with 'permanent' files as well as creating/removing 'temporary' ff files completely transparent to the user. On certain OS/Filesystem combinations, creating the ff files works without notable delay thanks to using sparse file allocation. Several access optimization techniques such as Hybrid Index Preprocessing and Virtualization are implemented to achieve good performance even with large datasets, for example virtual matrix transpose without touching a single byte on disk. Further, to reduce disk I/O, 'logicals' and non-standard data types get stored native and compact on binary flat files i.e. logicals take up exactly 2 bits to represent TRUE, FALSE and NA. Beyond basic access functions, the ff package also provides compatibility functions that facilitate writing code for ff and ram objects and support for batch processing on ff objects (e.g. as.ram, as.ff, ffapply). ff interfaces closely with functionality from package 'bit': chunked looping, fast bit operations and coercions between different objects that can store subscript information ('bit', 'bitwhich', ff 'boolean', ri range index, hi hybrid index). This allows to work interactively with selections of large datasets and quickly modify selection criteria. Further high-performance enhancements can be made available upon request.
Author: Daniel Adler , Christian Gl\xE4ser , Oleg Nenadic , Jens Oehlschl\xE4gel , Walter Zucchini
Maintainer: Jens Oehlschl\xE4gel

Diff between ff versions 2.2-2 dated 2011-04-24 and 2.2-3 dated 2011-07-25

 DESCRIPTION           |    8 ++--
 NEWS                  |   15 +++++++++
 R/ffsave.R            |   82 +++++++++++++++++++++++++-------------------------
 R/hi.R                |    2 -
 src/FSInfo_statfs.cpp |    2 -
 5 files changed, 62 insertions(+), 47 deletions(-)

More information about ff at CRAN
Permanent link

Package epicalc updated to version 2.13.1.3 with previous version 2.13.1.0 dated 2011-07-23

Title: Epidemiological calculator
Description: Functions making R easy for epidemiological calculation.
Author: Virasakdi Chongsuvivatwong
Maintainer: Virasakdi Chongsuvivatwong

Diff between epicalc versions 2.13.1.0 dated 2011-07-23 and 2.13.1.3 dated 2011-07-25

 DESCRIPTION        |    8 +++----
 R/epicalc.R        |   57 +++++++++++++++++++++++++++++++----------------------
 man/setTitle.rd    |    6 ++---
 man/titleString.rd |   12 +++++------
 4 files changed, 47 insertions(+), 36 deletions(-)

More information about epicalc at CRAN
Permanent link

New package trifield with initial version 1.0
Package: trifield
Type: Package
Title: Some basic facilities for ternary fields and plots
Version: 1.0
Date: 2011-07-24
Author: Tim Keitt
Maintainer: Tim Keitt
Description: The package contains routines to 1) project unity-summed triples to unit-square doubles and vice versa, 2) make a grid of unity-summed triples paired to doubles, 3) evaluate a function over the grid and 4) make simple plots including ternary contour plots over a grid of values.
License: GPL-2
LazyLoad: yes
Packaged: 2011-07-24 21:00:41 UTC; tkeitt
Repository: CRAN
Date/Publication: 2011-07-25 05:06:57

More information about trifield at CRAN
Permanent link

Package rjags updated to version 3-3 with previous version 3-2 dated 2011-07-24

Title: Bayesian graphical models using MCMC
Description: Interface to the JAGS MCMC library
Author: Martyn Plummer
Maintainer: Martyn Plummer

Diff between rjags versions 3-2 dated 2011-07-24 and 3-3 dated 2011-07-25

 DESCRIPTION       |    8 ++++----
 R/jags.R          |    2 +-
 R/jags.object.R   |    9 +++++++--
 configure         |    2 +-
 configure.ac      |    2 +-
 configure.ac.orig |only
 foo               |only
 man/adapt.Rd      |   47 ++++++++++++++++++++++++++++++-----------------
 8 files changed, 44 insertions(+), 26 deletions(-)

More information about rjags at CRAN
Permanent link

Package care updated to version 1.1.1 with previous version 1.1.0 dated 2011-07-23

Title: High-Dimensional Regression and CAR Score Variable Selection
Description: The "care" package implements the regression approach of Zuber and Strimmer (2011) "High-dimensional regression and variable selection using CAR scores" SAGMB 10: 34. CAR scores measure the correlation between the response and the Mahalanobis-decorrelated predictors. The squared CAR score is a natural measure of variable importance and provides a canonical ordering of variables. This package provides functions for estimating CAR scores, for variable selection using CAR scores, and for estimating corresponding regression coefficients. Both shrinkage as well as empirical estimators are available.
Author: Verena Zuber and Korbinian Strimmer.
Maintainer: Korbinian Strimmer

Diff between care versions 1.1.0 dated 2011-07-23 and 1.1.1 dated 2011-07-25

 care-1.1.0/care/R/car.models.R      |only
 care-1.1.0/care/man/car.models.Rd   |only
 care-1.1.1/care/DESCRIPTION         |   25 +++++++++---------
 care-1.1.1/care/NEWS                |    9 ++++++
 care-1.1.1/care/R/carscore.R        |   25 ++++++++----------
 care-1.1.1/care/R/slm.R             |   28 ++++++++++----------
 care-1.1.1/care/R/slm.models.R      |only
 care-1.1.1/care/man/care.package.Rd |    6 ++--
 care-1.1.1/care/man/carscore.Rd     |   31 ++++++++++++----------
 care-1.1.1/care/man/lu2004.Rd       |    4 +-
 care-1.1.1/care/man/slm.Rd          |   49 +++++++++++++++++++++++++++---------
 care-1.1.1/care/man/slm.models.Rd   |only
 12 files changed, 108 insertions(+), 69 deletions(-)

More information about care at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.