Sun, 18 May 2014

Package robust updated to version 0.4-16 with previous version 0.4-15 dated 2013-06-17

Title: Robust Library
Description: A package of robust methods.
Author: Jiahui Wang, Ruben Zamar , Alfio Marazzi , Victor Yohai , Matias Salibian-Barrera , Ricardo Maronna , Eric Zivot , David Rocke , Doug Martin, Martin Maechler , Kjell Konis .
Maintainer: Kjell Konis

Diff between robust versions 0.4-15 dated 2013-06-17 and 0.4-16 dated 2014-05-18

 robust-0.4-15/robust/Copyright                          |only
 robust-0.4-15/robust/inst/Copyright                     |only
 robust-0.4-16/robust/DESCRIPTION                        |   38 +++++-----
 robust-0.4-16/robust/MD5                                |   17 ++--
 robust-0.4-16/robust/NAMESPACE                          |    8 +-
 robust-0.4-16/robust/R/anova.glmRob.q                   |    2 
 robust-0.4-16/robust/R/anova.glmRoblist.q               |    2 
 robust-0.4-16/robust/R/lm.methods.q                     |   15 +++-
 robust-0.4-16/robust/R/lsRobTest.q                      |only
 robust-0.4-16/robust/inst/COPYRIGHTS                    |only
 robust-0.4-16/robust/man/lsRobTest.Rd                   |only
 robust-0.4-16/robust/tests/Examples/robust-Ex.Rout.save |   58 +++++++++++++---
 12 files changed, 99 insertions(+), 41 deletions(-)

More information about robust at CRAN
Permanent link

Package R4CDISC updated to version 0.2 with previous version 0.1 dated 2014-01-05

Title: Read CDISC data files
Description: R4CDISC package includes functions for reading Dataset-XML and Define-XML files.
Author: Ippei Akiya
Maintainer: Ippei Akiya

Diff between R4CDISC versions 0.1 dated 2014-01-05 and 0.2 dated 2014-05-18

 R4CDISC-0.1/R4CDISC/R/read.untyped.sds.R                                       |only
 R4CDISC-0.1/R4CDISC/man/read.untyped.sds.Rd                                    |only
 R4CDISC-0.2/R4CDISC/DESCRIPTION                                                |   11 
 R4CDISC-0.2/R4CDISC/MD5                                                        |   89 -
 R4CDISC-0.2/R4CDISC/NAMESPACE                                                  |    4 
 R4CDISC-0.2/R4CDISC/R/getItemGroupDataSeq.R                                    |    2 
 R4CDISC-0.2/R4CDISC/R/getSDS.R                                                 |    4 
 R4CDISC-0.2/R4CDISC/R/read.dataset.xml.R                                       |only
 R4CDISC-0.2/R4CDISC/inst/extdata/ae.xml                                        |   44 
 R4CDISC-0.2/R4CDISC/inst/extdata/cm.xml                                        |   84 -
 R4CDISC-0.2/R4CDISC/inst/extdata/da.xml                                        |   44 
 R4CDISC-0.2/R4CDISC/inst/extdata/define2-0-0-example-sdtm(2013-11-09)_xml.html |only
 R4CDISC-0.2/R4CDISC/inst/extdata/dm.xml                                        |   22 
 R4CDISC-0.2/R4CDISC/inst/extdata/ds.xml                                        |   40 
 R4CDISC-0.2/R4CDISC/inst/extdata/eg.xml                                        |  124 -
 R4CDISC-0.2/R4CDISC/inst/extdata/ex.xml                                        |   46 
 R4CDISC-0.2/R4CDISC/inst/extdata/ie.xml                                        |   14 
 R4CDISC-0.2/R4CDISC/inst/extdata/lb.xml                                        |  178 +-
 R4CDISC-0.2/R4CDISC/inst/extdata/mh.xml                                        |   48 
 R4CDISC-0.2/R4CDISC/inst/extdata/pe.xml                                        |  142 +-
 R4CDISC-0.2/R4CDISC/inst/extdata/qscg.xml                                      |   28 
 R4CDISC-0.2/R4CDISC/inst/extdata/qscs.xml                                      |  632 +++++-----
 R4CDISC-0.2/R4CDISC/inst/extdata/qsmm.xml                                      |  180 +-
 R4CDISC-0.2/R4CDISC/inst/extdata/relrec.xml                                    |   16 
 R4CDISC-0.2/R4CDISC/inst/extdata/sc.xml                                        |   42 
 R4CDISC-0.2/R4CDISC/inst/extdata/se.xml                                        |   40 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppae.xml                                    |  138 +-
 R4CDISC-0.2/R4CDISC/inst/extdata/suppcm.xml                                    |  248 +--
 R4CDISC-0.2/R4CDISC/inst/extdata/suppdm.xml                                    |   48 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppeg.xml                                    |   24 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppex.xml                                    |   46 
 R4CDISC-0.2/R4CDISC/inst/extdata/supplb.xml                                    |   16 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppqscg.xml                                  |   18 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppqscs.xml                                  |   20 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppqsmm.xml                                  |   20 
 R4CDISC-0.2/R4CDISC/inst/extdata/suppvs.xml                                    |   14 
 R4CDISC-0.2/R4CDISC/inst/extdata/sv.xml                                        |   46 
 R4CDISC-0.2/R4CDISC/inst/extdata/ta.xml                                        |   28 
 R4CDISC-0.2/R4CDISC/inst/extdata/te.xml                                        |   22 
 R4CDISC-0.2/R4CDISC/inst/extdata/ti.xml                                        |   24 
 R4CDISC-0.2/R4CDISC/inst/extdata/ts.xml                                        |   70 -
 R4CDISC-0.2/R4CDISC/inst/extdata/tv.xml                                        |   20 
 R4CDISC-0.2/R4CDISC/inst/extdata/vs.xml                                        |  156 +-
 R4CDISC-0.2/R4CDISC/inst/tests                                                 |only
 R4CDISC-0.2/R4CDISC/man/R4CDISC-package.Rd                                     |   10 
 R4CDISC-0.2/R4CDISC/man/getValMD.Rd                                            |    4 
 R4CDISC-0.2/R4CDISC/man/getVarMD.Rd                                            |    4 
 R4CDISC-0.2/R4CDISC/man/read.dataset.xml.Rd                                    |only
 48 files changed, 1408 insertions(+), 1402 deletions(-)

More information about R4CDISC at CRAN
Permanent link

Package isingLenzMC updated to version 0.2.1 with previous version 0.1.1 dated 2014-04-25

Title: Monte Carlo for classical Ising Model
Description: Classical Ising Model is a land mark system in statistical physics. Model explains physics of spin glasses and magnetic materials, but used in many different context for example phase transitions and neural systems. This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions.
Author: Mehmet Suzen
Maintainer: Mehmet Suzen

Diff between isingLenzMC versions 0.1.1 dated 2014-04-25 and 0.2.1 dated 2014-05-18

 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/Makefile        |only
 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/isingLenzMC.aux |only
 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/isingLenzMC.bib |only
 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/isingLenzMC.log |only
 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/isingLenzMC.tex |only
 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/run.R           |only
 isingLenzMC-0.1.1/isingLenzMC/inst/vignettes/run.Rout        |only
 isingLenzMC-0.2.1/isingLenzMC/DESCRIPTION                    |   11 +--
 isingLenzMC-0.2.1/isingLenzMC/MD5                            |   27 +++-----
 isingLenzMC-0.2.1/isingLenzMC/R/isingLibWrapper.R            |   19 +++--
 isingLenzMC-0.2.1/isingLenzMC/inst/effectiveErgodicity       |only
 isingLenzMC-0.2.1/isingLenzMC/inst/vignettes/isingLenzMC.Rnw |   35 +++++------
 isingLenzMC-0.2.1/isingLenzMC/inst/vignettes/isingLenzMC.pdf |binary
 isingLenzMC-0.2.1/isingLenzMC/man/isPerform1D.Rd             |   10 ++-
 isingLenzMC-0.2.1/isingLenzMC/man/isStep1D.Rd                |    6 +
 isingLenzMC-0.2.1/isingLenzMC/man/transitionProbability1D.Rd |    8 +-
 isingLenzMC-0.2.1/isingLenzMC/src/isingLib.c                 |   21 ++++--
 17 files changed, 79 insertions(+), 58 deletions(-)

More information about isingLenzMC at CRAN
Permanent link

Package ineq updated to version 0.2-12 with previous version 0.2-11 dated 2013-10-12

Title: Measuring Inequality, Concentration, and Poverty
Description: Inequality, concentration, and poverty measures. Lorenz curves (empirical and theoretical).
Author: Achim Zeileis [aut, cre], Christian Kleiber [ctb]
Maintainer: Achim Zeileis

Diff between ineq versions 0.2-11 dated 2013-10-12 and 0.2-12 dated 2014-05-18

 DESCRIPTION     |   10 ++++-----
 MD5             |   22 ++++++++++-----------
 R/Lc.R          |   17 ++++++++--------
 R/Pen.R         |    5 +++-
 R/conc.R        |   21 +++++++++-----------
 R/ineq.R        |   58 +++++++++++++++++++++++++++++++-------------------------
 R/pov.R         |   30 ++++++++++++++++------------
 data/Ilocos.rda |binary
 man/Lasym.Rd    |    5 +++-
 man/conc.Rd     |   12 +++++++----
 man/ineq.Rd     |   22 ++++++++++++---------
 man/pov.Rd      |   13 +++++++-----
 12 files changed, 122 insertions(+), 93 deletions(-)

More information about ineq at CRAN
Permanent link

New package Hankel with initial version 0.0-1
Package: Hankel
Version: 0.0-1
Date: 2014/03/08
Title: Univariate non-parametric two-sample test based on empirical Hankel transforms.
Author: Daniel Kolbe
Maintainer: Daniel Kolbe
Description: Provides an R routine for a Cramer-von Mises type two sample test which is based on empirical Hankel transforms of the non-negative sample variables. The test is non-parametric and not distribution free. The exact value of the test statistic for univariate data as well as the p-value and the critical value are computed.
License: GPL (>= 2)
Packaged: 2014-05-18 08:29:08 UTC; daniel
Repository: CRAN
NeedsCompilation: yes
Date/Publication: 2014-05-18 11:55:19

More information about Hankel at CRAN
Permanent link

Package simsalapar (with last version 1.0-2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2014-03-06 1.0-2
2013-09-20 1.0-1
2013-09-17 1.0-0

Permanent link
Package R.devices updated to version 2.9.2 with previous version 2.8.2 dated 2014-01-02

Title: Unified handling of graphics devices
Description: This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson

Diff between R.devices versions 2.8.2 dated 2014-01-02 and 2.9.2 dated 2014-05-18

 R.devices-2.8.2/R.devices/inst/NEWS                            |only
 R.devices-2.9.2/R.devices/DESCRIPTION                          |   12 
 R.devices-2.9.2/R.devices/MD5                                  |   41 -
 R.devices-2.9.2/R.devices/NAMESPACE                            |   16 
 R.devices-2.9.2/R.devices/NEWS                                 |only
 R.devices-2.9.2/R.devices/R/devEval.R                          |  235 +++++-----
 R.devices-2.9.2/R.devices/R/devNew.R                           |   60 ++
 R.devices-2.9.2/R.devices/R/devOptions.R                       |   27 -
 R.devices-2.9.2/R.devices/R/deviceUtils.R                      |   94 +++-
 R.devices-2.9.2/R.devices/R/toNNN.R                            |    2 
 R.devices-2.9.2/R.devices/R/withPar.R                          |only
 R.devices-2.9.2/R.devices/build/vignette.rds                   |binary
 R.devices-2.9.2/R.devices/inst/doc/R.devices-overview.R        |   10 
 R.devices-2.9.2/R.devices/inst/doc/R.devices-overview.pdf      |binary
 R.devices-2.9.2/R.devices/inst/doc/R.devices-overview.tex.rsp  |   10 
 R.devices-2.9.2/R.devices/man/R.devices-package.Rd             |    4 
 R.devices-2.9.2/R.devices/man/devEval.Rd                       |    7 
 R.devices-2.9.2/R.devices/man/devOptions.Rd                    |    8 
 R.devices-2.9.2/R.devices/man/toNNN.Rd                         |   28 +
 R.devices-2.9.2/R.devices/man/withPar.Rd                       |only
 R.devices-2.9.2/R.devices/tests/DevEvalFileProduct.R           |    6 
 R.devices-2.9.2/R.devices/tests/dataURI.R                      |   19 
 R.devices-2.9.2/R.devices/tests/withPar.R                      |only
 R.devices-2.9.2/R.devices/vignettes/R.devices-overview.tex.rsp |   10 
 24 files changed, 401 insertions(+), 188 deletions(-)

More information about R.devices at CRAN
Permanent link

New package MC2toPath with initial version 0.0.16
Package: MC2toPath
Type: Package
Title: Translates information from netcdf files with MC2 output into inter-PVT transitions.
Version: 0.0.16
Date: 2014-05-16
Author: Dave Conklin and Emilie Henderson
Maintainer: Dave Conklin
Imports: RNetCDF
Description: Post processes MC2 output, especially for use by Path or ST-Sim. MC2 (short for "MC1 version 2") is a dynamic global vegetation model (en.wikipedia.org/wiki/DGVM). Path (essa.com/tools/path) and ST-Sim (www.apexrms.com) are state-and-transition model (STM) engines. MC2 has a user website at sites.google.com/site/mc1dgvmusers. Since 2001, MC1 has been used to simulate changes in natural vegetation due to climate change at scales from regional to global. In 2012, MC1 was reimplemented in C++ to make it faster and to reduce storage requirements. This newer version is referred to as MC2, an abbreviation of "MC1 version 2". Beginning in 2011, output from MC1 and MC2 has been used to inform regional state-and-transition model simulations by the U.S. Forest Service and the Washington State Department of Natural Resources. Projects to date have involved study areas in central Oregon, the Olympic Peninsula, the Blue Mountains ecoregion, southwestern Oregon, and southeastern Oregon. In the first of this series of projects, the netCDF output files from MC2 were manually post-processed, mostly in Excel, to produce input .csv files for the STM engines. Beginning with the second project, R scripts were used to automate the post-processing work. These R scripts have been collected into the MC2toPath R-package.
Collate: AggregateFireFracs.R AggregateVegFracs.R ReportMeanVegChanges.R SaveFireAreaFracs.R SaveMatrix.R SaveRatios.R SaveSequence.R SaveVegFracs.R VTnames.R VegTypeChanges.R SaveVegChangeProbabilityMultipliers.R SaveFireProbabilityMultipliers.R
License: GPL-2
Packaged: 2014-05-18 06:11:40 UTC; ripley
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-18 08:11:42

More information about MC2toPath at CRAN
Permanent link

New package cladoRcpp with initial version 0.14.4
Package: cladoRcpp
Type: Package
Title: C++ implementations of phylogenetic cladogenesis calculations
Version: 0.14.4
Date: 2014-05-17
Authors@R: c(person("Nicholas J.", "Matzke", email = "matzke@berkeley.edu", role = c("aut", "cre", "cph")))
Maintainer: Nicholas J. Matzke
Depends:
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp
Description: This package implements in C++/Rcpp various cladogenesis-related calculations that are slow in pure R. These include the calculation of the probability of various scenarios for the inheritance of geographic range at the divergence events on a phylogenetic tree, and other calculations necessary for models which are not continuous-time markov chains (CTMC), but where change instead occurs instantaneously at speciation events. Typically these models must assess the probability of every possible combination of (ancestor state, left descendent state, right descendent state). This means that there are up to (# of states)^3 combinations to investigate, and in biogeographical models, there can easily be hundreds of states, so calculation time becomes an issue. C++ implementation plus clever tricks (many combinations can be eliminated a priori) can greatly speed the computation time over naive R implementations. CITATION INFO: This package is the result of my Ph.D. research, please cite the package if you use it! Type: citation(package="cladoRcpp") to get the citation information.
URL: http://phylo.wikidot.com/biogeobears
License: GPL (>= 2)
LazyLoad: yes
ByteCompile: true
Packaged: 2014-05-17 23:55:24 UTC; matzke
Author: Nicholas J. Matzke [aut, cre, cph]
NeedsCompilation: yes
X-CRAN-Comment: Archived on 2014-05-16 as C++ errors were not corrected.
Repository: CRAN
Date/Publication: 2014-05-18 07:22:40

More information about cladoRcpp at CRAN
Permanent link

New package BioGeoBEARS with initial version 0.2.1
Package: BioGeoBEARS
Type: Package
Title: BioGeography with Bayesian (and Likelihood) Evolutionary Analysis in R Scripts
Version: 0.2.1
Date: 2013-07-27
Authors@R: c(person("Nicholas J.", "Matzke", email = "matzke@berkeley.edu", role = c("aut", "cre", "cph")))
Maintainer: Nicholas J. Matzke
Depends: rexpokit, cladoRcpp, ape, phylobase, methods
Imports: optimx, FD, parallel, xtable, plotrix, gdata
Description: BioGeoBEARS allows probabilistic inference of both historical biogeography (ancestral geographic ranges on a phylogeny) as well as comparison of different models of range evolution. It reproduces the model available in LAGRANGE (Ree and Smith 2008), as well as making available numerous additional models. For example, LAGRANGE as typically run has two free parameters, d (dispersal rate, i.e. the rate of range addition along a phylogenetic branch) and e (extinction rate, really the rate of local range loss along a phylogenetic branch). LAGRANGE also has a fixed cladogenic model which gives equal probability to a number of allowed range inheritance events, e.g.: (1) vicariance, (2) a new species starts in a subset of the ancestral range, (3) the ancestral range is copied to both species; in all cases, at least one species must have a starting range of size 1. LAGRANGE assigns equal probability to each of these events, and zero probability to other events. BioGeoBEARS adds an additional cladogenic event: founder-event speciation (the new species jumps to a range outside of the ancestral range), and also allows the relative weighting of the different sorts of events to be made into free parameters, allowing optimization and standard model choice procedures to pick the best model. The relative probability of different descendent range sizes is also parameterized and thus can also be specified or estimated. The flexibility available in BioGeoBEARS also enables the natural incorporation of (1) imperfect detection of geographic ranges in the tips, and (2) inclusion of fossil geographic range data, when the fossils are tips on the phylogeny. Bayesian analysis has been implemented through use of the "LaplacesDemon" package, however this package is now maintained off of CRAN, so its usage is not formally included in BioGeoBEARS at the current time. CITATION INFO: This package is the result of my Ph.D. research, please cite the package if you use it! Type: citation(package="BioGeoBEARS") to get the citation information.
URL: http://phylo.wikidot.com/biogeobears
License: GPL (>= 2)
LazyLoad: yes
ByteCompile: true
Packaged: 2014-01-02 14:02:17 UTC; ripley
Author: Nicholas J. Matzke [aut, cre, cph]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-02 15:15:11

More information about BioGeoBEARS at CRAN
Permanent link


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