Sat, 11 Oct 2014

Package VdgRsm updated to version 1.02 with previous version 1.01 dated 2014-03-06

Title: Variance Dispersion and Fraction of Design Space Plots
Description: This package creates variance dispersion graphs (VDGs), fraction of design space (FDS) plots for second-order model designs in spherical or cuboidal regions, and also generates the central composite designs, factorial designs.
Author: Patchanok Srisuradetchai, John J. Borkowski
Maintainer: Patchanok Srisuradetchai

Diff between VdgRsm versions 1.01 dated 2014-03-06 and 1.02 dated 2014-10-11

 DESCRIPTION           |   14 -
 MD5                   |   20 +-
 NAMESPACE             |   11 -
 R/VdgRsm.R            |  356 +++++++++++++++++++++++++++++++++++++-------------
 man/VdgRsm-package.Rd |    6 
 man/cpv.Rd            |    6 
 man/fds.cube.Rd       |   14 -
 man/fds.sphere.Rd     |   15 --
 man/gen.CCD.Rd        |only
 man/gen.Factr.Rd      |only
 man/hyperarcs.vdg.Rd  |    7 
 man/spv.Rd            |   18 --
 12 files changed, 311 insertions(+), 156 deletions(-)

More information about VdgRsm at CRAN
Permanent link

Package mkin updated to version 0.9-33 with previous version 0.9-32 dated 2014-07-24

Title: Routines for fitting kinetic models with one or more state variables to chemical degradation data
Description: Calculation routines based on the FOCUS Kinetics Report (2006). Includes a function for conveniently defining differential equation models, model solution based on eigenvalues if possible or using numerical solvers and a choice of the optimisation methods made available by the FME package (default is a Levenberg-Marquardt variant). Please note that no warranty is implied for correctness of results or fitness for a particular purpose.
Author: Johannes Ranke [aut, cre, cph], Katrin Lindenberger [ctb], René Lehmann [ctb], Eurofins Regulatory AG [cph]
Maintainer: Johannes Ranke

Diff between mkin versions 0.9-32 dated 2014-07-24 and 0.9-33 dated 2014-10-11

 DESCRIPTION                       |   12 -
 MD5                               |   41 +++---
 NEWS                              |   41 ++++++
 R/mkinerrmin.R                    |    9 -
 R/mkinfit.R                       |   32 +++--
 R/plot.mkinfit.R                  |    2 
 R/transform_odeparms.R            |   15 ++
 README.md                         |    3 
 TODO                              |    4 
 inst/doc/FOCUS_L.R                |   20 ---
 inst/doc/FOCUS_L.html             |  242 ++++++++++++++++++++------------------
 inst/doc/FOCUS_Z.R                |   56 ++------
 inst/doc/FOCUS_Z.Rnw              |    1 
 inst/doc/FOCUS_Z.pdf              |binary
 inst/doc/mkin.R                   |    2 
 inst/doc/mkin.pdf                 |binary
 inst/unitTests/runit.mkinerrmin.R |only
 inst/unitTests/runit.mkinfit.R    |   38 -----
 man/mkinerrmin.Rd                 |   10 +
 man/mkinfit.Rd                    |    3 
 tests/doRUnit.R                   |    1 
 vignettes/FOCUS_Z.Rnw             |    1 
 22 files changed, 278 insertions(+), 255 deletions(-)

More information about mkin at CRAN
Permanent link

Package afex updated to version 0.11-131 with previous version 0.10-113 dated 2014-08-04

Title: Analysis of Factorial Experiments
Description: Provides convenience functions for analyzing factorial experiments using ANOVA or mixed models. ez.glm(), aov.car(), or aov4() allow convenient specification of between, within (i.e., repeated-measures), or mixed between-within (i.e., split-plot) ANOVAs for data in long format (i.e., one observation per row) aggregating more then one observation per individual and cell of the design. mixed() fits a mixed model using lme4::lmer() and computes p-values for all effects in the model using either Kenward-Roger approximation of degrees of freedom (LMM only), parametric bootstrap (LMMs and GLMMs) or likelihood ratio tests (LMMs and GLMMs). afex uses type 3 sums of squares as default (imitating commercial statistical software). compare.2.vectors() compares two vectors using a variety of tests (t, wilcoxon, and permutation).
Author: Henrik Singmann [aut, cre], Ben Bolker [aut], Søren Højsgaard [ctb], John Fox [ctb], Michael A. Lawrence [ctb], Ulf Mertens [ctb]
Maintainer: Henrik Singmann

Diff between afex versions 0.10-113 dated 2014-08-04 and 0.11-131 dated 2014-10-11

 DESCRIPTION                              |   40 +++++-----
 MD5                                      |   45 ++++++------
 NAMESPACE                                |   14 +++
 NEWS                                     |   39 ++++++++++
 R/afex-package.R                         |   10 +-
 R/allFit.R                               |only
 R/aov.car.R                              |   35 +++++++--
 R/mixed.R                                |  114 ++++++++++++++++++++++++++-----
 man/afex-package.Rd                      |   12 +--
 man/allFit.Rd                            |only
 man/aov.car.Rd                           |   32 ++++----
 man/compare.2.vectors.Rd                 |    6 -
 man/md_12.1.Rd                           |    2 
 man/md_15.1.Rd                           |    2 
 man/md_16.1.Rd                           |    2 
 man/md_16.4.Rd                           |    2 
 man/mixed.Rd                             |   44 ++++++++++-
 man/nice.anova.Rd                        |    6 -
 man/obk.long.Rd                          |    2 
 man/round_ps.Rd                          |    2 
 man/set_sum_contrasts.Rd                 |    2 
 tests/testthat/test-all.R                |   10 +-
 tests/testthat/test-aov.car-bugs.R       |only
 tests/testthat/test-aov.car-structural.R |   18 ++++
 tests/testthat/test-mixed-structure.R    |   29 +++++++
 25 files changed, 354 insertions(+), 114 deletions(-)

More information about afex at CRAN
Permanent link

New package BSGW with initial version 0.9
Package: BSGW
Type: Package
Title: Bayesian Survival Model using Generalized Weibull Regression
Version: 0.9
Date: 2014-10-11
Author: Alireza S. Mahani, Mansour T.A. Sharabiani
Maintainer: Alireza S. Mahani
Description: Bayesian survival model using Weibull regression on both scale and shape parameters.
License: GPL (>= 2)
Depends: survival
Packaged: 2014-10-11 22:19:22 UTC; amahani
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-12 02:02:48

More information about BSGW at CRAN
Permanent link

Package VAR.etp updated to version 0.5 with previous version 0.4 dated 2014-06-07

Title: VAR modelling: estimation, testing, and prediction
Description: Estimation, Hypothesis Testing, Prediction for Stationary Vector Autoregressive Models
Author: Jae. H. Kim
Maintainer: Jae H. Kim

Diff between VAR.etp versions 0.4 dated 2014-06-07 and 0.5 dated 2014-10-11

 DESCRIPTION            |    8 ++++----
 MD5                    |   16 ++++++++--------
 R/PR2.R                |    2 +-
 R/PR3.R                |    2 +-
 man/PR.IARM.Rd         |   10 ++++------
 man/VAR.LR.Rd          |    9 +++++++--
 man/VAR.Pope.Rd        |    6 +++---
 man/VAR.Wald.Rd        |   10 ++++++++--
 man/VAR.etp-package.Rd |    4 ++--
 9 files changed, 38 insertions(+), 29 deletions(-)

More information about VAR.etp at CRAN
Permanent link

New package RAdwords with initial version 0.1
Package: RAdwords
Type: Package
Title: RAdwords: Loading Adwords data into R
Description: The aim of RAdwords is loading Adwords data into R. Therefore the package implements three main features. First, the package provides an authentication process for R with the Adwords API via OAUTH2. Second, the package offers an interface to apply the Adwords query language in R and query the Adwords API with ad-hoc reports. Third, the received data are transformed into suitable data formats for further data processing and data analysis.
Version: 0.1
Author: Johannes Burkhardt , Matthias Bannert
Maintainer: Johannes Burkhardt
Depends: R (>= 3.0.3)
Imports: RCurl, rjson
License: GPL (>= 2) | MIT + file LICENSE
URL: https://github.com/jburkhardt/RAdwords
Packaged: 2014-10-11 15:44:41 UTC; jburkhardt
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-11 18:33:25

More information about RAdwords at CRAN
Permanent link

Package timetools updated to version 1.6.1 with previous version 1.6.0 dated 2014-05-13

Title: provides objects and tools to manipulate irregular heterogeneous time data and subtime data.
Description: This package is intended to manipulate irregular time series such as subtime series, series based on time intervals, etc. This package uses only POSIX* format. Main things defined in this package are the classes POSIXcti, POSIXctp, TimeIntervalDataFrame, TimeInstantDataFrame, SubtimeDataFrame, methods to switch from one class to another and the changeSupport method for TimeIntervalDataFrame.
Author: Vladislav Navel
Maintainer: Vladislav Navel

Diff between timetools versions 1.6.0 dated 2014-05-13 and 1.6.1 dated 2014-10-11

 DESCRIPTION               |    8 ++++----
 MD5                       |    6 +++---
 R/TimeIntervalDataFrame.R |    2 +-
 man/timetools-package.Rd  |    4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

More information about timetools at CRAN
Permanent link

Package GetoptLong updated to version 0.0.7 with previous version 0.0.6 dated 2014-08-18

Title: Parse command-line arguments and variable interpolation
Description: Parsing command-line arguments by Perl module Getopt::Long. It also provides a simple way for variable interpolation in R.
Author: Zuguang Gu
Maintainer: Zuguang Gu

Diff between GetoptLong versions 0.0.6 dated 2014-08-18 and 0.0.7 dated 2014-10-11

 DESCRIPTION                          |   13 +-
 MD5                                  |   39 +++---
 NAMESPACE                            |    6 -
 NEWS                                 |    9 +
 R/GetoptLong.R                       |   57 +++++++--
 R/global.R                           |only
 R/qq.R                               |   52 +++++---
 inst/doc/GetoptLong.R                |  153 +++++--------------------
 inst/doc/GetoptLong.Rnw              |   66 +++++------
 inst/doc/GetoptLong.pdf              |binary
 inst/doc/variable_interpolation.R    |  206 +++++++++++------------------------
 inst/doc/variable_interpolation.Rnw  |   33 +++--
 inst/doc/variable_interpolation.pdf  |binary
 inst/tests/test_GetoptLong.R         |   20 +--
 inst/tests/test_qq.R                 |   28 ++--
 man/GetoptLong.options.rd            |only
 man/GetoptLong.rd                    |    3 
 man/qq.options.rd                    |only
 man/qq.rd                            |    1 
 man/qqcat.rd                         |    8 -
 vignettes/GetoptLong.Rnw             |   66 +++++------
 vignettes/variable_interpolation.Rnw |   33 +++--
 22 files changed, 353 insertions(+), 440 deletions(-)

More information about GetoptLong at CRAN
Permanent link

New package mfblock with initial version 1.0
Package: mfblock
Type: Package
Title: Fitting and Simulation of a block multifactor model
Version: 1.0
Date: 2014-09-11
Author: Marc Fortier
Maintainer: Marc Fortier
Imports: boot,nloptr
Description: Implementation of the simulated method of moments (smm) of Oh and Patton for copula-based multivariate models
License: GPL-3
Depends: skewt
NeedsCompilation: TRUE
Packaged: 2014-10-10 21:40:10 UTC; root
Repository: CRAN
Date/Publication: 2014-10-11 07:07:36

More information about mfblock at CRAN
Permanent link

Package dplyr updated to version 0.3.0.2 with previous version 0.3.0.1 dated 2014-10-08

Title: A Grammar of Data Manipulation
Description: A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Author: Hadley Wickham [aut, cre], Romain Francois [aut], RStudio [cph]
Maintainer: Hadley Wickham

Diff between dplyr versions 0.3.0.1 dated 2014-10-08 and 0.3.0.2 dated 2014-10-11

 DESCRIPTION                    |    8 +++---
 MD5                            |   22 +++++++++---------
 R/src-mysql.r                  |    2 -
 R/src-postgres.r               |    2 -
 inst/doc/databases.html        |   26 +++++++---------------
 inst/doc/introduction.Rmd      |    2 -
 inst/doc/introduction.html     |   18 +++++++--------
 inst/doc/memory.html           |   48 ++++++++++++++++++++---------------------
 inst/doc/nse.html              |    4 +--
 inst/doc/window-functions.html |   22 ++++--------------
 tests/testthat/helper-data.r   |    8 +++---
 vignettes/introduction.Rmd     |    2 -
 12 files changed, 72 insertions(+), 92 deletions(-)

More information about dplyr at CRAN
Permanent link


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