Mon, 11 Feb 2013

Package bda updated to version 2.1.2-10 with previous version 2.1.2-8 dated 2013-02-09

Title: Density Estimation for Binned/Weighted Data
Description: This package collects algorithms/functions developed for density estimation based on weighted or pre-binned data.
Author: Bin Wang .
Maintainer: Bin Wang

Diff between bda versions 2.1.2-8 dated 2013-02-09 and 2.1.2-10 dated 2013-02-11

 DESCRIPTION      |    8 -
 MD5              |   10 -
 PORTING          |    6 
 R/binDE.R        |  371 +++++++++++++++++++++++++++++++++++++++++++++++--------
 man/bdde.Rd      |   50 ++++---
 src/KernelWKDE.c |   34 +++--
 6 files changed, 392 insertions(+), 87 deletions(-)

More information about bda at CRAN
Permanent link

New package zooimage with initial version 3.0-3
Package: zooimage
Type: Package
Title: Analysis of numerical zooplankton images
Version: 3.0-3
Date: 2013-02-11
Author: Ph. Grosjean, K. Denis & R. Francois
Maintainer: Philippe Grosjean
Depends: R (>= 2.14.0), svMisc (>= 0.9-67), svDialogs (>= 0.9-53), mlearning
Imports: filehash, jpeg, png, ipred, rpart, e1071, tree, utils
Suggests: rJava, mlbench
Description: ZooImage is a free (open source) solution for analyzing digital images of zooplankton. In combination with ImageJ, a free image analysis system, it processes digital images, measures individuals, trains for automatic classification of taxa, and finally, measures zooplankton samples (abundances, total and partial size spectra or biomasses, etc.)
License: GPL (>= 2)
URL: http://www.sciviews.org/zooimage
Packaged: 2013-02-11 19:52:32 UTC; phgrosjean
Repository: CRAN
Date/Publication: 2013-02-11 21:02:57

More information about zooimage at CRAN
Permanent link

New package RSvgDevice with initial version 0.6.4.2
Package: RSvgDevice
Version: 0.6.4.2
Date: 2009-01-04
Title: An R SVG graphics device.
Author: T Jake Luciani , Matthieu Decorde
Maintainer: Matthieu Decorde
Depends: R (>= 2.6.0)
Description: A graphics device for R that uses the w3.org xml standard for Scalable Vector Graphics.
License: GPL (>= 2)
URL: https://github.com/mdecorde/RSvgDevice ; http://www.darkridge.com/~jake/RSvg/ (old)
Packaged: 2013-02-11 09:02:21 UTC; mdecorde
OS_type: unix
Repository: CRAN
Date/Publication: 2013-02-11 19:32:15

More information about RSvgDevice at CRAN
Permanent link

Package RcmdrPlugin.DoE updated to version 0.12 with previous version 0.11-7 dated 2012-09-18

Title: R Commander Plugin for (industrial) Design of Experiments
Description: The package provides a platform-independent GUI for design of experiments. It is implemented as a plugin to the R-Commander, which is a more general graphical user interface for statistics in R based on tcl/tk. DoE functionality can be accessed through the menu Design that is added to the R-Commander menus.
Author: Ulrike Groemping
Maintainer: Ulrike Groemping

Diff between RcmdrPlugin.DoE versions 0.11-7 dated 2012-09-18 and 0.12 dated 2013-02-11

 DESCRIPTION                |   27 ++--
 MD5                        |   53 ++++----
 NAMESPACE                  |    8 +
 R/Menu.Dopt.r              |   18 +-
 R/Menu.FrF2level.R         |  289 +++++++++++++++++++++++----------------------
 R/Menu.addcenter.R         |    7 -
 R/Menu.addresponse.R       |    8 +
 R/Menu.augmentlhs.R        |   10 +
 R/Menu.bbd.r               |    9 +
 R/Menu.ccd.r               |   14 +-
 R/Menu.contour.R           |    2 
 R/Menu.fac.R               |   10 +
 R/Menu.importrda.R         |    7 -
 R/Menu.importrdacsv.R      |    8 -
 R/Menu.lhs.R               |    9 +
 R/Menu.linearModelDesign.R |   11 +
 R/Menu.oa.R                |   10 +
 R/Menu.param.R             |    7 -
 R/Menu.pb2level.R          |   13 +-
 R/Menu.rsm.R               |   15 +-
 R/Menu.wide.R              |    6 
 R/aaa.R                    |   32 ++--
 R/fix.R                    |only
 R/fix.default.R            |only
 R/fix.design.R             |only
 R/justDoItDoE.R            |    4 
 R/textentry.R              |   15 +-
 RcmdrPlugin.DoE-Ex.R       |only
 inst/NEWS                  |   15 ++
 man/fix.design.Rd          |only
 30 files changed, 373 insertions(+), 234 deletions(-)

More information about RcmdrPlugin.DoE at CRAN
Permanent link

New package rexpokit with initial version 0.23
Package: rexpokit
Type: Package
Title: R wrappers for EXPOKIT; other matrix functions
Version: 0.23
Date: 2013-02-09
Authors@R: c(person("Nicholas J.", "Matzke", email = "matzke@berkeley.edu", role = c("aut", "cre", "cph")), person("Roger B.", "Sidje", email = "roger.b.sidje@ua.edu", role = c("aut", "cph")))
Maintainer: Nicholas J. Matzke
Depends: methods, SparseM, Rcpp (>= 0.9.10)
LinkingTo: Rcpp
Description: This package wraps some of the matrix exponentiation utilities from EXPOKIT (http://www.maths.uq.edu.au/expokit/), a FORTRAN library that is widely recommended for matrix exponentiation (Sidje RB, 1998. "Expokit: A Software Package for Computing Matrix Exponentials." ACM Trans. Math. Softw. 24(1): 130-156). EXPOKIT includes functions for exponentiating both small, dense matrices, and large, sparse matrices (in sparse matrices, most of the cells have value 0). Rapid matrix exponentiation is useful in phylogenetics when we have a large number of states (as we do when we are inferring the history of transitions between the possible geographic ranges of a species), but is probably useful in other ways as well.
URL: http://phylo.wikidot.com/rexpokit
License: GPL (>= 2)
LazyLoad: yes
ByteCompile: true
Packaged: 2013-02-09 23:58:58 UTC; nickm
Author: Nicholas J. Matzke [aut, cre, cph], Roger B. Sidje [aut, cph]
Repository: CRAN
Date/Publication: 2013-02-11 21:02:55

More information about rexpokit at CRAN
Permanent link

Package OPI updated to version 1.4 with previous version 1.1 dated 2012-07-26

Title: Open Perimetry Interface
Description: This package contains the current version of the Open Perimetry Interface (OPI), for controlling visual field machines using R. The OPI is a standard for interfacing with visual field testing machines (perimeters). It specifies basic functions that allow many visual field tests to be constructed. As of October 2012 it is fully implemented on the Octopus 900 and partially on the Heidelberg Edge Perimeter. Note to use these two machines you will need either the Rhep or OPIOctopus900 packages which require permission from the respective companies to obtain: see the OPI www site. It also has a cousin: the R package visualFields, which has tools for analysing and manipulating visual field data.
Author: Andrew Turpin
Maintainer: Andrew Turpin

Diff between OPI versions 1.1 dated 2012-07-26 and 1.4 dated 2013-02-11

 OPI-1.1/OPI/R/chooseOpi.r              |only
 OPI-1.4/OPI/ChangeLog                  |only
 OPI-1.4/OPI/DESCRIPTION                |   26 +--
 OPI-1.4/OPI/GPL3                       |only
 OPI-1.4/OPI/MD5                        |   48 ++++---
 OPI-1.4/OPI/NAMESPACE                  |    9 +
 OPI-1.4/OPI/R/mocs.r                   |only
 OPI-1.4/OPI/R/multiLocation.r          |only
 OPI-1.4/OPI/R/octopus900.r             |  218 +++++++++++++++++++++------------
 OPI-1.4/OPI/R/opi.r                    |  136 +++++++++++++++++++-
 OPI-1.4/OPI/R/simDisplay.r             |only
 OPI-1.4/OPI/R/simG.r                   |   41 +++++-
 OPI-1.4/OPI/R/simH.r                   |   60 ++++++---
 OPI-1.4/OPI/R/simNo.r                  |only
 OPI-1.4/OPI/R/simYes.r                 |only
 OPI-1.4/OPI/R/zest.r                   |only
 OPI-1.4/OPI/man/FT.Rd                  |   11 +
 OPI-1.4/OPI/man/OPI-package.Rd         |   18 +-
 OPI-1.4/OPI/man/ZEST.Rd                |only
 OPI-1.4/OPI/man/cdTodb.Rd              |    5 
 OPI-1.4/OPI/man/chooseOpi.Rd           |    7 +
 OPI-1.4/OPI/man/dbTocd.Rd              |    5 
 OPI-1.4/OPI/man/opiClose.Rd            |    5 
 OPI-1.4/OPI/man/opiInitialize.Rd       |   52 ++++++-
 OPI-1.4/OPI/man/opiKineticStimulus.Rd  |   18 ++
 OPI-1.4/OPI/man/opiPresent.Rd          |   47 ++++++-
 OPI-1.4/OPI/man/opiQueryDevice.Rd      |    5 
 OPI-1.4/OPI/man/opiSetBackground.Rd    |   61 +++++----
 OPI-1.4/OPI/man/opiStaticStimulus.Rd   |    5 
 OPI-1.4/OPI/man/opiTemporalStimulus.Rd |   37 ++++-
 30 files changed, 617 insertions(+), 197 deletions(-)

More information about OPI at CRAN
Permanent link

Package laeken updated to version 0.4.1 with previous version 0.4.0 dated 2012-10-17

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.
Author: Andreas Alfons [aut, cre], Josef Holzer [aut], Matthias Templ [aut]
Maintainer: Andreas Alfons

Diff between laeken versions 0.4.0 dated 2012-10-17 and 0.4.1 dated 2013-02-11

 DESCRIPTION                  |   17 
 MD5                          |   46 
 NEWS                         |  264 ++-
 R/arpr.R                     |  218 +--
 R/arpt.R                     |   27 
 R/bootVar.R                  |  765 +++++------
 R/utils.R                    |   16 
 R/variance.R                 |    7 
 data/eusilc.RData            |binary
 data/ses.RData               |binary
 inst/doc/laeken-intro.Rnw    | 2879 ++++++++++++++++++++++---------------------
 inst/doc/laeken-intro.pdf    |binary
 inst/doc/laeken-pareto.Rnw   |    7 
 inst/doc/laeken-pareto.pdf   |binary
 inst/doc/laeken-standard.Rnw | 1581 +++++++++++------------
 inst/doc/laeken-standard.pdf |binary
 inst/doc/laeken-variance.Rnw |  739 +++++------
 inst/doc/laeken-variance.pdf |binary
 inst/doc/laeken.bib          |   12 
 man/arpr.Rd                  |  296 ++--
 man/arpt.Rd                  |    4 
 man/bootVar.Rd               |    7 
 man/laeken-package.Rd        |  188 +-
 man/variance.Rd              |    7 
 24 files changed, 3631 insertions(+), 3449 deletions(-)

More information about laeken at CRAN
Permanent link

Package growthrate updated to version 1.2 with previous version 1.1 dated 2011-11-10

Title: Bayesian reconstruction of growth velocity
Description: A nonparametric empirical Bayes method for recovering gradients (or growth velocities) from observations of smooth functions (e.g., growth curves) at isolated time points.
Author: Sara Lopez-Pintado and Ian W. McKeague
Maintainer: Yang Hu

Diff between growthrate versions 1.1 dated 2011-11-10 and 1.2 dated 2013-02-11

 growthrate-1.1/growthrate/data/.Rhistory    |only
 growthrate-1.2/growthrate/DESCRIPTION       |   15 ++++++++-------
 growthrate-1.2/growthrate/MD5               |    8 ++++----
 growthrate-1.2/growthrate/man/cv.growth.Rd  |    4 +++-
 growthrate-1.2/growthrate/man/growth.Rd     |    9 ++++++---
 growthrate-1.2/growthrate/man/new.growth.Rd |    7 +++++--
 6 files changed, 26 insertions(+), 17 deletions(-)

More information about growthrate at CRAN
Permanent link

Package DoE.base updated to version 0.23-3 with previous version 0.23-2 dated 2012-03-17

Title: Full factorials, orthogonal arrays and base utilities for DoE packages
Description: This package creates full factorial experimental designs and designs based on orthogonal arrays for (industrial) experiments. Additionally, it provides some utility functions used also by other DoE packages.
Author: Ulrike Groemping, with contributions by Boyko Amarov
Maintainer: Ulrike Groemping

Diff between DoE.base versions 0.23-2 dated 2012-03-17 and 0.23-3 dated 2013-02-11

 DoE.base-0.23-2/DoE.base/R/fix.R             |only
 DoE.base-0.23-2/DoE.base/R/fix.default.R     |only
 DoE.base-0.23-2/DoE.base/R/fix.design.R      |only
 DoE.base-0.23-2/DoE.base/man/fix.design.Rd   |only
 DoE.base-0.23-3/DoE.base/DESCRIPTION         |    8 ++++----
 DoE.base-0.23-3/DoE.base/DoE.base-Ex.R       |   27 ---------------------------
 DoE.base-0.23-3/DoE.base/MD5                 |   20 ++++++++------------
 DoE.base-0.23-3/DoE.base/NAMESPACE           |    4 +---
 DoE.base-0.23-3/DoE.base/R/P3.3.R            |    7 ++++++-
 DoE.base-0.23-3/DoE.base/R/P4.4.R            |    7 ++++++-
 DoE.base-0.23-3/DoE.base/R/export.design.R   |    3 ++-
 DoE.base-0.23-3/DoE.base/inst/NEWS           |   13 ++++++++++---
 DoE.base-0.23-3/DoE.base/man/class-design.Rd |    3 ++-
 13 files changed, 39 insertions(+), 53 deletions(-)

More information about DoE.base at CRAN
Permanent link

Package downloader updated to version 0.2.2 with previous version 0.2.1 dated 2013-02-05

Title: A package for downloading files over http and https
Description: This package provides a wrapper for the download.file function, making it possible to download files over https on Windows, Mac OS X, and other Unix-like platforms. The RCurl package provides this functionality (and much more) but can be difficult to install because it must be compiled with external dependencies. This package has no external dependencies, so it is much easier to install.
Author: Winston Chang
Maintainer: Winston Chang

Diff between downloader versions 0.2.1 dated 2013-02-05 and 0.2.2 dated 2013-02-11

 DESCRIPTION                |    6 +++---
 MD5                        |    6 +++---
 NEWS                       |    6 ++++++
 inst/tests/test-download.r |   19 ++++++++++---------
 4 files changed, 22 insertions(+), 15 deletions(-)

More information about downloader at CRAN
Permanent link

Package signal updated to version 0.7-3 with previous version 0.7-2 dated 2012-06-25

Title: Signal processing
Description: A set of signal processing R functions originally written for Matlab/Octave. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.
Author: Uwe Ligges [aut, cre] (new maintainer), Tom Short [aut] (port to R), Paul Kienzle [aut] (majority of the original sources), Sarah Schnackenberg [ctb] (various test cases and bug fixes), David Billinghurst [ctb], Hans-Werner Borchers [ctb], Andre Carezia [ctb], Pascal Dupuis [ctb], John W. Eaton [ctb], E. Farhi [ctb], Kai Habel [ctb], Kurt Hornik [ctb], Sebastian Krey [ctb], Bill Lash [ctb], Friedrich Leisch [ctb], Olaf Mersmann [ctb], Paulo Neis [ctb], Jaakko Ruohio [ctb], Julius O. Smith III [ctb], Doug Stewart [ctb], Andreas Weingessel [ctb]
Maintainer: Uwe Ligges

Diff between signal versions 0.7-2 dated 2012-06-25 and 0.7-3 dated 2013-02-11

 signal-0.7-2/signal/R/First.R              |only
 signal-0.7-3/signal/ChangeLog              |only
 signal-0.7-3/signal/DESCRIPTION            |   46 +-
 signal-0.7-3/signal/MD5                    |   30 -
 signal-0.7-3/signal/NAMESPACE              |    2 
 signal-0.7-3/signal/R/cheby2.R             |    2 
 signal-0.7-3/signal/R/ellipke.R            |    2 
 signal-0.7-3/signal/R/filter.R             |   30 +
 signal-0.7-3/signal/R/fir1.R               |    2 
 signal-0.7-3/signal/R/fir2.R               |    2 
 signal-0.7-3/signal/R/freqz.R              |    2 
 signal-0.7-3/signal/R/kaiser.R             |    3 
 signal-0.7-3/signal/R/levinson.R           |only
 signal-0.7-3/signal/inst/CITATION          |    4 
 signal-0.7-3/signal/man/filter.Rd          |    6 
 signal-0.7-3/signal/man/levinson.Rd        |only
 signal-0.7-3/signal/tests/savedTests.Rdata |binary
 signal-0.7-3/signal/tests/signal.Rout.save |  605 ++++++++++++++---------------
 18 files changed, 390 insertions(+), 346 deletions(-)

More information about signal at CRAN
Permanent link

Package exams updated to version 1.9-3 with previous version 1.9-2 dated 2013-01-22

Title: Automatic Generation of Exams in R
Description: Sweave-based automatic generation of exams including multiple-choice questions and arithmetic problems. Exams can be produced in various formats, including PDF, HTML, Moodle XML, QTI 1.2 (for OLAT).
Author: Achim Zeileis [aut, cre], Bettina Gruen [aut], Friedrich Leisch [aut], Nikolaus Umlauf [aut]
Maintainer: Achim Zeileis

Diff between exams versions 1.9-2 dated 2013-01-22 and 1.9-3 dated 2013-02-11

 DESCRIPTION              |    8 ++++----
 MD5                      |   14 +++++++-------
 NEWS                     |    6 ++++++
 R/exams2pdf.R            |    2 +-
 inst/doc/exams.pdf       |binary
 inst/doc/exams2.pdf      |binary
 inst/exercises/dist.Rnw  |    7 +++----
 inst/exercises/dist2.Rnw |    2 +-
 8 files changed, 22 insertions(+), 17 deletions(-)

More information about exams at CRAN
Permanent link

Package BayesLCA updated to version 1.1 with previous version 1.0 dated 2012-02-07

Title: Bayesian Latent Class Analysis
Description: Bayesian Latent Class Analysis using several different methods.
Author: Arthur White and Brendan Murphy
Maintainer: Arthur White

Diff between BayesLCA versions 1.0 dated 2012-02-07 and 1.1 dated 2013-02-11

 BayesLCA-1.0/BayesLCA/R/blca2mcmc.R                |only
 BayesLCA-1.0/BayesLCA/R/print.blca.boot.R          |only
 BayesLCA-1.0/BayesLCA/R/print.blca.em.R            |only
 BayesLCA-1.0/BayesLCA/R/print.blca.gibbs.R         |only
 BayesLCA-1.0/BayesLCA/R/print.blca.vb.R            |only
 BayesLCA-1.0/BayesLCA/R/print.summary.blca.boot.R  |only
 BayesLCA-1.0/BayesLCA/R/print.summary.blca.em.R    |only
 BayesLCA-1.0/BayesLCA/R/print.summary.blca.gibbs.R |only
 BayesLCA-1.0/BayesLCA/R/print.summary.blca.vb.R    |only
 BayesLCA-1.0/BayesLCA/man/blca2mcmc.Rd             |only
 BayesLCA-1.0/BayesLCA/man/plot.blca.boot.Rd        |only
 BayesLCA-1.0/BayesLCA/man/print.blca.boot.Rd       |only
 BayesLCA-1.0/BayesLCA/man/summary.blca.boot.Rd     |only
 BayesLCA-1.0/BayesLCA/man/weighted.var.Rd          |only
 BayesLCA-1.1/BayesLCA/DESCRIPTION                  |   13 --
 BayesLCA-1.1/BayesLCA/MD5                          |   81 ++++++------
 BayesLCA-1.1/BayesLCA/NAMESPACE                    |   18 ++
 BayesLCA-1.1/BayesLCA/R/as.mcmc.blca.gibbs.R       |only
 BayesLCA-1.1/BayesLCA/R/blca.boot.R                |   45 ++++--
 BayesLCA-1.1/BayesLCA/R/blca.em.R                  |   96 ++++++++++----
 BayesLCA-1.1/BayesLCA/R/blca.em.se.R               |  125 +++++++------------
 BayesLCA-1.1/BayesLCA/R/blca.gibbs.R               |   49 ++++---
 BayesLCA-1.1/BayesLCA/R/blca.vb.R                  |   52 ++++++--
 BayesLCA-1.1/BayesLCA/R/fx.g.intern.R              |only
 BayesLCA-1.1/BayesLCA/R/lp1.intern.R               |only
 BayesLCA-1.1/BayesLCA/R/lp2.intern.R               |only
 BayesLCA-1.1/BayesLCA/R/plot.blca.R                |only
 BayesLCA-1.1/BayesLCA/R/plot.blca.boot.R           |  119 +-----------------
 BayesLCA-1.1/BayesLCA/R/plot.blca.em.R             |   68 +---------
 BayesLCA-1.1/BayesLCA/R/plot.blca.gibbs.R          |  131 +-------------------
 BayesLCA-1.1/BayesLCA/R/plot.blca.vb.R             |  136 +--------------------
 BayesLCA-1.1/BayesLCA/R/print.blca.R               |only
 BayesLCA-1.1/BayesLCA/R/print.summary.blca.R       |only
 BayesLCA-1.1/BayesLCA/R/summary.blca.R             |only
 BayesLCA-1.1/BayesLCA/R/summary.blca.boot.R        |   13 --
 BayesLCA-1.1/BayesLCA/R/summary.blca.em.R          |   13 --
 BayesLCA-1.1/BayesLCA/R/summary.blca.gibbs.R       |   17 +-
 BayesLCA-1.1/BayesLCA/R/summary.blca.vb.R          |   13 --
 BayesLCA-1.1/BayesLCA/data/Alzheimer.rda           |binary
 BayesLCA-1.1/BayesLCA/man/Alzheimer.Rd             |   25 +--
 BayesLCA-1.1/BayesLCA/man/BayesLCA-package.Rd      |   20 +--
 BayesLCA-1.1/BayesLCA/man/MAP.Rd                   |only
 BayesLCA-1.1/BayesLCA/man/Zscore.Rd                |   19 +-
 BayesLCA-1.1/BayesLCA/man/as.mcmc.blca.gibbs.Rd    |only
 BayesLCA-1.1/BayesLCA/man/blca.Rd                  |   12 -
 BayesLCA-1.1/BayesLCA/man/blca.boot.Rd             |   38 ++---
 BayesLCA-1.1/BayesLCA/man/blca.em.Rd               |   41 +++---
 BayesLCA-1.1/BayesLCA/man/blca.em.se.Rd            |   36 ++---
 BayesLCA-1.1/BayesLCA/man/blca.gibbs.Rd            |   35 ++---
 BayesLCA-1.1/BayesLCA/man/blca.vb.Rd               |   26 ++--
 BayesLCA-1.1/BayesLCA/man/data.blca.Rd             |    6 
 BayesLCA-1.1/BayesLCA/man/plot.blca.Rd             |only
 BayesLCA-1.1/BayesLCA/man/print.blca.Rd            |only
 BayesLCA-1.1/BayesLCA/man/rlca.Rd                  |   19 --
 BayesLCA-1.1/BayesLCA/man/summary.blca.Rd          |only
 55 files changed, 470 insertions(+), 796 deletions(-)

More information about BayesLCA at CRAN
Permanent link

Package mmeln updated to version 1.1 with previous version 1.0 dated 2011-11-15

Title: MMELN : Estimation of multinormal mixture distribution.
Description: Fit multivariate mixture of normal distribution using covariance structure.
Author: Charles-Edouard Giguere
Maintainer: Charles-Edouard Giguere

Diff between mmeln versions 1.0 dated 2011-11-15 and 1.1 dated 2013-02-11

 ChangeLog    |only
 DESCRIPTION  |   11 ++++++-----
 MD5          |   18 ++++++++++--------
 NAMESPACE    |only
 R/estim.R    |   45 +++++++++++++++++++++++++--------------------
 R/ind.R      |    3 ++-
 R/logLik.R   |   18 +++++++++++-------
 R/mmeln.R    |   41 ++++++++++++++++++++++++++++++++++++++++-
 R/post.R     |   15 +++++++++++++++
 man/mmeln.Rd |    2 +-
 man/post.Rd  |   16 +++++++++++-----
 11 files changed, 121 insertions(+), 48 deletions(-)

More information about mmeln at CRAN
Permanent link

Package vegan updated to version 2.0-6 with previous version 2.0-5 dated 2012-10-08

Title: Community Ecology Package
Description: Ordination methods, diversity analysis and other functions for community and vegetation ecologists.
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre, Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens, Helene Wagner
Maintainer: Jari Oksanen

Diff between vegan versions 2.0-5 dated 2012-10-08 and 2.0-6 dated 2013-02-11

 DESCRIPTION                  |    8 -
 MD5                          |  119 ++++++++++++++---------------
 NAMESPACE                    |    4 
 R/capscale.R                 |   13 +--
 R/clamtest.R                 |   22 ++++-
 R/dispindmorisita.R          |   12 +-
 R/envfit.default.R           |    2 
 R/factorfit.R                |    1 
 R/fitted.capscale.R          |    7 -
 R/fitted.cca.R               |   10 +-
 R/fitted.rda.R               |    9 +-
 R/monoMDS.R                  |    2 
 R/msoplot.R                  |   10 +-
 R/multipart.default.R        |    2 
 R/oecosimu.R                 |    6 +
 R/ordiR2step.R               |   18 ++--
 R/ordilabel.R                |   13 ++-
 R/orditorp.R                 |    8 +
 R/plot.nestedtemp.R          |   26 ++++++
 R/plot.procrustes.R          |    5 -
 R/predict.cca.R              |    2 
 R/predict.rda.R              |    4 
 R/print.capscale.R           |    4 
 R/print.mantel.R             |    4 
 R/print.monoMDS.R            |    4 
 R/print.protest.R            |    4 
 R/print.wcmdscale.R          |only
 R/procrustes.R               |    2 
 R/protest.R                  |   18 +++-
 R/scores.metaMDS.R           |    6 -
 R/summary.anosim.R           |    4 
 R/treedist.R                 |    9 +-
 R/treedive.R                 |    1 
 R/wcmdscale.R                |    3 
 inst/ChangeLog               |   44 ++++++++++
 inst/NEWS.Rd                 |  132 ++++++++++++++++++++++++++++++--
 inst/doc/FAQ-vegan.pdf       |binary
 inst/doc/FAQ-vegan.texi      |  133 +++++++++++++++++++++++++++++----
 inst/doc/NEWS.html           |  173 ++++++++++++++++++++++++++++++++++---------
 inst/doc/decision-vegan.pdf  |binary
 inst/doc/decision-vegan.tex  |   16 +--
 inst/doc/diversity-vegan.Rnw |    4 
 inst/doc/diversity-vegan.pdf |binary
 inst/doc/diversity-vegan.tex |   66 +++++++---------
 inst/doc/intro-vegan.Rnw     |    4 
 inst/doc/intro-vegan.pdf     |binary
 inst/doc/intro-vegan.tex     |   83 +++++++++-----------
 man/capscale.Rd              |   12 ++
 man/cca.Rd                   |   79 ++++++++++++++-----
 man/cca.object.Rd            |    4 
 man/clamtest.Rd              |    3 
 man/dispindmorisita.Rd       |   49 +++++++-----
 man/monoMDS.Rd               |    2 
 man/mso.Rd                   |    5 -
 man/nestedtemp.Rd            |    2 
 man/ordistep.Rd              |   24 ++++-
 man/orditorp.Rd              |   18 ++++
 man/predict.cca.Rd           |   67 ++++++++--------
 man/procrustes.Rd            |   13 +--
 man/treedive.Rd              |   24 ++++-
 man/wcmdscale.Rd             |   30 ++++++-
 61 files changed, 964 insertions(+), 385 deletions(-)

More information about vegan at CRAN
Permanent link

Package RSA updated to version 0.5.1 with previous version 0.4 dated 2013-02-07

Title: Response surface analyses
Description: Advanced response surface analyses. The main function RSA compares several nested models (full polynomial, shifted and rotated squared differences, shifted squared differences, basic squared differences) and provides plotting functions for wireframe surfaces, interactive 3d plots, and contour plots. Calculates many surface parameters and provides standard, robust, or bootstrapped standard errors and confidence intervals for them.
Author: Felix Schönbrodt
Maintainer: Felix Schönbrodt

Diff between RSA versions 0.4 dated 2013-02-07 and 0.5.1 dated 2013-02-11

 DESCRIPTION     |   29 ++++++++++++++++-------------
 MD5             |   16 ++++++++++------
 NEWS            |    9 +++++++++
 R/RSA-package.R |only
 R/RSA.R         |    4 ++++
 R/motcon-data.R |only
 R/plot.RSA.R    |   24 ++++++++++++++++++++++--
 data            |only
 man/RSA.Rd      |   13 +++++++++++++
 man/motcon.Rd   |only
 man/plotRSA.Rd  |   12 ++++++++++++
 11 files changed, 86 insertions(+), 21 deletions(-)

More information about RSA at CRAN
Permanent link

Package afex updated to version 0.4-57 with previous version 0.3-42 dated 2012-09-17

Title: Analysis of Factorial Experiments
Description: Provides convenience functions for analyzing factorial experiments using ANOVA or mixed-models. ez.glm() and aov.car() allow convenient calculation of between, within (i.e., repeated-measures), or mixed between-within (i.e., split-plot) ANOVAs for data in the long format (i.e., one observation per row) wrapping car::Anova() (aggregating more then one observation per individual and cell of the design), per default returning a print ready ANOVA table. Function mixed() fits a mixed model using lme4::lmer() and computes p-values for all effects in the model using either the Kenward-Rogers approximation of degrees of freedom (LMM only) or parametric bootstrap (LMMs and GLMMs). afex uses type 3 sums of squares as default (imitating commercial statistical software) and sets the default contrasts to contr.sum. Furthermore, compare.2.vectors conveniently compares two vectors using different statistical tests.
Author: Henrik Singmann
Maintainer: Henrik Singmann

Diff between afex versions 0.3-42 dated 2012-09-17 and 0.4-57 dated 2013-02-11

 DESCRIPTION                 |   49 ++++-----
 MD5                         |   34 +++---
 NAMESPACE                   |    1 
 NEWS                        |   48 +++++++++
 R/afex-package.R            |    8 -
 R/aov.car.R                 |   43 +++++---
 R/compare.2.vectors.R       |   17 +--
 R/mixed.R                   |   74 +++++++++++---
 R/nice.anova.R              |   62 ++++++++----
 R/zzz.R                     |   27 ++---
 data/obk.long.rda           |binary
 examples/examples.aov.car.R |  144 ++++++++--------------------
 examples/examples.compare.R |    3 
 man/afex-package.Rd         |   37 +++----
 man/aov.car.Rd              |  222 +++++++++++++++++++-------------------------
 man/compare.2.vectors.Rd    |   13 ++
 man/mixed.Rd                |   69 ++++++++++---
 man/nice.anova.Rd           |   59 ++++++++---
 18 files changed, 509 insertions(+), 401 deletions(-)

More information about afex at CRAN
Permanent link

New package vitality with initial version 1.0
Package: vitality
Type: Package
Title: vitality: Fitting routines for the Vitality family of mortality models
Version: 1.0
Date: 2013-02-11
Author: Gregor Passolt, James J. Anderson, Ting Li, David H. Salinger
Maintainer: Gregor Passolt
Depends: stats
Imports: IMIS
Description: Provides fitting routines for several models in the Vitality family of mortality models.
License: GPL (>= 2)
Collate: 'dataPrep.R' 'vitality.2ps.R' 'vitality.utils.R' 'data_documentation.R' 'density.R' 'mortality_rate.R' 'package_documentation.R'
Packaged: 2013-02-11 10:12:44 UTC; grego_000
Repository: CRAN
Date/Publication: 2013-02-11 11:22:01

More information about vitality at CRAN
Permanent link

Package ash updated to version 1.0-14 with previous version 1.0-13 dated 2012-01-07

Title: David Scott's ASH routines
Description: David Scott's ASH routines
Author: S original by David W. Scott R port by Albrecht Gebhardt adopted to recent S-PLUS by Stephen Kaluzny
Maintainer: Albrecht Gebhardt

Diff between ash versions 1.0-13 dated 2012-01-07 and 1.0-14 dated 2013-02-11

 ash-1.0-13/ash/R/zzz.R     |only
 ash-1.0-14/ash/ChangeLog   |   24 +++++++++++++-----------
 ash-1.0-14/ash/DESCRIPTION |   14 +++++++-------
 ash-1.0-14/ash/MD5         |    7 +++----
 ash-1.0-14/ash/man/ash2.Rd |    1 +
 5 files changed, 24 insertions(+), 22 deletions(-)

More information about ash at CRAN
Permanent link

Package stringdist updated to version 0.4-2 with previous version 0.4-0 dated 2013-02-07

Title: String distance functions for R
Description: Implements the Hamming distance and weighted versions of the Levenshtein, restricted Damerau-Levenshtein (optimal string alignment), and Damerau-Levenshtein distance.
Author: Mark van der Loo
Maintainer: Mark van der Loo

Diff between stringdist versions 0.4-0 dated 2013-02-07 and 0.4-2 dated 2013-02-11

 DESCRIPTION         |    6 +++---
 MD5                 |   10 ++++++----
 NEWS                |only
 R/stringdist.R      |   39 +++++++++++++++++++++++++--------------
 src/hamming.c       |    2 +-
 tests/testpackage.R |    8 +++++---
 x.R                 |only
 7 files changed, 40 insertions(+), 25 deletions(-)

More information about stringdist at CRAN
Permanent link

Package edesign updated to version 1.0-10 with previous version 1.0-9 dated 2012-10-30

Title: Maximum entropy sampling
Description: Maximum entropy sampling
Author: Claudia Gebhardt
Maintainer: Claudia Gebhardt

Diff between edesign versions 1.0-9 dated 2012-10-30 and 1.0-10 dated 2013-02-11

 ChangeLog       |   42 ++++++++++++++++++++----------------------
 DESCRIPTION     |    6 +++---
 MD5             |   12 ++++++------
 R/dualgreedy.R  |    2 +-
 R/greedy.R      |    2 +-
 R/interchange.R |    2 +-
 R/maxentropy.R  |    2 +-
 7 files changed, 33 insertions(+), 35 deletions(-)

More information about edesign at CRAN
Permanent link

Package phonTools updated to version 0.1-6 with previous version 0.1-5 dated 2013-02-04

Title: Functions for phonetics in R.
Description: The functions contained in this package are intended to facilitate the organization, display, and analysis of the sorts of data frequently encountered in phonetics research and experimentation. Some functions also allow for the creation and manipulation of sounds saved as WAV files.
Author: Santiago Barreda
Maintainer: Santiago Barreda

Diff between phonTools versions 0.1-5 dated 2013-02-04 and 0.1-6 dated 2013-02-11

 phonTools-0.1-5/phonTools/R/makeFIR.R          |only
 phonTools-0.1-5/phonTools/man/makeFIR.Rd       |only
 phonTools-0.1-6/phonTools/DESCRIPTION          |    8 +--
 phonTools-0.1-6/phonTools/MD5                  |   42 +++++++++++--------
 phonTools-0.1-6/phonTools/R/FIRfilter.R        |   53 ++++++++++++++++++------
 phonTools-0.1-6/phonTools/R/plot.spectrogram.R |    2 
 phonTools-0.1-6/phonTools/R/resample.R         |only
 phonTools-0.1-6/phonTools/R/sdellipse.R        |   11 +++--
 phonTools-0.1-6/phonTools/R/sinc.R             |only
 phonTools-0.1-6/phonTools/R/sinusoid.R         |only
 phonTools-0.1-6/phonTools/R/snipsound.R        |only
 phonTools-0.1-6/phonTools/R/spectralslice.R    |   14 ++++--
 phonTools-0.1-6/phonTools/R/spectrogram.R      |    7 +--
 phonTools-0.1-6/phonTools/R/vowelsynth.R       |    7 +--
 phonTools-0.1-6/phonTools/man/FIRfilter.Rd     |   54 ++++++++++++-------------
 phonTools-0.1-6/phonTools/man/Ffilter.Rd       |   14 +++---
 phonTools-0.1-6/phonTools/man/makesound.Rd     |    6 +-
 phonTools-0.1-6/phonTools/man/multiplot.Rd     |   10 ++--
 phonTools-0.1-6/phonTools/man/resample.Rd      |only
 phonTools-0.1-6/phonTools/man/sdellipse.Rd     |   10 +++-
 phonTools-0.1-6/phonTools/man/sinc.Rd          |only
 phonTools-0.1-6/phonTools/man/sinusoid.Rd      |only
 phonTools-0.1-6/phonTools/man/snipsound.Rd     |only
 phonTools-0.1-6/phonTools/man/sound.Rd         |   10 ++--
 phonTools-0.1-6/phonTools/man/spectralslice.Rd |    4 -
 phonTools-0.1-6/phonTools/man/spectrogram.Rd   |    6 +-
 phonTools-0.1-6/phonTools/man/vowelsynth.Rd    |   22 +++++-----
 27 files changed, 163 insertions(+), 117 deletions(-)

More information about phonTools at CRAN
Permanent link

Package pairwise updated to version 0.1.3-1 with previous version 0.1.3 dated 2013-02-07

Title: Rasch Model Parameters by Pairwise Algorithm
Description: The package pairwise offers functions for the explicit calculation, not estimation!, of the rasch item parameters for dichotomous and polytomous item responses, using a pairwise comparison approach.
Author: Joerg-Henrik Heine
Maintainer: Joerg-Henrik Heine

Diff between pairwise versions 0.1.3 dated 2013-02-07 and 0.1.3-1 dated 2013-02-11

 DESCRIPTION          |   11 ++++++-----
 MD5                  |   26 +++++++++++++-------------
 R/grmSE.dicho.R      |   14 ++++++--------
 R/grmSE.poly.R       |   14 ++++++--------
 R/ipSE.dicho.R       |    6 ++----
 R/ipSE.poly.R        |    8 +++-----
 R/itempar.dicho.R    |    2 +-
 R/itempar.poly.R     |    4 ++--
 R/pairwise-package.r |   17 ++++++++++++-----
 man/grmSE.dicho.Rd   |   24 ++++++++++++------------
 man/grmSE.poly.Rd    |   24 ++++++++++++------------
 man/ipSE.dicho.Rd    |    5 ++---
 man/ipSE.poly.Rd     |    5 ++---
 man/pairwise.Rd      |   44 +++++++++++++++++++++++++++++++++++---------
 14 files changed, 114 insertions(+), 90 deletions(-)

More information about pairwise at CRAN
Permanent link

Package hypergeo updated to version 1.2-3 with previous version 1.2-1 dated 2009-09-08

Title: The hypergeometric function
Description: The hypergeometric function, hypergeo(), for complex numbers
Author: Robin K. S. Hankin
Maintainer: Robin K. S. Hankin

Diff between hypergeo versions 1.2-1 dated 2009-09-08 and 1.2-3 dated 2013-02-11

 DESCRIPTION  |    8 ++++----
 MD5          |only
 R/hypergeo.R |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

More information about hypergeo at CRAN
Permanent link

Package hyperdirichlet updated to version 1.4-8 with previous version 1.4-6 dated 2011-12-27

Title: A generalization of the Dirichlet distribution
Description: A suite of routines for the hyperdirichlet distribution
Author: Robin K.S. Hankin
Maintainer: Robin K. S. Hankin

Diff between hyperdirichlet versions 1.4-6 dated 2011-12-27 and 1.4-8 dated 2013-02-11

 DESCRIPTION                 |    8 ++++----
 MD5                         |   16 +++++++++-------
 R/hyperdirichlet.R          |   32 ++++++++++++++++----------------
 inst/doc/correspondence.pdf |binary
 inst/doc/hyperdirichlet.pdf |binary
 man/dhyperdirichlet.Rd      |    3 ++-
 man/dirichlet.Rd            |    4 ++--
 man/hyperdirichlet.Rd       |    4 ++++
 vignettes/correspondence.R  |only
 vignettes/hyperdirichlet.R  |only
 10 files changed, 37 insertions(+), 30 deletions(-)

More information about hyperdirichlet at CRAN
Permanent link

New package gensemble with initial version 1.0
Package: gensemble
Type: Package
Title: generalized ensemble methods
Version: 1.0
Date: 2013-01-25
Author: Peter Werner, Eugene Dubossarsky
Maintainer: Peter Werner
Description: Generalized ensemble methods allowing arbitrary underlying models to be used. Currently only bagging is supported.
License: GPL-2
Depends: methods
Packaged: 2013-02-11 02:54:23 UTC; peterw
Repository: CRAN
Date/Publication: 2013-02-11 06:57:24

More information about gensemble at CRAN
Permanent link

Package emulator updated to version 1.2-12 with previous version 1.2-9 dated 2011-12-27

Title: Bayesian emulation of computer programs
Description: This package allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a ``training set'' of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian a-posteriori estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. A working example is given in the help page for function `interpolant()', which should be the first point of reference.
Author: Robin K. S. Hankin
Maintainer: Robin K. S. Hankin

Diff between emulator versions 1.2-9 dated 2011-12-27 and 1.2-12 dated 2013-02-11

 DESCRIPTION                       |   39 +++++++++++++++++++-------------------
 MD5                               |   17 +++++++++-------
 R/emulator.R                      |    2 -
 data/expert.estimates.rda         |binary
 data/results.table.rda            |binary
 data/toy.rda                      |binary
 inst/doc/emulex.Rnw               |   10 ---------
 inst/doc/emulex.pdf               |binary
 inst/doc/uncertainty.bib.svn-base |only
 vignettes                         |only
 10 files changed, 32 insertions(+), 36 deletions(-)

More information about emulator at CRAN
Permanent link

Package blm updated to version 2013.2.4.1 with previous version 2012.2.4 dated 2012-12-14

Title: Binomial linear and linear-expit regression
Description: Implements regression models for binary data on the absolute risk scale. These models are applicable to cohort and population-based case-control data.
Author: S. Kovalchik
Maintainer: S.Kovalchik

Diff between blm versions 2012.2.4 dated 2012-12-14 and 2013.2.4.1 dated 2013-02-11

 blm-2012.2.4/blm/dev                  |only
 blm-2013.2.4.1/blm/DESCRIPTION        |    8 ++++----
 blm-2013.2.4.1/blm/MD5                |   23 +++--------------------
 blm-2013.2.4.1/blm/NEWS               |    7 ++++++-
 blm-2013.2.4.1/blm/man/blm-package.Rd |    4 ++--
 5 files changed, 15 insertions(+), 27 deletions(-)

More information about blm at CRAN
Permanent link

Package AssetPricing updated to version 0.0-11 with previous version 0.0-10 dated 2013-01-01

Title: Optimal pricing of assets with fixed expiry date.
Description: Calculates the optimal price of assets (such as airline flight seats, hotel room bookings) whose value becomes zero after a fixed ``expiry date''. Assumes potential customers arrive (possibly in groups) according to a known inhomogeneous Poisson process. Also assumes a known time-varying elasticity of demand (price sensitivity) function. Uses elementary techniques based on ordinary differential equations, solved numerically via the method of Runge-Kutta.
Author: Rolf Turner
Maintainer: Rolf Turner

Diff between AssetPricing versions 0.0-10 dated 2013-01-01 and 0.0-11 dated 2013-02-11

 AssetPricing-0.0-10/AssetPricing/man.save    |only
 AssetPricing-0.0-11/AssetPricing/Changelog   |    8 ++++++++
 AssetPricing-0.0-11/AssetPricing/DESCRIPTION |    8 ++++----
 AssetPricing-0.0-11/AssetPricing/MD5         |    8 ++------
 4 files changed, 14 insertions(+), 10 deletions(-)

More information about AssetPricing at CRAN
Permanent link


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