Fri, 07 Nov 2014

Package vcrpart updated to version 0.2-2 with previous version 0.2-1 dated 2014-09-09

Title: Tree-Based Varying Coefficient Regression for Generalized Linear and Ordinal Mixed Models
Description: Recursive partitioning for varying coefficient generalized linear models and ordinal linear mixed models. Special features are coefficient-wise partitioning, non-varying coefficients and partitioning of time-varying variables in longitudinal regression.
Author: Reto Buergin [aut, cre, cph], Gilbert Ritschard [ctb, ths]
Maintainer: Reto Buergin

Diff between vcrpart versions 0.2-1 dated 2014-09-09 and 0.2-2 dated 2014-11-07

 DESCRIPTION         |   11 
 MD5                 |   60 +--
 NAMESPACE           |   11 
 NEWS                |   41 +-
 R/AllGeneric.R      |    2 
 R/fvcm.R            |   37 +
 R/olmm-methods.R    |   88 +++-
 R/olmm.R            |   66 ++-
 R/tvcm-cv.R         |  170 +++-----
 R/tvcm-methods.R    |  551 +++++++++++++---------------
 R/tvcm-plot.R       |  207 +++++++---
 R/tvcm-utils.R      | 1008 ++++++++++++++++++++++++++++------------------------
 R/tvcm.R            |  274 +++++++++-----
 R/utils.R           |    2 
 data/PL.RData       |only
 man/PL.Rd           |only
 man/fvcm.Rd         |   19 
 man/olmm-gefp.Rd    |   32 -
 man/olmm-methods.Rd |   33 +
 man/olmm.Rd         |    2 
 man/poverty.Rd      |    2 
 man/tvcglm.Rd       |only
 man/tvcm-control.Rd |  136 ++-----
 man/tvcm-cv.Rd      |  247 +++++-------
 man/tvcm-methods.Rd |   17 
 man/tvcm-plot.Rd    |    7 
 man/tvcm.Rd         |  169 ++------
 man/tvcolmm.Rd      |only
 src/init.c          |    3 
 src/olmm.c          |   33 -
 src/tvcm.c          |only
 src/tvcm.h          |only
 src/utils.c         |   44 --
 src/utils.h         |    2 
 34 files changed, 1748 insertions(+), 1526 deletions(-)

More information about vcrpart at CRAN
Permanent link

Package stm updated to version 1.0.8 with previous version 1.0.1 dated 2014-10-04

Title: Estimation of the Structural Topic Model
Description: The Structural Topic Model (STM) allows researchers to estimate topic models with document-level covariates. The package also includes tools for model selection, visualization, and estimation of topic-covariate regressions.
Author: Margaret E. Roberts, Brandon M. Stewart and Dustin Tingley
Maintainer: Brandon Stewart

Diff between stm versions 1.0.1 dated 2014-10-04 and 1.0.8 dated 2014-11-07

 stm-1.0.1/stm/vignettes/stmVignette-006.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-008.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-009.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-010.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-011.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-012.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-014.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-017.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-021.pdf |only
 stm-1.0.1/stm/vignettes/stmVignette-024.pdf |only
 stm-1.0.8/stm/DESCRIPTION                   |    8 
 stm-1.0.8/stm/MD5                           |   76 +--
 stm-1.0.8/stm/NAMESPACE                     |    2 
 stm-1.0.8/stm/R/STMfunctions.R              |    6 
 stm-1.0.8/stm/R/STMinit.R                   |   11 
 stm-1.0.8/stm/R/multiSTM.R                  |   33 +
 stm-1.0.8/stm/R/parseFormulas.R             |only
 stm-1.0.8/stm/R/plot.estimateEffect.R       |  646 +++-------------------------
 stm-1.0.8/stm/R/plot.searchK.R              |    9 
 stm-1.0.8/stm/R/plotRemoved.R               |  106 ++--
 stm-1.0.8/stm/R/plottingutilfns.R           |only
 stm-1.0.8/stm/R/prepDocuments.R             |    3 
 stm-1.0.8/stm/R/produce_cmatrix.R           |only
 stm-1.0.8/stm/R/s.R                         |    7 
 stm-1.0.8/stm/R/searchK.R                   |   66 --
 stm-1.0.8/stm/R/selectModel.R               |    8 
 stm-1.0.8/stm/R/simBetas.R                  |only
 stm-1.0.8/stm/build/vignette.rds            |binary
 stm-1.0.8/stm/data/gadarian.RData           |binary
 stm-1.0.8/stm/data/gadarianFit.RData        |binary
 stm-1.0.8/stm/data/poliblog5k.RData         |binary
 stm-1.0.8/stm/inst/NEWS.Rd                  |   11 
 stm-1.0.8/stm/inst/doc/stmVignette.R        |   93 ++--
 stm-1.0.8/stm/inst/doc/stmVignette.Rnw      |  139 ++----
 stm-1.0.8/stm/inst/doc/stmVignette.pdf      |binary
 stm-1.0.8/stm/man/estimateEffect.Rd         |    2 
 stm-1.0.8/stm/man/manyTopics.Rd             |    2 
 stm-1.0.8/stm/man/multiSTM.Rd               |   18 
 stm-1.0.8/stm/man/plot.estimateEffect.Rd    |   73 ++-
 stm-1.0.8/stm/man/plotRemoved.Rd            |   37 -
 stm-1.0.8/stm/man/prepDocuments.Rd          |    4 
 stm-1.0.8/stm/man/searchK.Rd                |   12 
 stm-1.0.8/stm/man/selectModel.Rd            |   12 
 stm-1.0.8/stm/man/stm-package.Rd            |    4 
 stm-1.0.8/stm/man/stm.Rd                    |    2 
 stm-1.0.8/stm/vignettes/stmVignette.Rnw     |  139 ++----
 46 files changed, 529 insertions(+), 1000 deletions(-)

More information about stm at CRAN
Permanent link

Package spaMM updated to version 1.4.0 with previous version 1.3.0 dated 2014-09-09

Title: Mixed Models, Particularly Spatial GLMMs
Description: Implements a collection of functions for inference in mixed models. It was developed in particular for GLMMs with spatial correlations, but also fits models with non-Gaussian random effects (e.g., Beta Binomial, or negative-binomial mixed models). Heteroskedasticity can further be fitted by a linear model. The algorithms are currently various Laplace approximations methods for ML or REML, in particular h-likelihood and penalized-likelihood methods.
Author: François Rousset [aut, cre, cph], Jean-Baptiste Ferdy [aut, cph]
Maintainer: François Rousset

Diff between spaMM versions 1.3.0 dated 2014-09-09 and 1.4.0 dated 2014-11-07

 spaMM-1.3.0/spaMM/R/Bartlett.robust.R             |only
 spaMM-1.3.0/spaMM/R/CondNormfn.R                  |only
 spaMM-1.3.0/spaMM/R/DEPARSE.R                     |only
 spaMM-1.3.0/spaMM/R/Dim.corMatern.R               |only
 spaMM-1.3.0/spaMM/R/GammaForDispGammaGLM.R        |only
 spaMM-1.3.0/spaMM/R/HLCor.obj.R                   |only
 spaMM-1.3.0/spaMM/R/HL_process.args.R             |only
 spaMM-1.3.0/spaMM/R/HL_strictify.R                |only
 spaMM-1.3.0/spaMM/R/Initialize.corMatern.R        |only
 spaMM-1.3.0/spaMM/R/LRT.R                         |only
 spaMM-1.3.0/spaMM/R/LevenbergMstepCallingCpp.R    |only
 spaMM-1.3.0/spaMM/R/Matern.corr.R                 |only
 spaMM-1.3.0/spaMM/R/Matern.local.R                |only
 spaMM-1.3.0/spaMM/R/Predictor.R                   |only
 spaMM-1.3.0/spaMM/R/QRwrap.R                      |only
 spaMM-1.3.0/spaMM/R/RcppChol.blockDiag.R          |only
 spaMM-1.3.0/spaMM/R/ULI.R                         |only
 spaMM-1.3.0/spaMM/R/Variogram.corMatern.R         |only
 spaMM-1.3.0/spaMM/R/alternating.R                 |only
 spaMM-1.3.0/spaMM/R/anova.HLfit.R                 |only
 spaMM-1.3.0/spaMM/R/as.blockDiag.bar.R            |only
 spaMM-1.3.0/spaMM/R/as.blockDiag.formula.R        |only
 spaMM-1.3.0/spaMM/R/as.blockDiag.list.R           |only
 spaMM-1.3.0/spaMM/R/as.blockDiag.matrix.R         |only
 spaMM-1.3.0/spaMM/R/as.blockDiag.partition.R      |only
 spaMM-1.3.0/spaMM/R/as.matrix.blockDiag.R         |only
 spaMM-1.3.0/spaMM/R/asStandardFormula.R           |only
 spaMM-1.3.0/spaMM/R/bessel_lnKnu.R                |only
 spaMM-1.3.0/spaMM/R/binomialize.R                 |only
 spaMM-1.3.0/spaMM/R/calc.tXinvS.R                 |only
 spaMM-1.3.0/spaMM/R/calcDhDv2.R                   |only
 spaMM-1.3.0/spaMM/R/calcPredVar.R                 |only
 spaMM-1.3.0/spaMM/R/checkDistMatrix.R             |only
 spaMM-1.3.0/spaMM/R/checkRandLink.R               |only
 spaMM-1.3.0/spaMM/R/checkRandLinkS.R              |only
 spaMM-1.3.0/spaMM/R/checkRespFam.R                |only
 spaMM-1.3.0/spaMM/R/chol.blockDiag.R              |only
 spaMM-1.3.0/spaMM/R/clean_cs.R                    |only
 spaMM-1.3.0/spaMM/R/coef.corMatern.R              |only
 spaMM-1.3.0/spaMM/R/coef_-.corMatern.R            |only
 spaMM-1.3.0/spaMM/R/compare.model.structures.R    |only
 spaMM-1.3.0/spaMM/R/compute.ZALlist.R             |only
 spaMM-1.3.0/spaMM/R/confint.HLfit.R               |only
 spaMM-1.3.0/spaMM/R/connectedSets.R               |only
 spaMM-1.3.0/spaMM/R/corFactor.corMatern.R         |only
 spaMM-1.3.0/spaMM/R/corMatrix.corMatern.R         |only
 spaMM-1.3.0/spaMM/R/d2mudeta2fn.R                 |only
 spaMM-1.3.0/spaMM/R/designL.from.Corr.R           |only
 spaMM-1.3.0/spaMM/R/dispFn.R                      |only
 spaMM-1.3.0/spaMM/R/dispGammaGLM.R                |only
 spaMM-1.3.0/spaMM/R/dispInv.R                     |only
 spaMM-1.3.0/spaMM/R/elim.redundant.V.R            |only
 spaMM-1.3.0/spaMM/R/eval.update.call.R            |only
 spaMM-1.3.0/spaMM/R/extract.check.coords.R        |only
 spaMM-1.3.0/spaMM/R/extrapolhull.R                |only
 spaMM-1.3.0/spaMM/R/filled.mapMM.R                |only
 spaMM-1.3.0/spaMM/R/findOffset.R                  |only
 spaMM-1.3.0/spaMM/R/findSpatial.R                 |only
 spaMM-1.3.0/spaMM/R/findSpatialOrNot.R            |only
 spaMM-1.3.0/spaMM/R/findbarsMM.R                  |only
 spaMM-1.3.0/spaMM/R/findblocks.R                  |only
 spaMM-1.3.0/spaMM/R/fitted.HLfit.R                |only
 spaMM-1.3.0/spaMM/R/fitted.HLfitlist.R            |only
 spaMM-1.3.0/spaMM/R/fixedLRT.R                    |only
 spaMM-1.3.0/spaMM/R/fixef.HLfit.R                 |only
 spaMM-1.3.0/spaMM/R/generateFileName.R            |only
 spaMM-1.3.0/spaMM/R/getCallHL.R                   |only
 spaMM-1.3.0/spaMM/R/getCovariate.corMatern.R      |only
 spaMM-1.3.0/spaMM/R/getHLfit.R                    |only
 spaMM-1.3.0/spaMM/R/getProcessed.R                |only
 spaMM-1.3.0/spaMM/R/getgroups.R                   |only
 spaMM-1.3.0/spaMM/R/is.identity.R                 |only
 spaMM-1.3.0/spaMM/R/is.square.diagonal.R          |only
 spaMM-1.3.0/spaMM/R/largeLambdaMessages.R         |only
 spaMM-1.3.0/spaMM/R/legend_lambda.R               |only
 spaMM-1.3.0/spaMM/R/locoptimthroughSmooth.R       |only
 spaMM-1.3.0/spaMM/R/logDet.corMatern.R            |only
 spaMM-1.3.0/spaMM/R/loglfn.ranU.R                 |only
 spaMM-1.3.0/spaMM/R/make.scaled.dist.R            |only
 spaMM-1.3.0/spaMM/R/makeCheckGeoMatrices.R        |only
 spaMM-1.3.0/spaMM/R/makeCovEst.R                  |only
 spaMM-1.3.0/spaMM/R/makeLowerUpper.R              |only
 spaMM-1.3.0/spaMM/R/muetafn.R                     |only
 spaMM-1.3.0/spaMM/R/multi.R                       |only
 spaMM-1.3.0/spaMM/R/newetaFix.R                   |only
 spaMM-1.3.0/spaMM/R/noOffset.R                    |only
 spaMM-1.3.0/spaMM/R/noReForm.R                    |only
 spaMM-1.3.0/spaMM/R/nobarsMM.R                    |only
 spaMM-1.3.0/spaMM/R/nobarsNooffset.R              |only
 spaMM-1.3.0/spaMM/R/nuFn.R                        |only
 spaMM-1.3.0/spaMM/R/nuInv.R                       |only
 spaMM-1.3.0/spaMM/R/old.nextPoints.R              |only
 spaMM-1.3.0/spaMM/R/post.process.ZALlist.R        |only
 spaMM-1.3.0/spaMM/R/predict.HLfit.R               |only
 spaMM-1.3.0/spaMM/R/predictionCoeffs.R            |only
 spaMM-1.3.0/spaMM/R/print.HLfit.R                 |only
 spaMM-1.3.0/spaMM/R/print.HLfitlist.R             |only
 spaMM-1.3.0/spaMM/R/print.arglist.R               |only
 spaMM-1.3.0/spaMM/R/print.fixedLRT.R              |only
 spaMM-1.3.0/spaMM/R/print.predictor.R             |only
 spaMM-1.3.0/spaMM/R/ranef.HLfit.R                 |only
 spaMM-1.3.0/spaMM/R/recalc.corMatern.R            |only
 spaMM-1.3.0/spaMM/R/rhoFn.R                       |only
 spaMM-1.3.0/spaMM/R/rhoInv.R                      |only
 spaMM-1.3.0/spaMM/R/rntneg.R                      |only
 spaMM-1.3.0/spaMM/R/rntpos.R                      |only
 spaMM-1.3.0/spaMM/R/rsimplex.R                    |only
 spaMM-1.3.0/spaMM/R/rvolTriangulation.R           |only
 spaMM-1.3.0/spaMM/R/safesolve.qr.matrix.R         |only
 spaMM-1.3.0/spaMM/R/safesolve.qr.vector.R         |only
 spaMM-1.3.0/spaMM/R/sampleGridFromLowUp.R         |only
 spaMM-1.3.0/spaMM/R/sampleNearby.R                |only
 spaMM-1.3.0/spaMM/R/sampleNextPoints.R            |only
 spaMM-1.3.0/spaMM/R/selectLoglfn.R                |only
 spaMM-1.3.0/spaMM/R/setProcessed.R                |only
 spaMM-1.3.0/spaMM/R/simulate.HLfit.R              |only
 spaMM-1.3.0/spaMM/R/simulate.HLfitlist.R          |only
 spaMM-1.3.0/spaMM/R/solveCov.R                    |only
 spaMM-1.3.0/spaMM/R/solveWrap.matrix.R            |only
 spaMM-1.3.0/spaMM/R/solveWrap.vector.R            |only
 spaMM-1.3.0/spaMM/R/spMMFactorList.R              |only
 spaMM-1.3.0/spaMM/R/spMMexpandSlash.R             |only
 spaMM-1.3.0/spaMM/R/spaMM-internal.R              |only
 spaMM-1.3.0/spaMM/R/spaMM.colors.R                |only
 spaMM-1.3.0/spaMM/R/spaMM.filled.contour.R        |only
 spaMM-1.3.0/spaMM/R/spaMM.getOption.R             |only
 spaMM-1.3.0/spaMM/R/spaMM.options.R               |only
 spaMM-1.3.0/spaMM/R/spaMMLRT.R                    |only
 spaMM-1.3.0/spaMM/R/summary.HLfit.R               |only
 spaMM-1.3.0/spaMM/R/summary.HLfitlist.R           |only
 spaMM-1.3.0/spaMM/R/summary.fixedLRT.R            |only
 spaMM-1.3.0/spaMM/R/t.blockDiag.R                 |only
 spaMM-1.3.0/spaMM/R/theta.mu.canonical.R          |only
 spaMM-1.3.0/spaMM/R/theta.mu.conjugate.R          |only
 spaMM-1.3.0/spaMM/R/thetaMuDerivs.R               |only
 spaMM-1.3.0/spaMM/R/toCanonical.R                 |only
 spaMM-1.3.0/spaMM/R/tryCatch.W.E.R                |only
 spaMM-1.3.0/spaMM/R/update.HLfit.R                |only
 spaMM-1.3.0/spaMM/R/updateW_ranefS.R              |only
 spaMM-1.3.0/spaMM/R/updateWranef.R                |only
 spaMM-1.3.0/spaMM/R/upperPoints.R                 |only
 spaMM-1.3.0/spaMM/R/validData.R                   |only
 spaMM-1.3.0/spaMM/R/volTriangulation.R            |only
 spaMM-1.3.0/spaMM/R/z%_%.blockDiag.R              |only
 spaMM-1.3.0/spaMM/R/z%id_id%.R                    |only
 spaMM-1.3.0/spaMM/R/z^.blockDiag.R                |only
 spaMM-1.4.0/spaMM/DESCRIPTION                     |   10 
 spaMM-1.4.0/spaMM/MD5                             |  252 ---
 spaMM-1.4.0/spaMM/NAMESPACE                       |    7 
 spaMM-1.4.0/spaMM/R/Beta.R                        |    3 
 spaMM-1.4.0/spaMM/R/HLCor.R                       |  140 +
 spaMM-1.4.0/spaMM/R/HLFactorList.R                |only
 spaMM-1.4.0/spaMM/R/HLfit.R                       | 1717 ++++++++++++----------
 spaMM-1.4.0/spaMM/R/HLframes.R                    |  226 ++
 spaMM-1.4.0/spaMM/R/LR.R                          |only
 spaMM-1.4.0/spaMM/R/LevenbergMstep.R              |   21 
 spaMM-1.4.0/spaMM/R/auglinmodfit.R                |only
 spaMM-1.4.0/spaMM/R/blockDiag.R                   |only
 spaMM-1.4.0/spaMM/R/calc.p_v.R                    |only
 spaMM-1.4.0/spaMM/R/confint.R                     |only
 spaMM-1.4.0/spaMM/R/corMatern.R                   |  343 ++++
 spaMM-1.4.0/spaMM/R/corrHLfit.R                   |  291 +++
 spaMM-1.4.0/spaMM/R/corrMM.LRT.R                  |  402 ++++-
 spaMM-1.4.0/spaMM/R/correlationFns.R              |only
 spaMM-1.4.0/spaMM/R/expandSlash.R                 |only
 spaMM-1.4.0/spaMM/R/extractors.R                  |only
 spaMM-1.4.0/spaMM/R/findplus.R                    |    1 
 spaMM-1.4.0/spaMM/R/generateName.R                |   15 
 spaMM-1.4.0/spaMM/R/inverse.Gamma.R               |   11 
 spaMM-1.4.0/spaMM/R/is.diagonal.R                 |only
 spaMM-1.4.0/spaMM/R/locoptim.R                    |   27 
 spaMM-1.4.0/spaMM/R/locoptimthroughsmooth.R       |only
 spaMM-1.4.0/spaMM/R/mapMM.R                       |  194 ++
 spaMM-1.4.0/spaMM/R/migraineLike.R                |only
 spaMM-1.4.0/spaMM/R/multinomial.R                 |only
 spaMM-1.4.0/spaMM/R/ordinaryKrigingCoefs.R        |   10 
 spaMM-1.4.0/spaMM/R/pastefrom.R                   |   24 
 spaMM-1.4.0/spaMM/R/plot.HLfit.R                  |    5 
 spaMM-1.4.0/spaMM/R/plotdhglm.R                   |    1 
 spaMM-1.4.0/spaMM/R/predict.R                     |only
 spaMM-1.4.0/spaMM/R/predictor.R                   |only
 spaMM-1.4.0/spaMM/R/preprocess.R                  |  158 +-
 spaMM-1.4.0/spaMM/R/profile.R                     |only
 spaMM-1.4.0/spaMM/R/separator.R                   |  243 +--
 spaMM-1.4.0/spaMM/R/simulate.HL.R                 |only
 spaMM-1.4.0/spaMM/R/slashTerms.R                  |    1 
 spaMM-1.4.0/spaMM/R/spaMM.data.R                  |only
 spaMM-1.4.0/spaMM/R/subbarsMM.R                   |    1 
 spaMM-1.4.0/spaMM/R/summary.HL.R                  |only
 spaMM-1.4.0/spaMM/R/update.HL.R                   |only
 spaMM-1.4.0/spaMM/R/utils.R                       |only
 spaMM-1.4.0/spaMM/data/seeds.RData                |only
 spaMM-1.4.0/spaMM/data/welding.RData              |only
 spaMM-1.4.0/spaMM/man/HLCor.Rd                    |    2 
 spaMM-1.4.0/spaMM/man/HLfit.Rd                    |   30 
 spaMM-1.4.0/spaMM/man/corrHLfit.Rd                |   10 
 spaMM-1.4.0/spaMM/man/extractors.Rd               |   20 
 spaMM-1.4.0/spaMM/man/multinomial.Rd              |    6 
 spaMM-1.4.0/spaMM/man/options.Rd                  |    9 
 spaMM-1.4.0/spaMM/man/predict.Rd                  |   51 
 spaMM-1.4.0/spaMM/man/seeds.Rd                    |only
 spaMM-1.4.0/spaMM/man/spaMM-internal-blockDiag.Rd |    1 
 spaMM-1.4.0/spaMM/man/spaMM-internal.Rd           |   18 
 spaMM-1.4.0/spaMM/man/spaMM.Rd                    |    2 
 spaMM-1.4.0/spaMM/man/update.Rd                   |    8 
 spaMM-1.4.0/spaMM/man/welding.Rd                  |only
 spaMM-1.4.0/spaMM/tests                           |only
 207 files changed, 3045 insertions(+), 1215 deletions(-)

More information about spaMM at CRAN
Permanent link

New package pez with initial version 0.9-0
Package: pez
Type: Package
Title: Phylogenetics for the Environmental Sciences
Version: 0.9-0
Date: 2014-09-16
Author: William D. Pearse, Marc W. Cadotte, Jeannine Cavender-Bares, Caroline Tucker, Steve C. Walker, Matthew R. Helmus
Maintainer: William D. Pearse
Description: Eco-phylogenetic and community phylogenetic analyses. Keeps community ecological and phylogenetic data matched up and comparable using 'comparative.comm' objects. Wrappers for common community phylogenetic indices ('shape', 'evenness', 'dispersion', and 'dissimilarity' metrics). Implementation of Cavender-Bares (2004) correlation of phylogenetic and ecological matrices ('fingerprint.regression'). Simulation of null assemblages, traits, and phylogenies ('scape', 'sim.meta.comm').
License: GPL-3
VignetteBuilder: knitr
Suggests: knitr (>= 1.6), plotrix (>= 3.5-7), methods (>= 3.1.1)
Imports: caper (>= 0.5-2), picante (>= 1.6-2), quantreg (>= 5.05), mvtnorm (>= 1.0-0), vegan (>= 2.0-10), PVR (>= 0.2.1), ade4 (>= 1.6-2), apTreeshape (>= 1.4-5), FD (>= 1.0-12)
Depends: ape (>= 3.1-4)
Packaged: 2014-11-07 17:22:53 UTC; will
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-08 01:44:04

More information about pez at CRAN
Permanent link

Package miceadds updated to version 1.0 with previous version 0.14-9 dated 2014-07-30

Title: Some additional multiple imputation functions, especially for mice
Description: The package miceadds contains some auxiliary functions for multiple imputation which complements existing functionality in R. In addition to some utility functions, main features include plausible value imputation, multilevel imputation functions, imputation using partial least squares (PLS) for high dimensional predictors and two-way imputation.
Author: Alexander Robitzsch [aut, cre]
Maintainer: Alexander Robitzsch

Diff between miceadds versions 0.14-9 dated 2014-07-30 and 1.0 dated 2014-11-07

 DESCRIPTION             |    8 +++----
 MD5                     |   18 ++++++++--------
 R/load.data.R           |   22 ++++++++++++++++++-
 R/write.pspp.R          |    4 +--
 inst/NEWS               |   13 +++++++++++
 man/cxxfunction.copy.Rd |    4 +--
 man/data.largescale.Rd  |   53 +-----------------------------------------------
 man/data.smallscale.Rd  |   46 ++---------------------------------------
 man/load.data.Rd        |   14 +++++++++---
 man/miceadds-package.Rd |    4 +--
 10 files changed, 67 insertions(+), 119 deletions(-)

More information about miceadds at CRAN
Permanent link

New package LinCal with initial version 1.0
Package: LinCal
Title: Static Univariate Frequentist and Bayesian Linear Calibration
Version: 1.0
Author: Derick L. Rivers and Edward L. Boone
Maintainer: Derick L. Rivers
Description: Estimate and confidence/credible intervals for an unknown regressor x0 given an observed y0.
Depends: R (>= 3.0.2)
License: GPL-2
LazyData: yes
NeedsCompilation: no
Repository: CRAN
Packaged: 2014-11-07 18:06:26 UTC; derickrivers
Date/Publication: 2014-11-08 02:12:12

More information about LinCal at CRAN
Permanent link

New package dummy with initial version 0.1.0
Package: dummy
Type: Package
Title: Automatic Creation of Dummies with Support for Predictive Modeling
Version: 0.1.0
Date: 2014-11-05
Author: Michel Ballings and Dirk Van den Poel
Maintainer: Michel Ballings
Description: Efficiently create dummies of all factors and character vectors in a data frame. Support is included for learning the categories on one data set (e.g., a training set) and deploying them on another (e.g., a test set).
License: GPL (>= 2)
Packaged: 2014-11-06 19:07:03 UTC; michelballings
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-08 02:11:28

More information about dummy at CRAN
Permanent link

Package openssl updated to version 0.2 with previous version 0.1 dated 2014-10-21

Title: Bindings to OpenSSL
Description: Interfaces to the OpenSSL libraries libssl and libcrypto. Currently only implements bindings to the OpenSSL random number generator in order to generate crypto secure random bytes in R.
Author: Jeroen Ooms
Maintainer: Jeroen Ooms

Diff between openssl versions 0.1 dated 2014-10-21 and 0.2 dated 2014-11-07

 openssl-0.1/openssl/man/rand_pseudo_bytes.Rd |only
 openssl-0.2/openssl/DESCRIPTION              |   15 +++++-------
 openssl-0.2/openssl/MD5                      |   17 ++++++++------
 openssl-0.2/openssl/NAMESPACE                |    3 +-
 openssl-0.2/openssl/R/openssl.R              |   19 +++++++++-------
 openssl-0.2/openssl/R/random_num.R           |only
 openssl-0.2/openssl/configure                |   32 ++++++++++-----------------
 openssl-0.2/openssl/man/rand_bytes.Rd        |only
 openssl-0.2/openssl/man/rand_num.Rd          |only
 openssl-0.2/openssl/src/apple.h              |only
 openssl-0.2/openssl/src/rand_bytes.c         |    5 ++--
 openssl-0.2/openssl/tools/winlibs.R          |    4 +--
 12 files changed, 48 insertions(+), 47 deletions(-)

More information about openssl at CRAN
Permanent link

Package plot3D updated to version 1.0-2 with previous version 1.0-1 dated 2014-01-07

Title: Plotting multi-dimensional data.
Description: Functions for viewing 2-D and 3-D data, including perspective plots, slice plots, surface plots, scatter plots, ... Includes data sets from oceanography
Author: Karline Soetaert
Maintainer: Karline Soetaert

Diff between plot3D versions 1.0-1 dated 2014-01-07 and 1.0-2 dated 2014-11-07

 DESCRIPTION           |   10 +++++-----
 MD5                   |   28 ++++++++++++++--------------
 R/ImageOcean.R        |    8 ++++----
 R/plot.struct.R       |    7 +++++--
 R/text3D.R            |    1 +
 build/vignette.rds    |binary
 data/Hypsometry.rda   |binary
 data/Oxsat.rda        |binary
 inst/doc/plot3D.R     |   12 ++++++------
 inst/doc/plot3D.pdf   |binary
 inst/doc/plot3D.rnw   |    6 +++++-
 inst/doc/volcano.rnw  |    2 +-
 man/plot3D.Rd         |    7 ++++++-
 vignettes/plot3D.rnw  |    6 +++++-
 vignettes/volcano.rnw |    2 +-
 15 files changed, 53 insertions(+), 36 deletions(-)

More information about plot3D at CRAN
Permanent link

Package birk updated to version 1.2 with previous version 1.1 dated 2014-08-29

Title: MA Birk functions
Description: This is a compilation of functions that I found useful to make. It currently includes a unit of measurement conversion function and a few simple arithmetic functions.
Author: Matthew A Birk
Maintainer: Matthew A Birk

Diff between birk versions 1.1 dated 2014-08-29 and 1.2 dated 2014-11-07

 DESCRIPTION              |   10 +++++-----
 MD5                      |   14 ++++++++------
 R/conv_unit.R            |   30 +++++++++++++++++++++++-------
 R/geom_mean.R            |only
 man/birk-package.Rd      |    6 +++---
 man/conv_unit.Rd         |   25 +++++++++++++++++--------
 man/conv_unit_options.Rd |    7 +++++--
 man/geom_mean.Rd         |only
 man/se.Rd                |    2 +-
 9 files changed, 62 insertions(+), 32 deletions(-)

More information about birk at CRAN
Permanent link

Package rnrfa updated to version 0.1.5 with previous version 0.1.0 dated 2014-08-15

Title: UK National River Flow Archive data from R
Description: Utility functions to retrieve data from the UK National River Flow Archive. The package contains R wrappers to the UK NRFA data temporary-API (http://www.ceh.ac.uk/data/nrfa/). There are functions to retrieve stations falling in a bounding box, to generate a map and extracting time series and general information. It also contain the dataset \code{StationSummary}.
Author: Claudia Vitolo , Matthew Fry
Maintainer: Claudia Vitolo

Diff between rnrfa versions 0.1.0 dated 2014-08-15 and 0.1.5 dated 2014-11-07

 DESCRIPTION              |    8 ++---
 MD5                      |   20 ++++++------
 R/SearchNRFA.R           |   73 +++++++++++++++++++++++++++++------------------
 R/zzz.R                  |    4 +-
 man/FindInfo.Rd          |    2 -
 man/FindTS.Rd            |    2 -
 man/GetStationSummary.Rd |    2 -
 man/OSG2LatLon.Rd        |    2 -
 man/OSGParse.Rd          |    2 -
 man/SearchNRFA.Rd        |   13 +++++---
 man/ToJSONarray.Rd       |    2 -
 11 files changed, 76 insertions(+), 54 deletions(-)

More information about rnrfa at CRAN
Permanent link

Package Rfit updated to version 0.21 with previous version 0.18 dated 2014-06-26

Title: Rank Estimation for Linear Models
Description: R estimation and inference for linear models. Estimation is for general scores and a library of commonly used score functions is included.
Author: John Kloke, Joseph McKean
Maintainer: John Kloke

Diff between Rfit versions 0.18 dated 2014-06-26 and 0.21 dated 2014-11-07

 DESCRIPTION                   |    8 +-
 MD5                           |   75 ++++++++++++------------
 R/Rfit-package.R              |only
 R/confintadjust.R             |   54 +++++++++++++++--
 R/disp.R                      |   44 +++++++++++---
 R/drop.test.R                 |   69 +++++++++++++++++-----
 R/gettau.R                    |   30 +++++++++
 R/gettauF0.R                  |    2 
 R/grad.R                      |   45 +++++++++++---
 R/jaeckel.R                   |  100 +++++++++++++++++++++++++++-----
 R/kwayr.r                     |   30 +++++++++
 R/looptau.r                   |    2 
 R/oneway.rfit.R               |  108 +++++++++++++++++++++-------------
 R/pasteColsRfit.R             |    3 
 R/print.drop.test.R           |   12 +--
 R/print.oneway.rfit.R         |   16 ++---
 R/print.raov.R                |   14 +---
 R/print.rfit.R                |   19 +++++-
 R/print.summary.oneway.rfit.R |   11 +--
 R/print.summary.rfit.R        |    6 -
 R/raov.R                      |   56 +++++++++++++-----
 R/redmod.r                    |    9 +-
 R/rfit.R                      |   59 ++++++++++++++++++-
 R/rfit.default.R              |  130 ++++++++++++++++++++----------------------
 R/rstudent.rfit.R             |   62 ++++++++++++--------
 R/signedrank.R                |   27 +++++++-
 R/subsets.r                   |   12 +--
 R/summary.oneway.rfit.R       |   38 +++++++++---
 R/summary.rfit.R              |   62 +++++++++++---------
 R/taustar.R                   |   40 ++++++++++++
 R/vcov.rfit.R                 |   35 +++++++----
 R/walsh.R                     |   42 ++++++++++++-
 README.md                     |only
 inst                          |only
 man/Rfit-package.Rd           |    4 -
 man/drop.test.Rd              |   21 ++++++
 man/gettau.Rd                 |    3 
 man/jaeckel.Rd                |    3 
 man/oneway.rfit.Rd            |    2 
 man/rfit.Rd                   |    4 -
 40 files changed, 897 insertions(+), 360 deletions(-)

More information about Rfit at CRAN
Permanent link

Package randomUniformForest updated to version 1.0.9 with previous version 1.0.8 dated 2014-09-19

Title: Random Uniform Forests for Classification, Regression and Unsupervised Learning
Description: Ensemble model, for classification, regression and unsupervised learning, base on a forest of unpruned and randomized binary decision trees.
Author: Saip Ciss
Maintainer: Saip Ciss

Diff between randomUniformForest versions 1.0.8 dated 2014-09-19 and 1.0.9 dated 2014-11-07

 DESCRIPTION                                    |   15 
 MD5                                            |   41 
 NAMESPACE                                      |    9 
 NEWS                                           |   33 
 R/DecisionTreesCPP.R                           |  421 +++++----
 R/OnliningRandomUniformForests.R               |  222 +---
 R/RandomUniformForestsCPP.R                    | 1125 ++++++++++++++++++++++---
 R/genericFunctions.R                           |  592 +++++++++----
 build/vignette.rds                             |binary
 inst/CITATION                                  |    2 
 inst/doc/randomUniformForestsOverview.pdf      |binary
 inst/doc/randomUniformForestsOverview.pdf.asis |    2 
 man/as.supervised.Rd                           |only
 man/clusteringObservations.Rd                  |only
 man/generic.cv.Rd                              |only
 man/internalFunctions.Rd                       |   77 -
 man/mergeClusters.Rd                           |only
 man/model.stats.Rd                             |only
 man/modifyClusters.Rd                          |only
 man/predict.randomUniformForest.Rd             |    4 
 man/rUniformForest.big.Rd                      |    5 
 man/rUniformForest.combine.Rd                  |    9 
 man/randomUniformForest-package.Rd             |   34 
 man/randomUniformForest.Rd                     |  116 +-
 man/unsupervised.randomUniformForest.Rd        |only
 25 files changed, 1908 insertions(+), 799 deletions(-)

More information about randomUniformForest at CRAN
Permanent link

Package dfcomb updated to version 1.0-1 with previous version 1.0 dated 2014-11-06

Title: Phase I/II Adaptive Dose-Finding Design for Combination Studies
Description: Phase I/II adaptive dose-finding design for combination studies. Several methods are proposed depending on the type of combinations: (1) the combination of two cytotoxic agents, and (2) combination of a molecularly targeted agent with a cytotoxic agent.
Author: Marie-Karelle Riviere and Jacques-Henri Jourdan
Maintainer: Marie-Karelle Riviere

Diff between dfcomb versions 1.0 dated 2014-11-06 and 1.0-1 dated 2014-11-07

 DESCRIPTION      |    6 +++---
 MD5              |    6 +++---
 src/Makevars     |    1 -
 src/Makevars.win |    1 -
 4 files changed, 6 insertions(+), 8 deletions(-)

More information about dfcomb at CRAN
Permanent link

Package rminer updated to version 1.4 with previous version 1.3.1 dated 2013-08-12

Title: Data Mining Classification and Regression Methods
Description: Facilitates the use of data mining algorithms in classification and regression (including time series forecasting) tasks by presenting a short and coherent set of functions. Versions: 1.4 - new classification and regression models/algorithms, with a total of 14 classification and 15 regression methods, including: Decision Trees, Neural Networks, Support Vector Machines, Random Forests, Bagging and Boosting; 1.3 and 1.3.1 - new classification and regression metrics (improved mmetric function); 1.2 - new input importance methods (improved Importance function); 1.0 - first version.
Author: Paulo Cortez
Maintainer: Paulo Cortez

Diff between rminer versions 1.3.1 dated 2013-08-12 and 1.4 dated 2014-11-07

 rminer-1.3.1/rminer/R/naivebayes.R       |only
 rminer-1.4/rminer/DESCRIPTION            |   21 
 rminer-1.4/rminer/MD5                    |   41 
 rminer-1.4/rminer/NAMESPACE              |   49 -
 rminer-1.4/rminer/R/estimate.R           |  205 ++--
 rminer-1.4/rminer/R/metrics.R            |   83 +
 rminer-1.4/rminer/R/model.R              | 1479 ++++++++++++++++---------------
 rminer-1.4/rminer/R/plots.R              |  164 +--
 rminer-1.4/rminer/R/preprocess.R         |    9 
 rminer-1.4/rminer/man/CasesSeries.Rd     |    2 
 rminer-1.4/rminer/man/Importance.Rd      |   52 -
 rminer-1.4/rminer/man/crossvaldata.Rd    |   29 
 rminer-1.4/rminer/man/fit.Rd             |  422 ++++++--
 rminer-1.4/rminer/man/holdout.Rd         |   71 -
 rminer-1.4/rminer/man/imputation.Rd      |   15 
 rminer-1.4/rminer/man/mgraph.Rd          |   17 
 rminer-1.4/rminer/man/mining.Rd          |  147 ++-
 rminer-1.4/rminer/man/mmetric.Rd         |   51 -
 rminer-1.4/rminer/man/predict-methods.Rd |   23 
 rminer-1.4/rminer/man/rminer-internal.Rd |   17 
 rminer-1.4/rminer/man/sa_fri1.Rd         |    5 
 rminer-1.4/rminer/man/savemining.Rd      |   11 
 22 files changed, 1684 insertions(+), 1229 deletions(-)

More information about rminer at CRAN
Permanent link

Package RJSDMX updated to version 1.2 with previous version 1.1 dated 2014-09-23

Title: R Interface to SDMX Web Services
Description: Provides functions to retrieve data and metadata from SDMX compliant data providers.
Author: Attilio Mattiocco, Diana Nicoletti, Gianpaolo Lopez, Banca d'Italia
Maintainer: Attilio Mattiocco

Diff between RJSDMX versions 1.1 dated 2014-09-23 and 1.2 dated 2014-11-07

 RJSDMX-1.1/RJSDMX/java/it                       |only
 RJSDMX-1.2/RJSDMX/DESCRIPTION                   |   10 +-
 RJSDMX-1.2/RJSDMX/MD5                           |   59 ++-------------
 RJSDMX-1.2/RJSDMX/NAMESPACE                     |    2 
 RJSDMX-1.2/RJSDMX/R/SdmxClient.R                |    6 -
 RJSDMX-1.2/RJSDMX/R/TSConverter.R               |   94 ++++++------------------
 RJSDMX-1.2/RJSDMX/R/onLoad.R                    |   52 +++++++------
 RJSDMX-1.2/RJSDMX/demo/RJSDMX.R                 |   18 ++++
 RJSDMX-1.2/RJSDMX/inst/configuration.properties |only
 RJSDMX-1.2/RJSDMX/inst/java/SDMX.jar            |binary
 RJSDMX-1.2/RJSDMX/java/source_code.txt          |    3 
 RJSDMX-1.2/RJSDMX/man/RJSDMX-package.Rd         |   24 ++++--
 RJSDMX-1.2/RJSDMX/man/addProvider.Rd            |   81 ++++++++++----------
 13 files changed, 150 insertions(+), 199 deletions(-)

More information about RJSDMX at CRAN
Permanent link

Package gdimap updated to version 0.1-8 with previous version 0.1-6 dated 2014-07-14

Title: Generalized Diffusion Magnetic Resonance Imaging
Description: Diffusion anisotropy has been used to characterize white matter neuronal pathways in the human brain, and infer global connectivity in the central nervous system. The package implements algorithms to estimate and visualize the orientation of neuronal pathways in model-free methods (q-space imaging methods). For estimating fibre orientations two methods have been implemented. One method implements fibre orientation detection through local maxima extraction. A second more robust method is based on directional statistical clustering of ODF voxel data. Fibre orientations in multiple fibre voxels are estimated using a mixture of von Mises-Fisher (vMF) distributions. This statistical estimation procedure is used to resolve crossing fibre configurations. Reconstruction of orientation distribution function (ODF) profiles may be performed using the standard generalized q-sampling imaging (GQI) approach, Garyfallidis' GQI (GQI2) approach, or Aganj's variant of the Q-ball imaging (CSA-QBI) approach. Procedures for the visualization of RGB-maps, line-maps and glyph-maps of real diffusion magnetic resonance imaging (dMRI) data-sets are included in the package.
Author: Adelino Ferreira da Silva
Maintainer: Adelino Ferreira da Silva

Diff between gdimap versions 0.1-6 dated 2014-07-14 and 0.1-8 dated 2014-11-07

 DESCRIPTION               |   13 +-
 MD5                       |   76 ++++++-------
 NAMESPACE                 |    8 -
 NEWS                      |    3 
 R/gdiutils.R              |    2 
 R/gqi.odfpeaklines.R      |  189 +++++++++++++--------------------
 R/gqi.odfpeaks.R          |   44 +++----
 R/gqi.odfvmf.R            |   80 +++++++-------
 R/gqi.odfvmflines.R       |  257 +++++++++++++++++++++-------------------------
 R/gqi.odfvxgrid.R         |   42 +++++--
 R/niinorm.R               |   22 ++-
 R/niisetup.R              |only
 R/plotglyph.R             |    2 
 R/readutils.R             |   67 -----------
 R/rgbvolmap.R             |   12 +-
 R/s2tessel.zorder.R       |    2 
 R/simul.fandtasia.R       |   35 +++---
 R/simul.fandtasiaSignal.R |   11 +
 R/simul.simplefield.R     |   33 +++--
 R/sph.odfpeaklines.R      |  173 ++++++++++++++----------------
 R/sph.odfpeaks.R          |   44 ++++---
 R/sph.odfvmf.R            |   76 +++++++------
 R/sph.odfvmflines.R       |  234 +++++++++++++++++++----------------------
 R/sph.odfvxgrid.R         |   44 +++++--
 R/synthfiberss2z.R        |    2 
 man/data.Rd               |    2 
 man/data_gfa.Rd           |    2 
 man/gdimap-package.Rd     |   12 +-
 man/gqi.odfpeaklines.Rd   |   13 +-
 man/gqi.odfpeaks.Rd       |    2 
 man/gqi.odfvmf.Rd         |    6 -
 man/gqi.odfvmflines.Rd    |   38 +++---
 man/gqi.odfvxgrid.Rd      |    2 
 man/niinorm.Rd            |    2 
 man/niisetup.Rd           |only
 man/simulglyph.vmf.Rd     |    4 
 man/slfcst.Rd             |    2 
 man/sph.odfpeaklines.Rd   |    7 -
 man/sph.odfvmf.Rd         |    2 
 man/sph.odfvmflines.Rd    |   18 +--
 40 files changed, 749 insertions(+), 834 deletions(-)

More information about gdimap at CRAN
Permanent link

Package dglm updated to version 1.8.1 with previous version 1.8 dated 2014-11-06

Title: Double Generalized Linear Models
Description: Fitting double generalized linear models
Author: Peter K Dunn and Gordon K Smyth
Maintainer: Peter K Dunn

Diff between dglm versions 1.8 dated 2014-11-06 and 1.8.1 dated 2014-11-07

 ChangeLog   |    3 
 DESCRIPTION |    8 
 MD5         |    6 
 R/dglmall.R | 1468 ++++++++++++++++++++++++++++++------------------------------
 4 files changed, 745 insertions(+), 740 deletions(-)

More information about dglm at CRAN
Permanent link

New package wikipediatrend with initial version 0.2.0
Package: wikipediatrend
Title: Public Subject Attention via Wikipedia Page Access Statistics
Date: 2014-11-06
Version: 0.2.0
Maintainer: Peter Meissner
Authors@R: as.person(c( "Peter Meissner [aut, cre]", "R Core team [ctb] (wp_date derived from base package as.Date)" ))
Description: Public attention is an interesting field of study. The internet not only allows to access information in no time on virtually any subject but via page access statistics gathered by website authors the subject of attention as well can be studied. For the omnipresent Wikipedia those access statistics are made available via stats.grok.se a server providing the information as file dumps as well as as web API. This package provides an easy to use, consistent and traffic minimizing approach to make those data accessible within R.
Depends: R (>= 3.0.0)
Imports: jsonlite (>= 0.9.13), stringr (>= 0.6.2), RCurl (>= 1.95-4.3)
License: GPL (>= 2)
LazyData: true
URL: https://github.com/petermeissner/wikipediatrend
Packaged: 2014-11-07 10:18:22 UTC; Peter
Author: Peter Meissner [aut, cre], R Core team [ctb] (wp_date derived from base package as.Date)
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-07 12:15:55

More information about wikipediatrend at CRAN
Permanent link

New package PANDA with initial version 0.9.9
Package: PANDA
Type: Package
Title: Preferential Attachment Based Common Neighbor Distribution Derived Functional Associations
Version: 0.9.9
Date: 2014-11-07
Author: Hua Li and Pan Tong
Maintainer: Hua Li
Description: PANDA (Preferential Attachment based common Neighbor Distribution derived Associations) is designed to perform the following tasks in PPI networks: (1) identify significantly functionally associated protein pairs, (2) predict GO terms and KEGG pathways for proteins, (3) make a cluster of proteins based on the significant protein pairs, (4) identify subclusters whose members are enriched in KEGG pathways. For other types of biological networks, (1) and (3) can still be performed.
License: Artistic-2.0
LazyData: true
Imports: GO.db, cluster
Packaged: 2014-11-07 09:43:18 UTC; kaixinsjtu
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-07 11:17:28

More information about PANDA at CRAN
Permanent link

New package heritability with initial version 1.0
Package: heritability
Type: Package
Title: Marker-based Estimation of Heritability Using Individual Plant or Plot Data
Version: 1.0
Date: 2014-10-30
Author: Willem Kruijer, with a contribution from Ian White (the internal function pin). Contains data collected by Padraic Flood and Rik Kooke.
Maintainer: Willem Kruijer
Suggests: synbreed
Description: implements marker-based estimation of heritability when observations on genetically identical replicates are available. These can be either observations on individual plants or plot-level data in a field trial. Heritability can then be estimated using a mixed model for the individual plant or plot data. For comparison, also mixed-model based estimation using genotypic means and estimation of repeatability with ANOVA are implemented. For illustration the package contains several datasets for the model species Arabidopsis thaliana.
License: GPL-3
URL: https://sites.google.com/site/wkruijer/
Packaged: 2014-11-07 09:13:07 UTC; kruij025
Depends: R (>= 2.10)
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-07 11:17:32

More information about heritability at CRAN
Permanent link

New package ggswissmaps with initial version 0.0.2
Package: ggswissmaps
Title: Offers Various Swiss Maps as ggplot2 Objects
Description: Offers various swiss maps as ggplot2 objects and gives the possibility to add layers of data on the maps. Data are publicly available from the swiss federal statistical office.
Version: 0.0.2
License: GPL-2
Author: Sandro Petrillo Burri
Maintainer: Sandro Petrillo Burri
Depends: R (>= 2.10), ggplot2
Suggests: plyr, reshape2, testthat
Packaged: 2014-11-06 23:47:28 UTC; gibo
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-07 10:03:02

More information about ggswissmaps at CRAN
Permanent link

Package BTYD updated to version 2.4 with previous version 2.3 dated 2014-07-21

Title: Implementing Buy 'Til You Die Models
Description: This package contains functions for data preparation, parameter estimation, scoring, and plotting for the BG/BB, BG/NBD and Pareto/NBD models.
Author: Lukasz Dziurzynski [aut], Edward Wadsworth [aut], Peter Fader [ctb], Elea McDonnell Feit [ctb], Daniel McCarthy [aut, cre, ctb], Bruce Hardie [ctb], Arun Gopalakrishnan [ctb], Eric Schwartz [ctb], Yao Zhang [ctb]
Maintainer: Daniel McCarthy

Diff between BTYD versions 2.3 dated 2014-07-21 and 2.4 dated 2014-11-07

 ChangeLog                                           |only
 DESCRIPTION                                         |   10 
 MD5                                                 |  228 ++++++++++----------
 NAMESPACE                                           |    5 
 R/bgbb.R                                            |    6 
 R/bgnbd.R                                           |    3 
 R/pnbd.R                                            |   89 +++++--
 R/spend.R                                           |    2 
 demo/bgnbd_cdnow.R                                  |   20 -
 demo/pnbd_cdnow.R                                   |   16 -
 inst/doc/BTYD-walkthrough.Rnw                       |    2 
 inst/doc/BTYD-walkthrough.pdf                       |binary
 man/BTYD-package.Rd                                 |    4 
 man/addLogs.Rd                                      |    2 
 man/bgbb.ConditionalExpectedTransactions.Rd         |    2 
 man/bgbb.DERT.Rd                                    |    2 
 man/bgbb.EstimateParameters.Rd                      |    2 
 man/bgbb.Expectation.Rd                             |    2 
 man/bgbb.HeatmapHoldoutExpectedTrans.Rd             |    6 
 man/bgbb.LL.Rd                                      |    2 
 man/bgbb.PAlive.Rd                                  |    2 
 man/bgbb.PlotDropoutRateHeterogeneity.Rd            |    2 
 man/bgbb.PlotFreqVsConditionalExpectedFrequency.Rd  |    2 
 man/bgbb.PlotFrequencyInCalibration.Rd              |    2 
 man/bgbb.PlotFrequencyInHoldout.Rd                  |    2 
 man/bgbb.PlotRecVsConditionalExpectedFrequency.Rd   |    2 
 man/bgbb.PlotTrackingCum.Rd                         |    2 
 man/bgbb.PlotTrackingInc.Rd                         |    2 
 man/bgbb.PlotTransactionRateHeterogeneity.Rd        |    2 
 man/bgbb.PosteriorMeanDropoutRate.Rd                |    2 
 man/bgbb.PosteriorMeanLmProductMoment.Rd            |    2 
 man/bgbb.PosteriorMeanTransactionRate.Rd            |    2 
 man/bgbb.pmf.General.Rd                             |    2 
 man/bgbb.pmf.Rd                                     |    6 
 man/bgnbd.ConditionalExpectedTransactions.Rd        |    2 
 man/bgnbd.EstimateParameters.Rd                     |    2 
 man/bgnbd.Expectation.Rd                            |    2 
 man/bgnbd.ExpectedCumulativeTransactions.Rd         |    2 
 man/bgnbd.LL.Rd                                     |    2 
 man/bgnbd.PAlive.Rd                                 |    2 
 man/bgnbd.PlotDropoutRateHeterogeneity.Rd           |    2 
 man/bgnbd.PlotFreqVsConditionalExpectedFrequency.Rd |    2 
 man/bgnbd.PlotFrequencyInCalibration.Rd             |    2 
 man/bgnbd.PlotRecVsConditionalExpectedFrequency.Rd  |    2 
 man/bgnbd.PlotTrackingCum.Rd                        |    2 
 man/bgnbd.PlotTrackingInc.Rd                        |    2 
 man/bgnbd.PlotTransactionRateHeterogeneity.Rd       |    2 
 man/bgnbd.compress.cbs.Rd                           |    2 
 man/bgnbd.pmf.General.Rd                            |    2 
 man/bgnbd.pmf.Rd                                    |    2 
 man/dc.BuildCBSFromCBTAndDates.Rd                   |    2 
 man/dc.BuildCBTFromElog.Rd                          |    2 
 man/dc.CreateFreqCBT.Rd                             |    2 
 man/dc.CreateReachCBT.Rd                            |    2 
 man/dc.CreateSpendCBT.Rd                            |    2 
 man/dc.CumulativeToIncremental.Rd                   |    2 
 man/dc.DissipateElog.Rd                             |    2 
 man/dc.ElogToCbsCbt.Rd                              |    2 
 man/dc.FilterCustByBirth.Rd                         |    2 
 man/dc.GetFirstPurchasePeriodsFromCBT.Rd            |    2 
 man/dc.GetLastPurchasePeriodsFromCBT.Rd             |    2 
 man/dc.MakeRFmatrixCal.Rd                           |    2 
 man/dc.MakeRFmatrixHoldout.Rd                       |    2 
 man/dc.MakeRFmatrixSkeleton.Rd                      |    2 
 man/dc.MergeCustomers.Rd                            |    2 
 man/dc.MergeTransactionsOnSameDate.Rd               |    2 
 man/dc.PlotLogLikelihoodContour.Rd                  |   45 +--
 man/dc.PlotLogLikelihoodContours.Rd                 |   29 +-
 man/dc.ReadLines.Rd                                 |    2 
 man/dc.RemoveTimeBetween.Rd                         |    2 
 man/dc.SplitUpElogForRepeatTrans.Rd                 |    2 
 man/dc.WriteLine.Rd                                 |    2 
 man/dc.check.model.params.Rd                        |    2 
 man/pnbd.ConditionalExpectedTransactions.Rd         |    2 
 man/pnbd.DERT.Rd                                    |    4 
 man/pnbd.EstimateParameters.Rd                      |    2 
 man/pnbd.Expectation.Rd                             |    2 
 man/pnbd.ExpectedCumulativeTransactions.Rd          |    2 
 man/pnbd.LL.Rd                                      |    2 
 man/pnbd.PAlive.Rd                                  |    2 
 man/pnbd.Plot.DERT.Rd                               |    2 
 man/pnbd.PlotDropoutRateHeterogeneity.Rd            |    2 
 man/pnbd.PlotFreqVsConditionalExpectedFrequency.Rd  |    2 
 man/pnbd.PlotFrequencyInCalibration.Rd              |    2 
 man/pnbd.PlotRecVsConditionalExpectedFrequency.Rd   |    2 
 man/pnbd.PlotTrackingCum.Rd                         |    2 
 man/pnbd.PlotTrackingInc.Rd                         |    2 
 man/pnbd.PlotTransactionRateHeterogeneity.Rd        |    2 
 man/pnbd.compress.cbs.Rd                            |    2 
 man/pnbd.pmf.General.Rd                             |    2 
 man/pnbd.pmf.Rd                                     |    2 
 man/spend.EstimateParameters.Rd                     |    2 
 man/spend.LL.Rd                                     |    2 
 man/spend.expected.value.Rd                         |    2 
 man/spend.marginal.likelihood.Rd                    |    2 
 man/spend.plot.average.transaction.value.Rd         |    2 
 man/subLogs.Rd                                      |    2 
 vignettes/BTYD-walkthrough.Rnw                      |    2 
 vignettes/BTYD-walkthrough.synctex.gz               |only
 vignettes/figure/bgbbCalibrationFit.pdf             |binary
 vignettes/figure/bgbbCondExpComp.pdf                |binary
 vignettes/figure/bgbbCondExpCompRec.pdf             |binary
 vignettes/figure/bgbbDropoutHeterogeneity.pdf       |binary
 vignettes/figure/bgbbTrackingCum.pdf                |binary
 vignettes/figure/bgbbTrackingInc.pdf                |binary
 vignettes/figure/bgbbTransactionHeterogeneity.pdf   |binary
 vignettes/figure/bgnbdCalibrationFit.pdf            |binary
 vignettes/figure/bgnbdCondExpComp.pdf               |binary
 vignettes/figure/bgnbdDropoutHeterogeneity.pdf      |binary
 vignettes/figure/bgnbdTransactionHeterogeneity.pdf  |binary
 vignettes/figure/pnbdCalibrationFit.pdf             |binary
 vignettes/figure/pnbdCondExpComp.pdf                |binary
 vignettes/figure/pnbdDropoutHeterogeneity.pdf       |binary
 vignettes/figure/pnbdTrackingCum.pdf                |binary
 vignettes/figure/pnbdTrackingInc.pdf                |binary
 vignettes/figure/pnbdTransactionHeterogeneity.pdf   |binary
 116 files changed, 322 insertions(+), 313 deletions(-)

More information about BTYD at CRAN
Permanent link

Package biwavelet updated to version 0.17.5 with previous version 0.17.4 dated 2014-11-04

Title: Conduct Univariate and Bivariate Wavelet Analyses
Description: This is a port of the WTC MATLAB package written by Aslak Grinsted and the wavelet program written by Christopher Torrence and Gibert P. Compo. This package can be used to perform univariate and bivariate (cross-wavelet, wavelet coherence, wavelet clustering) analyses.
Author: Tarik C. Gouhier, Aslak Grinsted
Maintainer: Tarik C. Gouhier

Diff between biwavelet versions 0.17.4 dated 2014-11-04 and 0.17.5 dated 2014-11-07

 DESCRIPTION              |    8 ++++----
 MD5                      |   14 +++++++-------
 R/phase.plot.R           |   41 ++++++++++++++++++++++++++++++-----------
 R/plot.biwavelet.R       |   23 ++++++++++-------------
 inst/NEWS.Rd             |   17 ++++++++++++-----
 man/biwavelet-package.Rd |    4 ++--
 man/phase.plot.Rd        |   18 +++++++++---------
 man/plot.biwavelet.Rd    |   20 +++++---------------
 8 files changed, 79 insertions(+), 66 deletions(-)

More information about biwavelet at CRAN
Permanent link

Package BB updated to version 2014.10-1 with previous version 2014.1-1 dated 2014-01-28

Title: Solving and Optimizing Large-Scale Nonlinear Systems
Description: Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("BB").
Author: Ravi Varadhan [aut, cph, trl], Paul Gilbert [aut, cre], Marcos Raydan [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.), JM Martinez [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.), EG Birgin [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.), W LaCruz [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.)
Maintainer: Paul Gilbert

Diff between BB versions 2014.1-1 dated 2014-01-28 and 2014.10-1 dated 2014-11-07

 DESCRIPTION                 |   12 +---
 MD5                         |   46 ++++++++++-------
 NAMESPACE                   |    3 +
 NEWS                        |   40 +++++++++++++++
 R/BBoptim.R                 |    9 +--
 R/BBsolve.R                 |    2 
 R/dfsane.R                  |   10 ++-
 R/multiStart.R              |   10 ++-
 R/project.R                 |  114 ++++++++++++++++++++++----------------------
 R/sane.R                    |    8 ++-
 R/spg.R                     |  107 +++++++++++++++++++++++++++--------------
 inst/doc/BB.Stex            |only
 inst/doc/BB.pdf             |binary
 inst/doc/BB_JSS.bib         |only
 inst/doc/BBvignetteJSS.Stex |only
 inst/doc/BBvignetteJSS.pdf  |binary
 inst/slowTests              |only
 man/BBoptim.Rd              |   19 ++-----
 man/dfsane.Rd               |    7 ++
 man/multiStart.Rd           |   24 ++++++---
 man/project.Rd              |   12 +++-
 man/sane.Rd                 |    7 ++
 man/spg.Rd                  |   56 ++++++++++-----------
 tests/projectLinear.R       |    1 
 vignettes/BB.Stex           |   30 ++++++-----
 25 files changed, 324 insertions(+), 193 deletions(-)

More information about BB at CRAN
Permanent link

Package bayesTFR updated to version 4.0-9 with previous version 4.0-5 dated 2014-02-10

Title: Bayesian Fertility Projection
Description: Making probabilistic projections of total fertility rate for all countries of the world, using a Bayesian hierarchical model.
Author: Hana Sevcikova (hanas@uw.edu), Leontine Alkema (alkema@nus.edu.sg), Adrian Raftery (raftery@uw.edu) with code contribution from Bailey Fosdick (bfosdick@uw.edu) and Patrick Gerland (gerland@un.org)
Maintainer: Hana Sevcikova

Diff between bayesTFR versions 4.0-5 dated 2014-02-10 and 4.0-9 dated 2014-11-07

 ChangeLog               |   14 ++++++++++++++
 DESCRIPTION             |   12 ++++++------
 MD5                     |   22 +++++++++++-----------
 R/get_outputs.R         |   21 +++++++++++----------
 R/mcmc_ini.R            |    2 +-
 R/plot_functions.R      |   25 ++++++++++++-------------
 R/run_mcmc.R            |   11 +++++------
 R/run_mcmc3.R           |    3 ++-
 R/wpp_data.R            |    2 ++
 man/bayesTFR-package.Rd |    4 ++--
 tests/run_tests.R       |    1 +
 tests/test_functions.R  |   40 ++++++++++++++++++++++++++++++++++++++++
 12 files changed, 107 insertions(+), 50 deletions(-)

More information about bayesTFR at CRAN
Permanent link

Package aRxiv updated to version 0.5.5 with previous version 0.5.2 dated 2014-09-17

Title: Interface to the arXiv API
Description: An interface to the API for arXiv, a repository of electronic preprints for computer science, mathematics, physics, quantitative biology, quantitative finance, and statistics.
Author: Karthik Ram [aut], Karl Broman [aut, cre]
Maintainer: Karl Broman

Diff between aRxiv versions 0.5.2 dated 2014-09-17 and 0.5.5 dated 2014-11-07

 DESCRIPTION                      |    8 ++++----
 MD5                              |   38 +++++++++++++++++++-------------------
 R/arxiv_count.R                  |    7 +++++--
 R/arxiv_open.R                   |    2 ++
 R/arxiv_search.R                 |   23 +++++++++++++++++------
 README.md                        |   18 ++++++++++++------
 build/vignette.rds               |binary
 data/arxiv_cats.RData            |binary
 data/query_terms.RData           |binary
 inst/doc/aRxiv.R                 |    3 +++
 inst/doc/aRxiv.Rmd               |   15 ++++++++++-----
 inst/doc/aRxiv.html              |   30 +++++++++++++++++-------------
 inst/doc/aRxiv.md                |   32 +++++++++++++++++++-------------
 man/arxiv_count.Rd               |   11 ++++++++---
 man/arxiv_open.Rd                |    6 +++++-
 man/arxiv_search.Rd              |   15 ++++++++++-----
 tests/testthat/test-batches.R    |    6 +++---
 tests/testthat/test-date_range.R |    7 +++----
 tests/testthat/test-toomany.R    |    2 +-
 vignettes/aRxiv.Rmd              |   15 ++++++++++-----
 20 files changed, 148 insertions(+), 90 deletions(-)

More information about aRxiv at CRAN
Permanent link


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