Thu, 19 Mar 2009

Package AER updated to version 1.1-2 with previous version 1.1-1 dated 2009-03-08

Author: Christian Kleiber, Achim Zeileis
Title: Applied Econometrics with R
Description: Functions, data sets, examples, demos, and vignettes for the book Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R, Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette for a package overview.)

Diff between AER versions 1.1-1 dated 2009-03-08 and 1.1-2 dated 2009-03-19

 DESCRIPTION                  |   25 ++++++++++++++-----------
 NEWS                         |   18 ++++++++++++++++++
 R/tobit.R                    |    6 ++++--
 data/Parade2005.rda          |binary
 inst/doc/AER.Rnw             |   20 +++++++++++++-------
 inst/doc/AER.pdf             |binary
 inst/doc/Sweave-journals.pdf |   10 +++++-----
 inst/doc/aer.bib             |    8 ++++++++
 man/CigarettesSW.Rd          |   11 +++++++----
 man/SIC33.Rd                 |    1 +
 man/StockWatson2007.Rd       |   34 +++++++++++++++++-----------------
 11 files changed, 87 insertions(+), 46 deletions(-)

More information about AER at CRAN
Permanent link

Package spuRs updated to version 1.0.2 with previous version 1.0.1 dated 2009-03-15

Author: Owen Jones, Robert Maillardet, Andrew Robinson, Olga Borovkova, and Steven Carnie
Title: Functions and Datasets for "An Introduction to Scientific Programming and Simulation, Using R".
Description: This package provides functions and datasets from the book "An Introduction to Scientific Programming and Simulation, Using R".

Diff between spuRs versions 1.0.1 dated 2009-03-15 and 1.0.2 dated 2009-03-19

 spuRs-1.0.1/spuRs/resources   |only
 spuRs-1.0.2/spuRs/DESCRIPTION |    8 ++++----
 spuRs-1.0.2/spuRs/inst        |only
 3 files changed, 4 insertions(+), 4 deletions(-)

More information about spuRs at CRAN
Permanent link

Package plotrix updated to version 2.5-4 with previous version 2.5-3 dated 2009-03-16

Author: Jim Lemon,Ben Bolker,Sander Oom, Eduardo Klein,Barry Rowlingson, Hadley Wickham,Anupam Tyagi, Olivier Eterradossi,Gabor Grothendieck, Michael Toews,John Kane,Mike Cheetham, Rolf Turner,Carl Witthoft,Julian Stander, Thomas Petzoldt,Remko Duursma,Elisa Biancotto, Ofir Levy
Title: Various plotting functions
Description: Lots of plots, various labeling, axis and color scaling functions.

Diff between plotrix versions 2.5-3 dated 2009-03-16 and 2.5-4 dated 2009-03-19

 DESCRIPTION        |    6 +++---
 R/dotplot.mtb.R    |    1 -
 demo/plotrix.R     |    2 --
 man/dotplot.mtb.Rd |    2 +-
 4 files changed, 4 insertions(+), 7 deletions(-)

More information about plotrix at CRAN
Permanent link

New package automap with initial version 1.0-0
Package: automap
Version: 1.0-0
Date: 2009/03/19
Title: Automatic interpolation package
Author: Paul Hiemstra
Maintainer: Paul Hiemstra
Description: This package performs an automatic interpolation by automatically estimating the variogram and then calling gstat.
Depends: R (>= 2.4.0), methods, sp (>= 0.9-4), gstat (>= 0.9-58)
Imports: lattice
License: GPL
Packaged: Thu Mar 19 11:13:17 2009; hiemstra
Repository: CRAN
Date/Publication: 2009-03-19 12:52:43

More information about automap at CRAN
Permanent link

Package Rsymphony updated to version 0.1-8 with previous version 0.1-7 dated 2009-02-06

Author: Reinhard Harter, Kurt Hornik and Stefan Theussl
Title: Symphony in R
Description: An R interface to the SYMPHONY MILP solver (version 5.1.10).

Diff between Rsymphony versions 0.1-7 dated 2009-02-06 and 0.1-8 dated 2009-03-19

 DESCRIPTION     |   13 ++++++++-----
 configure       |   13 ++++++++++---
 src/Makevars.in |    5 ++++-
 3 files changed, 22 insertions(+), 9 deletions(-)

More information about Rsymphony at CRAN
Permanent link

Package rtv updated to version 0.2.0 with previous version 0.1.0 dated 2009-02-08

Author: Charlotte Maia
Title: Random Time Variable Objects
Description: An R package for conveniently representing and manipulating realisations of random time variables.

Diff between rtv versions 0.1.0 dated 2009-02-08 and 0.2.0 dated 2009-03-19

 rtv-0.1.0/rtv/inst/doc/rtv-main-reference.pdf |only
 rtv-0.1.0/rtv/man/unit.string.Rd              |only
 rtv-0.2.0/rtv/DESCRIPTION                     |   13 ++--
 rtv-0.2.0/rtv/NAMESPACE                       |   71 ++++++++++++++++----------
 rtv-0.2.0/rtv/R/calendar.r                    |    2 
 rtv-0.2.0/rtv/R/crtv.r                        |   20 +++++--
 rtv-0.2.0/rtv/R/drtv.r                        |    6 +-
 rtv-0.2.0/rtv/R/format.r                      |   25 ++++-----
 rtv-0.2.0/rtv/R/options.r                     |   13 ++--
 rtv-0.2.0/rtv/R/rtv.cp.r                      |only
 rtv-0.2.0/rtv/R/rtv.r                         |   14 ++---
 rtv-0.2.0/rtv/R/time.aggregate.r              |only
 rtv-0.2.0/rtv/R/time.frame.r                  |only
 rtv-0.2.0/rtv/R/timeplot.r                    |only
 rtv-0.2.0/rtv/inst/doc/rtv_userguide.pdf      |only
 rtv-0.2.0/rtv/man/as.rtv.Rd                   |   18 ++----
 rtv-0.2.0/rtv/man/calendar.Rd                 |   24 ++++----
 rtv-0.2.0/rtv/man/crtv.Rd                     |   23 ++++----
 rtv-0.2.0/rtv/man/drtv.Rd                     |   13 ++--
 rtv-0.2.0/rtv/man/format.rtv.Rd               |   15 +----
 rtv-0.2.0/rtv/man/is.rtv.Rd                   |    8 +-
 rtv-0.2.0/rtv/man/round.rtv.Rd                |    2 
 rtv-0.2.0/rtv/man/rtv.Rd                      |   52 +++++++++++++++++--
 rtv-0.2.0/rtv/man/rtv.cp.Rd                   |only
 rtv-0.2.0/rtv/man/rtv.incr.Rd                 |only
 rtv-0.2.0/rtv/man/rtv.reset.Rd                |only
 rtv-0.2.0/rtv/man/time.aggregate.Rd           |only
 rtv-0.2.0/rtv/man/time.frame.Rd               |only
 rtv-0.2.0/rtv/man/timeaxis.Rd                 |    9 +--
 rtv-0.2.0/rtv/man/timebox.Rd                  |only
 rtv-0.2.0/rtv/man/timeplot.Rd                 |only
 rtv-0.2.0/rtv/man/timeplot.multicycle.Rd      |only
 rtv-0.2.0/rtv/man/timeseq.Rd                  |   14 ++---
 rtv-0.2.0/rtv/man/timestring.Rd               |only
 rtv-0.2.0/rtv/man/timesweep.Rd                |   49 +----------------
 rtv-0.2.0/rtv/man/unitstring.Rd               |only
 rtv-0.2.0/rtv/man/when.Rd                     |only
 rtv-0.2.0/rtv/man/whichperiod.Rd              |only
 38 files changed, 205 insertions(+), 186 deletions(-)

More information about rtv at CRAN
Permanent link

Package picante updated to version 0.6-1 with previous version 0.6-0 dated 2009-02-25

Author: Steven Kembel , David Ackerly , Simon Blomberg , Peter Cowan , Matthew Helmus , Helene Morlon , Campbell Webb
Title: R tools for integrating phylogenies and ecology
Description: Phylocom integration, community analyses, null-models, traits and evolution in R

Diff between picante versions 0.6-0 dated 2009-02-25 and 0.6-1 dated 2009-03-19

 DESCRIPTION             |   18 +++++++++++++-----
 R/color.plot.phylo.R    |    4 ++--
 R/cor.table.R           |   23 ++++++++++++-----------
 R/phylodiversity.R      |    2 +-
 man/color.plot.phylo.Rd |   14 ++++++++++----
 man/cor.table.Rd        |    3 ++-
 man/phylosor.Rd         |    2 +-
 man/phylosor.rnd.Rd     |    2 +-
 man/picante-package.Rd  |    4 ++--
 9 files changed, 44 insertions(+), 28 deletions(-)

More information about picante at CRAN
Permanent link

Package phmm updated to version 0.5 with previous version 0.4 dated 2009-03-16

Author: Michael Donohue, Ronghui Xu
Title: Proportional Hazards Mixed-effects Model (PHMM)
Description: Fits proportional hazards model incorporating random effects using an EM agorithm using Markov Chain Monte Carlo at E-step.

Diff between phmm versions 0.4 dated 2009-03-16 and 0.5 dated 2009-03-19

 phmm-0.4/phmm/INDEX.txt               |only
 phmm-0.5/phmm/DESCRIPTION             |   12 ++++++------
 phmm-0.5/phmm/INDEX                   |only
 phmm-0.5/phmm/R/phmm.R                |    5 ++---
 phmm-0.5/phmm/man/cAIC.Rd             |    2 +-
 phmm-0.5/phmm/man/phmm-package.Rd     |    5 +----
 phmm-0.5/phmm/man/phmm.Rd             |    9 +++------
 phmm-0.5/phmm/man/phmm.cond.loglik.Rd |    2 +-
 phmm-0.5/phmm/man/pseudoPoisPHMM.Rd   |    2 +-
 phmm-0.5/phmm/man/traceHat.Rd         |    4 +++-
 10 files changed, 18 insertions(+), 23 deletions(-)

More information about phmm at CRAN
Permanent link

New package mixRasch with initial version 0.1
Package: mixRasch
Type: Package
Title: Mixture Rasch Models with JMLE
Version: 0.1
Date: 2009-03-13
Author: John T. Willse
Maintainer: John T. Willse
Description: Estimates mixture Rasch models, including the dichotomous Rash model, the rating scale model, and the partial credit model.
License: GPL version 2 or newer
Packaged: Wed Mar 18 14:32:53 2009; jtwillse
Repository: CRAN
Date/Publication: 2009-03-19 08:02:25

More information about mixRasch at CRAN
Permanent link

Package DiagnosisMed updated to version 0.1.2.3 with previous version 0.1.2.1 dated 2009-03-06

Author: Pedro Brasil
Title: Diagnostic test accuracy evaluation for medical professionals.
Description: DiagnosisMed is a package to analyze data from diagnostic test accuracy evaluating health conditions. It is being built to be used by health professionals. This package is - or soon will be - able to estimate sample size for common situations in diagnostic test accuracy, estimate sensitivity and specificity from categorical and continuous test results including some evaluations of indeterminate results, or compare different analysis strategies into measures commonly used by health professionals.

Diff between DiagnosisMed versions 0.1.2.1 dated 2009-03-06 and 0.1.2.3 dated 2009-03-19

 DESCRIPTION |   32 +++++++++++++++++++++-----------
 R/ROC.r     |    9 ++++-----
 man/ROC.Rd  |    6 ++++--
 3 files changed, 29 insertions(+), 18 deletions(-)

More information about DiagnosisMed at CRAN
Permanent link


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