Thu, 19 Aug 2010

Package lme4 updated to version 0.999375-35 with previous version 0.999375-34 dated 2010-06-29

Title: Linear mixed-effects models using S4 classes
Description: Fit linear and generalized linear mixed-effects models.
Author: Douglas Bates and Martin Maechler
Maintainer: Douglas Bates

Diff between lme4 versions 0.999375-34 dated 2010-06-29 and 0.999375-35 dated 2010-08-19

 DESCRIPTION                 |   12 +++++-------
 R/lmer.R                    |   13 +++++++++----
 inst/doc/Implementation.pdf |binary
 inst/doc/PLSvGLS.pdf        |binary
 inst/doc/Theory.pdf         |binary
 man/BIC.Rd                  |only
 man/HPDinterval.Rd          |    1 -
 man/VarCorr.Rd              |    1 -
 man/fixef.Rd                |    1 -
 man/mcmcsamp.Rd             |    1 -
 man/ranef.Rd                |    1 -
 src/lmer.c                  |    6 ++++--
 tests/lmer-1.R              |   18 ++++++++++++------
 tests/lmer-1.Rout.save      |   43 ++++++++++++++++++++++++-------------------
 tests/lmer-conv.R           |    3 +++
 tests/nlmer.Rout.save       |   26 ++++++++++++--------------
 16 files changed, 69 insertions(+), 57 deletions(-)

More information about lme4 at CRAN
Permanent link

Package tm updated to version 0.5-4 with previous version 0.5-3 dated 2010-02-19

Title: Text Mining Package
Description: A framework for text mining applications within R.
Author: Ingo Feinerer
Maintainer: Ingo Feinerer

Diff between tm versions 0.5-3 dated 2010-02-19 and 0.5-4 dated 2010-08-19

 tm-0.5-3/tm/man/convert_UTF_8.Rd        |only
 tm-0.5-4/tm/DESCRIPTION                 |   12 ++--
 tm-0.5-4/tm/NAMESPACE                   |   14 ++++-
 tm-0.5-4/tm/R/complete.R                |   29 ++++++----
 tm-0.5-4/tm/R/corpus.R                  |   15 +++--
 tm-0.5-4/tm/R/matrix.R                  |   15 +----
 tm-0.5-4/tm/R/meta.R                    |   10 +++
 tm-0.5-4/tm/R/plot.R                    |   85 ++++++++++++++++++++++++++++----
 tm-0.5-4/tm/R/reader.R                  |   18 ++++--
 tm-0.5-4/tm/R/score.R                   |only
 tm-0.5-4/tm/R/source.R                  |   21 ++++---
 tm-0.5-4/tm/R/stopwords.R               |   20 +++----
 tm-0.5-4/tm/R/tokenizer.R               |only
 tm-0.5-4/tm/R/transform.R               |    5 -
 tm-0.5-4/tm/R/weight.R                  |   83 ++++++++++++++++++++++++++++++-
 tm-0.5-4/tm/data/acq.rda                |binary
 tm-0.5-4/tm/data/crude.rda              |binary
 tm-0.5-4/tm/inst/NEWS                   |   26 ++++++++-
 tm-0.5-4/tm/inst/doc/extensions.pdf     |binary
 tm-0.5-4/tm/inst/doc/tm.Rnw             |   12 ++--
 tm-0.5-4/tm/inst/doc/tm.pdf             |binary
 tm-0.5-4/tm/man/DataframeSource.Rd      |    6 +-
 tm-0.5-4/tm/man/DirSource.Rd            |    9 +++
 tm-0.5-4/tm/man/GmaneSource.Rd          |    8 +++
 tm-0.5-4/tm/man/PCorpus.Rd              |   12 +++-
 tm-0.5-4/tm/man/PlainTextDocument.Rd    |   10 ++-
 tm-0.5-4/tm/man/RCV1Document.Rd         |   10 ++-
 tm-0.5-4/tm/man/Reuters21578Document.Rd |   10 ++-
 tm-0.5-4/tm/man/ReutersSource.Rd        |    5 +
 tm-0.5-4/tm/man/Source.Rd               |    2 
 tm-0.5-4/tm/man/TextRepository.Rd       |    4 +
 tm-0.5-4/tm/man/URISource.Rd            |    4 -
 tm-0.5-4/tm/man/VCorpus.Rd              |   13 +++-
 tm-0.5-4/tm/man/WeightFunction.Rd       |    3 -
 tm-0.5-4/tm/man/Zipf_n_Heaps.Rd         |only
 tm-0.5-4/tm/man/as.PlainTextDocument.Rd |    3 -
 tm-0.5-4/tm/man/combine.Rd              |    2 
 tm-0.5-4/tm/man/getFilters.Rd           |    5 +
 tm-0.5-4/tm/man/getReaders.Rd           |   10 +++
 tm-0.5-4/tm/man/getSources.Rd           |    8 +++
 tm-0.5-4/tm/man/getTransformations.Rd   |    8 +++
 tm-0.5-4/tm/man/matrix.Rd               |   11 +++-
 tm-0.5-4/tm/man/meta.Rd                 |    8 ++-
 tm-0.5-4/tm/man/plot.Rd                 |    8 +--
 tm-0.5-4/tm/man/readGmane.Rd            |    5 +
 tm-0.5-4/tm/man/readPDF.Rd              |    4 +
 tm-0.5-4/tm/man/readRCV1.Rd             |    3 -
 tm-0.5-4/tm/man/readXML.Rd              |    9 +--
 tm-0.5-4/tm/man/removeWords.Rd          |    2 
 tm-0.5-4/tm/man/sFilter.Rd              |    3 -
 tm-0.5-4/tm/man/stemCompletion.Rd       |   19 +++++--
 tm-0.5-4/tm/man/stopwords.Rd            |    8 +--
 tm-0.5-4/tm/man/termFreq.Rd             |   11 ++--
 tm-0.5-4/tm/man/tm_filter.Rd            |    6 +-
 tm-0.5-4/tm/man/tm_map.Rd               |    6 +-
 tm-0.5-4/tm/man/tm_tag_score.Rd         |only
 tm-0.5-4/tm/man/weightTfIdf.Rd          |   26 +++++++++
 tm-0.5-4/tm/man/writeCorpus.Rd          |    5 +
 58 files changed, 480 insertions(+), 151 deletions(-)

More information about tm at CRAN
Permanent link

Package qpcR updated to version 1.3-1 with previous version 1.3-0 dated 2010-08-16

Title: Modelling and analysis of real-time PCR data
Description: Model fitting, optimal model selection and calculation of various features that are essential in the analysis of quantitative real-time polymerase chain reaction (qPCR).
Author: Andrej-Nikolai Spiess , Christian Ritz
Maintainer: Andrej-Nikolai Spiess

Diff between qpcR versions 1.3-0 dated 2010-08-16 and 1.3-1 dated 2010-08-19

 DESCRIPTION        |    8 +-
 NEWS               |    6 +
 R/SOD.r            |    6 -
 R/modlist.r        |   21 ++++--
 R/pcrfit.r         |   18 +++--
 R/plot.pcrfit.r    |  160 +++++++++++++++++++++++++----------------------------
 man/modlist.Rd     |   11 ++-
 man/pcrfit.Rd      |    8 +-
 man/plot.pcrfit.Rd |   63 +++++++++++++-------
 9 files changed, 170 insertions(+), 131 deletions(-)

More information about qpcR at CRAN
Permanent link

Package igraph updated to version 0.5.4-1 with previous version 0.5.4 dated 2010-08-06

Title: Network analysis and visualization
Description: Routines for simple graphs and network analysis. igraph can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality indices and much more.
Author: Gabor Csardi
Maintainer: Gabor Csardi

Diff between igraph versions 0.5.4 dated 2010-08-06 and 0.5.4-1 dated 2010-08-19

 DESCRIPTION   |    8 ++++----
 configure.win |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

More information about igraph at CRAN
Permanent link

Package aspace updated to version 2.4 with previous version 2.3 dated 2010-07-25

Title: A collection of functions for estimating centrographic statistics and computational geometries for spatial point patterns
Description: A collection of functions for computing centrographic statistics (e.g., standard distance, standard deviation ellipse, standard deviation box), and minimum convex polygons (MCP) for observations taken at point locations. A tool is also provided for converting geometric objects associated with the centrographic statistics, and MCPs into ESRI Shapefiles. Separate plotting functions have been developed for each measure.
Author: Randy Bui, Ron N. Buliung, Tarmo K. Remmel
Maintainer: Ron N. Buliung

Diff between aspace versions 2.3 dated 2010-07-25 and 2.4 dated 2010-08-19

 DESCRIPTION           |   12 ++++++------
 NAMESPACE             |    2 +-
 R/CF.R                |only
 R/CMD.R               |only
 R/mean_centre.R       |only
 R/median_centre.R     |only
 man/CF.Rd             |only
 man/CMD.Rd            |only
 man/aspace.package.Rd |    4 ++--
 man/calc_sdd.Rd       |    2 +-
 man/ellipse3.Rd       |    6 ++++--
 man/makeshapes.Rd     |    3 ++-
 man/mean_centre.Rd    |only
 man/median_centre.Rd  |only
 14 files changed, 16 insertions(+), 13 deletions(-)

More information about aspace at CRAN
Permanent link

Package ade4 updated to version 1.4-16 with previous version 1.4-14 dated 2009-12-09

Title: Analysis of Ecological Data : Exploratory and Euclidean methods in Environmental sciences
Description: Multivariate data analysis and graphical display.
Author: Daniel Chessel, Anne-Beatrice Dufour and Stephane Dray , with contributions from Thibaut Jombart, Jean R. Lobry, Sebastien Ollier, Sandrine Pavoine and Jean Thioulouse.
Maintainer: Simon Penel

Diff between ade4 versions 1.4-14 dated 2009-12-09 and 1.4-16 dated 2010-08-19

 ChangeLog               |   76 ++++++++++++++
 DESCRIPTION             |   10 -
 R/dist.ktab.R           |    4 
 R/s.class.R             |  105 ++++++++++---------
 R/scalewt.R             |   17 ++-
 data/doubs.rda          |binary
 data/meaudret.rda       |binary
 man/banque.Rd           |  253 +++++++++++++++++++++++++-----------------------
 man/dist.binary.Rd      |   10 -
 man/dudi.fca.Rd         |   12 +-
 man/fourthcorner.Rd     |    8 +
 man/fruits.Rd           |   30 ++---
 man/ktab.match2ktabs.Rd |    2 
 man/meau.Rd             |    6 -
 man/meaudret.Rd         |    6 -
 man/monde84.Rd          |   10 -
 man/ours.Rd             |  123 ++++++++++++-----------
 man/rhizobium.Rd        |    8 -
 man/rlq.Rd              |    2 
 man/triangle.class.Rd   |    3 
 man/woangers.Rd         |   62 +++++------
 man/worksurv.Rd         |   81 ++++++++-------
 22 files changed, 479 insertions(+), 349 deletions(-)

More information about ade4 at CRAN
Permanent link

Package MCMCglmm updated to version 2.06 with previous version 2.05 dated 2010-08-10

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

Diff between MCMCglmm versions 2.05 dated 2010-08-10 and 2.06 dated 2010-08-19

 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture3-019.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture3-026.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture3-029.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture8-004.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture8-011.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture8-014.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture8-017.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture8-020.pdf                |only
 MCMCglmm-2.05/MCMCglmm/inst/doc/Lecture8-022.pdf                |only
 MCMCglmm-2.06/MCMCglmm/DESCRIPTION                              |    8 
 MCMCglmm-2.06/MCMCglmm/R/MCMCglmm.R                             |   32 
 MCMCglmm-2.06/MCMCglmm/R/mult.memb.R                            |    3 
 MCMCglmm-2.06/MCMCglmm/R/plot.MCMCglmm.R                        |    7 
 MCMCglmm-2.06/MCMCglmm/inst/doc/CourseNotes.pdf                 |877131 ++++------
 MCMCglmm-2.06/MCMCglmm/inst/doc/CourseNotes.tex                 |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Figures/buildCN.R               |    6 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-006.pdf                |   53 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-011.pdf                |   63 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-015.pdf                | 4778 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-023.pdf                |   97 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-027.pdf                |   28 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-034.pdf                | 8542 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-041.pdf                |28635 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-049.pdf                |  196 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-052.pdf                |97744 -
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-055.pdf                |88735 -
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-058.pdf                |60732 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-060.pdf                |60625 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-065.pdf                | 6036 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-071.pdf                | 5778 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-075.pdf                |  138 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Lsurface.pdf           | 4778 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-MsurfaceMCMC.pdf       |  183 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Pmarg.NI.pdf           |  138 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Psurface.NI.pdf        | 5778 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Psurface.flat.pdf      | 6036 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Psurface.pdf           | 8542 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Psurface.persp.pdf     |97744 -
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-Psurface.persp2.pdf    |88722 -
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-PsurfaceMCMC.pdf       |28635 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-dinvgamma.pdf          |   41 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-dnorm.pdf              |   53 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-dnorm1.pdf             |   63 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-muvar.pdf              |   97 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.BPMsurface.pdf    | 8567 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.Lsurface.pdf      | 4781 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.MLsurface.pdf     | 4793 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.MsurfaceMCMC.pdf  |  197 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.Pmarg.NI.pdf      |  196 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.Psurface.NI.pdf   | 7181 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.Psurface.flat.pdf | 6728 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.Psurface.pdf      | 8532 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.PsurfaceMCMC.pdf  |28523 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.dinvgamma.pdf     |   46 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.dmu.pdf           |   46 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.dnorm.pdf         |   53 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.dnorm1.pdf        |   63 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1-talk.muvar.pdf         |  245 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture1.tex                    |   58 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-007.pdf                |   43 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-019.pdf                |27807 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-023.pdf                | 7057 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-029.pdf                |17495 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-030.pdf                |17459 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-037.pdf                |  106 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-038.pdf                |  385 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-046.pdf                |21013 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-050.pdf                |22053 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-052.pdf                | 2087 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-055.pdf                |13555 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-066.pdf                |11016 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-068.pdf                |10955 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-070.pdf                |11046 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-072.pdf                |11066 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-074.pdf                |   69 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-081.pdf                |14040 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-085.pdf                |14064 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-Bin1.pdf               |11029 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-Bin2.pdf               |10942 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-GLMM.VCV.pdf           |13555 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-IC.pdf                 |11046 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-ICI.pdf                |11066 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-hist.traffic.pdf       |   43 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-invlogit.pdf           |   71 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-mcmc.traffic.pdf       |27820 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-prediction1.pdf        |17495 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-prediction2.pdf        |17459 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-prediction3.pdf        |  106 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-prediction4.pdf        |  385 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-separation1.pdf        |14040 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-separation2.pdf        |14064 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-talk-hist.traffic.pdf  |   41 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-talk-prediction1.pdf   |17495 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-talk-prediction2.pdf   |17459 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-talk-prediction3.pdf   |   93 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-talk-prediction4a.pdf  |  300 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-talk-prediction4b.pdf  |  304 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-traffic.pdf            |   29 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-vcv.traffic.pdf        | 7044 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-y.pred.pdf             |22042 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-yfixed.int.pdf         | 2074 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2-yrandom.pdf            |21013 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture2.tex                    |   83 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-005.pdf                |20584 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-018.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-025.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-028.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-BTcor.pdf              |20955 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-BTidh.pdf              |21002 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-NIc.pdf                |   41 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3-mBTVCV.pdf             |20584 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture3.tex                    |   90 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-005.pdf                |   30 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-011.pdf                |10307 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-014.pdf                | 2501 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-017.pdf                |27818 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-022.pdf                | 2484 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-026.pdf                | 2497 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-030.pdf                |  161 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-034.pdf                |  643 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-037.pdf                |  630 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-040.pdf                |  630 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-CWpred.1.pdf           | 2501 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-CWpred.2.pdf           | 2497 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-CWpred.3.pdf           | 2510 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-ChickWeight.pdf        |   43 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-RR2VCV.pdf             |27831 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-RRtoy.pdf              |  161 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-VCVpred.1.pdf          |  643 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-VCVpred.2.pdf          |  643 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-VCVpred.3.pdf          |  630 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-parallel.pdf           |10307 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-talk-VCVpred.1.pdf     |  643 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-talk-VCVpred.2.pdf     |  643 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-talk-VCVpred.3.pdf     |  630 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4-talk-parallel.pdf      |10307 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture4.tex                    |   21 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-011.pdf                |12069 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-016.pdf                |12064 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-024.pdf                |13984 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-029.pdf                |20933 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-039.pdf                |27776 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-043.pdf                |  139 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-046.pdf                |27956 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-HU.pdf                 |27956 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-MN1.pdf                |13984 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-MN2.pdf                |20946 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-MVvUV2.pdf             |12077 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-PPZIP.pdf              |  152 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-ZIP.pdf                |27767 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-asUV.pdf               |12069 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-talk-MVvUV2.pdf        |12082 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-talk-asUV.pdf          |12074 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5-talk-spending.cor.pdf  | 1633 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture5.tex                    |  145 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture6-005.pdf                |   41 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture6-bird.families.pdf      |   41 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-005.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-012.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-015.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-018.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-021.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-023.pdf                |only
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-school1.pdf            |  131 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-school2.pdf            |  451 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-school3.pdf            |  568 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-sexratio.pdf           |10498 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-sexratio2.pdf          |10427 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8-sexratio3.pdf          |10478 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture8.tex                    |   28 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Lecture9.tex                    |   24 
 MCMCglmm-2.06/MCMCglmm/inst/doc/Overview.pdf                    |binary
 MCMCglmm-2.06/MCMCglmm/man/MCMCglmm.Rd                          |    6 
 173 files changed, 1209913 insertions(+), 1258153 deletions(-)

More information about MCMCglmm at CRAN
Permanent link

Package hts updated to version 1.3 with previous version 1.2 dated 2010-07-24

Title: Hierarchical time series
Description: Methods for analysing and forecasting hierarchical time series.
Author: Rob J Hyndman, Roman A Ahmed, and Han Lin Shang
Maintainer: Han Lin Shang

Diff between hts versions 1.2 dated 2010-07-24 and 1.3 dated 2010-08-19

 hts-1.2/hts/CHANGELOG           |only
 hts-1.3/hts/ChangeLog.txt       |only
 hts-1.3/hts/DESCRIPTION         |    8 ++++----
 hts-1.3/hts/NAMESPACE           |    3 ++-
 hts-1.3/hts/R/accuracy.hts.R    |    2 +-
 hts-1.3/hts/R/bup.f.R           |    8 ++++----
 hts-1.3/hts/R/forecast.hts.R    |   16 ++++++++--------
 hts-1.3/hts/R/full.hts.R        |    5 +++--
 hts-1.3/hts/R/get.level.R       |    4 ++--
 hts-1.3/hts/R/hier.names.R      |   36 +++++++++++++++++-------------------
 hts-1.3/hts/R/hts.R             |   12 ++++++++----
 hts-1.3/hts/R/make.groups.R     |    8 +++++++-
 hts-1.3/hts/R/plot.hts.R        |    2 +-
 hts-1.3/hts/R/td.FP.R           |    3 ++-
 hts-1.3/hts/R/td.gsA.R          |   10 +++++-----
 hts-1.3/hts/R/td.gsF.R          |    4 ++--
 hts-1.3/hts/man/allts.Rd        |only
 hts-1.3/hts/man/forecast.hts.Rd |   15 ++++++++++-----
 hts-1.3/hts/man/hts-package.Rd  |    6 +++---
 hts-1.3/hts/man/hts.Rd          |    6 +++---
 hts-1.3/hts/man/htseg1.Rd       |    5 +++--
 hts-1.3/hts/man/htseg2.Rd       |    5 +++--
 hts-1.3/hts/man/plot.hts.Rd     |    6 +++---
 23 files changed, 91 insertions(+), 73 deletions(-)

More information about hts at CRAN
Permanent link

Package emdbook updated to version 1.2.2.1 with previous version 1.2.1 dated 2010-02-12

Title: Ecological models and data (book support)
Description: Auxiliary functions and data sets for _Ecological Models and Data_, a book presenting maximum likelihood estimation and related topics for ecologists (ISBN 978-0-691-12522-0)
Author: Ben Bolker
Maintainer: Ben Bolker

Diff between emdbook versions 1.2.1 dated 2010-02-12 and 1.2.2.1 dated 2010-08-19

 DESCRIPTION      |    8 +++----
 NAMESPACE        |only
 NEWS             |    7 ++++++
 R/emdbook.R      |   62 ++++++++++++++++++++++++++++++++++++++++---------------
 TODO             |    4 ++-
 inst/CITATION    |   30 ++++++++++++++++++--------
 man/contour3d.Rd |only
 man/curve3d.Rd   |    5 +++-
 8 files changed, 85 insertions(+), 31 deletions(-)

More information about emdbook at CRAN
Permanent link

New package DCGL with initial version 1.0
Package: DCGL
Type: Package
Title: Differential Coexpression Analysis of Gene Expression Microarray Data
Version: 1.0
Date: 2010-08-18
Author: Bao-Hong Liu, Hui Yu
Maintainer: Bao-Hong Liu
Description: Functions for basic differential coexpression analyses: gene filtering, link filtering, DCG (Differentially-Coexpressed Gene) identification and DCL (Differentially-Coexpressed Links) identification.Two algorithms,named DCP and DCe, are provided for DCG-identification or DCG and DCL-identification.
Depends: R (>= 2.8.1), igraph
Imports: igraph
License: GPL (> 2)
LazyLoad: yes
Packaged: 2010-08-19 02:35:42 UTC; Bao-Hong Liu
Repository: CRAN
Date/Publication: 2010-08-19 05:39:47

More information about DCGL at CRAN
Permanent link


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