Sun, 20 Nov 2011

Package PredictiveRegression updated to version 0.1-2 with previous version 0.1-1 dated 2008-07-05

Title: Prediction Intervals for Three Basic Statistical Models
Description: Three prediction algorithms described in the paper "On-line predictive linear regression" Annals of Statistics 37, 1566 - 1590 (2009)
Author: Vladimir Vovk and Ilia Nouretdinov
Maintainer: Vladimir Vovk

Diff between PredictiveRegression versions 0.1-1 dated 2008-07-05 and 0.1-2 dated 2011-11-20

 DESCRIPTION       |   23 ++++++----
 MD5               |only
 R/gausspred.R     |   56 +++++++++++++-------------
 R/iidpred.R       |  115 +++++++++++++++++++++++++++---------------------------
 R/mvapred.R       |   62 ++++++++++++++---------------
 demo/onlinepred.R |   52 ++++++++++++------------
 man/gausspred.Rd  |    4 -
 man/iidpred.Rd    |   12 ++---
 man/mvapred.Rd    |   12 ++---
 9 files changed, 170 insertions(+), 166 deletions(-)

More information about PredictiveRegression at CRAN
Permanent link

Package Matrix updated to version 1.0-2 with previous version 1.0-1 dated 2011-10-18

Title: Sparse and Dense Matrix Classes and Methods
Description: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse.
Author: Douglas Bates and Martin Maechler
Maintainer: Doug and Martin

Diff between Matrix versions 1.0-1 dated 2011-10-18 and 1.0-2 dated 2011-11-20

 ChangeLog                  |   21 +++++++++++++++++++++
 DESCRIPTION                |   13 ++++++-------
 MD5                        |   32 ++++++++++++++++----------------
 NAMESPACE                  |    5 +++++
 R/rankMatrix.R             |   10 ++++++++--
 R/sparseQR.R               |   13 ++++++++++++-
 R/zzz.R                    |   33 ++++++++++++---------------------
 TODO                       |    3 ++-
 inst/doc/Comparisons.pdf   |binary
 inst/doc/Design-issues.pdf |binary
 inst/doc/Intro2Matrix.pdf  |binary
 inst/doc/Introduction.pdf  |binary
 inst/doc/sparseModels.pdf  |binary
 man/rankMatrix.Rd          |   14 ++++++++++++--
 man/sparseQR-class.Rd      |   10 +++++++++-
 tests/Simple.R             |    2 ++
 tests/other-pkgs.R         |   10 ++++++----
 17 files changed, 111 insertions(+), 55 deletions(-)

More information about Matrix at CRAN
Permanent link

Package egonet updated to version 1.1 with previous version 1.0 dated 2010-04-07

Title: Tool for ego-centric measures in Social Network Analysis
Description: A small tool for Social Network Analysis, dealing with ego-centric network measures, including Burt's effective size and aggregate constraint and an import code suitable for a large number of adjacency matrices. This package depends on sna but does not automatically import it during installation. Therefore if sna is not already present in your system, install it. You can also use the free web application www.associazionerospo.org/egonet which make use of egonet package and R to analyize your data.
Author: A. Sciandra, F. Gioachin, L. Finos
Maintainer: L. Finos

Diff between egonet versions 1.0 dated 2010-04-07 and 1.1 dated 2011-11-20

 DESCRIPTION           |   10 ++++++----
 MD5                   |only
 man/egonet-package.Rd |    3 +++
 3 files changed, 9 insertions(+), 4 deletions(-)

More information about egonet at CRAN
Permanent link

New package bwsurvival with initial version 1.0
Package: bwsurvival
Type: Package
Title: Nonparametric conditional survival function for successive survival times
Version: 1.0
Date: 2011-11-01
Author: C. Serrat, G. Gómez, V. Moneta
Maintainer: Victoria Moneta and Carles Serrat
Description: This R package implements the conditional survival function described at 'Nonparametric bivariate estimation for successive survival times' (C. Serrat and G. Gómez, 2007).
Depends: survival, Hmisc
License: GPL (>= 2)
LazyLoad: yes
Encoding: latin1
Packaged: 2011-11-20 12:31:43 UTC; vic toria
Repository: CRAN
Date/Publication: 2011-11-20 18:43:32

More information about bwsurvival at CRAN
Permanent link

Package forecast updated to version 3.13 with previous version 3.12 dated 2011-11-16

Title: Forecasting functions for time series
Description: Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.
Author: Rob J Hyndman
Maintainer: Rob J Hyndman

Diff between forecast versions 3.12 dated 2011-11-16 and 3.13 dated 2011-11-20

 .gitignore               |only
 ChangeLog                |    5 +++++
 DESCRIPTION              |    8 ++++----
 MD5                      |   12 ++++++------
 R/forecast2.R            |    2 +-
 R/season.R               |   14 +++++++++++---
 man/forecast.Rd          |    2 +-
 man/forecast.StructTS.Rd |    2 +-
 8 files changed, 29 insertions(+), 16 deletions(-)

More information about forecast at CRAN
Permanent link

Package spt updated to version 1.11-11-19 with previous version 1.11-11-17 dated 2011-11-18

Title: Sierpinski Pedal Triangle
Description: This package collects algorithms related to Sierpinski pedal triangle (SPT).
Author: Bin Wang .
Maintainer: Bin Wang

Diff between spt versions 1.11-11-17 dated 2011-11-18 and 1.11-11-19 dated 2011-11-20

 DESCRIPTION  |    6 +--
 MD5          |    8 ++--
 R/chaos.R    |only
 R/spt.R      |  117 -----------------------------------------------------------
 R/st.R       |only
 src/kernel.c |    5 ++
 6 files changed, 13 insertions(+), 123 deletions(-)

More information about spt at CRAN
Permanent link

New package tabuSearch with initial version 1.0
Package: tabuSearch
Type: Package
Title: R based tabu search algorithm
Version: 1.0
Date: 2011-11-18
Author: Katarina Domijan
Maintainer: Katarina Domijan
Description: R based tabu search algorithm for binary configurations
License: GPL-2
LazyLoad: yes
Packaged: 2011-11-19 16:36:24 UTC; kdomijan
Repository: CRAN
Date/Publication: 2011-11-20 10:03:52

More information about tabuSearch at CRAN
Permanent link

Package siatclust updated to version 1.0.5 with previous version 1.0.4 dated 2011-09-07

Title: Shenzhen Institutes of Advanced Technology Clustering Suite
Description: A collection of cluster analysis tools and algorithms for data mining developed at the Shenzhen Institutes of Advanced Technology (SIAT) under the Senior International Scientist program of the Chinese Academy of Sciences. Development of this package is also supported by the Shenzhen High Technology Development Fund within the Shenzhen Key Laboratory for High Performance Data Mining.
Author: Graham J Williams, Joshua Z Huang, Xiaojun Chen, Qiang Wang, Longfei Xiao
Maintainer: Graham Williams

Diff between siatclust versions 1.0.4 dated 2011-09-07 and 1.0.5 dated 2011-11-20

 DESCRIPTION        |   26 +++++++++++++-------------
 MD5                |   13 +++++++++----
 NAMESPACE          |    2 ++
 R/fgkm.R           |only
 data               |only
 inst/ChangeLog     |    8 +++++++-
 man/fgkm.Rd        |only
 man/fgkm.sample.Rd |only
 src/ewkm.c         |   25 ++++++++-----------------
 src/fgkm.c         |only
 10 files changed, 39 insertions(+), 35 deletions(-)

More information about siatclust at CRAN
Permanent link

Package secr updated to version 2.3.0 with previous version 2.2.0 dated 2011-10-02

Title: Spatially explicit capture-recapture
Description: Functions to estimate the density and size of a spatially distributed animal population sampled with an array of passive detectors, such as traps, or by searching polygons or transects. Models incorporating distance-dependent detection are fitted by maximizing the likelihood. Tools are included for data manipulation and model selection.
Author: Murray Efford
Maintainer: Murray Efford

Diff between secr versions 2.2.0 dated 2011-10-02 and 2.3.0 dated 2011-11-20

 secr-2.2.0/secr/R/notexported.R                    |only
 secr-2.2.0/secr/R/predictD.R                       |only
 secr-2.3.0/secr/DESCRIPTION                        |   19 
 secr-2.3.0/secr/MD5                                |  278 ++--
 secr-2.3.0/secr/NAMESPACE                          |   21 
 secr-2.3.0/secr/NEWS                               |  106 +
 secr-2.3.0/secr/R/ClosedN.R                        |    2 
 secr-2.3.0/secr/R/D.designdata.R                   |  238 ++-
 secr-2.3.0/secr/R/Dsurface.R                       |only
 secr-2.3.0/secr/R/addCovariates.R                  |only
 secr-2.3.0/secr/R/autoini.R                        |   12 
 secr-2.3.0/secr/R/confint.secr.R                   |   12 
 secr-2.3.0/secr/R/deviance.R                       |   14 
 secr-2.3.0/secr/R/functions.R                      |  458 +------
 secr-2.3.0/secr/R/fxi.R                            |   21 
 secr-2.3.0/secr/R/head.R                           |only
 secr-2.3.0/secr/R/make.capthist.R                  |    1 
 secr-2.3.0/secr/R/make.grid.R                      |only
 secr-2.3.0/secr/R/make.mask.R                      |only
 secr-2.3.0/secr/R/make.tri.R                       |    2 
 secr-2.3.0/secr/R/mask.check.R                     |    2 
 secr-2.3.0/secr/R/methods.R                        |  662 ++--------
 secr-2.3.0/secr/R/model.average.R                  |   16 
 secr-2.3.0/secr/R/pdot.R                           |    4 
 secr-2.3.0/secr/R/regionN.R                        |  214 +--
 secr-2.3.0/secr/R/score.test.R                     |   12 
 secr-2.3.0/secr/R/secr.design.MS.R                 |   10 
 secr-2.3.0/secr/R/secr.fit.R                       |   80 -
 secr-2.3.0/secr/R/secr.make.newdata.R              |  104 -
 secr-2.3.0/secr/R/sim.capthist.R                   |   12 
 secr-2.3.0/secr/R/sim.popn.R                       |   47 
 secr-2.3.0/secr/R/sim.secr.R                       |   35 
 secr-2.3.0/secr/R/utility.R                        |   26 
 secr-2.3.0/secr/R/verify.R                         |   12 
 secr-2.3.0/secr/data/deermouse.RData               |binary
 secr-2.3.0/secr/data/hornedlizard.RData            |binary
 secr-2.3.0/secr/data/housemouse.RData              |binary
 secr-2.3.0/secr/data/ovenbird.RData                |binary
 secr-2.3.0/secr/data/ovensong.RData                |binary
 secr-2.3.0/secr/data/possum.RData                  |binary
 secr-2.3.0/secr/data/secrdemo.RData                |binary
 secr-2.3.0/secr/data/skink.RData                   |binary
 secr-2.3.0/secr/data/stoatDNA.RData                |binary
 secr-2.3.0/secr/inst/CITATION                      |    4 
 secr-2.3.0/secr/inst/doc/index.html                |    2 
 secr-2.3.0/secr/inst/doc/secr-datainput.pdf        |binary
 secr-2.3.0/secr/inst/doc/secr-densitysurfaces.pdf  |only
 secr-2.3.0/secr/inst/doc/secr-finitemixtures.pdf   |binary
 secr-2.3.0/secr/inst/doc/secr-manual.pdf           |binary
 secr-2.3.0/secr/inst/doc/secr-overview.pdf         |binary
 secr-2.3.0/secr/inst/doc/secr-polygondetectors.pdf |binary
 secr-2.3.0/secr/inst/doc/secr-sound.pdf            |binary
 secr-2.3.0/secr/inst/extdata/stoatmask.txt         |only
 secr-2.3.0/secr/man/AIC.secr.Rd                    |    4 
 secr-2.3.0/secr/man/D.designdata.Rd                |   36 
 secr-2.3.0/secr/man/DA.Rd                          |   22 
 secr-2.3.0/secr/man/DENSITY.Rd                     |   17 
 secr-2.3.0/secr/man/Dsurface.Rd                    |only
 secr-2.3.0/secr/man/FAQ.Rd                         |   65 -
 secr-2.3.0/secr/man/LLsurface.Rd                   |    2 
 secr-2.3.0/secr/man/LRtest.Rd                      |    2 
 secr-2.3.0/secr/man/SPACECAP.Rd                    |   13 
 secr-2.3.0/secr/man/addCovariates.Rd               |only
 secr-2.3.0/secr/man/autoini.Rd                     |   15 
 secr-2.3.0/secr/man/capthist.Rd                    |   10 
 secr-2.3.0/secr/man/capthistfn.Rd                  |   25 
 secr-2.3.0/secr/man/circular.Rd                    |   12 
 secr-2.3.0/secr/man/closedN.Rd                     |   21 
 secr-2.3.0/secr/man/cluster.Rd                     |    2 
 secr-2.3.0/secr/man/confint.secr.Rd                |    8 
 secr-2.3.0/secr/man/contour.Rd                     |   10 
 secr-2.3.0/secr/man/coulombe.Rd                    |   13 
 secr-2.3.0/secr/man/covariates.Rd                  |    2 
 secr-2.3.0/secr/man/deermouse.Rd                   |    7 
 secr-2.3.0/secr/man/derivedMS.Rd                   |   20 
 secr-2.3.0/secr/man/detector.Rd                    |    7 
 secr-2.3.0/secr/man/deviance.secr.Rd               |    5 
 secr-2.3.0/secr/man/distancetotrap.Rd              |   11 
 secr-2.3.0/secr/man/ellipse.secr.Rd                |   36 
 secr-2.3.0/secr/man/empirical.Rd                   |   40 
 secr-2.3.0/secr/man/esaplot.Rd                     |    8 
 secr-2.3.0/secr/man/expected.n.Rd                  |   10 
 secr-2.3.0/secr/man/fxi.Rd                         |    4 
 secr-2.3.0/secr/man/head.Rd                        |only
 secr-2.3.0/secr/man/homerange.Rd                   |   14 
 secr-2.3.0/secr/man/hornedlizard.Rd                |   15 
 secr-2.3.0/secr/man/ip.secr.Rd                     |   33 
 secr-2.3.0/secr/man/make.capthist.Rd               |   30 
 secr-2.3.0/secr/man/make.mask.Rd                   |   44 
 secr-2.3.0/secr/man/make.systematic.Rd             |    8 
 secr-2.3.0/secr/man/make.traps.Rd                  |   38 
 secr-2.3.0/secr/man/make.tri.Rd                    |   12 
 secr-2.3.0/secr/man/mask.Rd                        |   13 
 secr-2.3.0/secr/man/mask.check.Rd                  |   16 
 secr-2.3.0/secr/man/model.average.Rd               |   14 
 secr-2.3.0/secr/man/ovenbird.Rd                    |   38 
 secr-2.3.0/secr/man/ovensong.Rd                    |   22 
 secr-2.3.0/secr/man/plot.capthist.Rd               |   28 
 secr-2.3.0/secr/man/plot.mask.Rd                   |  171 ++
 secr-2.3.0/secr/man/plot.popn.Rd                   |   13 
 secr-2.3.0/secr/man/plot.secr.Rd                   |   14 
 secr-2.3.0/secr/man/plot.traps.Rd                  |    2 
 secr-2.3.0/secr/man/pointsInPolygon.Rd             |only
 secr-2.3.0/secr/man/popn.Rd                        |    6 
 secr-2.3.0/secr/man/possum.Rd                      |   52 
 secr-2.3.0/secr/man/predict.secr.Rd                |   26 
 secr-2.3.0/secr/man/predictDsurface.Rd             |only
 secr-2.3.0/secr/man/print.secr.Rd                  |    4 
 secr-2.3.0/secr/man/rbind.capthist.Rd              |   18 
 secr-2.3.0/secr/man/rbind.popn.Rd                  |    4 
 secr-2.3.0/secr/man/read.mask.Rd                   |   32 
 secr-2.3.0/secr/man/read.traps.Rd                  |    6 
 secr-2.3.0/secr/man/rectangularMask.Rd             |only
 secr-2.3.0/secr/man/region.N.Rd                    |   52 
 secr-2.3.0/secr/man/score.test.Rd                  |    4 
 secr-2.3.0/secr/man/secr-package.Rd                |   49 
 secr-2.3.0/secr/man/secr.fit.Rd                    |  107 +
 secr-2.3.0/secr/man/secr.make.newdata.Rd           |    3 
 secr-2.3.0/secr/man/secr.model.density.Rd          |   63 
 secr-2.3.0/secr/man/secr.model.detection.Rd        |   45 
 secr-2.3.0/secr/man/secr.models.Rd                 |   19 
 secr-2.3.0/secr/man/secrdemo.Rd                    |   41 
 secr-2.3.0/secr/man/sim.capthist.Rd                |   18 
 secr-2.3.0/secr/man/sim.popn.Rd                    |  105 +
 secr-2.3.0/secr/man/sim.secr.Rd                    |   25 
 secr-2.3.0/secr/man/skink.Rd                       |   22 
 secr-2.3.0/secr/man/sort.Rd                        |    8 
 secr-2.3.0/secr/man/stoatDNA.Rd                    |   37 
 secr-2.3.0/secr/man/subset.capthist.Rd             |   31 
 secr-2.3.0/secr/man/subset.popn.Rd                 |   14 
 secr-2.3.0/secr/man/subset.traps.Rd                |    4 
 secr-2.3.0/secr/man/suggest.buffer.Rd              |   50 
 secr-2.3.0/secr/man/summary.capthist.Rd            |    8 
 secr-2.3.0/secr/man/summary.mask.Rd                |    6 
 secr-2.3.0/secr/man/summary.traps.Rd               |    2 
 secr-2.3.0/secr/man/transformations.Rd             |    2 
 secr-2.3.0/secr/man/trap.builder.Rd                |   73 -
 secr-2.3.0/secr/man/traps.Rd                       |    6 
 secr-2.3.0/secr/man/trapsfn.Rd                     |    8 
 secr-2.3.0/secr/man/trim.Rd                        |    3 
 secr-2.3.0/secr/man/troubleshooting.Rd             |only
 secr-2.3.0/secr/man/vcov.secr.Rd                   |    8 
 secr-2.3.0/secr/man/verify.Rd                      |    1 
 secr-2.3.0/secr/man/write.Rd                       |    6 
 secr-2.3.0/secr/man/writeGPS.Rd                    |   18 
 secr-2.3.0/secr/src/secr.c                         | 1350 ++++++++++++---------
 secr-2.3.0/secr/src/secr.h                         |   10 
 secr-2.3.0/secr/src/unmarked.c                     |  123 +
 148 files changed, 3086 insertions(+), 2761 deletions(-)

More information about secr at CRAN
Permanent link

Package R.utils updated to version 1.9.4 with previous version 1.9.3 dated 2011-11-08

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.9.3 dated 2011-11-08 and 1.9.4 dated 2011-11-20

 DESCRIPTION     |    8 ++++----
 MD5             |   10 +++++-----
 R/Arguments.R   |   16 +++++++++++-----
 R/GString.R     |   24 +++++++++++++++++++++---
 R/deviceUtils.R |    4 ++++
 inst/NEWS       |    9 +++++++++
 6 files changed, 54 insertions(+), 17 deletions(-)

More information about R.utils at CRAN
Permanent link

Package RcppArmadillo updated to version 0.2.30 with previous version 0.2.29 dated 2011-09-02

Title: Rcpp integration for Armadillo templated linear algebra library
Description: R and Armadillo integration using Rcpp Armadillo is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach is employed (during compile time) to combine several operations into one, and to reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language. The RcppArmadillo package includes the header files from the templated Armadillo library (currently version 2.2.1). Thus users do not need to install Armadillo itself in order to use RcppArmadillo. This Armadillo integration provides a nice illustration of the capabilities of the Rcpp package for seamless R and C++ integration. Armadillo is licensed under the GNU LGPL version 3 or later, while RcppArmadillo (the Rcpp bindings/bridge to Armadillo) is licenses under the GNU GPL version 2 or later, as is the rest of Rcpp.
Author: Romain Francois, Dirk Eddelbuettel and Doug Bates
Maintainer: Romain Francois, Dirk Eddelbuettel and Doug Bates

Diff between RcppArmadillo versions 0.2.29 dated 2011-09-02 and 0.2.30 dated 2011-11-20

 ChangeLog                                                |   31 
 DESCRIPTION                                              |   52 
 MD5                                                      |  391 ++--
 inst/NEWS                                                |   15 
 inst/include/RcppArmadillo/Mat_meat.h                    |  100 -
 inst/include/RcppArmadilloConfig.h                       |    7 
 inst/include/RcppArmadilloForward.h                      |    6 
 inst/include/RcppArmadilloSugar.h                        |   97 -
 inst/include/RcppArmadilloWrap.h                         |   13 
 inst/include/armadillo                                   |   24 
 inst/include/armadillo_bits/BaseCube_bones.hpp           |only
 inst/include/armadillo_bits/BaseCube_meat.hpp            |only
 inst/include/armadillo_bits/Base_bones.hpp               |only
 inst/include/armadillo_bits/Base_meat.hpp                |only
 inst/include/armadillo_bits/Col_bones.hpp                |   81 
 inst/include/armadillo_bits/Col_meat.hpp                 |  216 +-
 inst/include/armadillo_bits/Cube_bones.hpp               |  125 -
 inst/include/armadillo_bits/Cube_meat.hpp                |  930 ++++++----
 inst/include/armadillo_bits/GenCube_bones.hpp            |only
 inst/include/armadillo_bits/GenCube_meat.hpp             |only
 inst/include/armadillo_bits/Gen_bones.hpp                |only
 inst/include/armadillo_bits/Gen_meat.hpp                 |only
 inst/include/armadillo_bits/Glue_bones.hpp               |    8 
 inst/include/armadillo_bits/Glue_meat.hpp                |    5 
 inst/include/armadillo_bits/Mat_bones.hpp                |  272 +-
 inst/include/armadillo_bits/Mat_meat.hpp                 | 1387 ++++++++-------
 inst/include/armadillo_bits/OpCube_bones.hpp             |   23 
 inst/include/armadillo_bits/OpCube_meat.hpp              |   56 
 inst/include/armadillo_bits/Op_bones.hpp                 |   20 
 inst/include/armadillo_bits/Op_meat.hpp                  |   39 
 inst/include/armadillo_bits/Proxy.hpp                    |  168 +
 inst/include/armadillo_bits/ProxyCube.hpp                |  182 +
 inst/include/armadillo_bits/Row_bones.hpp                |   80 
 inst/include/armadillo_bits/Row_meat.hpp                 |  204 +-
 inst/include/armadillo_bits/arma_config.hpp              |    4 
 inst/include/armadillo_bits/arma_ostream_bones.hpp       |    4 
 inst/include/armadillo_bits/arma_ostream_meat.hpp        |   36 
 inst/include/armadillo_bits/arma_static_check.hpp        |only
 inst/include/armadillo_bits/arma_version.hpp             |    6 
 inst/include/armadillo_bits/arrayops_bones.hpp           |   44 
 inst/include/armadillo_bits/arrayops_meat.hpp            |   84 
 inst/include/armadillo_bits/atlas_bones.hpp              |   12 
 inst/include/armadillo_bits/auxlib_bones.hpp             |   30 
 inst/include/armadillo_bits/auxlib_meat.hpp              |  232 +-
 inst/include/armadillo_bits/blas_bones.hpp               |   10 
 inst/include/armadillo_bits/compiler_setup.hpp           |   30 
 inst/include/armadillo_bits/config.hpp                   |   11 
 inst/include/armadillo_bits/debug.hpp                    |  137 -
 inst/include/armadillo_bits/diagmat_proxy.hpp            |   48 
 inst/include/armadillo_bits/diagview_bones.hpp           |   34 
 inst/include/armadillo_bits/diagview_meat.hpp            |  168 -
 inst/include/armadillo_bits/diskio_meat.hpp              |  308 +--
 inst/include/armadillo_bits/eGlueCube_bones.hpp          |   15 
 inst/include/armadillo_bits/eGlueCube_meat.hpp           |   14 
 inst/include/armadillo_bits/eGlue_bones.hpp              |   13 
 inst/include/armadillo_bits/eGlue_meat.hpp               |   10 
 inst/include/armadillo_bits/eOpCube_bones.hpp            |   31 
 inst/include/armadillo_bits/eOpCube_meat.hpp             |  109 -
 inst/include/armadillo_bits/eOp_bones.hpp                |   22 
 inst/include/armadillo_bits/eOp_meat.hpp                 |   88 
 inst/include/armadillo_bits/eglue_core_meat.hpp          |   95 -
 inst/include/armadillo_bits/eop_aux.hpp                  |   21 
 inst/include/armadillo_bits/eop_core_bones.hpp           |   12 
 inst/include/armadillo_bits/eop_core_meat.hpp            |  433 +---
 inst/include/armadillo_bits/field_bones.hpp              |   70 
 inst/include/armadillo_bits/field_meat.hpp               |  152 -
 inst/include/armadillo_bits/fn_accu.hpp                  |   60 
 inst/include/armadillo_bits/fn_as_scalar.hpp             |   38 
 inst/include/armadillo_bits/fn_conv_to.hpp               |   12 
 inst/include/armadillo_bits/fn_cor.hpp                   |    4 
 inst/include/armadillo_bits/fn_cov.hpp                   |    4 
 inst/include/armadillo_bits/fn_cumsum.hpp                |    2 
 inst/include/armadillo_bits/fn_det.hpp                   |    4 
 inst/include/armadillo_bits/fn_diagvec.hpp               |    2 
 inst/include/armadillo_bits/fn_eig.hpp                   |    8 
 inst/include/armadillo_bits/fn_elem.hpp                  |   16 
 inst/include/armadillo_bits/fn_eps.hpp                   |    4 
 inst/include/armadillo_bits/fn_eye.hpp                   |   12 
 inst/include/armadillo_bits/fn_inv.hpp                   |    2 
 inst/include/armadillo_bits/fn_log_det.hpp               |    4 
 inst/include/armadillo_bits/fn_max.hpp                   |   12 
 inst/include/armadillo_bits/fn_mean.hpp                  |   12 
 inst/include/armadillo_bits/fn_median.hpp                |   30 
 inst/include/armadillo_bits/fn_min.hpp                   |   12 
 inst/include/armadillo_bits/fn_misc.hpp                  |   10 
 inst/include/armadillo_bits/fn_norm.hpp                  |   58 
 inst/include/armadillo_bits/fn_ones.hpp                  |   38 
 inst/include/armadillo_bits/fn_prod.hpp                  |   18 
 inst/include/armadillo_bits/fn_randn.hpp                 |   39 
 inst/include/armadillo_bits/fn_randu.hpp                 |   38 
 inst/include/armadillo_bits/fn_rank.hpp                  |   14 
 inst/include/armadillo_bits/fn_repmat.hpp                |    2 
 inst/include/armadillo_bits/fn_reshape.hpp               |   12 
 inst/include/armadillo_bits/fn_shuffle.hpp               |    2 
 inst/include/armadillo_bits/fn_solve.hpp                 |    2 
 inst/include/armadillo_bits/fn_sort.hpp                  |   10 
 inst/include/armadillo_bits/fn_sort_index.hpp            |   10 
 inst/include/armadillo_bits/fn_stddev.hpp                |   18 
 inst/include/armadillo_bits/fn_sum.hpp                   |    4 
 inst/include/armadillo_bits/fn_svd.hpp                   |    5 
 inst/include/armadillo_bits/fn_trace.hpp                 |   16 
 inst/include/armadillo_bits/fn_var.hpp                   |   18 
 inst/include/armadillo_bits/fn_zeros.hpp                 |   38 
 inst/include/armadillo_bits/format_wrap.hpp              |    4 
 inst/include/armadillo_bits/forward_bones.hpp            |   12 
 inst/include/armadillo_bits/gemm.hpp                     |   36 
 inst/include/armadillo_bits/gemm_mixed.hpp               |   58 
 inst/include/armadillo_bits/gemv.hpp                     |   30 
 inst/include/armadillo_bits/glue_conv_meat.hpp           |   24 
 inst/include/armadillo_bits/glue_cor_bones.hpp           |    4 
 inst/include/armadillo_bits/glue_cor_meat.hpp            |   18 
 inst/include/armadillo_bits/glue_cov_bones.hpp           |    4 
 inst/include/armadillo_bits/glue_cov_meat.hpp            |   18 
 inst/include/armadillo_bits/glue_join_meat.hpp           |   10 
 inst/include/armadillo_bits/glue_kron_meat.hpp           |   36 
 inst/include/armadillo_bits/glue_mixed_meat.hpp          |   32 
 inst/include/armadillo_bits/glue_relational_bones.hpp    |   24 
 inst/include/armadillo_bits/glue_relational_meat.hpp     |   92 
 inst/include/armadillo_bits/glue_solve_meat.hpp          |    4 
 inst/include/armadillo_bits/glue_times_bones.hpp         |   10 
 inst/include/armadillo_bits/glue_times_meat.hpp          |   42 
 inst/include/armadillo_bits/glue_toeplitz_meat.hpp       |   44 
 inst/include/armadillo_bits/injector_bones.hpp           |    8 
 inst/include/armadillo_bits/injector_meat.hpp            |   66 
 inst/include/armadillo_bits/lapack_bones.hpp             |   48 
 inst/include/armadillo_bits/mtGlueCube_bones.hpp         |   12 
 inst/include/armadillo_bits/mtGlueCube_meat.hpp          |    9 
 inst/include/armadillo_bits/mtGlue_bones.hpp             |   12 
 inst/include/armadillo_bits/mtGlue_meat.hpp              |    9 
 inst/include/armadillo_bits/mtOpCube_bones.hpp           |   20 
 inst/include/armadillo_bits/mtOpCube_meat.hpp            |   36 
 inst/include/armadillo_bits/mtOp_bones.hpp               |   18 
 inst/include/armadillo_bits/mtOp_meat.hpp                |   31 
 inst/include/armadillo_bits/op_cor_bones.hpp             |    4 
 inst/include/armadillo_bits/op_cor_meat.hpp              |   10 
 inst/include/armadillo_bits/op_cov_bones.hpp             |    4 
 inst/include/armadillo_bits/op_cov_meat.hpp              |   10 
 inst/include/armadillo_bits/op_cumsum_meat.hpp           |   18 
 inst/include/armadillo_bits/op_cx_scalar_meat.hpp        |   48 
 inst/include/armadillo_bits/op_diagmat_meat.hpp          |   12 
 inst/include/armadillo_bits/op_diagvec_meat.hpp          |    2 
 inst/include/armadillo_bits/op_dot_bones.hpp             |   10 
 inst/include/armadillo_bits/op_dot_meat.hpp              |   30 
 inst/include/armadillo_bits/op_dotext_meat.hpp           |   30 
 inst/include/armadillo_bits/op_find_bones.hpp            |   30 
 inst/include/armadillo_bits/op_find_meat.hpp             |   78 
 inst/include/armadillo_bits/op_flip_meat.hpp             |   12 
 inst/include/armadillo_bits/op_htrans_meat.hpp           |   28 
 inst/include/armadillo_bits/op_inv_meat.hpp              |   14 
 inst/include/armadillo_bits/op_max_bones.hpp             |   12 
 inst/include/armadillo_bits/op_max_meat.hpp              |   66 
 inst/include/armadillo_bits/op_mean_bones.hpp            |    8 
 inst/include/armadillo_bits/op_mean_meat.hpp             |   44 
 inst/include/armadillo_bits/op_median_bones.hpp          |   12 
 inst/include/armadillo_bits/op_median_meat.hpp           |   84 
 inst/include/armadillo_bits/op_min_bones.hpp             |   12 
 inst/include/armadillo_bits/op_min_meat.hpp              |   66 
 inst/include/armadillo_bits/op_misc_meat.hpp             |   24 
 inst/include/armadillo_bits/op_pinv_meat.hpp             |   57 
 inst/include/armadillo_bits/op_princomp_meat.hpp         |   24 
 inst/include/armadillo_bits/op_prod_meat.hpp             |   12 
 inst/include/armadillo_bits/op_relational_bones.hpp      |   40 
 inst/include/armadillo_bits/op_relational_meat.hpp       |  280 +--
 inst/include/armadillo_bits/op_repmat_meat.hpp           |   16 
 inst/include/armadillo_bits/op_reshape_meat.hpp          |   76 
 inst/include/armadillo_bits/op_shuffle_meat.hpp          |   36 
 inst/include/armadillo_bits/op_sort_bones.hpp            |    6 
 inst/include/armadillo_bits/op_sort_meat.hpp             |   30 
 inst/include/armadillo_bits/op_stddev_meat.hpp           |   12 
 inst/include/armadillo_bits/op_strans_bones.hpp          |    8 
 inst/include/armadillo_bits/op_strans_meat.hpp           |   30 
 inst/include/armadillo_bits/op_sum_meat.hpp              |   12 
 inst/include/armadillo_bits/op_symmat_meat.hpp           |   32 
 inst/include/armadillo_bits/op_trimat_meat.hpp           |   36 
 inst/include/armadillo_bits/op_var_bones.hpp             |   14 
 inst/include/armadillo_bits/op_var_meat.hpp              |   42 
 inst/include/armadillo_bits/operator_cube_relational.hpp |   72 
 inst/include/armadillo_bits/operator_relational.hpp      |   72 
 inst/include/armadillo_bits/operator_times.hpp           |    4 
 inst/include/armadillo_bits/podarray_bones.hpp           |   24 
 inst/include/armadillo_bits/podarray_meat.hpp            |   24 
 inst/include/armadillo_bits/promote_type.hpp             |   68 
 inst/include/armadillo_bits/restrictors.hpp              |   70 
 inst/include/armadillo_bits/running_stat_bones.hpp       |    8 
 inst/include/armadillo_bits/running_stat_meat.hpp        |   22 
 inst/include/armadillo_bits/running_stat_vec_bones.hpp   |   14 
 inst/include/armadillo_bits/running_stat_vec_meat.hpp    |   24 
 inst/include/armadillo_bits/span.hpp                     |   18 
 inst/include/armadillo_bits/subview_bones.hpp            |  131 -
 inst/include/armadillo_bits/subview_cube_bones.hpp       |   42 
 inst/include/armadillo_bits/subview_cube_meat.hpp        |  647 +++---
 inst/include/armadillo_bits/subview_elem1_bones.hpp      |    6 
 inst/include/armadillo_bits/subview_elem1_meat.hpp       |  104 -
 inst/include/armadillo_bits/subview_field_bones.hpp      |   30 
 inst/include/armadillo_bits/subview_field_meat.hpp       |   96 -
 inst/include/armadillo_bits/subview_meat.hpp             |  781 +++-----
 inst/include/armadillo_bits/traits.hpp                   |   80 
 inst/include/armadillo_bits/typedef.hpp                  |  163 +
 inst/include/armadillo_bits/undefine_conflicts.hpp       |   25 
 inst/include/armadillo_bits/unwrap_cube.hpp              |    2 
 inst/unitTests/runit.RcppArmadillo.R                     |   30 
 201 files changed, 6331 insertions(+), 5833 deletions(-)

More information about RcppArmadillo at CRAN
Permanent link

Package Rcmdr updated to version 1.7-3 with previous version 1.7-2 dated 2011-11-06

Title: R Commander
Description: A platform-independent basic-statistics GUI (graphical user interface) for R, based on the tcltk package.
Author: John Fox , with contributions from Liviu Andronic, Michael Ash, Milan Bouchet-Valat, Theophilius Boye, Stefano Calza, Andy Chang, Philippe Grosjean, Richard Heiberger, Kosar Karimi Pour, G. Jay Kerns, Renaud Lancelot, Matthieu Lesnoff, Uwe Ligges, Samir Messad, Martin Maechler, Robert Muenchen, Duncan Murdoch, Erich Neuwirth, Dan Putler, Brian Ripley, Miroslav Ristic, and Peter Wolf.
Maintainer: John Fox

Diff between Rcmdr versions 1.7-2 dated 2011-11-06 and 1.7-3 dated 2011-11-20

 DESCRIPTION          |   10 +++++-----
 MD5                  |   10 +++++-----
 R/commander.R        |    4 ++--
 R/utilities.R        |    6 +++---
 inst/CHANGES         |    5 +++++
 man/Rcmdr-package.Rd |    4 ++--
 6 files changed, 22 insertions(+), 17 deletions(-)

More information about Rcmdr at CRAN
Permanent link

Package randomNames updated to version 0.0-4 with previous version 0.0-3 dated 2011-07-02

Title: Random name generating function and data set
Description: Function to generate random gender and ethnicity correct first and/or last names. Names are chosen proportionally based upon their probability of appearing in a large scale data base of real names.
Author: Damian W. Betebenner
Maintainer: Damian W. Betebenner

Diff between randomNames versions 0.0-3 dated 2011-07-02 and 0.0-4 dated 2011-11-20

 DESCRIPTION                |   13 +++++--------
 MD5                        |only
 NAMESPACE                  |only
 inst/NEWS                  |    4 ++++
 man/randomNames-package.Rd |    4 ++--
 5 files changed, 11 insertions(+), 10 deletions(-)

More information about randomNames at CRAN
Permanent link

New package int64 with initial version 1.0.0
Package: int64
Type: Package
Title: 64 bit integer types
Version: 1.0.0
Date: 2011-10-21
Author: Romain Francois, sponsored by the Google Open Source Programs Office
Maintainer: Romain Francois
Description: 64 bit integer types
License: GPL (>= 2)
LazyLoad: yes
Depends: methods
Suggests: RUnit
Packaged: 2011-11-19 10:43:43 UTC; romain
Repository: CRAN
Date/Publication: 2011-11-20 10:03:40

More information about int64 at CRAN
Permanent link

Package influence.ME updated to version 0.8.1 with previous version 0.8 dated 2011-05-13

Title: Tools for detecting influential data in mixed effects models
Description: influence.ME provides a collection of tools for calculating measures of influential data for mixed effects models. It analyses models that were estimated using lme4. The basic rationale behind identifying influential data is that when iteratively single units are omitted from the data, models based on these data should not produce substantially different estimates. To standardize the assessment of how influential a (single group of) observation(s) is, several measures of influence are common practice. First, DFBETAS is a standardized measure of the absolute difference between the estimate with a particular case included and the estimate without that particular case. Second, Cook's distance provides an overall measurement of the change in all parameter estimates, or a selection thereof.
Author: Rense Nieuwenhuis, Ben Pelzer, Manfred te Grotenhuis
Maintainer: Rense Nieuwenhuis

Diff between influence.ME versions 0.8 dated 2011-05-13 and 0.8.1 dated 2011-11-20

 DESCRIPTION  |   23 +++++------------------
 MD5          |only
 NAMESPACE    |only
 R/se.fixef.R |    4 ++--
 4 files changed, 7 insertions(+), 20 deletions(-)

More information about influence.ME at CRAN
Permanent link

New package gb with initial version 1.0.11-19
Package: gb
Version: 1.0.11-19
Date: 2011-11-11
Title: Generalize Lambda Distribution and Generalized Bootstrapping
Author: Bin Wang .
Maintainer: Bin Wang
Depends: R (>= 2.5.0), boot
Description: This package collects algorithms and functions for fitting data to a generalized lambda distribution via moment matching methods, and generalized bootstrapping.
License: Unlimited
Packaged: 2011-11-19 15:33:56 UTC; bwang
Repository: CRAN
Date/Publication: 2011-11-20 10:03:38

More information about gb at CRAN
Permanent link

Package caroline updated to version 0.6.4 with previous version 0.6.0 dated 2011-09-16

Title: A Collection of Database, Data Structure, Visualization, and Utility Functions for R
Description: The caroline R library contains dozens of functions useful for: database migration (dbWriteTable2), database style joins & aggregation (nerge, groupBy & bestBy), data structure conversion (nv, tab2df), legend table making (sstable & leghead), plot annotation (labsegs & mvlabs), data visualization (violins, pies & raPlot), character string manipulation (m & pad), file I/O (write.delim), batch scripting (cmdArgsToVariables) and many more. The package's greatest contributions lie in the database style merge, aggregation and interface functions as well as in it's extensive use and propagation of row, column and vector names in most functions.
Author: David M. Schruth
Maintainer: David M. Schruth

Diff between caroline versions 0.6.0 dated 2011-09-16 and 0.6.4 dated 2011-11-20

 DESCRIPTION      |   24 +++--------
 MD5              |   20 +++++----
 R/RAy.R          |   13 ++++--
 R/aggregate.R    |   41 ++++++++++++-------
 R/plots.R        |  115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 R/spie.R         |only
 R/string.R       |   19 +++++----
 R/test.R         |only
 man/groupBy.Rd   |    7 +--
 man/hyperplot.Rd |only
 man/m.Rd         |   18 +++++---
 man/spieChart.Rd |only
 man/violins.Rd   |    2 
 13 files changed, 197 insertions(+), 62 deletions(-)

More information about caroline at CRAN
Permanent link

New package colorout with initial version 0.9-0
Package: colorout
Version: 0.9-0
Date: 2011-11-19
Title: Colorize R output on terminal emulators
Author: Jakson Aquino
Maintainer: Jakson Alves de Aquino
Encoding: UTF-8
OS_type: unix
Description: Colorize R output when it is running on a terminal emulator. There is no support for Graphical User Interfaces, such as Windows RGui, Emacs+ESS, RStudio etc. The functions of this package only work if R is compiled for Unix systems and it is running interactively in an terminal emulator. The terminal must support ANSI escape codes. The package contains a C library with a function that replaces the default Rstd_WriteConsoleEx which, when enabled, is responsible for printing messages in the Console when R is running in interactive mode. Screenshot: http://www.lepem.ufc.br/jaa/R_color_output.png
License: GPL (>= 2)
Packaged: 2011-11-19 15:27:18 UTC; root
Repository: CRAN
Date/Publication: 2011-11-20 10:03:37

More information about colorout at CRAN
Permanent link

Package animation updated to version 2.0-6 with previous version 2.0-5 dated 2011-07-23

Title: A Gallery of Animations in Statistics and Utilities to Create Animations
Description: This package contains various functions for animations in statistics, covering many areas such as probability theory, mathematical statistics, multivariate statistics, nonparametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions might be of help in teaching statistics and data analysis. Also provided in this package are several approaches to save animations to various formats, e.g. Flash, GIF, HTML pages, PDF and videos (saveSWF(), saveGIF(), saveHTML(), saveLatex(), and saveVideo() respectively). PDF animations can be inserted into Sweave easily.
Author: Yihui Xie
Maintainer: Yihui Xie

Diff between animation versions 2.0-5 dated 2011-07-23 and 2.0-6 dated 2011-11-20

 animation-2.0-5/animation/inst/NEWS                |only
 animation-2.0-5/animation/inst/examples            |only
 animation-2.0-6/animation/DESCRIPTION              |   43 +
 animation-2.0-6/animation/MD5                      |only
 animation-2.0-6/animation/NEWS                     |only
 animation-2.0-6/animation/R/BM.circle.R            |   26 -
 animation-2.0-6/animation/R/MC.hitormiss.R         |   30 -
 animation-2.0-6/animation/R/MC.samplemean.R        |   59 --
 animation-2.0-6/animation/R/Rosling.bubbles.R      |   44 --
 animation-2.0-6/animation/R/ani.options.R          |   54 --
 animation-2.0-6/animation/R/ani.pause.R            |   21 
 animation-2.0-6/animation/R/ani.record.R           |   71 ---
 animation-2.0-6/animation/R/ani.start.R            |   15 
 animation-2.0-6/animation/R/ani.stop.R             |   26 -
 animation-2.0-6/animation/R/animation-defunct.R    |    5 
 animation-2.0-6/animation/R/animation-package.R    |  238 ++++-------
 animation-2.0-6/animation/R/bisection.method.R     |   86 +--
 animation-2.0-6/animation/R/boot.iid.R             |   34 -
 animation-2.0-6/animation/R/boot.lowess.R          |   28 -
 animation-2.0-6/animation/R/brownian.motion.R      |   46 --
 animation-2.0-6/animation/R/buffon.needle.R        |  115 ++---
 animation-2.0-6/animation/R/clt.ani.R              |   28 -
 animation-2.0-6/animation/R/conf.int.R             |   41 -
 animation-2.0-6/animation/R/cv.ani.R               |   28 -
 animation-2.0-6/animation/R/cv.nfeaturesLDA.R      |   73 +--
 animation-2.0-6/animation/R/ecol.death.sim.R       |   45 +-
 animation-2.0-6/animation/R/flip.coin.R            |   64 +-
 animation-2.0-6/animation/R/g.brownian.motion.R    |   23 -
 animation-2.0-6/animation/R/grad.desc.R            |   56 --
 animation-2.0-6/animation/R/im.convert.R           |   71 +--
 animation-2.0-6/animation/R/kfcv.R                 |   18 
 animation-2.0-6/animation/R/kmeans.ani.R           |   79 +--
 animation-2.0-6/animation/R/knn.ani.R              |   46 --
 animation-2.0-6/animation/R/least.squares.R        |   64 --
 animation-2.0-6/animation/R/lln.ani.R              |   45 --
 animation-2.0-6/animation/R/moving.block.R         |   85 ---
 animation-2.0-6/animation/R/mwar.ani.R             |   39 -
 animation-2.0-6/animation/R/newton.method.R        |   53 --
 animation-2.0-6/animation/R/pdftk.R                |   24 -
 animation-2.0-6/animation/R/price.ani.R            |   25 -
 animation-2.0-6/animation/R/qpdf.R                 |   26 -
 animation-2.0-6/animation/R/quincunx.R             |   67 +--
 animation-2.0-6/animation/R/sample.cluster.R       |   28 -
 animation-2.0-6/animation/R/sample.ratio.R         |   41 -
 animation-2.0-6/animation/R/sample.simple.R        |   24 -
 animation-2.0-6/animation/R/sample.strat.R         |   50 --
 animation-2.0-6/animation/R/sample.system.R        |   24 -
 animation-2.0-6/animation/R/saveGIF.R              |  115 ++---
 animation-2.0-6/animation/R/saveHTML.R             |   16 
 animation-2.0-6/animation/R/saveLatex.R            |   31 -
 animation-2.0-6/animation/R/saveSWF.R              |   23 -
 animation-2.0-6/animation/R/saveVideo.R            |   20 
 animation-2.0-6/animation/R/sim.qqnorm.R           |   32 -
 animation-2.0-6/animation/R/vi.grid.illusion.R     |   23 -
 animation-2.0-6/animation/R/vi.lilac.chaser.R      |   38 -
 animation-2.0-6/animation/README                   |   31 -
 animation-2.0-6/animation/demo/00Index             |    1 
 animation-2.0-6/animation/demo/Mandelbrot.R        |   11 
 animation-2.0-6/animation/demo/Xmas.R              |    9 
 animation-2.0-6/animation/demo/busybees.R          |    4 
 animation-2.0-6/animation/demo/elephant.R          |only
 animation-2.0-6/animation/demo/fire.R              |    4 
 animation-2.0-6/animation/demo/hanoi.R             |   13 
 animation-2.0-6/animation/demo/wordrotation.R      |    3 
 animation-2.0-6/animation/man/BM.circle.Rd         |   63 +-
 animation-2.0-6/animation/man/CLELAL09.Rd          |   67 +--
 animation-2.0-6/animation/man/HuSpeech.Rd          |   40 -
 animation-2.0-6/animation/man/MC.hitormiss.Rd      |  103 ++--
 animation-2.0-6/animation/man/MC.samplemean.Rd     |  139 +++---
 animation-2.0-6/animation/man/ObamaSpeech.Rd       |   30 -
 animation-2.0-6/animation/man/Rosling.bubbles.Rd   |  130 ++----
 animation-2.0-6/animation/man/ani.options.Rd       |  452 ++++++++++-----------
 animation-2.0-6/animation/man/ani.pause.Rd         |   46 +-
 animation-2.0-6/animation/man/ani.record.Rd        |  201 ++++-----
 animation-2.0-6/animation/man/ani.start.Rd         |   71 +--
 animation-2.0-6/animation/man/ani.stop.Rd          |   40 +
 animation-2.0-6/animation/man/animation-defunct.Rd |   40 +
 animation-2.0-6/animation/man/animation-package.Rd |  259 +++++-------
 animation-2.0-6/animation/man/bisection.method.Rd  |  143 +++---
 animation-2.0-6/animation/man/boot.iid.Rd          |  144 +++---
 animation-2.0-6/animation/man/boot.lowess.Rd       |   53 +-
 animation-2.0-6/animation/man/brownian.motion.Rd   |   90 ++--
 animation-2.0-6/animation/man/buffon.needle.Rd     |  164 ++++---
 animation-2.0-6/animation/man/clt.ani.Rd           |  143 +++---
 animation-2.0-6/animation/man/conf.int.Rd          |  106 ++--
 animation-2.0-6/animation/man/convert.Rd           |  216 +++++-----
 animation-2.0-6/animation/man/cv.ani.Rd            |  116 ++---
 animation-2.0-6/animation/man/cv.nfeaturesLDA.Rd   |  160 +++----
 animation-2.0-6/animation/man/ecol.death.sim.Rd    |   89 ++--
 animation-2.0-6/animation/man/flip.coin.Rd         |  141 +++---
 animation-2.0-6/animation/man/g.brownian.motion.Rd |   86 ++-
 animation-2.0-6/animation/man/grad.desc.Rd         |  216 ++++------
 animation-2.0-6/animation/man/iatemp.Rd            |   26 -
 animation-2.0-6/animation/man/kfcv.Rd              |   47 +-
 animation-2.0-6/animation/man/kmeans.ani.Rd        |  157 +++----
 animation-2.0-6/animation/man/knn.ani.Rd           |  179 ++++----
 animation-2.0-6/animation/man/least.squares.Rd     |  155 +++----
 animation-2.0-6/animation/man/lln.ani.Rd           |  112 ++---
 animation-2.0-6/animation/man/moving.block.Rd      |  149 ++----
 animation-2.0-6/animation/man/mwar.ani.Rd          |  114 ++---
 animation-2.0-6/animation/man/newton.method.Rd     |  164 +++----
 animation-2.0-6/animation/man/pageview.Rd          |   29 -
 animation-2.0-6/animation/man/pdftk.Rd             |   78 +--
 animation-2.0-6/animation/man/pollen.Rd            |   37 -
 animation-2.0-6/animation/man/price.ani.Rd         |   57 +-
 animation-2.0-6/animation/man/qpdf.Rd              |   72 +--
 animation-2.0-6/animation/man/quincunx.Rd          |  106 ++--
 animation-2.0-6/animation/man/sample.cluster.Rd    |   77 +--
 animation-2.0-6/animation/man/sample.ratio.Rd      |  114 ++---
 animation-2.0-6/animation/man/sample.simple.Rd     |   75 +--
 animation-2.0-6/animation/man/sample.strat.Rd      |   77 +--
 animation-2.0-6/animation/man/sample.system.Rd     |   74 +--
 animation-2.0-6/animation/man/saveGIF.Rd           |  196 +++++----
 animation-2.0-6/animation/man/saveHTML.Rd          |  286 +++++--------
 animation-2.0-6/animation/man/saveLatex.Rd         |  281 +++++++------
 animation-2.0-6/animation/man/saveSWF.Rd           |  135 +++---
 animation-2.0-6/animation/man/saveVideo.Rd         |  119 +++--
 animation-2.0-6/animation/man/sim.qqnorm.Rd        |   75 +--
 animation-2.0-6/animation/man/vanke1127.Rd         |   56 --
 animation-2.0-6/animation/man/vi.grid.illusion.Rd  |   82 ++-
 animation-2.0-6/animation/man/vi.lilac.chaser.Rd   |   74 +--
 121 files changed, 4244 insertions(+), 4989 deletions(-)

More information about animation at CRAN
Permanent link

Package AcceptanceSampling updated to version 1.0-2 with previous version 1.0-1 dated 2009-01-28

Title: Creation and evaluation of Acceptance Sampling Plans
Description: This package provides functionality for creating and evaluating acceptance sampling plans. Plans can be single, double or multiple sampling plans
Author: Andreas Kiermeier
Maintainer: Andreas Kiermeier

Diff between AcceptanceSampling versions 1.0-1 dated 2009-01-28 and 1.0-2 dated 2011-11-20

 AcceptanceSampling-1.0-1/AcceptanceSampling/inst/doc/Rplots.pdf                     |only
 AcceptanceSampling-1.0-2/AcceptanceSampling/DESCRIPTION                             |   32 +++++-----
 AcceptanceSampling-1.0-2/AcceptanceSampling/MD5                                     |only
 AcceptanceSampling-1.0-2/AcceptanceSampling/inst/doc/acceptance_sampling_manual.Rnw |    2 
 AcceptanceSampling-1.0-2/AcceptanceSampling/inst/doc/acceptance_sampling_manual.pdf |binary
 5 files changed, 18 insertions(+), 16 deletions(-)

More information about AcceptanceSampling at CRAN
Permanent link


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