CRANberries

An aggregation of new and and updated packages at the CRAN network for R
available as this html version and a corresponding RSS feed
created and provided by Dirk Eddelbuettel.

Thu, 09 Oct 2008

Package ape updated to version 2.2-2 with previous version 2.2-1 dated 2008-07-11

Author: Emmanuel Paradis, Ben Bolker, Julien Claude, Hoa Sien Cuong, Richard Desper, Benoit Durand, Julien Dutheil, Olivier Gascuel, Gangolf Jobb, Christoph Heibl, Vincent Lefort, Jim Lemon, Yvonnick Noel, Johan Nylander, Rainer Opgen-Rhein, Korbinian Strimmer, Damien de Vienne
Title: Analyses of Phylogenetics and Evolution
Description: ape provides functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, analyses of diversification and macroevolution, computing distances from allelic and nucleotide data, reading nucleotide sequences, and several tools such as Mantel's test, computation of minimum spanning tree, the population parameter theta based on various approaches, nucleotide diversity, generalized skyline plots, estimation of absolute evolutionary rates and clock-like trees using mean path lengths, non-parametric rate smoothing and penalized likelihood, classifying genes in trees using the Klastorin-Misawa-Tajima approach. Phylogeny estimation can be done with the NJ, BIONJ, ME, and ML methods.

Diff between ape versions 2.2-1 dated 2008-07-11 and 2.2-2 dated 2008-10-09

 ape-2.2-1/ape/Changes                |only
 ape-2.2-2/ape/ChangeLog              |only
 ape-2.2-2/ape/DESCRIPTION            |    8 +-
 ape-2.2-2/ape/R/DNA.R                |   86 ++++++++++++++++--------
 ape-2.2-2/ape/R/dist.gene.R          |   69 ++++++++++---------
 ape-2.2-2/ape/R/dist.topo.R          |    3 
 ape-2.2-2/ape/R/mlphylo.R            |    6 -
 ape-2.2-2/ape/R/phymltest.R          |  123 ++++++++++++++---------------------
 ape-2.2-2/ape/R/read.nexus.R         |   18 ++---
 ape-2.2-2/ape/data/bird.families.R   |   99 ----------------------------
 ape-2.2-2/ape/data/bird.families.tre |only
 ape-2.2-2/ape/data/bird.orders.R     |   21 -----
 ape-2.2-2/ape/data/bird.orders.tre   |only
 ape-2.2-2/ape/data/chiroptera.rda    |binary
 ape-2.2-2/ape/inst/doc/MoranI.pdf    |binary
 ape-2.2-2/ape/man/DNAbin.Rd          |   30 ++++++--
 ape-2.2-2/ape/man/dist.gene.Rd       |   33 ++++-----
 ape-2.2-2/ape/man/mcmc.popsize.Rd    |    2 
 ape-2.2-2/ape/man/phymltest.Rd       |   56 +++++++--------
 ape-2.2-2/ape/man/rtree.Rd           |    4 -
 ape-2.2-2/ape/man/sh.test.Rd         |    7 -
 ape-2.2-2/ape/man/theta.s.Rd         |    5 -
 22 files changed, 246 insertions(+), 324 deletions(-)

More information about ape at CRAN
Path: /cran/updated | permanent link

Package tgp updated to version 2.1-3 with previous version 2.1-2 dated 2008-04-18

Author: Robert B. Gramacy and Matt A. Taddy
Title: Bayesian treed Gaussian process models
Description: Bayesian nonstationary, semiparametric nonlinear regression and design by treed Gaussian processes with jumps to the limiting linear model (LLM). Special cases also implemented include Bayesian linear models, CART, treed linear models, stationary separable and isotropic Gaussian processes. Provides 1-d and 2-d plotting functions (with projection and slice capabilities) and tree drawing, designed for visualization of tgp-class output. Sensitivity analysis and multi-resolution models are supported, and a limited set of experimental design and adaptive sampling functions are also provided, including ALM, ALC, and expected improvement.

Diff between tgp versions 2.1-2 dated 2008-04-18 and 2.1-3 dated 2008-10-09

 tgp-2.1-2/tgp/src/._all_draws.c      |only
 tgp-2.1-2/tgp/src/._all_draws.h      |only
 tgp-2.1-2/tgp/src/._base.cc          |only
 tgp-2.1-2/tgp/src/._base.h           |only
 tgp-2.1-2/tgp/src/._bessel_k.c       |only
 tgp-2.1-2/tgp/src/._bessel_k.h       |only
 tgp-2.1-2/tgp/src/._corr.cc          |only
 tgp-2.1-2/tgp/src/._corr.h           |only
 tgp-2.1-2/tgp/src/._dopt.c           |only
 tgp-2.1-2/tgp/src/._dopt.h           |only
 tgp-2.1-2/tgp/src/._exp.cc           |only
 tgp-2.1-2/tgp/src/._exp.h            |only
 tgp-2.1-2/tgp/src/._exp_sep.cc       |only
 tgp-2.1-2/tgp/src/._exp_sep.h        |only
 tgp-2.1-2/tgp/src/._gen_covar.c      |only
 tgp-2.1-2/tgp/src/._gen_covar.h      |only
 tgp-2.1-2/tgp/src/._gp.cc            |only
 tgp-2.1-2/tgp/src/._gp.h             |only
 tgp-2.1-2/tgp/src/._lh.c             |only
 tgp-2.1-2/tgp/src/._lh.h             |only
 tgp-2.1-2/tgp/src/._lik_post.c       |only
 tgp-2.1-2/tgp/src/._lik_post.h       |only
 tgp-2.1-2/tgp/src/._linalg.c         |only
 tgp-2.1-2/tgp/src/._linalg.h         |only
 tgp-2.1-2/tgp/src/._list.cc          |only
 tgp-2.1-2/tgp/src/._list.h           |only
 tgp-2.1-2/tgp/src/._matern.cc        |only
 tgp-2.1-2/tgp/src/._matern.h         |only
 tgp-2.1-2/tgp/src/._matrix.c         |only
 tgp-2.1-2/tgp/src/._matrix.h         |only
 tgp-2.1-2/tgp/src/._model.cc         |only
 tgp-2.1-2/tgp/src/._model.h          |only
 tgp-2.1-2/tgp/src/._mr_exp_sep.cc    |only
 tgp-2.1-2/tgp/src/._mr_exp_sep.h     |only
 tgp-2.1-2/tgp/src/._mstructs.cc      |only
 tgp-2.1-2/tgp/src/._mstructs.h       |only
 tgp-2.1-2/tgp/src/._params.cc        |only
 tgp-2.1-2/tgp/src/._params.h         |only
 tgp-2.1-2/tgp/src/._predict.c        |only
 tgp-2.1-2/tgp/src/._predict.h        |only
 tgp-2.1-2/tgp/src/._predict_linear.c |only
 tgp-2.1-2/tgp/src/._predict_linear.h |only
 tgp-2.1-2/tgp/src/._rand_draws.c     |only
 tgp-2.1-2/tgp/src/._rand_draws.h     |only
 tgp-2.1-2/tgp/src/._rand_pdf.c       |only
 tgp-2.1-2/tgp/src/._rand_pdf.h       |only
 tgp-2.1-2/tgp/src/._randomkit.c      |only
 tgp-2.1-2/tgp/src/._randomkit.h      |only
 tgp-2.1-2/tgp/src/._rhelp.c          |only
 tgp-2.1-2/tgp/src/._rhelp.h          |only
 tgp-2.1-2/tgp/src/._temper.cc        |only
 tgp-2.1-2/tgp/src/._temper.h         |only
 tgp-2.1-2/tgp/src/._tgp.cc           |only
 tgp-2.1-2/tgp/src/._tgp.h            |only
 tgp-2.1-2/tgp/src/._tree.cc          |only
 tgp-2.1-2/tgp/src/._tree.h           |only
 tgp-2.1-3/tgp/._ChangeLog            |only
 tgp-2.1-3/tgp/._DESCRIPTION          |binary
 tgp-2.1-3/tgp/._LICENSE              |binary
 tgp-2.1-3/tgp/._R                    |binary
 tgp-2.1-3/tgp/._README               |binary
 tgp-2.1-3/tgp/._data                 |binary
 tgp-2.1-3/tgp/._demo                 |binary
 tgp-2.1-3/tgp/._inst                 |binary
 tgp-2.1-3/tgp/._man                  |binary
 tgp-2.1-3/tgp/._src                  |binary
 tgp-2.1-3/tgp/ChangeLog              |   13 +++++++++++
 tgp-2.1-3/tgp/DESCRIPTION            |    4 +--
 tgp-2.1-3/tgp/R/btgp.R               |   14 ++++++------
 tgp-2.1-3/tgp/R/tgp.default.params.R |   14 +++++++-----
 tgp-2.1-3/tgp/data/._exp2d.rda       |binary
 tgp-2.1-3/tgp/demo/cat.R             |   12 +++++------
 tgp-2.1-3/tgp/demo/fried.R           |    6 ++---
 tgp-2.1-3/tgp/demo/it.R              |    8 ++-----
 tgp-2.1-3/tgp/demo/moto.R            |    6 ++---
 tgp-2.1-3/tgp/demo/pred.R            |    2 -
 tgp-2.1-3/tgp/inst/._doc             |binary
 tgp-2.1-3/tgp/inst/doc/.log          |only
 tgp-2.1-3/tgp/inst/doc/cat.iRnw      |   13 +++++------
 tgp-2.1-3/tgp/inst/doc/fried.iRnw    |   15 +++++++++----
 tgp-2.1-3/tgp/inst/doc/it.iRnw       |    8 ++-----
 tgp-2.1-3/tgp/inst/doc/moto.iRnw     |   11 +++-------
 tgp-2.1-3/tgp/inst/doc/pred.iRnw     |    2 -
 tgp-2.1-3/tgp/inst/doc/tgp.pdf       |binary
 tgp-2.1-3/tgp/inst/doc/tgp2.pdf      |binary
 tgp-2.1-3/tgp/man/btgp.Rd            |   38 ++++++++++++++++-------------------
 tgp-2.1-3/tgp/man/default.itemps.Rd  |    6 ++---
 tgp-2.1-3/tgp/man/exp2d.Rd           |    8 ++++---
 tgp-2.1-3/tgp/man/exp2d.Z.Rd         |    8 ++++---
 tgp-2.1-3/tgp/man/exp2d.rand.Rd      |   12 ++++++++---
 tgp-2.1-3/tgp/man/predict.tgp.Rd     |    2 -
 tgp-2.1-3/tgp/man/sens.Rd            |   14 +++++-------
 tgp-2.1-3/tgp/man/tgp-package.Rd     |    8 ++++---
 tgp-2.1-3/tgp/man/tgp.design.Rd      |    8 ++++---
 tgp-2.1-3/tgp/src/tgp.cc             |    2 -
 tgp-2.1-3/tgp/src/tree.cc            |   16 +++++++++++---
 96 files changed, 141 insertions(+), 109 deletions(-)

More information about tgp at CRAN
Path: /cran/updated | permanent link

Package RcmdrPlugin.Export updated to version 0.2-1 with previous version 0.2-0 dated 2008-04-09

Author: Liviu Andronic
Title: Graphically export objects to LaTeX or HTML
Description: This package provides facilities to graphically export Rcmdr output to LaTeX or HTML code. Essentially, at the moment, the plug-in is a graphical front-end to xtable(). It is intended to (1) facilitate exporting Rcmdr output to formats other than ASCII text and (2) provide R novices with an easy to use, easy to access reference on exporting R objects to formats suited for printed output.

Diff between RcmdrPlugin.Export versions 0.2-0 dated 2008-04-09 and 0.2-1 dated 2008-10-09

 DESCRIPTION                       |    8 -
 R/xtable.Export.R                 |  194 +++++++++++++++++++++-----------------
 inst/CHANGES                      |    9 +
 man/RcmdrPlugin.Export-package.Rd |  115 ++++++++++++----------
 man/xtableExport.Rd               |   89 +++++++++--------
 5 files changed, 236 insertions(+), 179 deletions(-)

More information about RcmdrPlugin.Export at CRAN
Path: /cran/updated | permanent link

Package mra updated to version 2.2 with previous version 2.1 dated 2008-09-19

Author: Trent McDonald
Title: Analysis of Mark-Recapture data
Description: Analysis of mark-recapture data using covariates. Models implemented: CJS open population; Huggin's closed population.

Diff between mra versions 2.1 dated 2008-09-19 and 2.2 dated 2008-10-09

 DESCRIPTION            |    8 +-
 R/F.huggins.estim.R    |  104 +++++++++++++++++++++--------------
 R/print.hug.R          |   72 ++++++++++++++++++------
 man/F.huggins.estim.Rd |  132 +++++++++++++++++++++++++++++++++++++++++---
 man/dipper.data.Rd     |    7 ++
 man/mra-package.Rd     |   55 ++++++++++++++++--
 man/print.hug.Rd       |   16 +++++
 src/Mrawin.f90         |  145 +++++++++++++++++++++++++++++++------------------
 8 files changed, 410 insertions(+), 129 deletions(-)

More information about mra at CRAN
Path: /cran/updated | permanent link

New package bit with initial version 1.0
Package: bit
Type: Package
Title: A class for vectors of 1-bit booleans
Version: 1.0
Date: 2008-09-29
Author: Jens Oehlschlägel
Maintainer: Jens Oehlschlägel
Description: bitmapped vectors of booleans (no NAs), coercion from and to logicals, integers and integer subscripts; fast boolean operators and fast summary statistics. With bit vectors you can store true binary booleans {FALSE,TRUE} at the expense of 1 bit only, on a 32 bit architecture this means factor 32 less RAM and factor 32 more speed on boolean operations. With this speed gain it even pays-off to convert to bit in order to avoid a single boolean operation on logicals or a single set operation on (longer) integer subscripts, the pay-off is dramatic when such components are used more than once. Reading from and writing to bit is approximately as fast as accessing standard logicals - mostly due to R's time for memory allocation. The package allows to work with pre-allocated memory for return values by calling .Call() directly: when evaluating the speed of C-access with pre-allocated vector memory, coping from bit to logical requires only 70% of the time for copying from logical to logical; and copying from logical to bit comes at a performance penalty of 150%.
License: GPL-2
LazyLoad: yes
Encoding: latin1
Packaged: Wed Oct 8 20:20:10 2008; Jens Oehlschlaegel

More information about bit at CRAN
Path: /cran/new | permanent link

New package R2jags with initial version 0.01-11
Package: R2jags
Version: 0.01-11
Date: 2008-10-7
Title: R2jags: A Package for Running jags from R
Author: Yu-Sung Su , Masanao Yajima ,
Maintainer: Yu-Sung Su
Depends: methods, R(>= 2.7.0), coda, R2WinBUGS, rjags(>= 1.0.3)
SystemRequirements: jags (>= 1.0.3)
Description: Using this package to call jags from R.
License: GPL (>= 2)
Packaged: Thu Oct 9 00:16:01 2008; SUYS

More information about R2jags at CRAN
Path: /cran/new | permanent link

Built and running on Debian GNU/Linux using R, littler and blosxom. Last updated on Sun, 08 Jul 2007 at 20:24.