Fri, 29 Jan 2016

Package dc3net (with last version 1.0.1) was removed from CRAN

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

2015-12-29 1.0.1
2015-10-01 1.0

Permanent link
Package wildpoker updated to version 1.1 with previous version 1.0 dated 2015-12-01

Title: Best Hand Analysis for Poker Variants Including Wildcards
Description: Provides insight into how the best hand for a poker game changes based on the game dealt, players who stay in until the showdown and wildcards added to the base game. At this time the package does not support player tactics, so draw poker variants are not included.
Author: Bradley Shanrock-Solberg
Maintainer: Bradley Shanrock-Solberg <greblosb@gmail.com>

Diff between wildpoker versions 1.0 dated 2015-12-01 and 1.1 dated 2016-01-29

 DESCRIPTION                 |    8 -
 MD5                         |   33 ++--
 NAMESPACE                   |    2 
 R/deck.R                    |   77 +++++++---
 R/hand.R                    |   26 ++-
 R/stats.R                   |  313 +++++++++++++++++++++++++++++---------------
 R/sysdata.rda               |binary
 build/partial.rdb           |binary
 data/wpnotsupported.RData   |binary
 data/wpsupportedgames.RData |binary
 man/figures/graphftq.png    |binary
 man/figures/graphftqc.png   |only
 man/figures/graphhcdp.png   |binary
 man/figures/graphhcdph.png  |only
 man/wildpoker-package.Rd    |    2 
 man/wpgraphs.Rd             |   33 ++++
 man/wpnotsupported.Rd       |    3 
 man/wprules.Rd              |only
 man/wpsupportedgames.Rd     |    6 
 19 files changed, 338 insertions(+), 165 deletions(-)

More information about wildpoker at CRAN
Permanent link

Package V8 updated to version 0.10 with previous version 0.9 dated 2015-10-18

Title: Embedded JavaScript Engine
Description: An R interface to Google's open source JavaScript engine. V8 is written in C++ and implements ECMAScript as specified in ECMA-262, 5th edition. In addition, this package implements typed arrays as specified in ECMA 6 used for high-performance computing and libraries compiled with 'emscripten'.
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>

Diff between V8 versions 0.9 dated 2015-10-18 and 0.10 dated 2016-01-29

 DESCRIPTION            |    9 +
 LICENSE                |    2 
 MD5                    |   34 +++----
 NAMESPACE              |    2 
 NEWS                   |    3 
 R/callback.R           |only
 build/vignette.rds     |binary
 inst/doc/npm.R         |    2 
 inst/doc/npm.html      |   75 +++++++++------
 inst/doc/v8_intro.R    |   24 ++--
 inst/doc/v8_intro.Rmd  |   58 +++++++++--
 inst/doc/v8_intro.html |  238 ++++++++++++++++++++++++++++---------------------
 man/JS.Rd              |    2 
 man/V8.Rd              |    3 
 src/Makevars.in        |    5 +
 src/V8.cpp             |   57 +++++++++++
 src/v8_json.h          |only
 tests                  |only
 vignettes/v8_intro.Rmd |   58 +++++++++--
 19 files changed, 388 insertions(+), 184 deletions(-)

More information about V8 at CRAN
Permanent link

Package UpSetR updated to version 1.0.3 with previous version 1.0.2 dated 2015-12-18

Title: A More Scalable Alternative to Venn and Euler Diagrams for Visualizing Intersecting Sets
Description: Creates visualizations of intersecting sets using a novel matrix design, along with visualizations of several common set, element and attribute related tasks.
Author: Jake Conway [cre], Nils Gehlenborg [aut]
Maintainer: Jake Conway <jake_conway@student.uml.edu>

Diff between UpSetR versions 1.0.2 dated 2015-12-18 and 1.0.3 dated 2016-01-29

 DESCRIPTION                   |    8 ++++----
 MD5                           |   14 +++++++-------
 NEWS                          |    8 ++++++++
 R/MainBar.R                   |    4 ++--
 R/SizeBar.R                   |   20 ++++++++++----------
 inst/doc/attribute.plots.html |   15 +++++++++------
 inst/doc/basic.usage.html     |   16 ++++++++--------
 inst/doc/queries.html         |   10 +++++-----
 8 files changed, 53 insertions(+), 42 deletions(-)

More information about UpSetR at CRAN
Permanent link

Package sirt updated to version 1.10-0 with previous version 1.9-0 dated 2015-11-04

Title: Supplementary Item Response Theory Models
Description: Supplementary item response theory models to complement existing functions in R, including multidimensional compensatory and noncompensatory IRT models, MCMC for hierarchical IRT models and testlet models, NOHARM, faceted and hierarchical rater models, ordinal IRT model (ISOP), DETECT statistic, local structural equation modeling (LSEM).
Author: Alexander Robitzsch [aut,cre]
Maintainer: Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>

Diff between sirt versions 1.9-0 dated 2015-11-04 and 1.10-0 dated 2016-01-29

 sirt-1.10-0/sirt/DESCRIPTION                                 |   21 
 sirt-1.10-0/sirt/MD5                                         |  554 +++++------
 sirt-1.10-0/sirt/NAMESPACE                                   |  536 +++++-----
 sirt-1.10-0/sirt/R/ARb_utils.R                               |   32 
 sirt-1.10-0/sirt/R/IRT.mle.R                                 |   12 
 sirt-1.10-0/sirt/R/IRT.modelfit.sirt.R                       |    4 
 sirt-1.10-0/sirt/R/R2noharm-utility.R                        |    6 
 sirt-1.10-0/sirt/R/R2noharm.EAP.R                            |    9 
 sirt-1.10-0/sirt/R/anova_sirt.R                              |   16 
 sirt-1.10-0/sirt/R/attach.environment.sirt.R                 |   10 
 sirt-1.10-0/sirt/R/automatic.recode.R                        |   16 
 sirt-1.10-0/sirt/R/brm.irf.R                                 |    4 
 sirt-1.10-0/sirt/R/brm.sim.R                                 |    2 
 sirt-1.10-0/sirt/R/btm.R                                     |   52 -
 sirt-1.10-0/sirt/R/categorize.R                              |   20 
 sirt-1.10-0/sirt/R/class.accuracy.rasch.R                    |   10 
 sirt-1.10-0/sirt/R/data.prep.R                               |    8 
 sirt-1.10-0/sirt/R/data.wide2long.R                          |    4 
 sirt-1.10-0/sirt/R/detect.R                                  |   39 
 sirt-1.10-0/sirt/R/dif.logisticregression.R                  |   27 
 sirt-1.10-0/sirt/R/dif.variance.R                            |    8 
 sirt-1.10-0/sirt/R/dirichlet.R                               |    9 
 sirt-1.10-0/sirt/R/equating.rasch.R                          |   24 
 sirt-1.10-0/sirt/R/f1d.irt.R                                 |   10 
 sirt-1.10-0/sirt/R/fit.adisop.R                              |    4 
 sirt-1.10-0/sirt/R/fit.gradedresponse.R                      |    2 
 sirt-1.10-0/sirt/R/fit.gradedresponse_alg.R                  |    2 
 sirt-1.10-0/sirt/R/fit.isop.R                                |    2 
 sirt-1.10-0/sirt/R/fit.logistic.R                            |    4 
 sirt-1.10-0/sirt/R/fit.logistic_alg.R                        |    2 
 sirt-1.10-0/sirt/R/fuzcluster_alg.R                          |   14 
 sirt-1.10-0/sirt/R/gom.em.R                                  |   10 
 sirt-1.10-0/sirt/R/gom.em.alg.R                              |   25 
 sirt-1.10-0/sirt/R/gom.jml.R                                 |    3 
 sirt-1.10-0/sirt/R/gom.jml_alg.R                             |    9 
 sirt-1.10-0/sirt/R/greenyang.reliability.R                   |   11 
 sirt-1.10-0/sirt/R/invariance.alignment.aux.R                |    2 
 sirt-1.10-0/sirt/R/invariance.alignment2.R                   |   25 
 sirt-1.10-0/sirt/R/isop.dich.R                               |    4 
 sirt-1.10-0/sirt/R/isop.poly.R                               |    8 
 sirt-1.10-0/sirt/R/latent.regression.em.normal.R             |   18 
 sirt-1.10-0/sirt/R/latent.regression.em.raschtype.R          |   20 
 sirt-1.10-0/sirt/R/lavaan2mirt.R                             |    2 
 sirt-1.10-0/sirt/R/lc.2raters.R                              |    8 
 sirt-1.10-0/sirt/R/likelihood_adjustment.R                   |    3 
 sirt-1.10-0/sirt/R/likelihood_adjustment_aux.R               |    4 
 sirt-1.10-0/sirt/R/linking.haberman.aux.R                    |    2 
 sirt-1.10-0/sirt/R/linking.robust.R                          |   29 
 sirt-1.10-0/sirt/R/lsdm.R                                    |   11 
 sirt-1.10-0/sirt/R/lsdm_aux.R                                |    4 
 sirt-1.10-0/sirt/R/lsem.estimate.R                           |   26 
 sirt-1.10-0/sirt/R/lsem.fitsem.R                             |   20 
 sirt-1.10-0/sirt/R/lsem.parameter.summary.R                  |   12 
 sirt-1.10-0/sirt/R/lsem.permutationTest.R                    |    9 
 sirt-1.10-0/sirt/R/lsem.residualize.R                        |   16 
 sirt-1.10-0/sirt/R/marginal.truescore.reliability.R          |    4 
 sirt-1.10-0/sirt/R/matrix_functions.R                        |    4 
 sirt-1.10-0/sirt/R/matrixfunctions_sirt.R                    |    2 
 sirt-1.10-0/sirt/R/mcmc.2pno.R                               |    4 
 sirt-1.10-0/sirt/R/mcmc.2pno.ml.R                            |   12 
 sirt-1.10-0/sirt/R/mcmc.2pno.ml_alg.R                        |   30 
 sirt-1.10-0/sirt/R/mcmc.2pno.ml_output.R                     |   11 
 sirt-1.10-0/sirt/R/mcmc.2pno_alg.R                           |   16 
 sirt-1.10-0/sirt/R/mcmc.2pnoh.R                              |    8 
 sirt-1.10-0/sirt/R/mcmc.2pnoh_alg.R                          |   34 
 sirt-1.10-0/sirt/R/mcmc.3pno.testlet.R                       |    4 
 sirt-1.10-0/sirt/R/mcmc.3pno.testlet_alg.R                   |   38 
 sirt-1.10-0/sirt/R/mcmc.3pno.testlet_output.R                |    6 
 sirt-1.10-0/sirt/R/mcmc.aux.R                                |    2 
 sirt-1.10-0/sirt/R/mcmc.list.descriptives.R                  |    4 
 sirt-1.10-0/sirt/R/mcmclist2coda.R                           |    4 
 sirt-1.10-0/sirt/R/mirt.wrapper.coef.R                       |    4 
 sirt-1.10-0/sirt/R/mirt.wrapper.itemplot.R                   |    2 
 sirt-1.10-0/sirt/R/mle.reliability.R                         |    4 
 sirt-1.10-0/sirt/R/modelfit.cor.R                            |   12 
 sirt-1.10-0/sirt/R/modelfit.cor.poly.R                       |    4 
 sirt-1.10-0/sirt/R/nedelsky.irf.R                            |    2 
 sirt-1.10-0/sirt/R/nedelsky.latresp.R                        |    2 
 sirt-1.10-0/sirt/R/nedelsky.sim.R                            |    2 
 sirt-1.10-0/sirt/R/noharm.sirt.R                             |    2 
 sirt-1.10-0/sirt/R/normal2.cw.R                              |    9 
 sirt-1.10-0/sirt/R/np.dich.R                                 |   54 -
 sirt-1.10-0/sirt/R/osink.R                                   |    2 
 sirt-1.10-0/sirt/R/pbivnorm2.R                               |   11 
 sirt-1.10-0/sirt/R/personfit.R                               |   15 
 sirt-1.10-0/sirt/R/pgenlogis.R                               |    2 
 sirt-1.10-0/sirt/R/plausible.values.raschtype.R              |   25 
 sirt-1.10-0/sirt/R/plot.invariance.alignment.R               |    8 
 sirt-1.10-0/sirt/R/plot.isop.R                               |   34 
 sirt-1.10-0/sirt/R/plot.lsem.R                               |   28 
 sirt-1.10-0/sirt/R/plot.lsem.permutationTest.R               |   19 
 sirt-1.10-0/sirt/R/plot.mcmc.sirt.R                          |   63 -
 sirt-1.10-0/sirt/R/plot.rasch.mml.R                          |    4 
 sirt-1.10-0/sirt/R/plot.rm.sdt.R                             |   14 
 sirt-1.10-0/sirt/R/prmse.subscores.R                         |   26 
 sirt-1.10-0/sirt/R/prob.guttman.R                            |    4 
 sirt-1.10-0/sirt/R/qmc.nodes.R                               |    2 
 sirt-1.10-0/sirt/R/rasch.conquest.R                          |   42 
 sirt-1.10-0/sirt/R/rasch.copula.R                            |   20 
 sirt-1.10-0/sirt/R/rasch.copula2.R                           |   24 
 sirt-1.10-0/sirt/R/rasch.copula2_aux.R                       |   37 
 sirt-1.10-0/sirt/R/rasch.copula3.R                           |   16 
 sirt-1.10-0/sirt/R/rasch.copula3.covariance.R                |    4 
 sirt-1.10-0/sirt/R/rasch.copula3_aux.R                       |    5 
 sirt-1.10-0/sirt/R/rasch.evm.pcm.R                           |    4 
 sirt-1.10-0/sirt/R/rasch.evm.pcm_aux.R                       |    6 
 sirt-1.10-0/sirt/R/rasch.jml.R                               |   41 
 sirt-1.10-0/sirt/R/rasch.jml.biascorr.R                      |    2 
 sirt-1.10-0/sirt/R/rasch.mirtlc.R                            |   24 
 sirt-1.10-0/sirt/R/rasch.mirtlc_aux.R                        |   15 
 sirt-1.10-0/sirt/R/rasch.mml.R                               |   26 
 sirt-1.10-0/sirt/R/rasch.mml.npirt.R                         |    6 
 sirt-1.10-0/sirt/R/rasch.mml.ramsay.R                        |   21 
 sirt-1.10-0/sirt/R/rasch.mml.raschtype.R                     |   37 
 sirt-1.10-0/sirt/R/rasch.mml2.R                              |   40 
 sirt-1.10-0/sirt/R/rasch.mml2.missing1.R                     |   12 
 sirt-1.10-0/sirt/R/rasch.pairwise.R                          |    6 
 sirt-1.10-0/sirt/R/rasch.pairwise.itemcluster.R              |    2 
 sirt-1.10-0/sirt/R/rasch.pml.R                               |    8 
 sirt-1.10-0/sirt/R/rasch.pml2.R                              |    2 
 sirt-1.10-0/sirt/R/rasch.pml2_aux.R                          |   12 
 sirt-1.10-0/sirt/R/rasch.pml3.R                              |    2 
 sirt-1.10-0/sirt/R/rasch.pml3_aux.R                          |   12 
 sirt-1.10-0/sirt/R/rasch.pml_aux.R                           |   20 
 sirt-1.10-0/sirt/R/rasch.prox.R                              |   20 
 sirt-1.10-0/sirt/R/rasch.va.R                                |   11 
 sirt-1.10-0/sirt/R/reliability.nonlinear.sem.R               |   15 
 sirt-1.10-0/sirt/R/rm.facets.R                               |   10 
 sirt-1.10-0/sirt/R/rm.facets_PP.R                            |    2 
 sirt-1.10-0/sirt/R/rm.facets_alg.R                           |   20 
 sirt-1.10-0/sirt/R/rm.hrm.est.tau.item.R                     |    4 
 sirt-1.10-0/sirt/R/rm.sdt_alg.R                              |    8 
 sirt-1.10-0/sirt/R/rm.smooth.distribution.R                  |    2 
 sirt-1.10-0/sirt/R/sia.sirt.R                                |    2 
 sirt-1.10-0/sirt/R/sim.rasch.dep.R                           |    5 
 sirt-1.10-0/sirt/R/smirt.R                                   |    8 
 sirt-1.10-0/sirt/R/smirt_alg_comp.R                          |   16 
 sirt-1.10-0/sirt/R/smirt_alg_noncomp.R                       |    4 
 sirt-1.10-0/sirt/R/smirt_postproc.R                          |    5 
 sirt-1.10-0/sirt/R/stratified.cronbach.alpha.R               |   15 
 sirt-1.10-0/sirt/R/summary.R2noharm.R                        |    4 
 sirt-1.10-0/sirt/R/summary.btm.R                             |    2 
 sirt-1.10-0/sirt/R/summary.fuzcluster.R                      |    2 
 sirt-1.10-0/sirt/R/summary.gom.em.R                          |    2 
 sirt-1.10-0/sirt/R/summary.invariance.alignment.R            |    2 
 sirt-1.10-0/sirt/R/summary.isop.R                            |    2 
 sirt-1.10-0/sirt/R/summary.lsem.R                            |    4 
 sirt-1.10-0/sirt/R/summary.lsem.permutationTest.R            |    4 
 sirt-1.10-0/sirt/R/summary.mcmc.sirt.R                       |    3 
 sirt-1.10-0/sirt/R/summary.noharm.sirt.R                     |    2 
 sirt-1.10-0/sirt/R/summary.rasch.copula.R                    |    4 
 sirt-1.10-0/sirt/R/summary.rasch.evm.pcm.R                   |    2 
 sirt-1.10-0/sirt/R/summary.rasch.mirtlc.R                    |    2 
 sirt-1.10-0/sirt/R/summary.rasch.mml2.R                      |   14 
 sirt-1.10-0/sirt/R/summary.rasch.pml.R                       |    2 
 sirt-1.10-0/sirt/R/summary.rm.facets.R                       |    2 
 sirt-1.10-0/sirt/R/summary.rm.sdt.R                          |    2 
 sirt-1.10-0/sirt/R/summary.smirt.R                           |    2 
 sirt-1.10-0/sirt/R/tetrachoric2.R                            |   10 
 sirt-1.10-0/sirt/R/truescore.irt.R                           |    4 
 sirt-1.10-0/sirt/R/unidim.csn.R                              |    6 
 sirt-1.10-0/sirt/R/wle.rasch.R                               |   15 
 sirt-1.10-0/sirt/R/yen.q3.R                                  |   15 
 sirt-1.10-0/sirt/R/zzz.R                                     |    6 
 sirt-1.10-0/sirt/data/data.activity.itempars.rda             |binary
 sirt-1.10-0/sirt/data/data.big5.qgraph.rda                   |binary
 sirt-1.10-0/sirt/data/data.big5.rda                          |binary
 sirt-1.10-0/sirt/data/data.bs07a.rda                         |binary
 sirt-1.10-0/sirt/data/data.eid.rda                           |binary
 sirt-1.10-0/sirt/data/data.ess2005.rda                       |binary
 sirt-1.10-0/sirt/data/data.g308.rda                          |binary
 sirt-1.10-0/sirt/data/data.inv4gr.rda                        |binary
 sirt-1.10-0/sirt/data/data.liking.science.rda                |binary
 sirt-1.10-0/sirt/data/data.long.rda                          |binary
 sirt-1.10-0/sirt/data/data.lsem01.rda                        |binary
 sirt-1.10-0/sirt/data/data.math.rda                          |binary
 sirt-1.10-0/sirt/data/data.mcdonald.LSAT6.rda                |binary
 sirt-1.10-0/sirt/data/data.mcdonald.act15.rda                |binary
 sirt-1.10-0/sirt/data/data.mcdonald.rape.rda                 |binary
 sirt-1.10-0/sirt/data/data.mixed1.rda                        |binary
 sirt-1.10-0/sirt/data/data.ml1.rda                           |binary
 sirt-1.10-0/sirt/data/data.ml2.rda                           |binary
 sirt-1.10-0/sirt/data/data.noharm18.rda                      |binary
 sirt-1.10-0/sirt/data/data.noharmExC.rda                     |binary
 sirt-1.10-0/sirt/data/data.pars1.2pl.rda                     |binary
 sirt-1.10-0/sirt/data/data.pars1.rasch.rda                   |binary
 sirt-1.10-0/sirt/data/data.pirlsmissing.rda                  |binary
 sirt-1.10-0/sirt/data/data.pisaMath.rda                      |binary
 sirt-1.10-0/sirt/data/data.pisaPars.rda                      |binary
 sirt-1.10-0/sirt/data/data.pisaRead.rda                      |binary
 sirt-1.10-0/sirt/data/data.pw01.rda                          |binary
 sirt-1.10-0/sirt/data/data.ratings1.rda                      |binary
 sirt-1.10-0/sirt/data/data.ratings2.rda                      |binary
 sirt-1.10-0/sirt/data/data.ratings3.rda                      |binary
 sirt-1.10-0/sirt/data/data.raw1.rda                          |binary
 sirt-1.10-0/sirt/data/data.read.rda                          |binary
 sirt-1.10-0/sirt/data/data.reck21.rda                        |binary
 sirt-1.10-0/sirt/data/data.reck61DAT1.rda                    |binary
 sirt-1.10-0/sirt/data/data.reck61DAT2.rda                    |binary
 sirt-1.10-0/sirt/data/data.reck73C1a.rda                     |binary
 sirt-1.10-0/sirt/data/data.reck73C1b.rda                     |binary
 sirt-1.10-0/sirt/data/data.reck75C2.rda                      |binary
 sirt-1.10-0/sirt/data/data.reck78ExA.rda                     |binary
 sirt-1.10-0/sirt/data/data.reck79ExB.rda                     |binary
 sirt-1.10-0/sirt/data/data.si01.rda                          |binary
 sirt-1.10-0/sirt/data/data.si02.rda                          |binary
 sirt-1.10-0/sirt/data/data.si03.rda                          |binary
 sirt-1.10-0/sirt/data/data.si04.rda                          |binary
 sirt-1.10-0/sirt/data/data.si05.rda                          |binary
 sirt-1.10-0/sirt/data/data.si06.rda                          |binary
 sirt-1.10-0/sirt/data/data.timss.rda                         |binary
 sirt-1.10-0/sirt/data/data.timss07.G8.RUS.rda                |binary
 sirt-1.10-0/sirt/inst/NEWS                                   |   32 
 sirt-1.10-0/sirt/man/Q3.Rd                                   |only
 sirt-1.10-0/sirt/man/Q3.testlet.Rd                           |only
 sirt-1.10-0/sirt/man/R2noharm.Rd                             |    2 
 sirt-1.10-0/sirt/man/brm.sim.Rd                              |    6 
 sirt-1.10-0/sirt/man/conf.detect.Rd                          |   10 
 sirt-1.10-0/sirt/man/data.activity.itempars.Rd               |    4 
 sirt-1.10-0/sirt/man/data.big5.Rd                            |    2 
 sirt-1.10-0/sirt/man/data.read.Rd                            |   48 
 sirt-1.10-0/sirt/man/data.reck.Rd                            |    4 
 sirt-1.10-0/sirt/man/data.wide2long.Rd                       |    2 
 sirt-1.10-0/sirt/man/dif.logistic.regression.Rd              |    6 
 sirt-1.10-0/sirt/man/equating.rasch.Rd                       |    2 
 sirt-1.10-0/sirt/man/fit.isop.Rd                             |    4 
 sirt-1.10-0/sirt/man/fuzcluster.Rd                           |    6 
 sirt-1.10-0/sirt/man/gom.em.Rd                               |   26 
 sirt-1.10-0/sirt/man/invariance.alignment.Rd                 |    4 
 sirt-1.10-0/sirt/man/isop.Rd                                 |    2 
 sirt-1.10-0/sirt/man/isop.scoring.Rd                         |    2 
 sirt-1.10-0/sirt/man/latent.regression.em.raschtype.Rd       |   26 
 sirt-1.10-0/sirt/man/linking.haberman.Rd                     |   12 
 sirt-1.10-0/sirt/man/linking.robust.Rd                       |    4 
 sirt-1.10-0/sirt/man/lsem.estimate.Rd                        |   66 +
 sirt-1.10-0/sirt/man/mcmc.2pno.Rd                            |    2 
 sirt-1.10-0/sirt/man/mcmc.2pno.ml.Rd                         |   12 
 sirt-1.10-0/sirt/man/mcmc.2pnoh.Rd                           |   10 
 sirt-1.10-0/sirt/man/mcmc.3pno.testlet.Rd                    |   28 
 sirt-1.10-0/sirt/man/mcmc.list.descriptives.Rd               |   18 
 sirt-1.10-0/sirt/man/md.pattern.sirt.Rd                      |    2 
 sirt-1.10-0/sirt/man/mirt.wrapper.Rd                         |    6 
 sirt-1.10-0/sirt/man/nedelsky.sim.Rd                         |    8 
 sirt-1.10-0/sirt/man/noharm.sirt.Rd                          |   14 
 sirt-1.10-0/sirt/man/person.parameter.rasch.copula.Rd        |    2 
 sirt-1.10-0/sirt/man/personfit.stat.Rd                       |    4 
 sirt-1.10-0/sirt/man/pgenlogis.Rd                            |    4 
 sirt-1.10-0/sirt/man/plausible.value.imputation.raschtype.Rd |   42 
 sirt-1.10-0/sirt/man/qmc.nodes.Rd                            |   16 
 sirt-1.10-0/sirt/man/rasch.copula.Rd                         |   20 
 sirt-1.10-0/sirt/man/rasch.evm.pcm.Rd                        |    4 
 sirt-1.10-0/sirt/man/rasch.jml.Rd                            |    2 
 sirt-1.10-0/sirt/man/rasch.mirtlc.Rd                         |    9 
 sirt-1.10-0/sirt/man/rasch.mml.Rd                            |   28 
 sirt-1.10-0/sirt/man/rasch.pairwise.itemcluster.Rd           |    6 
 sirt-1.10-0/sirt/man/rasch.pml.Rd                            |    6 
 sirt-1.10-0/sirt/man/rasch.va.Rd                             |    2 
 sirt-1.10-0/sirt/man/sim.qm.ramsay.Rd                        |    2 
 sirt-1.10-0/sirt/man/sim.rasch.dep.Rd                        |    4 
 sirt-1.10-0/sirt/man/sim.raschtype.Rd                        |    2 
 sirt-1.10-0/sirt/man/sirt-package.Rd                         |  474 ++++-----
 sirt-1.10-0/sirt/man/smirt.Rd                                |   29 
 sirt-1.10-0/sirt/man/truescore.irt.Rd                        |    6 
 sirt-1.10-0/sirt/man/unidim.test.csn.Rd                      |    6 
 sirt-1.10-0/sirt/man/wle.rasch.jackknife.Rd                  |    8 
 sirt-1.10-0/sirt/src/eigenvaluessirt.cpp                     |    4 
 sirt-1.10-0/sirt/src/evm_comp_matrix_poly.cpp                |   28 
 sirt-1.10-0/sirt/src/evm_eigaux_fcts.h                       |   12 
 sirt-1.10-0/sirt/src/evm_eigenvals2.h                        |    4 
 sirt-1.10-0/sirt/src/first_eigenvalue_sirt.h                 |    4 
 sirt-1.10-0/sirt/src/gooijer_isop.cpp                        |   12 
 sirt-1.10-0/sirt/src/matrixfunctions_sirt.cpp                |   28 
 sirt-1.10-0/sirt/src/mle_pcm_group_c.cpp                     |   12 
 sirt-1.10-0/sirt/src/noharm_sirt_auxfunctions.cpp            |   14 
 sirt-1.10-0/sirt/src/pbivnorm_rcpp_aux.h                     |    9 
 sirt-1.10-0/sirt/src/polychoric2_tetrachoric2_rcpp_aux.cpp   |    7 
 sirt-1.10-0/sirt/src/probs_multcat_items_counts_csirt.cpp    |   12 
 sirt-1.10-0/sirt/src/rm_smirt_mml2_code.cpp                  |   38 
 sirt-1.9-0/sirt/man/testlet.yen.q3.Rd                        |only
 sirt-1.9-0/sirt/man/yen.q3.Rd                                |only
 280 files changed, 2148 insertions(+), 2069 deletions(-)

More information about sirt at CRAN
Permanent link

Package RSiteCatalyst updated to version 1.4.7 with previous version 1.4.6 dated 2015-09-18

Title: R Client for Adobe Analytics API V1.4
Description: Functions for interacting with the Adobe Analytics API V1.4 (https://api.omniture.com/admin/1.4/rest/).
Author: Willem Paling, Randy Zwitch & Jowanza Joseph
Maintainer: Randy Zwitch <rzwitch+rsitecatalyst@gmail.com>

Diff between RSiteCatalyst versions 1.4.6 dated 2015-09-18 and 1.4.7 dated 2016-01-29

 DESCRIPTION                            |    9 -
 MD5                                    |  280 ++++++++++++++++-----------------
 NAMESPACE                              |    2 
 NEWS                                   |    7 
 R/ApiRequest.R                         |    1 
 R/GetActivation.R                      |   19 +-
 R/GetAxleStartDate.R                   |   19 +-
 R/GetBaseCurrency.R                    |   19 +-
 R/GetBaseURL.R                         |   19 +-
 R/GetBookmarks.R                       |   35 ++--
 R/GetCalculatedMetrics.R               |   25 +-
 R/GetClassifications.R                 |   12 -
 R/GetCustomCalendar.R                  |   19 +-
 R/GetDashboards.R                      |   35 ++--
 R/GetDataWarehouseDisplay.R            |   19 +-
 R/GetDefaultPage.R                     |   19 +-
 R/GetDiscoverEnabled.R                 |   19 +-
 R/GetEVars.R                           |   15 +
 R/GetEcommerce.R                       |   19 +-
 R/GetElements.R                        |   21 +-
 R/GetFeed.R                            |   25 +-
 R/GetFeeds.R                           |   29 ++-
 R/GetFunctions.R                       |   15 +
 R/GetGeoSegmentation.R                 |   19 +-
 R/GetGroups.R                          |   23 +-
 R/GetIPAddressExclusions.R             |   25 +-
 R/GetIPObfuscation.R                   |   19 +-
 R/GetInternalURLFilters.R              |   29 ++-
 R/GetKeyVisitors.R                     |   23 +-
 R/GetListVariables.R                   |   29 ++-
 R/GetLocalization.R                    |   19 +-
 R/GetLogin.R                           |   19 +-
 R/GetLogins.R                          |   21 +-
 R/GetMarketingChannelExpiration.R      |   19 +-
 R/GetMarketingChannelRules.R           |   37 ++--
 R/GetMarketingChannels.R               |   29 ++-
 R/GetMetrics.R                         |   20 +-
 R/GetMobileAppReporting.R              |   23 +-
 R/GetPaidSearchDetection.R             |   23 +-
 R/GetPermanentTraffic.R                |   25 +-
 R/GetPrivacySettings.R                 |   27 +--
 R/GetProps.R                           |   17 +-
 R/GetReportDescription.R               |   27 +--
 R/GetScheduledSpike.R                  |   25 +-
 R/GetSegments.R                        |   21 +-
 R/GetSiteTitle.R                       |   19 +-
 R/GetSuccessEvents.R                   |   11 -
 R/GetTemplate.R                        |   25 +-
 R/GetTimeZone.R                        |   19 +-
 R/GetTransactionEnabled.R              |   19 +-
 R/GetUniqueVisitorVariable.R           |   19 +-
 R/GetUsageLog.R                        |    7 
 R/GetVideoSettings.R                   |   25 +-
 R/QueueFallout.R                       |   46 +++--
 R/QueueOvertime.R                      |   28 ++-
 R/QueuePathing.R                       |   50 +++--
 R/QueueRanked.R                        |   62 ++++---
 R/QueueSummary.R                       |   41 ++--
 R/QueueTrended.R                       |   64 ++++---
 R/RSiteCatalyst.R                      |    4 
 R/SCAuth.R                             |   13 +
 man/ApiRequest.Rd                      |    2 
 man/BuildClassificationValueSegment.Rd |    4 
 man/BuildHeader.Rd                     |    2 
 man/BuildInnerBreakdownsRecursively.Rd |    4 
 man/BuildLineItemSegment.Rd            |    2 
 man/BuildRealTimeReportStructure.Rd    |    4 
 man/CancelReport.Rd                    |    4 
 man/GetActivation.Rd                   |    2 
 man/GetAxleStartDate.Rd                |    2 
 man/GetBaseCurrency.Rd                 |    2 
 man/GetBaseURL.Rd                      |    2 
 man/GetBookmarks.Rd                    |    2 
 man/GetCalculatedMetrics.Rd            |    2 
 man/GetClassifications.Rd              |    2 
 man/GetCustomCalendar.Rd               |    2 
 man/GetDashboards.Rd                   |    2 
 man/GetDataWarehouseDisplay.Rd         |    2 
 man/GetDefaultPage.Rd                  |    2 
 man/GetDiscoverEnabled.Rd              |    2 
 man/GetEcommerce.Rd                    |    2 
 man/GetElements.Rd                     |    2 
 man/GetEndpoint.Rd                     |   12 -
 man/GetEvars.Rd                        |    2 
 man/GetFeed.Rd                         |    2 
 man/GetFeeds.Rd                        |    2 
 man/GetFunctions.Rd                    |    2 
 man/GetGeoSegmentation.Rd              |    2 
 man/GetGroups.Rd                       |    2 
 man/GetIPAddressExclusions.Rd          |    2 
 man/GetIPObfuscation.Rd                |    2 
 man/GetInternalURLFilters.Rd           |    2 
 man/GetKeyVisitors.Rd                  |    2 
 man/GetListVariables.Rd                |    2 
 man/GetLocalization.Rd                 |    2 
 man/GetLogin.Rd                        |    2 
 man/GetLogins.Rd                       |    2 
 man/GetMarketingChannelExpiration.Rd   |    2 
 man/GetMarketingChannelRules.Rd        |    2 
 man/GetMarketingChannels.Rd            |    2 
 man/GetMetrics.Rd                      |    2 
 man/GetMobileAppReporting.Rd           |    2 
 man/GetPaidSearchDetection.Rd          |    2 
 man/GetPermanentTraffic.Rd             |    2 
 man/GetPrivacySettings.Rd              |    2 
 man/GetProps.Rd                        |    2 
 man/GetQueue.Rd                        |    2 
 man/GetRealTimeReport.Rd               |    2 
 man/GetRealTimeSettings.Rd             |    6 
 man/GetReportDescription.Rd            |    2 
 man/GetReportSuites.Rd                 |    2 
 man/GetScheduledSpike.Rd               |    2 
 man/GetSegments.Rd                     |    2 
 man/GetSiteTitle.Rd                    |    2 
 man/GetSuccessEvents.Rd                |    2 
 man/GetTemplate.Rd                     |    2 
 man/GetTimeZone.Rd                     |    2 
 man/GetTrackingServer.Rd               |    4 
 man/GetTransactionEnabled.Rd           |    2 
 man/GetUniqueVisitorVariable.Rd        |    2 
 man/GetUsageLog.Rd                     |   10 -
 man/GetVersionAccess.Rd                |    2 
 man/GetVideoSettings.Rd                |    2 
 man/JsonQueueRealTimeReport.Rd         |    3 
 man/ParseFallout.Rd                    |   10 -
 man/ParseOvertime.Rd                   |   10 -
 man/ParsePathing.Rd                    |   10 -
 man/ParseRanked.Rd                     |   10 -
 man/ParseSummary.Rd                    |   10 -
 man/ParseTrended.Rd                    |   10 -
 man/QueueFallout.Rd                    |    3 
 man/QueueOvertime.Rd                   |    3 
 man/QueuePathing.Rd                    |    3 
 man/QueueRanked.Rd                     |    3 
 man/QueueSummary.Rd                    |    3 
 man/QueueTrended.Rd                    |    2 
 man/RSiteCatalyst.Rd                   |   12 -
 man/SCAuth.Rd                          |   14 +
 man/SaveRealTimeSettings.Rd            |   14 -
 man/SubmitJsonQueueReport.Rd           |    3 
 man/ValidateReport.Rd                  |    2 
 141 files changed, 1119 insertions(+), 815 deletions(-)

More information about RSiteCatalyst at CRAN
Permanent link

Package RefFreeEWAS updated to version 2.0 with previous version 1.3 dated 2014-07-31

Title: EWAS using Reference-Free DNA Methylation Mixture Deconvolution
Description: Reference-free method for conducting EWAS while deconvoluting DNA methylation arising as mixtures of cell types. The older method (Houseman et al., 2014) is similar to surrogate variable analysis (SVA and ISVA), except that it makes additional use of a biological mixture assumption. The newer method (Houseman et al., 2016) is similar to non-negative matrix factorization, with additional constraints and additional utilities.
Author: E. Andres Houseman, Sc.D.
Maintainer: E. Andres Houseman <andres.houseman@oregonstate.edu>

Diff between RefFreeEWAS versions 1.3 dated 2014-07-31 and 2.0 dated 2016-01-29

 DESCRIPTION                             |   16 +++++++++-------
 MD5                                     |   19 ++++++++++++++++---
 NAMESPACE                               |   13 ++++++++++++-
 R/RefFreeCellMix.R                      |only
 data/HNSCC.RData                        |only
 data/datalist                           |    1 +
 man/RefFreeCellMix.Rd                   |only
 man/RefFreeCellMixArray.Rd              |only
 man/RefFreeCellMixArrayDevianceBoot.Rd  |only
 man/RefFreeCellMixArrayDevianceBoots.Rd |only
 man/RefFreeCellMixInitialize.Rd         |only
 man/X.HNSCC.caseStatusAge.Rd            |only
 man/Y.HNSCC.averageBetas.Rd             |only
 man/deviance.RefFreeCellMix.Rd          |only
 man/print.RefFreeCellMix.Rd             |only
 man/projectMix.Rd                       |only
 man/summary.RefFreeCellMix.Rd           |only
 17 files changed, 38 insertions(+), 11 deletions(-)

More information about RefFreeEWAS at CRAN
Permanent link

Package maptools updated to version 0.8-39 with previous version 0.8-37 dated 2015-09-29

Title: Tools for Reading and Handling Spatial Objects
Description: Set of tools for manipulating and reading geographic data, in particular ESRI shapefiles; C code used from shapelib. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.
Author: Roger Bivand [cre, aut], Nicholas Lewin-Koh [aut], Edzer Pebesma [ctb], Eric Archer [ctb], Adrian Baddeley [ctb], Nick Bearman [ctb], Hans-Jörg Bibiko [ctb], Steven Brey [ctb], Jonathan Callahan [ctb], German Carrillo [ctb], Stéphane Dray [ctb], David Forrest [ctb], Michael Friendly [ctb], Patrick Giraudoux [ctb], Duncan Golicher [ctb], Virgilio Gómez Rubio [ctb], Patrick Hausmann [ctb], Karl Ove Hufthammer [ctb], Thomas Jagger [ctb], Kent Johnson [ctb], Sebastian Luque [ctb], Don MacQueen [ctb], Andrew Niccolai [ctb], Edzer Pebesma [ctb], Oscar Perpiñán Lamigueiro [ctb], Tom Short [ctb], Greg Snow [ctb], Ben Stabler [ctb], Murray Stokely [ctb], Rolf Turner [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>

Diff between maptools versions 0.8-37 dated 2015-09-29 and 0.8-39 dated 2016-01-29

 ChangeLog                     |   36 ++++++++++++++++++++++++++++++++++++
 DESCRIPTION                   |   10 ++++++----
 MD5                           |   29 +++++++++++++++--------------
 R/getKMLcoordinates.R         |    3 ++-
 R/kmlPoints.R                 |    2 +-
 build/vignette.rds            |binary
 data/wrld_simpl.rda           |binary
 inst/ChangeLog                |   36 ++++++++++++++++++++++++++++++++++++
 inst/README                   |    3 +++
 inst/doc/combine_maptools.pdf |binary
 inst/shapes/Testing.kml       |only
 man/as.ppp.Rd                 |    4 ++--
 man/getKMLcoordinates.Rd      |    2 ++
 man/kmlPoints.Rd              |    6 +++---
 man/wrld_simpl.Rd             |    2 +-
 src/pip.c                     |   19 -------------------
 16 files changed, 107 insertions(+), 45 deletions(-)

More information about maptools at CRAN
Permanent link

Package jomo updated to version 2.1-0 with previous version 1.3-1 dated 2016-01-08

Title: Multilevel Joint Modelling Multiple Imputation
Description: Similarly to Schafer's package pan, jomo is a package for multilevel joint modelling multiple imputation. Novel aspects of jomo are the possibility of handling binary and categorical data through latent normal variables and the option to use cluster-specific covariance matrices.
Author: Matteo Quartagno, James Carpenter
Maintainer: Matteo Quartagno <matteo.quartagno@lshtm.ac.uk>

Diff between jomo versions 1.3-1 dated 2016-01-08 and 2.1-0 dated 2016-01-29

 jomo-1.3-1/jomo/data/mldata.RData              |only
 jomo-1.3-1/jomo/man/mldata.Rd                  |only
 jomo-2.1-0/jomo/DESCRIPTION                    |    8 -
 jomo-2.1-0/jomo/MD5                            |  124 ++++++++++++++-----------
 jomo-2.1-0/jomo/R/jomo.MCMCchain.R             |   21 ++--
 jomo-2.1-0/jomo/R/jomo.R                       |   21 ++--
 jomo-2.1-0/jomo/R/jomo1.MCMCchain.R            |   17 ---
 jomo-2.1-0/jomo/R/jomo1.R                      |   17 ---
 jomo-2.1-0/jomo/R/jomo1cat.MCMCchain.R         |   21 +++-
 jomo-2.1-0/jomo/R/jomo1cat.R                   |   10 +-
 jomo-2.1-0/jomo/R/jomo1con.MCMCchain.R         |   19 +++
 jomo-2.1-0/jomo/R/jomo1con.R                   |   10 +-
 jomo-2.1-0/jomo/R/jomo1mix.MCMCchain.R         |   21 +++-
 jomo-2.1-0/jomo/R/jomo1mix.R                   |   10 +-
 jomo-2.1-0/jomo/R/jomo1ran.MCMCchain.R         |   77 ++-------------
 jomo-2.1-0/jomo/R/jomo1ran.R                   |   77 ++-------------
 jomo-2.1-0/jomo/R/jomo1rancat.MCMCchain.R      |   24 ++++
 jomo-2.1-0/jomo/R/jomo1rancat.R                |   13 ++
 jomo-2.1-0/jomo/R/jomo1rancathr.MCMCchain.R    |   24 ++++
 jomo-2.1-0/jomo/R/jomo1rancathr.R              |   13 ++
 jomo-2.1-0/jomo/R/jomo1rancon.MCMCchain.R      |   22 ++++
 jomo-2.1-0/jomo/R/jomo1rancon.R                |   13 ++
 jomo-2.1-0/jomo/R/jomo1ranconhr.MCMCchain.R    |   21 +++-
 jomo-2.1-0/jomo/R/jomo1ranconhr.R              |   12 ++
 jomo-2.1-0/jomo/R/jomo1ranmix.MCMCchain.R      |   24 ++++
 jomo-2.1-0/jomo/R/jomo1ranmix.R                |   13 ++
 jomo-2.1-0/jomo/R/jomo1ranmixhr.MCMCchain.R    |   24 ++++
 jomo-2.1-0/jomo/R/jomo1ranmixhr.R              |   13 ++
 jomo-2.1-0/jomo/R/jomo2.MCMCchain.R            |only
 jomo-2.1-0/jomo/R/jomo2.R                      |only
 jomo-2.1-0/jomo/R/jomo2com.MCMCchain.R         |only
 jomo-2.1-0/jomo/R/jomo2com.R                   |only
 jomo-2.1-0/jomo/R/jomo2hr.MCMCchain.R          |only
 jomo-2.1-0/jomo/R/jomo2hr.R                    |only
 jomo-2.1-0/jomo/data/cldata.RData              |only
 jomo-2.1-0/jomo/data/tldata.RData              |only
 jomo-2.1-0/jomo/man/cldata.Rd                  |only
 jomo-2.1-0/jomo/man/jomo.MCMCchain.Rd          |   38 +++++--
 jomo-2.1-0/jomo/man/jomo.Rd                    |   31 ++++--
 jomo-2.1-0/jomo/man/jomo1.MCMCchain.Rd         |   31 +++---
 jomo-2.1-0/jomo/man/jomo1.Rd                   |   28 ++---
 jomo-2.1-0/jomo/man/jomo1cat.MCMCchain.Rd      |   20 ++--
 jomo-2.1-0/jomo/man/jomo1cat.Rd                |   15 +--
 jomo-2.1-0/jomo/man/jomo1con.MCMCchain.Rd      |   12 +-
 jomo-2.1-0/jomo/man/jomo1con.Rd                |    5 -
 jomo-2.1-0/jomo/man/jomo1mix.MCMCchain.Rd      |   14 +-
 jomo-2.1-0/jomo/man/jomo1mix.Rd                |    6 -
 jomo-2.1-0/jomo/man/jomo1ran.MCMCchain.Rd      |   20 ++--
 jomo-2.1-0/jomo/man/jomo1ran.Rd                |   14 +-
 jomo-2.1-0/jomo/man/jomo1rancat.MCMCchain.Rd   |   22 ++--
 jomo-2.1-0/jomo/man/jomo1rancat.Rd             |   14 +-
 jomo-2.1-0/jomo/man/jomo1rancathr.MCMCchain.Rd |   21 ++--
 jomo-2.1-0/jomo/man/jomo1rancathr.Rd           |   13 +-
 jomo-2.1-0/jomo/man/jomo1rancon.MCMCchain.Rd   |   17 +--
 jomo-2.1-0/jomo/man/jomo1rancon.Rd             |   12 +-
 jomo-2.1-0/jomo/man/jomo1ranconhr.MCMCchain.Rd |   17 ++-
 jomo-2.1-0/jomo/man/jomo1ranconhr.Rd           |   13 +-
 jomo-2.1-0/jomo/man/jomo1ranmix.MCMCchain.Rd   |   23 ++--
 jomo-2.1-0/jomo/man/jomo1ranmix.Rd             |   14 +-
 jomo-2.1-0/jomo/man/jomo1ranmixhr.MCMCchain.Rd |   24 ++--
 jomo-2.1-0/jomo/man/jomo1ranmixhr.Rd           |   14 +-
 jomo-2.1-0/jomo/man/jomo2.MCMCchain.Rd         |only
 jomo-2.1-0/jomo/man/jomo2.Rd                   |only
 jomo-2.1-0/jomo/man/jomo2com.MCMCchain.Rd      |only
 jomo-2.1-0/jomo/man/jomo2com.Rd                |only
 jomo-2.1-0/jomo/man/jomo2hr.MCMCchain.Rd       |only
 jomo-2.1-0/jomo/man/jomo2hr.Rd                 |only
 jomo-2.1-0/jomo/man/sldata.Rd                  |    8 -
 jomo-2.1-0/jomo/man/tldata.Rd                  |only
 jomo-2.1-0/jomo/src/MCMCjomo2com.c             |only
 jomo-2.1-0/jomo/src/MCMCjomo2hf.c              |only
 jomo-2.1-0/jomo/src/MCMCjomo2hr.c              |only
 jomo-2.1-0/jomo/src/jomo2com.c                 |only
 jomo-2.1-0/jomo/src/jomo2hf.c                  |only
 jomo-2.1-0/jomo/src/jomo2hr.c                  |only
 75 files changed, 639 insertions(+), 476 deletions(-)

More information about jomo at CRAN
Permanent link

New package ggpmisc with initial version 0.2.5
Package: ggpmisc
Type: Package
Title: Miscellaneous Extensions to 'ggplot2'
Version: 0.2.5
Date: 2016-01-28
Author: Pedro J. Aphalo [aut, cre]
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Description: Implements extensions to 'ggplot2' respecting the grammar of graphics paradigm. Provides new stats to locate and tag peaks and valleys in 2D plots, a stat to add a label by group with the equation of a polynomial fitted with lm(), or R^2 or adjusted R^2 values for any model fitted with function lm(). Provides a function for flexibly converting time series to data frames suitable for plotting with ggplot(). In addition provides two stats useful for diagnosing what data are passed to compute_group() and compute_panel() functions.
License: GPL (>= 3)
LazyData: TRUE
LazyLoad: TRUE
ByteCompile: TRUE
Depends: R (>= 3.2.0)
Imports: ggplot2 (>= 2.0.0), polynom (>= 1.3-8), splus2R (>= 1.2-0), xts (>= 0.9-7), zoo (>= 1.7-12), lubridate (>= 1.5.0)
Suggests: knitr (>= 1.12.3), rmarkdown (>= 0.9.2)
URL: http://www.r4photobiology.info
BugReports: https://bitbucket.org/aphalo/ggpmisc
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-01-29 21:53:31 UTC; aphalo
Repository: CRAN
Date/Publication: 2016-01-30 00:29:16

More information about ggpmisc at CRAN
Permanent link

Package EBglmnet updated to version 4.1 with previous version 4.0 dated 2015-12-01

Title: Empirical Bayesian Lasso and Elastic Net Methods for Generalized Linear Models
Description: Provides empirical Bayesian lasso and elastic net algorithms for variable selection and effect estimation. Key features include sparse variable selection and effect estimation via generalized linear regression models, high dimensionality with p>>n, and significance test for nonzero effects. This package outperforms other popular methods such as lasso and elastic net methods in terms of power of detection, false discovery rate, and power of detecting grouping effects.
Author: Anhui Huang, Dianting Liu
Maintainer: Anhui Huang <a.huang1@umiami.edu>

Diff between EBglmnet versions 4.0 dated 2015-12-01 and 4.1 dated 2016-01-29

 DESCRIPTION                   |   17 -
 MD5                           |   38 ++-
 R/CVonePair.R                 |only
 R/EBelasticNet.BinomialCV.R   |   81 ++-----
 R/EBelasticNet.GaussianCV.R   |   76 +------
 R/EBlassoNE.BinomialCV.R      |   65 +-----
 R/EBlassoNE.GaussianCV.R      |   74 -------
 R/EBlassoNEG.BinomialCV.R     |  111 ++--------
 R/EBlassoNEG.GaussianCV.R     |  106 ++--------
 R/ijIndex.R                   |only
 R/lambdaMax.R                 |only
 data                          |only
 inst/doc/EBglmnet_intro.R     |  164 +++++++++++++++
 inst/doc/EBglmnet_intro.Rmd   |  331 +++++++++++++++++++++++++++-----
 inst/doc/EBglmnet_intro.pdf   |binary
 man/BASIS.Rd                  |only
 man/EBglmnet-internal.Rd      |    9 
 man/EBglmnet-package.Rd       |   35 +--
 man/EBglmnet.Rd               |   62 +++---
 man/cv.EBglmnet.Rd            |   91 +++-----
 src/CVonePara.c               |only
 vignettes/EBglmnet_intro.Rmd  |  331 +++++++++++++++++++++++++++-----
 vignettes/EBglmnet_intro.html |  433 ++++++++++++++++++++++++++++++++++--------
 23 files changed, 1313 insertions(+), 711 deletions(-)

More information about EBglmnet at CRAN
Permanent link

Package deconstructSigs updated to version 1.6.0 with previous version 1.5.0 dated 2016-01-15

Title: Identifies Signatures Present in a Tumor Sample
Description: Takes sample information in the form of the fraction of mutations in each of 96 trinucleotide contexts and identifies the weighted combination of published signatures that, when summed, most closely reconstructs the mutational profile.
Author: Rachel Rosenthal
Maintainer: Rachel Rosenthal <rachel.rosenthal.14@ucl.ac.uk>

Diff between deconstructSigs versions 1.5.0 dated 2016-01-15 and 1.6.0 dated 2016-01-29

 DESCRIPTION                        |    8 +-
 MD5                                |   39 +++++++-------
 NAMESPACE                          |    1 
 R/datasets.R                       |    1 
 R/globalVariables.R                |    2 
 R/mut.to.sigs.input.R              |    6 +-
 R/normalize.data.R                 |   99 +++++++++++++++++++++++++++++--------
 R/plotting.R                       |   84 ++++++++++++++++++++++++++++---
 R/whichSignatures.R                |   47 +++++++++++++----
 README.md                          |   43 +++++++++++-----
 data/randomly.generated.tumors.rda |binary
 data/signatures.cosmic.rda         |binary
 inst/extdata/makePie.png           |binary
 inst/extdata/plotSignatures.png    |binary
 man/getTriContextFraction.Rd       |    2 
 man/makePie.Rd                     |    7 +-
 man/mut.to.sigs.input.Rd           |    5 +
 man/norm.it.Rd                     |    2 
 man/plotTumor.Rd                   |only
 man/signatures.nature2013.Rd       |    3 +
 man/whichSignatures.Rd             |   36 ++++++++++---
 21 files changed, 291 insertions(+), 94 deletions(-)

More information about deconstructSigs at CRAN
Permanent link

Package cepp updated to version 1.7 with previous version 1.0 dated 2012-01-14

Title: Context Driven Exploratory Projection Pursuit
Description: Functions and Data to support Context Driven Exploratory Projection Pursuit.
Author: Mohit Dayal
Maintainer: Mohit Dayal <mohitdayal2000@gmail.com>

Diff between cepp versions 1.0 dated 2012-01-14 and 1.7 dated 2016-01-29

 cepp-1.0/cepp/R/PP_Index_sdistribution_1i-3.R |only
 cepp-1.0/cepp/R/PP_Index_sdistribution_1j-6.R |only
 cepp-1.0/cepp/R/init.R                        |only
 cepp-1.0/cepp/R/norms.R                       |only
 cepp-1.0/cepp/R/spatial_quantile_26c.R        |only
 cepp-1.0/cepp/R/spatial_quantile_26d.R        |only
 cepp-1.0/cepp/man/penorms.Rd                  |only
 cepp-1.0/cepp/man/sann.Rd                     |only
 cepp-1.7/cepp/DESCRIPTION                     |   15 +++---
 cepp-1.7/cepp/MD5                             |   47 +++++++++---------
 cepp-1.7/cepp/NAMESPACE                       |    7 +-
 cepp-1.7/cepp/NEWS                            |only
 cepp-1.7/cepp/R/CvM.R                         |only
 cepp-1.7/cepp/R/PP_Index_sdistribution_3f_1.R |only
 cepp-1.7/cepp/R/angles3.R                     |only
 cepp-1.7/cepp/R/bases.R                       |   16 +++---
 cepp-1.7/cepp/R/caller.R                      |   16 +++---
 cepp-1.7/cepp/R/geodesic.R                    |   65 --------------------------
 cepp-1.7/cepp/R/points_generator_c.R          |only
 cepp-1.7/cepp/R/search-geodesic.R             |    4 -
 cepp-1.7/cepp/R/spatial_quantile_29c.R        |only
 cepp-1.7/cepp/build                           |only
 cepp-1.7/cepp/data/Colon.rda                  |binary
 cepp-1.7/cepp/data/olive.rda                  |binary
 cepp-1.7/cepp/man/Colon.Rd                    |    7 +-
 cepp-1.7/cepp/man/CvM.Rd                      |only
 cepp-1.7/cepp/man/bases.Rd                    |   22 +++++---
 cepp-1.7/cepp/man/caller.Rd                   |only
 cepp-1.7/cepp/man/cepp-package.Rd             |   27 ++++------
 cepp-1.7/cepp/man/data-olive.Rd               |   26 ++++++----
 cepp-1.7/cepp/man/evaluator.Rd                |   25 +++++-----
 cepp-1.7/cepp/man/geodesic.Rd                 |   20 ++------
 cepp-1.7/cepp/man/pp.Rd                       |   25 ++++------
 33 files changed, 129 insertions(+), 193 deletions(-)

More information about cepp at CRAN
Permanent link

Package subrank updated to version 0.9.5 with previous version 0.9.4 dated 2015-11-06

Title: Computes Copula using Ranks and Subsampling
Description: Essentially a discussion tool about estimation of copula using ranks and subsampling.
Author: Jerome Collet
Maintainer: Jerome Collet <jeromepcollet@gmail.com>

Diff between subrank versions 0.9.4 dated 2015-11-06 and 0.9.5 dated 2016-01-29

 DESCRIPTION            |    8 ++++----
 MD5                    |    8 ++++----
 man/subrank-package.Rd |    4 ++--
 src/Tir.h              |    3 +++
 src/copc.h             |    2 +-
 5 files changed, 14 insertions(+), 11 deletions(-)

More information about subrank at CRAN
Permanent link

Package RNeo4j updated to version 1.6.3 with previous version 1.6.2 dated 2016-01-11

Title: Neo4j Driver for R
Description: Neo4j, a graph database, allows users to store their data as a property graph. A graph consists of nodes that are connected by relationships; both nodes and relationships can have properties, or key-value pairs. RNeo4j is Neo4j's R driver. It allows users to read and write data from and to Neo4j directly from their R environment by exposing an interface for interacting with nodes, relationships, paths, and more. Most notably, it allows users to retrieve Cypher query results as R data frames, where Cypher is Neo4j's graph query language. Visit <http://www.neo4j.com> to learn more about Neo4j.
Author: Nicole White
Maintainer: Nicole White <nicole@neo4j.com>

Diff between RNeo4j versions 1.6.2 dated 2016-01-11 and 1.6.3 dated 2016-01-29

 DESCRIPTION                     |   10 +++++-----
 LICENSE                         |    4 ++--
 MD5                             |    8 ++++----
 R/internal.R                    |   19 ++++++++++---------
 tests/testthat/test-internals.R |   16 ++++++++--------
 5 files changed, 29 insertions(+), 28 deletions(-)

More information about RNeo4j at CRAN
Permanent link

Package lm.br updated to version 2.8 with previous version 2.7 dated 2015-07-14

Title: Linear Model with Breakpoint
Description: Exact significance tests for a changepoint in linear or multiple linear regression. Confidence regions with exact coverage probabilities for the changepoint.
Author: Marc Adams [aut, cre], authors of R function 'lm' [ctb] (general interface), authors of 'lm.gls' [ctb] (interface and R code for covariate weights), U.S. NIST [ctb] (C++ code for TNT::Vector template)
Maintainer: Marc Adams <lm.br.pkg@gmail.com>

Diff between lm.br versions 2.7 dated 2015-07-14 and 2.8 dated 2016-01-29

 DESCRIPTION         |   14 +++++++-------
 MD5                 |   30 +++++++++++++++---------------
 R/lm.br.R           |    4 ++--
 build/vignette.rds  |binary
 demo/testscript.R   |    9 +++++----
 inst/doc/lm.br.Rnw  |   12 ++++++------
 inst/doc/lm.br.pdf  |binary
 man/lm.br.Rd        |    4 ++--
 man/sl.Rd           |    4 ++--
 src/R_interface.cpp |    2 +-
 src/cr.cpp          |   14 ++++++++------
 src/geo.cpp         |    8 ++++----
 src/globals.h       |   11 ++++++-----
 src/mle.cpp         |    8 ++++----
 src/set_theta0.cpp  |   11 +++++------
 vignettes/lm.br.Rnw |   12 ++++++------
 16 files changed, 73 insertions(+), 70 deletions(-)

More information about lm.br at CRAN
Permanent link

Package kza updated to version 3.2.0 with previous version 3.0.0 dated 2013-07-13

Title: Kolmogorov-Zurbenko Adaptive Filters
Description: Time Series Analysis including break detection, spectral analysis, KZ Fourier Transforms.
Author: Brian Close <brian.close@gmail.com> and Igor Zurbenko <IZurbenko@albany.edu>
Maintainer: Brian Close <brian.close@gmail.com>

Diff between kza versions 3.0.0 dated 2013-07-13 and 3.2.0 dated 2016-01-29

 kza-3.0.0/kza/aclocal.m4       |only
 kza-3.0.0/kza/src/Makevars     |only
 kza-3.0.0/kza/src/kz_ma.c      |only
 kza-3.0.0/kza/test             |only
 kza-3.2.0/kza/DESCRIPTION      |   10 ++---
 kza-3.2.0/kza/MD5              |   41 +++++++---------------
 kza-3.2.0/kza/NAMESPACE        |   15 +++++++-
 kza-3.2.0/kza/R/kza.R          |   23 ++++++++----
 kza-3.2.0/kza/R/kzft.R         |   74 +++++++++++++++++++----------------------
 kza-3.2.0/kza/cleanup          |    2 -
 kza-3.2.0/kza/configure.ac     |   47 ++++++--------------------
 kza-3.2.0/kza/man/kza.Rd       |    7 ++-
 kza-3.2.0/kza/man/kzsv.Rd      |    7 +++
 kza-3.2.0/kza/src/Makevars.in  |    1 
 kza-3.2.0/kza/src/Makevars.win |    5 +-
 kza-3.2.0/kza/src/ckzft.c      |   13 ++++++-
 kza-3.2.0/kza/src/kz.c         |   41 ++++++----------------
 kza-3.2.0/kza/src/kza.c        |    2 -
 18 files changed, 133 insertions(+), 155 deletions(-)

More information about kza at CRAN
Permanent link

Package ks updated to version 1.10.1 with previous version 1.10.0 dated 2015-10-22

Title: Kernel Smoothing
Description: Kernel smoothers for univariate and multivariate data.
Author: Tarn Duong <tarn.duong@gmail.com>
Maintainer: Tarn Duong <tarn.duong@gmail.com>

Diff between ks versions 1.10.0 dated 2015-10-22 and 1.10.1 dated 2016-01-29

 CHANGELOG          |    6 ++
 DESCRIPTION        |    8 +-
 MD5                |   18 +++---
 NAMESPACE          |    1 
 R/kde.R            |   14 ++---
 R/prelim.R         |   28 +++-------
 R/selector.R       |  148 +++++------------------------------------------------
 build/vignette.rds |binary
 inst/doc/kde.pdf   |binary
 man/ks-internal.Rd |    1 
 10 files changed, 54 insertions(+), 170 deletions(-)

More information about ks at CRAN
Permanent link

Package IMP updated to version 1.1 with previous version 0.1 dated 2015-12-22

Title: Interactive Model Performance Evaluation
Description: Contains functions for evaluating & comparing the performance of Binary classification models. Functions can be called either statically or interactively (as Shiny Apps).
Author: Anup Nair [aut, cre]
Maintainer: Anup Nair <nairanup50695@gmail.com>

Diff between IMP versions 0.1 dated 2015-12-22 and 1.1 dated 2016-01-29

 DESCRIPTION               |    9 ++++----
 MD5                       |   15 +++++++-------
 R/InternalFunctions.R     |   14 +++++++++----
 R/ShinyFunctions.R        |   19 +++++++++---------
 R/custom_funcs.R          |   47 ++++++++++++++++++++++++++++++++++++----------
 README.md                 |only
 man/interPerfMeasures.Rd  |    2 -
 man/staticConfMatrix.Rd   |    4 ++-
 man/staticPerfMeasures.Rd |    8 +++++--
 9 files changed, 80 insertions(+), 38 deletions(-)

More information about IMP at CRAN
Permanent link

Package googleAuthR updated to version 0.2.0 with previous version 0.1.1 dated 2015-08-19

Title: Easy Authentication with Google OAuth2 APIs
Description: Create R functions that interact with OAuth2 Google APIs easily, with auto-refresh and Shiny compatibility.
Author: Mark Edmondson [aut, cre], Jennifer Bryan [ctb], Johann deBoer [ctb]
Maintainer: Mark Edmondson <m@sunholo.com>

Diff between googleAuthR versions 0.1.1 dated 2015-08-19 and 0.2.0 dated 2016-01-29

 DESCRIPTION                   |   20 
 LICENSE                       |    2 
 MD5                           |   95 ++-
 NAMESPACE                     |    6 
 NEWS.md                       |only
 R/googleAuthR.R               |    9 
 R/googleAuthR_auth.R          |   49 +
 R/googleAuthR_batch.R         |only
 R/googleAuthR_generator.R     |  368 +++++++++-----
 R/googleAuthR_options.R       |   14 
 R/googleAuthR_shiny.R         |  157 +++++-
 R/googleAuthR_utility.R       |   69 ++
 README.md                     |  229 ++++++++
 build/vignette.rds            |binary
 inst/doc/googleAuthR.Rmd      |  241 ++++++++-
 inst/doc/googleAuthR.html     | 1079 ++++++++++++++++++++++++++++--------------
 man/Authentication.Rd         |    6 
 man/RFC_convert.Rd            |    2 
 man/applyDataParseFunction.Rd |only
 man/authReturnCode.Rd         |   18 
 man/check.Url.Rd              |    2 
 man/checkGoogleAPIError.Rd    |    7 
 man/checkTokenAPI.Rd          |    2 
 man/createCode.Rd             |   18 
 man/doBatchRequest.Rd         |only
 man/doHttrRequest.Rd          |    7 
 man/error.message.Rd          |only
 man/gar_api_generator.Rd      |   51 +
 man/gar_auth.Rd               |    7 
 man/gar_auth_service.Rd       |only
 man/gar_batch.Rd              |only
 man/gar_batch_walk.Rd         |only
 man/gar_shiny_getAuthUrl.Rd   |   21 
 man/gar_shiny_getToken.Rd     |   20 
 man/gar_shiny_getUrl.Rd       |   19 
 man/get_google_token.Rd       |    7 
 man/googleAuthR.Rd            |   15 
 man/is.NullOb.Rd              |only
 man/is.error.Rd               |    2 
 man/is_legit_token.Rd         |    7 
 man/is_shiny.Rd               |    2 
 man/loginOutput.Rd            |   36 -
 man/makeBatchRequest.Rd       |only
 man/parseBatchResponse.Rd     |only
 man/postwalk.Rd               |    2 
 man/reactiveAccessToken.Rd    |   35 -
 man/renderLogin.Rd            |   54 +-
 man/replace.kv.Rd             |    2 
 man/retryRequest.Rd           |only
 man/revokeEventObserver.Rd    |only
 man/rmNullObs.Rd              |only
 man/split_vector.Rd           |only
 man/substitute.list.Rd        |    2 
 man/token_exists.Rd           |    7 
 man/with_shiny.Rd             |   37 -
 vignettes/googleAuthR.Rmd     |  241 ++++++++-
 56 files changed, 2213 insertions(+), 754 deletions(-)

More information about googleAuthR at CRAN
Permanent link

Package erp.easy updated to version 1.0.0 with previous version 0.6.3 dated 2015-09-25

Title: Event-Related Potential (ERP) Data Exploration Made Easy
Description: A set of user-friendly functions to aid in organizing, plotting and analyzing event-related potential (ERP) data. Provides an easy-to-learn method to explore ERP data. Should be useful to those without a background in computer programming, and to those who are new to ERPs (or new to the more advanced ERP software available). Emphasis has been placed on highly automated processes using functions with as few arguments as possible. Expects processed (cleaned) data.
Author: Travis Moore [aut, cre]
Maintainer: Travis Moore <travis.m.moore@vanderbilt.edu>

Diff between erp.easy versions 0.6.3 dated 2015-09-25 and 1.0.0 dated 2016-01-29

 DESCRIPTION         |    8 +--
 MD5                 |   29 ++++++-----
 NAMESPACE           |    5 +-
 NEWS.md             |only
 R/Build.R           |   22 ++++-----
 R/Difference.R      |   25 ++++++----
 R/Filter.R          |only
 R/GrandavgPlot.R    |   38 +++++++++++----
 R/Load.R            |  127 +++++++++++++++++++++++++++++++---------------------
 R/Means.R           |    5 +-
 R/Peaks.R           |   30 +++++++++---
 man/dif.wave.Rd     |   14 +++--
 man/erp.filter.Rd   |only
 man/grandaverage.Rd |    2 
 man/load.data.Rd    |   73 ++++++++++++++---------------
 man/m.measures.Rd   |    2 
 man/p.measures.Rd   |   10 ++--
 17 files changed, 232 insertions(+), 158 deletions(-)

More information about erp.easy at CRAN
Permanent link

Package CpGassoc updated to version 2.55 with previous version 2.50 dated 2015-01-28

Title: Association Between Methylation and a Phenotype of Interest
Description: Is designed to test for association between methylation at CpG sites across the genome and a phenotype of interest, adjusting for any relevant covariates. The package can perform standard analyses of large datasets very quickly with no need to impute the data. It can also handle mixed effects models with chip or batch entering the model as a random intercept. Also includes tools to apply quality control filters, perform permutation tests, and create QQ plots, manhattan plots, and scatterplots for individual CpG sites.
Author: Barfield, R., Conneely, K., Kilaru,V
Maintainer: R Barfield <rbarfield01@fas.harvard.edu>

Diff between CpGassoc versions 2.50 dated 2015-01-28 and 2.55 dated 2016-01-29

 CpGassoc-2.50/CpGassoc/man/cpg.perm.object.rd       |only
 CpGassoc-2.55/CpGassoc/DESCRIPTION                  |   16 
 CpGassoc-2.55/CpGassoc/MD5                          |   85 +-
 CpGassoc-2.55/CpGassoc/NAMESPACE                    |   13 
 CpGassoc-2.55/CpGassoc/R/CpGassoc-internal.R        |only
 CpGassoc-2.55/CpGassoc/R/cpg.GC.R                   |  109 +-
 CpGassoc-2.55/CpGassoc/R/cpg.assoc.R                |  248 +++---
 CpGassoc-2.55/CpGassoc/R/cpg.combine.R              |  216 ++---
 CpGassoc-2.55/CpGassoc/R/cpg.everything.R           |    8 
 CpGassoc-2.55/CpGassoc/R/cpg.everything.character.R |   18 
 CpGassoc-2.55/CpGassoc/R/cpg.everything.complex.R   |   46 -
 CpGassoc-2.55/CpGassoc/R/cpg.everything.logical.R   |   33 
 CpGassoc-2.55/CpGassoc/R/cpg.everything.matrix.R    |  126 +--
 CpGassoc-2.55/CpGassoc/R/cpg.everything.numeric.R   |   12 
 CpGassoc-2.55/CpGassoc/R/cpg.length.R               |   46 -
 CpGassoc-2.55/CpGassoc/R/cpg.perm.R                 |  351 ++++-----
 CpGassoc-2.55/CpGassoc/R/cpg.qc.R                   |  146 +--
 CpGassoc-2.55/CpGassoc/R/cpg.work.R                 |  740 ++++++++++----------
 CpGassoc-2.55/CpGassoc/R/cpgassocsummary.R          |  152 ++--
 CpGassoc-2.55/CpGassoc/R/design.NULL.R              |   60 -
 CpGassoc-2.55/CpGassoc/R/design.R                   |    8 
 CpGassoc-2.55/CpGassoc/R/design.data.frame.R        |   62 -
 CpGassoc-2.55/CpGassoc/R/manhattan.R                |  366 ++++-----
 CpGassoc-2.55/CpGassoc/R/manhattan.reflect.R        |  454 ++++++------
 CpGassoc-2.55/CpGassoc/R/plot.cpg.R                 |  476 ++++++------
 CpGassoc-2.55/CpGassoc/R/plot.cpg.perm.R            |  508 ++++++-------
 CpGassoc-2.55/CpGassoc/R/pointsizefunction.R        |   12 
 CpGassoc-2.55/CpGassoc/R/print.cpg.R                |   68 -
 CpGassoc-2.55/CpGassoc/R/print.cpg.gc.R             |   26 
 CpGassoc-2.55/CpGassoc/R/print.cpg.perm.R           |   66 -
 CpGassoc-2.55/CpGassoc/R/print.cpg.perm.gc.R        |    8 
 CpGassoc-2.55/CpGassoc/R/scatterplot.R              |  240 +++---
 CpGassoc-2.55/CpGassoc/R/sort.cpg.R                 |   22 
 CpGassoc-2.55/CpGassoc/R/sort.cpg.perm.R            |    8 
 CpGassoc-2.55/CpGassoc/R/summary.cpg.R              |   62 -
 CpGassoc-2.55/CpGassoc/R/summary.cpg.perm.R         |    8 
 CpGassoc-2.55/CpGassoc/build/vignette.rds           |binary
 CpGassoc-2.55/CpGassoc/data/annotation.rda          |binary
 CpGassoc-2.55/CpGassoc/data/datalist                |    6 
 CpGassoc-2.55/CpGassoc/data/samplecpg.rda           |binary
 CpGassoc-2.55/CpGassoc/data/samplepheno.rda         |binary
 CpGassoc-2.55/CpGassoc/inst/doc/CpGassoc.R          |  360 ++++-----
 CpGassoc-2.55/CpGassoc/inst/doc/CpGassoc.pdf        |binary
 CpGassoc-2.55/CpGassoc/man/CpGassoc-package.Rd      |  160 ++--
 CpGassoc-2.55/CpGassoc/man/cpg.perm.object.Rd       |only
 45 files changed, 2680 insertions(+), 2665 deletions(-)

More information about CpGassoc at CRAN
Permanent link

New package cmprskQR with initial version 0.9.1
Package: cmprskQR
Version: 0.9.1
Date: 2016-01-29
Title: Analysis of Competing Risks Using Quantile Regressions
Author: Stephan Dlugosz, based on code from Limin Peng and Ruosha Li
Maintainer: Stephan Dlugosz <stephan.dlugosz@googlemail.com>
Depends: R (>= 2.13.0)
Imports: graphics, quantreg, stats, survival
Description: Estimation, testing and regression modeling of subdistribution functions in competing risks using quantile regressions, as described in Peng and Fine (2009) <DOI:10.1198/jasa.2009.tm08228>.
License: GPL (>= 2)
URL: https://bitbucket.org/sdlugosz/cmprskqr
NeedsCompilation: yes
Repository: CRAN
Packaged: 2016-01-29 20:12:25 UTC; Stephan
X-CRAN-Comment: Archived on 2015-07-01 as maintainer address <dlugosz@zew.de> bounced.
Date/Publication: 2016-01-29 22:22:24

More information about cmprskQR at CRAN
Permanent link

Package bayesPop updated to version 6.0-1 with previous version 6.0-0 dated 2016-01-16

Title: Probabilistic Population Projection
Description: Generating population projections for all countries of the world using several probabilistic components, such as total fertility rate (TFR) and life expectancy.
Author: Hana Sevcikova, Adrian Raftery, Thomas Buettner
Maintainer: Hana Sevcikova <hanas@uw.edu>

Diff between bayesPop versions 6.0-0 dated 2016-01-16 and 6.0-1 dated 2016-01-29

 ChangeLog               |    6 ++++++
 DESCRIPTION             |    8 ++++----
 MD5                     |   14 +++++++-------
 R/get_outputs.R         |    8 ++++----
 R/predict.pop.R         |   36 +++++++++++++++++++++---------------
 man/LifeTableMx.Rd      |   10 +++++++---
 man/bayesPop-package.Rd |    4 ++--
 tests/test_functions.R  |    4 ++++
 8 files changed, 55 insertions(+), 35 deletions(-)

More information about bayesPop at CRAN
Permanent link

New package alakazam with initial version 0.2.2
Package: alakazam
Type: Package
Version: 0.2.2
Date: 2016-01-29
Authors@R: c(person("Jason", "Vander Heiden", role=c("aut", "cre"), email="jason.vanderheiden@yale.edu"), person("Namita", "Gupta", role=c("ctb"), email="namita.gupta@yale.edu"), person("Daniel", "Gadala-Maria", role=c("ctb"), email="daniel.gadala-maria@yale.edu"), person("Susanna", "Marquez", role=c("ctb"), email="susanna.marquez@yale.edu"), person("Roy", "Jiang", role=c("ctb"), email="ruoyi.jiang@yale.edu"))
Title: Immunoglobulin Clonal Lineage and Diversity Analysis
Description: Core functionality, lineage reconstruction, and diversity analysis, and amino acid property analysis components of the Change-O tool suite.
License: CC BY-NC-SA 4.0
URL: http://clip.med.yale.edu/changeo
BugReports: https://bitbucket.org/kleinstein/alakazam/issues
LazyData: true
BuildVignettes: true
VignetteBuilder: knitr
Depends: R (>= 3.0.0), ggplot2
Imports: dplyr, graphics, grid, igraph (>= 1.0.0), lazyeval, methods, scales, seqinr, stats, stringi, utils
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 5.0.1
Collate: 'Alakazam.R' 'AminoAcids.R' 'Core.R' 'Diversity.R' 'GeneUsage.R' 'Lineage.R' 'Sequence.R'
NeedsCompilation: no
Packaged: 2016-01-29 20:03:31 UTC; jason
Author: Jason Vander Heiden [aut, cre], Namita Gupta [ctb], Daniel Gadala-Maria [ctb], Susanna Marquez [ctb], Roy Jiang [ctb]
Maintainer: Jason Vander Heiden <jason.vanderheiden@yale.edu>
Repository: CRAN
Date/Publication: 2016-01-29 22:26:44

More information about alakazam at CRAN
Permanent link

Package webchem updated to version 0.0.5.0 with previous version 0.0.4.0 dated 2015-12-09

Title: Chemical Information from the Web
Description: Chemical information from around the web. This package interacts with a suite of web APIs for chemical information.
Author: Eduard Szöcs [aut, cre], Daniel Muench [ctb], Johannes Ranke [ctb]
Maintainer: Eduard Szöcs <eduardszoecs@gmail.com>

Diff between webchem versions 0.0.4.0 dated 2015-12-09 and 0.0.5.0 dated 2016-01-29

 webchem-0.0.4.0/webchem/man/alanwood.Rd                  |only
 webchem-0.0.4.0/webchem/man/chemid.Rd                    |only
 webchem-0.0.4.0/webchem/man/cid_compinfo.Rd              |only
 webchem-0.0.4.0/webchem/man/cir.Rd                       |only
 webchem-0.0.4.0/webchem/man/get_cid.Rd                   |only
 webchem-0.0.4.0/webchem/man/pan.Rd                       |only
 webchem-0.0.4.0/webchem/man/physprop.Rd                  |only
 webchem-0.0.4.0/webchem/man/ppdb.Rd                      |only
 webchem-0.0.5.0/webchem/DESCRIPTION                      |   10 
 webchem-0.0.5.0/webchem/MD5                              |  141 +++---
 webchem-0.0.5.0/webchem/NAMESPACE                        |   16 
 webchem-0.0.5.0/webchem/NEWS                             |   52 ++
 webchem-0.0.5.0/webchem/R/alanwood.R                     |  130 +++--
 webchem-0.0.5.0/webchem/R/chemid.R                       |  170 ++++++-
 webchem-0.0.5.0/webchem/R/chemspider.R                   |  327 +++++++++++----
 webchem-0.0.5.0/webchem/R/cir.R                          |   48 +-
 webchem-0.0.5.0/webchem/R/cts.R                          |   43 -
 webchem-0.0.5.0/webchem/R/etox.R                         |  243 +++++++----
 webchem-0.0.5.0/webchem/R/pan.R                          |   62 +-
 webchem-0.0.5.0/webchem/R/physprop.R                     |   82 +--
 webchem-0.0.5.0/webchem/R/ppdb.R                         |  171 ++++---
 webchem-0.0.5.0/webchem/R/pubchem.R                      |  116 ++---
 webchem-0.0.5.0/webchem/R/utils.R                        |  149 ++++++
 webchem-0.0.5.0/webchem/R/webchem-defunct.R              |   17 
 webchem-0.0.5.0/webchem/R/webchem-deprecated.R           |   67 ++-
 webchem-0.0.5.0/webchem/R/webchem.R                      |only
 webchem-0.0.5.0/webchem/R/wikidata.R                     |only
 webchem-0.0.5.0/webchem/data/jagst.rda                   |only
 webchem-0.0.5.0/webchem/data/lc50.rda                    |only
 webchem-0.0.5.0/webchem/data/ppdb_idx.rda                |binary
 webchem-0.0.5.0/webchem/man/aw_query.Rd                  |only
 webchem-0.0.5.0/webchem/man/ci_query.Rd                  |only
 webchem-0.0.5.0/webchem/man/cir_query.Rd                 |only
 webchem-0.0.5.0/webchem/man/cs_compinfo.Rd               |    5 
 webchem-0.0.5.0/webchem/man/cs_convert.Rd                |   20 
 webchem-0.0.5.0/webchem/man/cs_csid_mol.Rd               |    2 
 webchem-0.0.5.0/webchem/man/cs_extcompinfo.Rd            |    7 
 webchem-0.0.5.0/webchem/man/cs_inchi_csid.Rd             |    3 
 webchem-0.0.5.0/webchem/man/cs_inchi_inchikey.Rd         |    3 
 webchem-0.0.5.0/webchem/man/cs_inchi_mol.Rd              |    3 
 webchem-0.0.5.0/webchem/man/cs_inchi_smiles.Rd           |    5 
 webchem-0.0.5.0/webchem/man/cs_inchikey_csid.Rd          |    3 
 webchem-0.0.5.0/webchem/man/cs_inchikey_inchi.Rd         |    3 
 webchem-0.0.5.0/webchem/man/cs_inchikey_mol.Rd           |    2 
 webchem-0.0.5.0/webchem/man/cs_prop.Rd                   |only
 webchem-0.0.5.0/webchem/man/cs_smiles_inchi.Rd           |    3 
 webchem-0.0.5.0/webchem/man/cts_compinfo.Rd              |    4 
 webchem-0.0.5.0/webchem/man/cts_convert.Rd               |    4 
 webchem-0.0.5.0/webchem/man/etox_basic.Rd                |    8 
 webchem-0.0.5.0/webchem/man/etox_targets.Rd              |    8 
 webchem-0.0.5.0/webchem/man/etox_tests.Rd                |    8 
 webchem-0.0.5.0/webchem/man/get_csid.Rd                  |    3 
 webchem-0.0.5.0/webchem/man/get_etoxid.Rd                |   15 
 webchem-0.0.5.0/webchem/man/get_pcid.Rd                  |only
 webchem-0.0.5.0/webchem/man/get_wdid.Rd                  |only
 webchem-0.0.5.0/webchem/man/is.cas.Rd                    |    5 
 webchem-0.0.5.0/webchem/man/is.inchikey.Rd               |    9 
 webchem-0.0.5.0/webchem/man/is.inchikey_cs.Rd            |    2 
 webchem-0.0.5.0/webchem/man/is.inchikey_format.Rd        |only
 webchem-0.0.5.0/webchem/man/is.smiles.Rd                 |only
 webchem-0.0.5.0/webchem/man/jagst.Rd                     |only
 webchem-0.0.5.0/webchem/man/lc50.Rd                      |only
 webchem-0.0.5.0/webchem/man/pan_query.Rd                 |only
 webchem-0.0.5.0/webchem/man/parse_mol.Rd                 |    2 
 webchem-0.0.5.0/webchem/man/pc_compinfo.Rd               |only
 webchem-0.0.5.0/webchem/man/pp_query.Rd                  |only
 webchem-0.0.5.0/webchem/man/ppdb_buildidx.Rd             |    2 
 webchem-0.0.5.0/webchem/man/ppdb_idx.Rd                  |    4 
 webchem-0.0.5.0/webchem/man/ppdb_query.Rd                |only
 webchem-0.0.5.0/webchem/man/wd_ident.Rd                  |only
 webchem-0.0.5.0/webchem/man/webchem-defunct.Rd           |   10 
 webchem-0.0.5.0/webchem/man/webchem-deprecated.Rd        |   35 +
 webchem-0.0.5.0/webchem/man/webchem.Rd                   |only
 webchem-0.0.5.0/webchem/tests/testthat.R                 |   10 
 webchem-0.0.5.0/webchem/tests/testthat/test-alanwood.R   |   20 
 webchem-0.0.5.0/webchem/tests/testthat/test-chemid.R     |   20 
 webchem-0.0.5.0/webchem/tests/testthat/test-chemspider.R |   63 +-
 webchem-0.0.5.0/webchem/tests/testthat/test-cir.R        |   17 
 webchem-0.0.5.0/webchem/tests/testthat/test-cts.R        |    6 
 webchem-0.0.5.0/webchem/tests/testthat/test-etox.R       |   66 ++-
 webchem-0.0.5.0/webchem/tests/testthat/test-pan.R        |   23 -
 webchem-0.0.5.0/webchem/tests/testthat/test-physprop.R   |   17 
 webchem-0.0.5.0/webchem/tests/testthat/test-ppdb.R       |   17 
 webchem-0.0.5.0/webchem/tests/testthat/test-pubchem.R    |   32 -
 webchem-0.0.5.0/webchem/tests/testthat/test-utils.R      |   22 +
 webchem-0.0.5.0/webchem/tests/testthat/test-wikidata.R   |only
 86 files changed, 1583 insertions(+), 752 deletions(-)

More information about webchem at CRAN
Permanent link

Package TraMineR updated to version 1.8-11.1 with previous version 1.8-11 dated 2015-11-25

Title: Trajectory Miner: a Toolbox for Exploring and Rendering Sequences
Description: Toolbox for the manipulation, description and rendering of sequences, and more generally the mining of sequence data in the field of social sciences. Although the toolbox is primarily intended for analyzing state or event sequences that describe life courses such as family formation histories or professional careers, its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for converting sequences from one format to another. It offers several functions for describing and rendering sequences, for computing distances between sequences with different metrics (among which optimal matching), original dissimilarity-based analysis tools, and simple functions for extracting the most frequent subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.
Author: Alexis Gabadinho [aut, cph], Matthias Studer [aut, cph], Nicolas Muller [aut], Reto Buergin [aut], Gilbert Ritschard [aut, cre, cph]
Maintainer: Gilbert Ritschard <gilbert.ritschard@unige.ch>

Diff between TraMineR versions 1.8-11 dated 2015-11-25 and 1.8-11.1 dated 2016-01-29

 DESCRIPTION    |    6 +++---
 MD5            |    4 ++--
 src/TraMineR.h |    4 ----
 3 files changed, 5 insertions(+), 9 deletions(-)

More information about TraMineR at CRAN
Permanent link

Package RKEELjars updated to version 1.0.8 with previous version 1.0.6 dated 2016-01-26

Title: Java Executable .jar Files for 'RKEEL'
Description: KEEL is a popular Java software for a large number of different knowledge data discovery tasks. Furthermore, 'RKEEL' is a package with a R code layer between R and KEEL, for using KEEL in R code. This package downloads and install the .jar files necessary for 'RKEEL' algorithms execution. For more information about KEEL, see <http://www.keel.es/>.
Author: Jose Moyano [aut, cre], Luciano Sanchez Ramos [aut]
Maintainer: Jose Moyano <i02momuj@uco.es>

Diff between RKEELjars versions 1.0.6 dated 2016-01-26 and 1.0.8 dated 2016-01-29

 DESCRIPTION         |    8 ++++----
 MD5                 |    8 ++++----
 NAMESPACE           |    1 +
 R/zzz.R             |   41 +++++++++++++++++++++++++++++++++++++----
 inst/exe/Readme.txt |    2 +-
 5 files changed, 47 insertions(+), 13 deletions(-)

More information about RKEELjars at CRAN
Permanent link

Package multic updated to version 0.4.3.1 with previous version 0.4.3 dated 2015-08-27

Title: Quantitative Linkage Analysis Tools using the Variance Components Approach
Description: Calculate the polygenic and major gene models for quantitative trait linkage analysis using variance components approach. The 0.2.2 release includes bug fixes that allow 'multic' to run properly on 64-bit systems. The 0.3.0 release includes a fully implemented sw2mloci() function. As of 0.3.8, Splus version is no longer supported. Additional documentation and examples can be found in the inst directory.
Author: Eric Lunde, Mariza de Andrade, Beth Atkinson, Pat Votruba
Maintainer: Pat Votruba <votruba.patrick@mayo.edu>

Diff between multic versions 0.4.3 dated 2015-08-27 and 0.4.3.1 dated 2016-01-29

 DESCRIPTION                   |    8 ++++----
 MD5                           |   23 ++++++++++++-----------
 src/Calculate.cpp             |    2 +-
 src/Lib.cpp                   |    4 ++--
 src/Makevars                  |only
 src/Model.cpp                 |    6 +++++-
 src/Robust_Variance.cpp       |    2 +-
 src/calculateCorrelations.cpp |    4 ++--
 src/fixibd.cpp                |    7 ++++---
 src/fullId.cpp                |   12 ++++++------
 src/sw2mloci.cpp              |    6 +++++-
 src/validateShareOut.cpp      |   12 ++++++------
 src/verS.h                    |    6 +++---
 13 files changed, 51 insertions(+), 41 deletions(-)

More information about multic at CRAN
Permanent link

New package TwoPhaseInd with initial version 1.1.0
Package: TwoPhaseInd
Type: Package
Title: Two-Phase Independence
Version: 1.1.0
Authors@R: c(person("James", "Dai", role = c("aut", "cre"), email = "jdai@fredhutch.org"), person("Xiaoyu", "Wang", role = c("aut")))
Author: James Dai [aut, cre], Xiaoyu Wang [aut]
Maintainer: James Dai <jdai@fredhutch.org>
Description: Estimation of gene-treatment interactions in randomized clinical trials exploiting gene-treatment independence.
License: GPL (>= 2)
LazyLoad: no
Packaged: 2016-01-28 01:33:51 UTC; Administrator
NeedsCompilation: yes
Imports: survival
Repository: CRAN
Date/Publication: 2016-01-29 07:10:00

More information about TwoPhaseInd at CRAN
Permanent link

New package pinfsc50 with initial version 1.0.0
Package: pinfsc50
Title: Sequence ("Fasta"), Annotation ("Gff") and Variants ("Vcf") for 17 Samples of "P. Infestans" and 1 "P. Mirabilis"
Version: 1.0.0
Authors@R: c(person(c("Brian", "J."), "Knaus", role = c("cre", "aut"), email = "briank.lists@gmail.com"), person(c("Niklaus", "J."), "Grunwald", role = "aut", email = "grunwaln@science.oregonstate.edu"))
Maintainer: Brian J. Knaus <briank.lists@gmail.com>
Description: Genomic data for the plant pathogen "Phytophthora infestans." It includes a variant file ("vcf") sequence file ("fasta") and an annotation file ("gff"). This package is intended to be used as example data for packages that work with genomic data.
Depends: R (>= 3.2.1)
License: GPL
LazyData: true
NeedsCompilation: no
Packaged: 2016-01-28 21:50:32 UTC; knausb
Author: Brian J. Knaus [cre, aut], Niklaus J. Grunwald [aut]
Repository: CRAN
Date/Publication: 2016-01-29 05:58:03

More information about pinfsc50 at CRAN
Permanent link

Package memoise updated to version 1.0.0 with previous version 0.2.1 dated 2014-04-22

Title: Memoisation of Functions
Description: Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
Author: Hadley Wickham [aut], Jim Hester [aut, cre], Kirill Müller [aut]
Maintainer: Jim Hester <jim.hester@rstudio.com>

Diff between memoise versions 0.2.1 dated 2014-04-22 and 1.0.0 dated 2016-01-29

 memoise-0.2.1/memoise/NEWS               |only
 memoise-1.0.0/memoise/DESCRIPTION        |   28 ++--
 memoise-1.0.0/memoise/LICENSE            |    2 
 memoise-1.0.0/memoise/MD5                |   22 +--
 memoise-1.0.0/memoise/NAMESPACE          |    6 
 memoise-1.0.0/memoise/NEWS.md            |only
 memoise-1.0.0/memoise/R/memoise.r        |  214 ++++++++++++++++++++++++-------
 memoise-1.0.0/memoise/README.md          |    5 
 memoise-1.0.0/memoise/man/forget.Rd      |    3 
 memoise-1.0.0/memoise/man/has_cache.Rd   |only
 memoise-1.0.0/memoise/man/is.memoised.Rd |    3 
 memoise-1.0.0/memoise/man/memoise.Rd     |   30 +++-
 memoise-1.0.0/memoise/man/timeout.Rd     |only
 memoise-1.0.0/memoise/tests              |only
 14 files changed, 240 insertions(+), 73 deletions(-)

More information about memoise at CRAN
Permanent link


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