Mon, 15 Feb 2016

Package tablaxlsx updated to version 1.0.5 with previous version 1.0.4 dated 2016-01-21

Title: Write Formatted Tables in Excel Workbooks
Description: Some functions are included in this package for writing tables in Excel format suitable for distribution.
Author: Jesus Maria Rodriguez Rodriguez
Maintainer: Jesus Maria Rodriguez Rodriguez <jesusmro@ono.com>

Diff between tablaxlsx versions 1.0.4 dated 2016-01-21 and 1.0.5 dated 2016-02-15

 DESCRIPTION |    8 ++++----
 MD5         |    4 ++--
 R/reducir.R |   11 ++++++++---
 3 files changed, 14 insertions(+), 9 deletions(-)

More information about tablaxlsx at CRAN
Permanent link

Package rplos updated to version 0.5.6 with previous version 0.5.4 dated 2015-09-16

Title: Interface to the Search 'API' for 'PLoS' Journals
Description: A programmatic interface to the 'SOLR' based search 'API' (http://api.plos.org/) provided by the Public Library of Science journals to search their articles. Functions are included for searching for articles, retrieving articles, making plots, doing 'faceted' searches, 'highlight' searches, and viewing results of 'highlighted' searches in a browser.
Author: Scott Chamberlain [aut, cre], Carl Boettiger [aut], Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>

Diff between rplos versions 0.5.4 dated 2015-09-16 and 0.5.6 dated 2016-02-15

 DESCRIPTION                          |   25 ++++----
 LICENSE                              |    2 
 MD5                                  |  102 +++++++++++++++++------------------
 NAMESPACE                            |   11 +++
 NEWS.md                              |   10 +++
 R/citations.R                        |    3 -
 R/crossref.R                         |    2 
 R/fulltext.R                         |    2 
 R/highbrow.r                         |    5 -
 R/highplos.r                         |    3 -
 R/journalnamekey.R                   |    7 +-
 R/plosabstract.R                     |    6 +-
 R/plosauthor.R                       |    8 +-
 R/plosfields.R                       |    2 
 R/plosfigtabcaps.R                   |    6 +-
 R/plossubject.R                      |   12 ++--
 R/plostitle.R                        |    4 -
 R/plosviews.R                        |   35 +++++++-----
 R/plosword.R                         |   20 +++---
 R/plot_throughtime.R                 |   23 +++----
 R/rplos-package.R                    |   21 +++++--
 R/searchplos.R                       |   11 +--
 R/zzz.R                              |   38 +++++++------
 build/vignette.rds                   |binary
 man/addmissing.Rd                    |    2 
 man/check_response.Rd                |    2 
 man/citations.Rd                     |    2 
 man/concat_todf.Rd                   |    2 
 man/crossref-defunct.Rd              |    2 
 man/facetplos.Rd                     |    6 +-
 man/formatarticleurl.Rd              |    4 -
 man/full_text_urls.Rd                |    2 
 man/highbrow.Rd                      |    2 
 man/highplos.Rd                      |    3 -
 man/insertnones.Rd                   |    2 
 man/isocodes.Rd                      |    2 
 man/journalnamekey.Rd                |    2 
 man/plos_fulltext.Rd                 |    2 
 man/plosabstract.Rd                  |    2 
 man/plosauthor.Rd                    |    2 
 man/plosfields.Rd                    |    2 
 man/plosfigtabcaps.Rd                |    2 
 man/plossubject.Rd                   |    4 +
 man/plostitle.Rd                     |    2 
 man/plosviews.Rd                     |    2 
 man/plosword.Rd                      |    3 -
 man/plot_throughtime.Rd              |    2 
 man/rplos-defunct.Rd                 |    2 
 man/rplos.Rd                         |    3 -
 man/searchplos.Rd                    |    2 
 tests/testthat/test-highbrow.R       |    2 
 tests/testthat/test-journalnamekey.R |    2 
 52 files changed, 227 insertions(+), 198 deletions(-)

More information about rplos at CRAN
Permanent link

Package PoweR updated to version 1.0.5 with previous version 1.0.4 dated 2014-11-21

Title: Computation of Power and Level Tables for Hypothesis Tests
Description: Functions for the computation of power and level tables for hypothesis tests, in LaTeX format, functions to build explanatory graphs for studying power of test statistics.
Author: Pierre Lafaye de Micheaux <lafaye@dms.umontreal.ca>, Viet Anh Tran <vietanhtran184@yahoo.com>
Maintainer: P. Lafaye de Micheaux <lafaye@dms.umontreal.ca>

Diff between PoweR versions 1.0.4 dated 2014-11-21 and 1.0.5 dated 2016-02-15

 PoweR-1.0.4/PoweR/inst/printTemplates                                |only
 PoweR-1.0.4/PoweR/man/stat0037.DesgagneMicheauxLeblanc-P3.Rd         |only
 PoweR-1.0.4/PoweR/man/stat0038.DesgagneMicheauxLeblanc-P4.Rd         |only
 PoweR-1.0.4/PoweR/man/stat0039.DesgagneMicheauxLeblanc-P5.Rd         |only
 PoweR-1.0.5/PoweR/.Rinstignore                                       |    2 
 PoweR-1.0.5/PoweR/DESCRIPTION                                        |    8 
 PoweR-1.0.5/PoweR/MD5                                                |  454 +++----
 PoweR-1.0.5/PoweR/NAMESPACE                                          |   15 
 PoweR-1.0.5/PoweR/R/checklaw.R                                       |   32 
 PoweR-1.0.5/PoweR/R/compquant.R                                      |    6 
 PoweR-1.0.5/PoweR/R/create.alter.R                                   |    1 
 PoweR-1.0.5/PoweR/R/gensample.R                                      |    7 
 PoweR-1.0.5/PoweR/R/graph.R                                          |    4 
 PoweR-1.0.5/PoweR/R/many.crit.R                                      |   97 +
 PoweR-1.0.5/PoweR/R/many.pval.R                                      |   11 
 PoweR-1.0.5/PoweR/R/powcomp-easy.R                                   |    6 
 PoweR-1.0.5/PoweR/R/powcomp-fast.R                                   |   49 
 PoweR-1.0.5/PoweR/R/print.critvalues1.R                              |only
 PoweR-1.0.5/PoweR/R/print.power1.R                                   |only
 PoweR-1.0.5/PoweR/R/pvalueMC.R                                       |    4 
 PoweR-1.0.5/PoweR/R/zzz.R                                            |    2 
 PoweR-1.0.5/PoweR/TODO                                               |    5 
 PoweR-1.0.5/PoweR/inst/CITATION                                      |   41 
 PoweR-1.0.5/PoweR/inst/HISTORY                                       |   17 
 PoweR-1.0.5/PoweR/inst/laws/densities.R                              |  410 +++---
 PoweR-1.0.5/PoweR/inst/laws/moments.R                                |  427 ++----
 PoweR-1.0.5/PoweR/man/Distributions.Rd                               |    9 
 PoweR-1.0.5/PoweR/man/Laplace.tests.Rd                               |    7 
 PoweR-1.0.5/PoweR/man/Normality.tests.Rd                             |   12 
 PoweR-1.0.5/PoweR/man/Uniformity.tests.Rd                            |    6 
 PoweR-1.0.5/PoweR/man/calcFx.Rd                                      |    7 
 PoweR-1.0.5/PoweR/man/checklaw.Rd                                    |   32 
 PoweR-1.0.5/PoweR/man/compquant.Rd                                   |   12 
 PoweR-1.0.5/PoweR/man/create.alter.Rd                                |    7 
 PoweR-1.0.5/PoweR/man/densities.Rd                                   |    8 
 PoweR-1.0.5/PoweR/man/gensample.Rd                                   |   11 
 PoweR-1.0.5/PoweR/man/getindex.Rd                                    |    7 
 PoweR-1.0.5/PoweR/man/getnbparlaws.Rd                                |    7 
 PoweR-1.0.5/PoweR/man/getnbparstats.Rd                               |    7 
 PoweR-1.0.5/PoweR/man/graph.Rd                                       |   12 
 PoweR-1.0.5/PoweR/man/help.law.Rd                                    |    7 
 PoweR-1.0.5/PoweR/man/help.stat.Rd                                   |    7 
 PoweR-1.0.5/PoweR/man/law.cstr.Rd                                    |    7 
 PoweR-1.0.5/PoweR/man/law0001.Laplace.Rd                             |    7 
 PoweR-1.0.5/PoweR/man/law0002.Normal.Rd                              |    6 
 PoweR-1.0.5/PoweR/man/law0003.Cauchy.Rd                              |    6 
 PoweR-1.0.5/PoweR/man/law0004.Logistic.Rd                            |    6 
 PoweR-1.0.5/PoweR/man/law0005.Gamma.Rd                               |    6 
 PoweR-1.0.5/PoweR/man/law0006.Beta.Rd                                |    6 
 PoweR-1.0.5/PoweR/man/law0007.Uniform.Rd                             |    6 
 PoweR-1.0.5/PoweR/man/law0008.Student.Rd                             |    6 
 PoweR-1.0.5/PoweR/man/law0009.Chisquared.Rd                          |    6 
 PoweR-1.0.5/PoweR/man/law0010.LogNormal.Rd                           |    6 
 PoweR-1.0.5/PoweR/man/law0011.Weibull.Rd                             |    6 
 PoweR-1.0.5/PoweR/man/law0012.ShiftedExp.Rd                          |    6 
 PoweR-1.0.5/PoweR/man/law0013.PowerUnif.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/law0014.AverageUnif.Rd                         |    6 
 PoweR-1.0.5/PoweR/man/law0015.UUnif.Rd                               |    6 
 PoweR-1.0.5/PoweR/man/law0016.VUnif.Rd                               |    6 
 PoweR-1.0.5/PoweR/man/law0017.JohnsonSU.Rd                           |    6 
 PoweR-1.0.5/PoweR/man/law0018.Tukey.Rd                               |    6 
 PoweR-1.0.5/PoweR/man/law0019.LocationCont.Rd                        |    7 
 PoweR-1.0.5/PoweR/man/law0020.JohnsonSB.Rd                           |    6 
 PoweR-1.0.5/PoweR/man/law0021.SkewNormal.Rd                          |    6 
 PoweR-1.0.5/PoweR/man/law0022.ScaleCont.Rd                           |    6 
 PoweR-1.0.5/PoweR/man/law0023.GeneralizedPareto.Rd                   |    6 
 PoweR-1.0.5/PoweR/man/law0024.GeneralizedError.Rd                    |    6 
 PoweR-1.0.5/PoweR/man/law0025.Stable.Rd                              |    6 
 PoweR-1.0.5/PoweR/man/law0026.Gumbel.Rd                              |    6 
 PoweR-1.0.5/PoweR/man/law0027.Frechet.Rd                             |    6 
 PoweR-1.0.5/PoweR/man/law0028.GeneralizedExtValue.Rd                 |    6 
 PoweR-1.0.5/PoweR/man/law0029.GeneralizedArcsine.Rd                  |    6 
 PoweR-1.0.5/PoweR/man/law0030.FoldedNormal.Rd                        |    6 
 PoweR-1.0.5/PoweR/man/law0031.MixtureNormal.Rd                       |    6 
 PoweR-1.0.5/PoweR/man/law0032.TruncatedNormal.Rd                     |    6 
 PoweR-1.0.5/PoweR/man/law0033.Nout.Rd                                |    8 
 PoweR-1.0.5/PoweR/man/law0034.GeneralizedExpPower.Rd                 |    8 
 PoweR-1.0.5/PoweR/man/law0035.Exponential.Rd                         |    6 
 PoweR-1.0.5/PoweR/man/law0036.AsymmetricLaplace.Rd                   |    6 
 PoweR-1.0.5/PoweR/man/law0037.NormalInvGaussian.Rd                   |    6 
 PoweR-1.0.5/PoweR/man/law0038.AsymmetricPowerDistribution.Rd         |    8 
 PoweR-1.0.5/PoweR/man/law0039.modifiedAsymmetricPowerDistribution.Rd |only
 PoweR-1.0.5/PoweR/man/many.crit.Rd                                   |   10 
 PoweR-1.0.5/PoweR/man/many.pval.Rd                                   |   10 
 PoweR-1.0.5/PoweR/man/moments.Rd                                     |    7 
 PoweR-1.0.5/PoweR/man/plot.discrepancy.Rd                            |    6 
 PoweR-1.0.5/PoweR/man/plot.pvalue.Rd                                 |    6 
 PoweR-1.0.5/PoweR/man/plot.sizepower.Rd                              |    6 
 PoweR-1.0.5/PoweR/man/powcomp-easy.Rd                                |   10 
 PoweR-1.0.5/PoweR/man/powcomp-fast.Rd                                |   10 
 PoweR-1.0.5/PoweR/man/power.gui.Rd                                   |    6 
 PoweR-1.0.5/PoweR/man/print.critvalues.Rd                            |    8 
 PoweR-1.0.5/PoweR/man/print.power.Rd                                 |    6 
 PoweR-1.0.5/PoweR/man/pvalueMC.Rd                                    |   11 
 PoweR-1.0.5/PoweR/man/stat.cstr.Rd                                   |    6 
 PoweR-1.0.5/PoweR/man/stat0001.Lilliefors.Rd                         |    6 
 PoweR-1.0.5/PoweR/man/stat0002.AndersonDarling.Rd                    |    8 
 PoweR-1.0.5/PoweR/man/stat0003.ZhangWu1.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0004.ZhangWu2.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0005.GlenLeemisBarr.Rd                     |    8 
 PoweR-1.0.5/PoweR/man/stat0006.DAgostinoPearson.Rd                   |    8 
 PoweR-1.0.5/PoweR/man/stat0007.JarqueBera.Rd                         |    8 
 PoweR-1.0.5/PoweR/man/stat0008.DoornikHansen.Rd                      |    8 
 PoweR-1.0.5/PoweR/man/stat0009.GelGastwirth.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0010.Hosking1.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0011.Hosking2.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0012.Hosking3.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0013.Hosking4.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0014.BontempsMeddahi1.Rd                   |    8 
 PoweR-1.0.5/PoweR/man/stat0015.BontempsMeddahi2.Rd                   |    8 
 PoweR-1.0.5/PoweR/man/stat0016.BrysHubertStruyf.Rd                   |    8 
 PoweR-1.0.5/PoweR/man/stat0017.BonettSeier.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0018.BrysHubertStruyf-BonettSeier.Rd       |    8 
 PoweR-1.0.5/PoweR/man/stat0019.CabanaCabana1.Rd                      |    8 
 PoweR-1.0.5/PoweR/man/stat0020.CabanaCabana2.Rd                      |    8 
 PoweR-1.0.5/PoweR/man/stat0021.ShapiroWilk.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0022.ShapiroFrancia.Rd                     |    8 
 PoweR-1.0.5/PoweR/man/stat0023.ShapiroWilk-RG.Rd                     |    8 
 PoweR-1.0.5/PoweR/man/stat0024.DAgostino.Rd                          |    8 
 PoweR-1.0.5/PoweR/man/stat0025.Filliben.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0026.ChenShapiro.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0027.ZhangQ.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0028.ZhangQQstar.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0029.BarrioCuestaMatranRodriguez.Rd        |    8 
 PoweR-1.0.5/PoweR/man/stat0030.Coin.Rd                               |    8 
 PoweR-1.0.5/PoweR/man/stat0031.EppsPulley.Rd                         |    8 
 PoweR-1.0.5/PoweR/man/stat0032.MartinezIglewicz.Rd                   |    8 
 PoweR-1.0.5/PoweR/man/stat0033.GelMiaoGastwirth.Rd                   |    8 
 PoweR-1.0.5/PoweR/man/stat0034.ZhangQstar.Rd                         |    8 
 PoweR-1.0.5/PoweR/man/stat0035.DesgagneMicheauxLeblanc-P1.Rd         |    8 
 PoweR-1.0.5/PoweR/man/stat0036.DesgagneMicheauxLeblanc-P2.Rd         |    8 
 PoweR-1.0.5/PoweR/man/stat0037.DesgagneMicheaux-S.Rd                 |only
 PoweR-1.0.5/PoweR/man/stat0038.DesgagneMicheaux-C.Rd                 |only
 PoweR-1.0.5/PoweR/man/stat0039.DesgagneMicheaux-CS.Rd                |only
 PoweR-1.0.5/PoweR/man/stat0040.DesgagneMicheauxLeblanc-Rn.Rd         |    8 
 PoweR-1.0.5/PoweR/man/stat0041.Spiegelhalter.Rd                      |    8 
 PoweR-1.0.5/PoweR/man/stat0042.AndersonDarling.Rd                    |    8 
 PoweR-1.0.5/PoweR/man/stat0043.CramervonMises.Rd                     |    8 
 PoweR-1.0.5/PoweR/man/stat0044.Watson.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0045.KolmogorovSmirnov.Rd                  |    8 
 PoweR-1.0.5/PoweR/man/stat0046.Kuiper.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0047.Meintanis1MO.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0048.Meintanis1ML.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0049.Meintanis2MO.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0050.Meintanis2ML.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0051.ChoiKim1.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0052.ChoiKim2.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0053.ChoiKim3.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0054.DesgagneMicheauxLeblanc-Gn.Rd         |    8 
 PoweR-1.0.5/PoweR/man/stat0055.RaynerBest1.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0056.RaynerBest2.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0057.LangholzKronmal.Rd                    |    8 
 PoweR-1.0.5/PoweR/man/stat0058.Kundu.Rd                              |    8 
 PoweR-1.0.5/PoweR/man/stat0059.Gulati.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0060.Gel.Rd                                |    8 
 PoweR-1.0.5/PoweR/man/stat0061.DesgagneMicheauxLeblanc-Lap1.Rd       |    8 
 PoweR-1.0.5/PoweR/man/stat0062.DesgagneMicheauxLeblanc-Lap2.Rd       |    8 
 PoweR-1.0.5/PoweR/man/stat0063.Kolmogorov.Rd                         |    8 
 PoweR-1.0.5/PoweR/man/stat0064.CramervonMises.Rd                     |    8 
 PoweR-1.0.5/PoweR/man/stat0065.AndersonDarling.Rd                    |    8 
 PoweR-1.0.5/PoweR/man/stat0066.Durbin.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0067.Kuiper.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0068.HegazyGreen1.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0069.HegazyGreen2.Rd                       |    8 
 PoweR-1.0.5/PoweR/man/stat0070.Greenwood.Rd                          |    8 
 PoweR-1.0.5/PoweR/man/stat0071.QuesenberryMiller.Rd                  |    8 
 PoweR-1.0.5/PoweR/man/stat0072.ReadCressie.Rd                        |    8 
 PoweR-1.0.5/PoweR/man/stat0073.Moran.Rd                              |    8 
 PoweR-1.0.5/PoweR/man/stat0074.Cressie1.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0075.Cressie2.Rd                           |    8 
 PoweR-1.0.5/PoweR/man/stat0076.Vasicek.Rd                            |    8 
 PoweR-1.0.5/PoweR/man/stat0077.Swartz.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0078.Morales.Rd                            |    8 
 PoweR-1.0.5/PoweR/man/stat0079.Pardo.Rd                              |    8 
 PoweR-1.0.5/PoweR/man/stat0080.Marhuenda.Rd                          |    8 
 PoweR-1.0.5/PoweR/man/stat0081.Zhang1.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0082.Zhang2.Rd                             |    8 
 PoweR-1.0.5/PoweR/man/stat0084.DesgagneMicheauxLeblanc-nor1.Rd       |    8 
 PoweR-1.0.5/PoweR/man/stat0085.DesgagneMicheauxLeblanc-Lap3.Rd       |    8 
 PoweR-1.0.5/PoweR/man/statcompute.Rd                                 |    6 
 PoweR-1.0.5/PoweR/src/calcpuiss.cpp                                  |  227 ++-
 PoweR-1.0.5/PoweR/src/calcpuissRcpp.cpp                              |  620 +++++-----
 PoweR-1.0.5/PoweR/src/laws-stats/def-laws-stats.cpp                  |   22 
 PoweR-1.0.5/PoweR/src/laws-stats/laws/law39.cpp                      |only
 PoweR-1.0.5/PoweR/src/laws-stats/register.cpp                        |   16 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/libraries                     |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue17.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue22.cpp          |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue33.cpp          |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue35.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue36.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue37.cpp          |  106 +
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue38.cpp          |  112 +
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue39.cpp          |   84 +
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue55.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue56.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue61.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue62.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue84.cpp          |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue86.cpp          |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue87.cpp          |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue88.cpp          |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue89.cpp          |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvalue90.cpp          |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/pvalues/pvaluej.cpp           |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat1.cpp                     |   12 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat10.cpp                    |  123 -
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat16.cpp                    |  138 +-
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat17.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat2.cpp                     |    4 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat20.cpp                    |    6 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat21.cpp                    |    8 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat22.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat23.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat24.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat25.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat26.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat27.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat3.cpp                     |    4 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat30.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat31.cpp                    |  107 -
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat32.cpp                    |   63 -
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat33.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat34.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat35.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat36.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat37.cpp                    |  234 +++
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat38.cpp                    |  211 ++-
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat39.cpp                    |  227 +++
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat4.cpp                     |    4 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat5.cpp                     |    4 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat61.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat84.cpp                    |    2 
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat86.cpp                    |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat87.cpp                    |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat88.cpp                    |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat89.cpp                    |only
 PoweR-1.0.5/PoweR/src/laws-stats/stats/stat90.cpp                    |only
 238 files changed, 3094 insertions(+), 2075 deletions(-)

More information about PoweR at CRAN
Permanent link

Package mev updated to version 1.5 with previous version 1.3 dated 2015-10-05

Title: Multivariate Extreme Value Distributions
Description: Exact simulation from max-stable processes and multivariate extreme value distributions for various parametric models. Threshold selection methods.
Author: Leo Belzile [aut, cre], Jennifer L. Wadsworth [aut], Paul J. Northrop [aut], Claire L. Coleman [aut]
Maintainer: Leo Belzile <leo.belzile@epfl.ch>

Diff between mev versions 1.3 dated 2015-10-05 and 1.5 dated 2016-02-15

 DESCRIPTION                        |   22 ++++++----
 MD5                                |   28 ++++++++----
 NAMESPACE                          |   35 ++++++++++++++--
 NEWS                               |   10 +++-
 R/Northrop_Coleman_Extremes_2014.R |only
 R/RcppExports.R                    |   10 ++--
 R/Wadsworth_Technometrics_2016.R   |only
 R/bivpot_methods.R                 |only
 R/packageImports.R                 |only
 R/rmev_wrapper.R                   |   64 +++++++++++++++++++++--------
 man/NC.diag.Rd                     |only
 man/W.diag.Rd                      |only
 man/gp.fit.Rd                      |only
 man/ibvpot.Rd                      |only
 man/mvrnorm.Rd                     |    2 
 man/rdir.Rd                        |    2 
 man/rmev.Rd                        |   16 +++++--
 man/rmevspec.Rd                    |    8 ++-
 src/ev_sampling.cpp                |   80 ++++++++++++++++++++++---------------
 19 files changed, 190 insertions(+), 87 deletions(-)

More information about mev at CRAN
Permanent link

Package mc2d updated to version 0.1-16 with previous version 0.1-15 dated 2014-09-28

Title: Tools for Two-Dimensional Monte-Carlo Simulations
Description: A complete framework to build and study Two-Dimensional Monte-Carlo simulations, aka Second-Order Monte-Carlo simulations. Also includes various distributions (pert, triangular, Bernoulli, empirical discrete and continuous).
Author: Regis Pouillot [aut, cre], Marie-Laure Delignette-Muller [ctb], Jean-Baptiste Denis [ctb]
Maintainer: Regis Pouillot <rpouillot@yahoo.fr>

Diff between mc2d versions 0.1-15 dated 2014-09-28 and 0.1-16 dated 2016-02-15

 DESCRIPTION                |   23 ++++++++++++-----------
 MD5                        |   26 +++++++++++++-------------
 NAMESPACE                  |    2 +-
 R/Ops.mcnode.R             |    4 ++--
 R/pert.R                   |    8 ++++++--
 R/triang.R                 |    2 +-
 build/vignette.rds         |binary
 data/ec.rda                |binary
 inst/NEWS                  |    8 ++++++++
 inst/doc/docmcEnglish.Rnw  |   15 +++++++--------
 inst/doc/docmcEnglish.pdf  |binary
 inst/doc/mc2dLmEnglish.pdf |binary
 vignettes/docmcEnglish.Rnw |   15 +++++++--------
 vignettes/docmcEnglish.bib |   14 +++++++++++++-
 14 files changed, 70 insertions(+), 47 deletions(-)

More information about mc2d at CRAN
Permanent link

New package ghit with initial version 0.2.0
Package: ghit
Type: Package
Title: Lightweight GitHub Package Installer
Version: 0.2.0
Date: 2016-02-15
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"), email = "thosjleeper@gmail.com"))
Description: A lightweight, vectorized drop-in replacement for 'devtools::install_github()' that uses native git and R methods to clone and install a package from GitHub.
Imports: utils, tools, git2r
Suggests: testthat
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2016-02-15 21:44:15 UTC; Thomas
Author: Thomas J. Leeper [aut, cre]
Repository: CRAN
Date/Publication: 2016-02-15 23:50:23

More information about ghit at CRAN
Permanent link

Package GenSA updated to version 1.1.6 with previous version 1.1.5 dated 2015-03-31

Title: R Functions for Generalized Simulated Annealing
Description: Performs search for global minimum of a very complex non-linear objective function with a very large number of optima.
Author: Sylvain Gubian, Yang Xiang, Brian Suomela, Julia Hoeng, PMP SA.
Maintainer: Sylvain Gubian <DL.RSupport@pmi.com>

Diff between GenSA versions 1.1.5 dated 2015-03-31 and 1.1.6 dated 2016-02-15

 DESCRIPTION          |   10 
 MD5                  |   30 -
 NAMESPACE            |    4 
 NEWS                 |  136 ++--
 R/GenSA.R            |  203 +++----
 inst/CITATION        |   14 
 man/GenSA-package.Rd |    6 
 man/GenSA.Rd         |   28 
 src/Caller.cpp       |  620 +++++++++++-----------
 src/Caller.h         |   82 +-
 src/Engine.cpp       |   71 +-
 src/Engine.h         |  569 ++++++++++----------
 src/Tracer.cpp       |  138 ++--
 src/Tracer.h         |   24 
 src/Utils.cpp        | 1436 +++++++++++++++++++++++++--------------------------
 src/Utils.h          |   30 -
 16 files changed, 1716 insertions(+), 1685 deletions(-)

More information about GenSA at CRAN
Permanent link

Package FastImputation updated to version 1.3 with previous version 1.2 dated 2013-11-25

Title: Learn from Training Data then Quickly Fill in Missing Data
Description: TrainFastImputation uses training data to describe a multivariate normal distribution that the data approximates or can be transformed into approximating and stores this information as an object of class FastImputationPatterns. The FastImputation function uses this FastImputationPatterns object to impute (make a good guess at) missing data in a single line or a whole data frame of data. This approximates the process used by Amelia [http://gking.harvard.edu/amelia/] but is much faster when filling in values for a single line of data.
Author: Stephen R. Haptonstahl
Maintainer: Stephen R. Haptonstahl <srh@haptonstahl.org>

Diff between FastImputation versions 1.2 dated 2013-11-25 and 1.3 dated 2016-02-15

 FastImputation-1.2/FastImputation/inst/tests                      |only
 FastImputation-1.2/FastImputation/tests/run-all.R                 |only
 FastImputation-1.3/FastImputation/DESCRIPTION                     |   14 +-
 FastImputation-1.3/FastImputation/MD5                             |   34 ++---
 FastImputation-1.3/FastImputation/NAMESPACE                       |    2 
 FastImputation-1.3/FastImputation/R/BoundNormalizedVariable.R     |    2 
 FastImputation-1.3/FastImputation/R/CovarianceWithMissing.R       |   41 +++----
 FastImputation-1.3/FastImputation/R/FastImputation.R              |    4 
 FastImputation-1.3/FastImputation/R/NormalizeBoundedVariable.R    |    4 
 FastImputation-1.3/FastImputation/man/BoundNormalizedVariable.Rd  |   32 ++---
 FastImputation-1.3/FastImputation/man/CovarianceWithMissing.Rd    |   20 +--
 FastImputation-1.3/FastImputation/man/FastImputation.Rd           |   29 ++---
 FastImputation-1.3/FastImputation/man/LimitToSet.Rd               |   22 +--
 FastImputation-1.3/FastImputation/man/NormalizeBoundedVariable.Rd |   57 ++++------
 FastImputation-1.3/FastImputation/man/TrainFastImputation.Rd      |   25 ++--
 FastImputation-1.3/FastImputation/man/UnfactorColumns.Rd          |   15 +-
 FastImputation-1.3/FastImputation/tests/testthat                  |only
 FastImputation-1.3/FastImputation/tests/testthat.R                |only
 18 files changed, 150 insertions(+), 151 deletions(-)

More information about FastImputation at CRAN
Permanent link

Package designmatch updated to version 0.1.1 with previous version 0.1 dated 2016-01-28

Title: Construction of Optimally Matched Samples for Randomized Experiments and Observational Studies that are Balanced by Design
Description: Includes functions for the construction of matched samples that are balanced by design. Among others, these functions can be used for matching in observational studies with treated and control units, with cases and controls, in related settings with instrumental variables, and in discontinuity designs. Also, they can be used for the design of randomized experiments, for example, for matching before randomization. By default, 'designmatch' uses the 'GLPK' optimization solver, but its performance is greatly enhanced by the 'Gurobi' optimization solver and its associated R interface. For their installation, please follow the instructions at http://user.gurobi.com/download/gurobi-optimizer and http://www.gurobi.com/documentation/6.5/refman/r_api_overview.html. We have also included directions in the gurobi_installation file in the inst folder.
Author: Jose R. Zubizarreta <zubizarreta@columbia.edu>, Cinar Kilcioglu <ckilcioglu16@gsb.columbia.edu>
Maintainer: Jose R. Zubizarreta <zubizarreta@columbia.edu>

Diff between designmatch versions 0.1 dated 2016-01-28 and 0.1.1 dated 2016-02-15

 DESCRIPTION                |   10 +++++-----
 MD5                        |   22 +++++++++++-----------
 R/bmatch.r                 |    2 +-
 R/nmatch.r                 |    2 ++
 man/bmatch.Rd              |    4 ++--
 man/designmatch-package.Rd |    8 +++++---
 man/ecdfplot.Rd            |    2 +-
 man/finetab.Rd             |    4 ++--
 man/loveplot.Rd            |    2 +-
 man/meantab.Rd             |    2 +-
 man/nmatch.Rd              |    8 ++++----
 man/pairsplot.Rd           |    2 +-
 12 files changed, 36 insertions(+), 32 deletions(-)

More information about designmatch at CRAN
Permanent link

Package brms updated to version 0.8.0 with previous version 0.7.0 dated 2016-01-18

Title: Bayesian Regression Models using Stan
Description: Fit Bayesian generalized (non-)linear mixed models using Stan for full Bayesian inference.
Author: Paul-Christian Buerkner [aut, cre]
Maintainer: Paul-Christian Buerkner <paul.buerkner@gmail.com>

Diff between brms versions 0.7.0 dated 2016-01-18 and 0.8.0 dated 2016-02-15

 brms-0.7.0/brms/R/data.R                                   |only
 brms-0.7.0/brms/R/stan.R                                   |only
 brms-0.7.0/brms/R/zzz-example.R                            |only
 brms-0.7.0/brms/tests/testthat/tests.data.R                |only
 brms-0.7.0/brms/tests/testthat/tests.stan.R                |only
 brms-0.8.0/brms/DESCRIPTION                                |   14 
 brms-0.8.0/brms/MD5                                        |  150 ++-
 brms-0.8.0/brms/NAMESPACE                                  |   10 
 brms-0.8.0/brms/R/brm.R                                    |  274 ++++--
 brms-0.8.0/brms/R/brmsfit-helpers.R                        |  395 ----------
 brms-0.8.0/brms/R/brmsfit-methods.R                        |  513 ++++++++++---
 brms-0.8.0/brms/R/data-helpers.R                           |only
 brms-0.8.0/brms/R/families.R                               |   37 
 brms-0.8.0/brms/R/fitted.R                                 |    3 
 brms-0.8.0/brms/R/generics.R                               |   85 +-
 brms-0.8.0/brms/R/linear_predictor.R                       |only
 brms-0.8.0/brms/R/loglik.R                                 |   94 +-
 brms-0.8.0/brms/R/make_stancode.R                          |only
 brms-0.8.0/brms/R/make_standata.R                          |only
 brms-0.8.0/brms/R/misc-methods.R                           |   61 -
 brms-0.8.0/brms/R/misc.R                                   |   82 +-
 brms-0.8.0/brms/R/plots.R                                  |only
 brms-0.8.0/brms/R/predict.R                                |   63 -
 brms-0.8.0/brms/R/priors.R                                 |  278 ++++---
 brms-0.8.0/brms/R/rename.R                                 |  199 +++--
 brms-0.8.0/brms/R/stan-helpers.R                           |only
 brms-0.8.0/brms/R/validate.R                               |  444 ++++++++---
 brms-0.8.0/brms/R/zzz.R                                    |only
 brms-0.8.0/brms/README.md                                  |   72 +
 brms-0.8.0/brms/inst/NEWS.Rd                               |  480 +++++++-----
 brms-0.8.0/brms/inst/chunks                                |only
 brms-0.8.0/brms/inst/doc/brms.ltx                          |  157 ++-
 brms-0.8.0/brms/inst/doc/brms.pdf                          |binary
 brms-0.8.0/brms/man/LOO.Rd                                 |   30 
 brms-0.8.0/brms/man/VarCorr.brmsfit.Rd                     |    8 
 brms-0.8.0/brms/man/WAIC.Rd                                |   33 
 brms-0.8.0/brms/man/as.mcmc.brmsfit.Rd                     |only
 brms-0.8.0/brms/man/brm.Rd                                 |  207 +++--
 brms-0.8.0/brms/man/brms-package.Rd                        |    2 
 brms-0.8.0/brms/man/brmsfamily.Rd                          |   11 
 brms-0.8.0/brms/man/brmsfit-class.Rd                       |    4 
 brms-0.8.0/brms/man/fitted.brmsfit.Rd                      |   13 
 brms-0.8.0/brms/man/get_prior.Rd                           |   23 
 brms-0.8.0/brms/man/hypothesis.Rd                          |   16 
 brms-0.8.0/brms/man/logLik.brmsfit.Rd                      |   24 
 brms-0.8.0/brms/man/make_stancode.Rd                       |   33 
 brms-0.8.0/brms/man/make_standata.Rd                       |   24 
 brms-0.8.0/brms/man/marginal_effects.Rd                    |only
 brms-0.8.0/brms/man/plot.brmsfit.Rd                        |   10 
 brms-0.8.0/brms/man/posterior_samples.Rd                   |   13 
 brms-0.8.0/brms/man/predict.brmsfit.Rd                     |    7 
 brms-0.8.0/brms/man/prior_samples.Rd                       |    4 
 brms-0.8.0/brms/man/set_prior.Rd                           |   87 +-
 brms-0.8.0/brms/man/summary.brmsfit.Rd                     |    5 
 brms-0.8.0/brms/tests/testthat/tests.brm.R                 |    2 
 brms-0.8.0/brms/tests/testthat/tests.brmsfit-helpers.R     |   32 
 brms-0.8.0/brms/tests/testthat/tests.brmsfit-methods.R     |   37 
 brms-0.8.0/brms/tests/testthat/tests.data-helpers.R        |only
 brms-0.8.0/brms/tests/testthat/tests.families.R            |    2 
 brms-0.8.0/brms/tests/testthat/tests.fitted.R              |   11 
 brms-0.8.0/brms/tests/testthat/tests.loglik.R              |   14 
 brms-0.8.0/brms/tests/testthat/tests.make_stancode.R       |only
 brms-0.8.0/brms/tests/testthat/tests.make_standata.R       |only
 brms-0.8.0/brms/tests/testthat/tests.misc.R                |   11 
 brms-0.8.0/brms/tests/testthat/tests.nonlinear_predictor.R |only
 brms-0.8.0/brms/tests/testthat/tests.plots.R               |   31 
 brms-0.8.0/brms/tests/testthat/tests.predict.R             |    9 
 brms-0.8.0/brms/tests/testthat/tests.priors.R              |   23 
 brms-0.8.0/brms/tests/testthat/tests.rename.R              |   20 
 brms-0.8.0/brms/tests/testthat/tests.stan-helpers.R        |only
 brms-0.8.0/brms/tests/testthat/tests.stan_functions.R      |only
 brms-0.8.0/brms/tests/testthat/tests.validate.R            |   78 +
 brms-0.8.0/brms/vignettes/brms.ltx                         |  157 ++-
 brms-0.8.0/brms/vignettes/citations.bib                    |  143 +++
 brms-0.8.0/brms/vignettes/inhaler_plot.pdf                 |binary
 brms-0.8.0/brms/vignettes/kidney_plot.pdf                  |binary
 76 files changed, 2934 insertions(+), 1601 deletions(-)

More information about brms at CRAN
Permanent link

Package ANOM updated to version 0.4.3 with previous version 0.4.2 dated 2015-10-13

Title: Analysis of Means
Description: Analysis of means (ANOM) as used in technometrical computing. The package takes results from multiple comparisons with the grand mean (obtained with 'multcomp', 'SimComp', 'nparcomp', or 'MCPAN') or corresponding simultaneous confidence intervals as input and produces ANOM decision charts that illustrate which group means deviate significantly from the grand mean.
Author: Philip Pallmann
Maintainer: Philip Pallmann <p.pallmann@lancaster.ac.uk>

Diff between ANOM versions 0.4.2 dated 2015-10-13 and 0.4.3 dated 2016-02-15

 DESCRIPTION        |    8 ++++----
 MD5                |   17 +++++++++--------
 inst/CITATION      |only
 inst/NEWS          |    8 +++++++-
 inst/doc/ANOM.Rnw  |    3 ++-
 inst/doc/ANOM.pdf  |binary
 man/ANOM.Rd        |    2 +-
 man/ANOMgen.Rd     |    2 +-
 vignettes/ANOM.Rnw |    3 ++-
 vignettes/vign.bib |    7 ++++---
 10 files changed, 30 insertions(+), 20 deletions(-)

More information about ANOM at CRAN
Permanent link

Package addhaz updated to version 0.2 with previous version 0.1 dated 2016-02-14

Title: Binomial and Multinomial Additive Hazards Models
Description: Functions to fit the binomial and multinomial additive hazards models and to calculate the contribution of diseases/conditions to the disability prevalence, as proposed by Nusselder and Looman (2004) <DOI:10.1353/dem.2004.0017>.
Author: Renata T C Yokota, Caspar W N Looman, Wilma J Nusselder, Herman Van Oyen, Geert Molenberghs
Maintainer: Renata T C Yokota <Renata.Yokota@wiv-isp.be>

Diff between addhaz versions 0.1 dated 2016-02-14 and 0.2 dated 2016-02-15

 DESCRIPTION |    6 +++---
 MD5         |    4 ++--
 NAMESPACE   |    6 ++++++
 3 files changed, 11 insertions(+), 5 deletions(-)

More information about addhaz at CRAN
Permanent link

Package xgboost updated to version 0.4-3 with previous version 0.4-2 dated 2015-08-02

Title: Extreme Gradient Boosting
Description: Extreme Gradient Boosting, which is an efficient implementation of gradient boosting framework. This package is its R interface. The package includes efficient linear model solver and tree learning algorithms. The package can automatically do parallel computation on a single machine which could be more than 10 times faster than existing gradient boosting packages. It supports various objective functions, including regression, classification and ranking. The package is made to be extensible, so that users are also allowed to define their own objectives easily.
Author: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>, Michael Benesty <michael@benesty.fr>
Maintainer: Tong He <hetong007@gmail.com>

Diff between xgboost versions 0.4-2 dated 2015-08-02 and 0.4-3 dated 2016-02-15

 DESCRIPTION     |    6 +++---
 MD5             |    4 ++--
 src/xgboost_R.h |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

More information about xgboost at CRAN
Permanent link

Package WufooR updated to version 0.5.9 with previous version 0.5.7 dated 2015-08-30

Title: R Wrapper for the 'Wufoo.com' - The Form Building Service
Description: Allows form managers to download entries from their respondents using Wufoo JSON API. Additionally, the Wufoo reports - when public - can be also acquired programmatically. Note that building new forms within this package is not supported.
Author: John Malc [aut, cre] (@dmpe)
Maintainer: John Malc <cincenko@outlook.com>

Diff between WufooR versions 0.5.7 dated 2015-08-30 and 0.5.9 dated 2016-02-15

 DESCRIPTION                |   18 -
 MD5                        |   42 +--
 NAMESPACE                  |    2 
 NEWS                       |   10 
 R/API.R                    |   13 -
 R/Fields.R                 |    9 
 R/Form.R                   |   36 +-
 R/Reports.R                |   12 
 R/Users.R                  |   11 
 README.md                  |    2 
 build/vignette.rds         |binary
 inst/doc/Tutorial.R        |   62 ++---
 inst/doc/Tutorial.html     |  542 +++++++++++++++++++++++----------------------
 man/auth_name.Rd           |   13 -
 man/fields_info.Rd         |   28 +-
 man/form_entries.Rd        |   21 +
 man/form_entriesCount.Rd   |   12 
 man/form_entriesFromCSV.Rd |   23 +
 man/form_info.Rd           |   15 -
 man/reports_info.Rd        |   20 +
 man/user_info.Rd           |   13 -
 vignettes/Tutorial.Rmd     |    4 
 22 files changed, 505 insertions(+), 403 deletions(-)

More information about WufooR at CRAN
Permanent link

Package telegram updated to version 0.5.0 with previous version 0.4.0 dated 2016-01-11

Title: R Wrapper Around the Telegram Bot API
Description: R wrapper around the Telegram Bot API (http://core.telegram.org/bots/api) to access Telegram's messaging facilities with ease (e.g. you send messages, images, files from R to your smartphone).
Author: Luca Braglia [aut, cre]
Maintainer: Luca Braglia <lbraglia@mailbox.org>

Diff between telegram versions 0.4.0 dated 2016-01-11 and 0.5.0 dated 2016-02-15

 telegram-0.4.0/telegram/R/telegram-package.r    |only
 telegram-0.5.0/telegram/DESCRIPTION             |   10 +++---
 telegram-0.5.0/telegram/MD5                     |   16 +++++----
 telegram-0.5.0/telegram/NAMESPACE               |    1 
 telegram-0.5.0/telegram/R/TGBot.R               |   39 ------------------------
 telegram-0.5.0/telegram/R/get_telegram_envvar.R |only
 telegram-0.5.0/telegram/R/telegram_package.R    |only
 telegram-0.5.0/telegram/README.md               |   20 +++++++++---
 telegram-0.5.0/telegram/man/bot_token.Rd        |    8 ++--
 telegram-0.5.0/telegram/man/telegram.Rd         |    2 -
 telegram-0.5.0/telegram/man/user_id.Rd          |only
 11 files changed, 36 insertions(+), 60 deletions(-)

More information about telegram at CRAN
Permanent link

Package RefManageR updated to version 0.10.6 with previous version 0.10.5 dated 2016-01-02

Title: Straightforward 'BibTeX' and 'BibLaTeX' Bibliography Management
Description: Provides tools for importing and working with bibliographic references. It greatly enhances the 'bibentry' class by providing a class 'BibEntry' which stores 'BibTeX' and 'BibLaTeX' references, supports 'UTF-8' encoding, and can be easily searched by any field, by date ranges, and by various formats for name lists (author by last names, translator by full names, etc.). Entries can be updated, combined, sorted, printed in a number of styles, and exported. 'BibTeX' and 'BibLaTeX' '.bib' files can be read into 'R' and converted to 'BibEntry' objects. Interfaces to 'NCBI Entrez', 'CrossRef', and 'Zotero' are provided for importing references and references can be created from locally stored 'PDF' files using 'Poppler'. Includes functions for citing and generating a bibliography with hyperlinks for documents prepared with 'RMarkdown' or 'RHTML'.
Author: Mathew W. McLean [aut, cre]
Maintainer: Mathew W. McLean <mathew.w.mclean@gmail.com>

Diff between RefManageR versions 0.10.5 dated 2016-01-02 and 0.10.6 dated 2016-02-15

 DESCRIPTION                   |    8 ++++----
 MD5                           |   16 ++++++++--------
 R/ReadBib.R                   |    2 +-
 inst/NEWS                     |    6 ++++++
 inst/doc/TestAlphabetic.html  |    4 ++--
 inst/doc/TestRmd.html         |    4 ++--
 inst/doc/manual.pdf           |binary
 tests/test-all.R              |    2 +-
 tests/testthat/test-readPDF.R |    4 ++--
 9 files changed, 26 insertions(+), 20 deletions(-)

More information about RefManageR at CRAN
Permanent link

New package pdftables with initial version 0.1
Package: pdftables
Type: Package
Title: Programmatic Conversion of PDF Tables
Version: 0.1
Date: 2016-02-15
Authors@R: person("Eric", "Persson", email = "expersso5@gmail.com", role = c("aut", "cre"))
Description: Allows the user to convert PDF tables to formats more amenable to analysis ('.csv', '.xml', or '.xlsx') by wrapping the PDFTables API. In order to use the package, the user needs to sign up for an API account on the PDFTables website (<https://pdftables.com/pdf-to-excel-api>). The package works by taking a PDF file as input, uploading it to PDFTables, and returning a file with the extracted data.
License: CC0
URL: https://www.github.com/expersso/pdftables , https://pdftables.com
BugReports: https://www.github.com/expersso/pdftables/issues
Imports: httr, tools
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-15 14:33:13 UTC; persson
Author: Eric Persson [aut, cre]
Maintainer: Eric Persson <expersso5@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-15 16:03:15

More information about pdftables at CRAN
Permanent link

Package fractional updated to version 0.1.3 with previous version 0.1.2 dated 2016-02-10

Title: Vulgar Fractions in R
Description: The main function of this package allows numerical vector objects to be displayed with their values in vulgar fractional form. This is convenient if patterns can then be more easily detected. In some cases replacing the components of a numeric vector by a rational approximation can also be expected to remove some component of round-off error. The main functions form a re-implementation of the functions 'fractions' and 'rational' of the MASS package, but using a radically improved programming strategy.
Author: Bill Venables
Maintainer: Bill Venables <bill.venables@gmail.com>

Diff between fractional versions 0.1.2 dated 2016-02-10 and 0.1.3 dated 2016-02-15

 DESCRIPTION                         |    6 
 MD5                                 |   16 -
 R/fractionl.R                       |    8 
 inst/doc/Theory.Rmd                 |    6 
 inst/doc/Theory.html                |    7 
 inst/doc/Vulgar_Fractions_in_R.Rmd  |  408 ++++++++++++++++++------------------
 inst/doc/Vulgar_Fractions_in_R.html |    6 
 vignettes/Theory.Rmd                |    6 
 vignettes/Vulgar_Fractions_in_R.Rmd |  408 ++++++++++++++++++------------------
 9 files changed, 444 insertions(+), 427 deletions(-)

More information about fractional at CRAN
Permanent link

Package dotwhisker updated to version 0.2.0.4 with previous version 0.2.0.3 dated 2016-01-04

Title: Dot-and-Whisker Plots of Regression Results
Description: Quick and easy dot-and-whisker plots of regression results.
Author: Frederick Solt <frederick-solt@uiowa.edu>, Yue Hu <yue-hu-1@uiowa.edu>
Maintainer: Yue Hu <yue-hu-1@uiowa.edu>

Diff between dotwhisker versions 0.2.0.3 dated 2016-01-04 and 0.2.0.4 dated 2016-02-15

 DESCRIPTION                       |    8 
 MD5                               |   27 +-
 NAMESPACE                         |    1 
 NEWS.md                           |only
 R/dwplot.R                        |   14 -
 inst/doc/dotwhisker-vignette.R    |   10 
 inst/doc/dotwhisker-vignette.Rmd  |   13 -
 inst/doc/dotwhisker-vignette.html |  176 ++++++++------
 inst/doc/kl2007_examples.R        |  365 +++++++++++++++++++++++++++++-
 inst/doc/kl2007_examples.Rmd      |  365 +++++++++++++++++++++++++++++-
 inst/doc/kl2007_examples.html     |  459 ++++++++++++++++++++++++++++++++++----
 inst/doc/vignette.bib             |   36 +-
 inst/doc/vignette_dwplot.bib      |   49 +---
 vignettes/vignette.bib            |   37 +--
 vignettes/vignette_dwplot.bib     |   50 +---
 15 files changed, 1364 insertions(+), 246 deletions(-)

More information about dotwhisker at CRAN
Permanent link

Package codingMatrices updated to version 0.2.0 with previous version 0.1.1 dated 2016-02-10

Title: Alternative Factor Coding Matrices for Linear Model Formulae
Description: A collection of coding functions as alternatives to the standard functions in the stats package, which have names starting with 'contr.'. Their main advantage is that they provide a consistent method for defining marginal effects in multi-way factorial models. In a simple one-way ANOVA model the intercept term is always the simple average of the class means.
Author: Bill Venables
Maintainer: Bill Venables <Bill.Venables@gmail.com>

Diff between codingMatrices versions 0.1.1 dated 2016-02-10 and 0.2.0 dated 2016-02-15

 DESCRIPTION    |   13 
 MD5            |   16 -
 NAMESPACE      |   34 +-
 R/code_extra.R |  839 +++++++++++++++++++++++++++++----------------------------
 build          |only
 inst           |only
 vignettes      |only
 7 files changed, 469 insertions(+), 433 deletions(-)

More information about codingMatrices at CRAN
Permanent link

Package adegenet updated to version 2.0.1 with previous version 2.0.0 dated 2015-07-07

Title: Exploratory Analysis of Genetic and Genomic Data
Description: Toolset for the exploration of genetic and genomic data. Adegenet provides formal (S4) classes for storing and handling various genetic data, including genetic markers with varying ploidy and hierarchical population structure ('genind' class), alleles counts by populations ('genpop'), and genome-wide SNP data ('genlight'). It also implements original multivariate methods (DAPC, sPCA), graphics, statistical tests, simulation tools, distance and similarity measures, and several spatial methods. A range of both empirical and simulated datasets is also provided to illustrate various methods.
Author: Thibaut Jombart, Zhian N. Kamvar, Roman Lustrik, Caitlin Collins, Marie- Pauline Beugin, Brian Knaus, Peter Solymos, Klaus Schliep, Ismail Ahmed, Anne Cori, Federico Calboli
Maintainer: Thibaut Jombart <thibautjombart@gmail.com>

Diff between adegenet versions 2.0.0 dated 2015-07-07 and 2.0.1 dated 2016-02-15

 ChangeLog                       |   68 +++++++-
 DESCRIPTION                     |   46 +++---
 MD5                             |  146 +++++++++----------
 NAMESPACE                       |   13 +
 R/Hs.R                          |  126 +++++++++++++++-
 R/SNPbin.R                      |   11 -
 R/adegenet.package.R            |    4 
 R/auxil.R                       |   62 ++++++--
 R/basicMethods.R                |  303 +++++++++++++++++++---------------------
 R/constructors.R                |   14 +
 R/dapc.R                        |   23 ++-
 R/gengraph.R                    |   14 -
 R/glHandle.R                    |  105 ++++++++++---
 R/glSim.R                       |    2 
 R/handling.R                    |  105 +++++++++++--
 R/hybridize.R                   |  133 +++++++++++++++--
 R/import.R                      |  159 +++++++++++++-------
 R/loadingplot.R                 |   31 ++--
 R/makefreq.R                    |    4 
 R/minorAllele.R                 |only
 R/pairDist.R                    |    2 
 R/xvalDapc.R                    |  124 ++++++----------
 R/zzz.R                         |    2 
 data/microbov.rda               |binary
 data/nancycats.rda              |binary
 data/rupica.rda                 |binary
 man/H3N2.Rd                     |    4 
 man/HWE.Rd                      |    2 
 man/Hs.Rd                       |   51 +++---
 man/Hs.test.Rd                  |only
 man/accessors.Rd                |    5 
 man/adegenet.package.Rd         |    4 
 man/chooseCN.Rd                 |    4 
 man/dapc.Rd                     |    7 
 man/dapcGraphics.Rd             |   13 +
 man/dapcIllus.Rd                |    4 
 man/df2genind.Rd                |   14 +
 man/eHGDP.Rd                    |    4 
 man/find.clusters.Rd            |    2 
 man/gengraph.Rd                 |   10 -
 man/genind.Rd                   |    2 
 man/genind2df.Rd                |    4 
 man/genind2genpop.Rd            |   40 ++---
 man/genpop.Rd                   |    2 
 man/hierarchy-methods.Rd        |   21 +-
 man/hybridize.Rd                |  113 ++++++++------
 man/import2genind.Rd            |    4 
 man/makefreq.Rd                 |    5 
 man/microbov.Rd                 |    4 
 man/minorAllele.Rd              |only
 man/nancycats.Rd                |    4 
 man/new.genind.Rd               |    2 
 man/new.genpop.Rd               |    2 
 man/old2new.Rd                  |    2 
 man/population-methods.Rd       |   13 -
 man/read.PLINK.Rd               |    2 
 man/read.fstat.Rd               |    4 
 man/read.genepop.Rd             |    4 
 man/read.genetix.Rd             |    4 
 man/read.snp.Rd                 |    4 
 man/read.structure.Rd           |    4 
 man/repool.Rd                   |   48 +++---
 man/rupica.Rd                   |    5 
 man/scaleGen.Rd                 |    4 
 man/seppop.Rd                   |   12 +
 man/sim2pop.Rd                  |    4 
 man/spcaIllus.Rd                |    5 
 man/strata-methods.Rd           |   66 ++++----
 man/tab.Rd                      |    5 
 man/web.Rd                      |   57 +++----
 tests/testthat/test-seppop.R    |only
 tests/testthat/test_accessors.R |   10 +
 tests/testthat/test_genlight.R  |   72 +++++++++
 tests/testthat/test_import.R    |   88 +++++++++++
 tests/testthat/test_subset.R    |   12 +
 tests/testthat/test_summary.R   |    8 -
 76 files changed, 1519 insertions(+), 738 deletions(-)

More information about adegenet at CRAN
Permanent link

Package R.oo (with last version 1.19.0) was removed from CRAN

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

2015-02-27 1.19.0
2014-02-25 1.18.0
2014-01-07 1.17.0
2013-10-11 1.15.8
2013-09-14 1.15.1
2013-07-01 1.13.9
2013-03-11 1.13.0
2013-01-15 1.11.7
2012-12-20 1.11.4
2012-10-24 1.10.1
2012-09-12 1.9.9
2012-06-28 1.9.8
2012-03-18 1.9.3
2011-11-02 1.8.3
2011-09-30 1.8.2
2011-07-23 1.8.1
2011-04-04 1.8.0
2011-02-03 1.7.5
2010-09-25 1.7.4
2010-06-05 1.7.3
2010-04-13 1.7.2
2010-03-18 1.7.1
2010-03-14 1.7.0
2010-01-22 1.6.7
2010-01-03 1.6.6
2009-11-02 1.6.5
2009-10-19 1.6.2
2009-09-10 1.5.0
2009-06-08 1.4.8
2008-10-30 1.4.6
2008-07-05 1.4.5
2008-03-07 1.4.2
2008-01-11 1.4.1
2007-12-11 1.4.0
2007-09-01 1.3.0
2007-04-11 1.2.7

Permanent link
Package REEMtree (with last version 0.90.3) was removed from CRAN

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

2011-08-08 0.90.3
2011-07-30 0.90.2
2011-06-22 0.90.1
2011-03-29 0.90
2010-02-14 0.82
2009-08-13 0.81
2009-07-18 0.8

Permanent link
Package R.rsp (with last version 0.21.0) was removed from CRAN

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

2015-12-19 0.21.0
2015-02-19 0.20.0
2014-06-08 0.19.0
2014-02-27 0.15.0
2013-10-15 0.9.28
2013-09-20 0.9.24
2013-07-29 0.9.17
2012-07-05 0.8.2
2012-03-21 0.7.5
2012-01-12 0.7.1
2011-11-24 0.7.0
2011-11-23 0.6.11
2011-11-19 0.6.10
2011-11-15 0.6.9
2011-11-08 0.6.7
2011-11-02 0.6.5
2011-08-01 0.6.2
2011-07-25 0.6.1
2011-07-24 0.6.0
2011-06-25 0.5.4
2011-05-06 0.5.3
2011-04-23 0.5.2
2011-04-15 0.5.0
2011-04-05 0.4.9
2011-03-09 0.4.5
2011-02-15 0.4.2
2011-01-08 0.4.1
2010-09-16 0.4.0
2009-09-18 0.3.6
2008-03-07 0.3.4
2007-08-02 0.3.3
2007-04-11 0.3.2

Permanent link
Package R.methodsS3 (with last version 1.7.0) was removed from CRAN

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

2015-02-20 1.7.0
2014-01-05 1.6.1
2013-10-08 1.5.2
2013-09-15 1.5.1
2013-09-12 1.5.0
2013-06-30 1.4.4
2012-06-27 1.4.2
2012-02-29 1.2.2
2010-09-25 1.2.1
2010-03-14 1.2.0
2010-01-03 1.1.0
2008-07-05 1.0.3
2008-03-07 1.0.1
2007-12-11 1.0.0

Permanent link
Package REDCapR (with last version 0.9.3) was removed from CRAN

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

2015-08-26 0.9.3
2015-08-15 0.9.0
2014-12-18 0.7-1
2014-09-20 0.4-28

Permanent link
Package R.matlab (with last version 3.4.0) was removed from CRAN

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

2016-02-03 3.4.0
2015-09-22 3.3.0
2015-02-25 3.2.0
2014-10-10 3.1.1
2014-05-21 3.0.1
2014-05-17 3.0.0
2014-02-04 2.2.3
2013-12-06 2.1.0
2013-09-16 2.0.5
2013-07-12 2.0.1
2013-04-16 1.7.0
2013-01-18 1.6.3
2012-07-01 1.6.1
2011-11-03 1.5.2
2011-09-28 1.5.1
2011-09-27 1.5.0
2011-02-03 1.3.7
2010-11-03 1.3.6
2010-10-29 1.3.5
2010-10-28 1.3.4
2010-09-19 1.3.3
2010-08-30 1.3.2
2010-05-22 1.3.1
2009-11-02 1.2.6
2009-09-03 1.2.5
2008-10-30 1.2.4
2008-07-21 1.2.3
2008-07-18 1.2.2
2007-11-29 1.1.4
2007-04-11 1.1.3

Permanent link
Package R.utils (with last version 2.2.0) was removed from CRAN

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

2015-12-11 2.2.0
2015-05-28 2.1.0
2015-04-27 2.0.2
2015-04-26 2.0.1
2015-03-01 2.0.0
2014-10-08 1.34.0
2014-08-26 1.33.0
2014-05-15 1.32.4
2014-01-30 1.29.8
2013-11-21 1.28.4
2013-09-15 1.27.1
2013-07-30 1.26.2
2013-07-28 1.26.0
2013-07-04 1.25.2
2013-03-27 1.23.2
2013-01-17 1.19.5
2012-12-22 1.19.3
2012-11-01 1.18.0
2012-09-13 1.16.2
2012-08-21 1.16.0
2012-03-23 1.12.1
2012-03-19 1.12.0
2012-01-23 1.9.11
2012-01-12 1.9.9
2011-12-22 1.9.7
2011-11-24 1.9.6
2011-11-20 1.9.4
2011-11-08 1.9.3
2011-11-02 1.8.7
2011-10-17 1.8.5
2011-09-27 1.8.2
2011-09-20 1.8.1
2011-07-25 1.7.8
2011-07-24 1.7.7
2011-04-27 1.7.5
2011-04-04 1.7.3
2011-04-04 1.7.4
2011-03-24 1.7.2
2011-03-14 1.7.0
2011-03-04 1.6.5
2011-03-03 1.6.4
2011-02-28 1.6.3
2011-02-15 1.6.2
2011-02-03 1.6.1
2010-12-12 1.6.0
2010-11-24 1.5.8
2010-11-12 1.5.7
2010-11-05 1.5.6
2010-09-30 1.5.3
2010-09-16 1.5.2
2010-08-16 1.5.0
2010-07-26 1.4.4
2010-07-03 1.4.3
2010-06-13 1.4.2
2010-03-26 1.4.0
2010-02-04 1.3.3
2010-01-22 1.3.2
2010-01-03 1.3.0
2009-11-02 1.2.4
2009-10-18 1.2.2
2009-09-10 1.2.0
2009-06-08 1.1.7
2008-12-11 1.1.1
2008-10-30 1.1.0
2008-03-07 1.0.1
2007-11-29 0.9.8
2007-10-07 0.9.7
2007-09-01 0.9.6
2007-08-02 0.9.5
2007-04-13 0.9.1

Permanent link
Package RECA (with last version 1.1) was removed from CRAN

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

2014-12-15 1.1
2014-08-16 1.0

Permanent link
Package R.huge (with last version 0.9.0) was removed from CRAN

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

2015-02-22 0.9.0
2014-02-26 0.8.0
2013-09-22 0.6.0
2013-08-02 0.5.0
2012-07-03 0.4.1
2011-07-24 0.3.0
2011-02-03 0.2.2
2011-02-01 0.2.1
2009-10-18 0.2.0
2009-09-23 0.1.9
2009-06-14 0.1.8
2009-06-08 0.1.7
2007-09-01 0.1.5
2007-05-22 0.1.4

Permanent link
Package R.filesets (with last version 2.10.0) was removed from CRAN

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

2016-01-05 2.10.0
2015-10-20 2.9.0
2015-08-07 2.8.0
2015-05-25 2.7.2
2015-04-28 2.7.1
2015-02-23 2.7.0
2014-08-27 2.6.0
2014-02-28 2.4.0
2013-10-16 2.3.0
2013-08-03 2.1.0
2013-04-17 2.0.1
2013-01-21 2.0.0
2012-12-22 1.9.0
2012-11-15 1.6.0
2012-03-23 1.1.5
2012-01-12 1.1.4
2011-11-02 1.1.3
2011-07-25 1.1.0
2011-06-25 1.0.2
2011-05-20 1.0.1
2011-04-04 0.9.9
2011-03-14 0.9.7
2011-03-03 0.9.5
2011-02-15 0.9.2
2010-11-24 0.9.1
2010-09-16 0.9.0
2010-07-24 0.8.3
2010-06-03 0.8.2
2010-04-25 0.8.1
2010-02-23 0.8.0
2010-01-04 0.7.0
2009-11-03 0.6.5
2009-08-14 0.5.3
2009-06-09 0.5.2

Permanent link
Package noncompliance updated to version 0.2.2 with previous version 0.1.1 dated 2016-02-12

Title: Causal Inference in the Presence of Treatment Noncompliance Under the Binary Instrumental Variable Model
Description: A finite-population significance test of the 'sharp' causal null hypothesis that treatment exposure X has no effect on final outcome Y, within the principal stratum of Compliers. A generalized likelihood ratio test statistic is used, and the resulting p-value is exact. Currently, it is assumed that there are only Compliers and Never Takers in the population.
Author: Wen Wei Loh [aut, cre], Thomas S. Richardson [aut]
Maintainer: Wen Wei Loh <wloh@uw.edu>

Diff between noncompliance versions 0.1.1 dated 2016-02-12 and 0.2.2 dated 2016-02-15

 noncompliance-0.1.1/noncompliance/man/AllPossiblyObsH0_CONT_C.Rd         |only
 noncompliance-0.1.1/noncompliance/man/AllPossiblyObsH0qH1_CONT_C.Rd      |only
 noncompliance-0.1.1/noncompliance/man/FindMLE_CONT_H0_hypergeoC.Rd       |only
 noncompliance-0.1.1/noncompliance/man/FindMLE_CONT_H1_hypergeoC.Rd       |only
 noncompliance-0.1.1/noncompliance/man/GetPvalueshypergeoC_allpsi_CONT.Rd |only
 noncompliance-0.2.2/noncompliance/DESCRIPTION                            |   22 -
 noncompliance-0.2.2/noncompliance/MD5                                    |   26 -
 noncompliance-0.2.2/noncompliance/NAMESPACE                              |    7 
 noncompliance-0.2.2/noncompliance/R/RcppExports.R                        |   89 -----
 noncompliance-0.2.2/noncompliance/R/finitepop.R                          |   32 +
 noncompliance-0.2.2/noncompliance/R/transparent.R                        |only
 noncompliance-0.2.2/noncompliance/man/ACE_bounds.Rd                      |only
 noncompliance-0.2.2/noncompliance/man/ACE_bounds_posterior.Rd            |only
 noncompliance-0.2.2/noncompliance/man/ACE_bounds_triangle.plot.Rd        |only
 noncompliance-0.2.2/noncompliance/man/Check_ACDE_bounds.Rd               |only
 noncompliance-0.2.2/noncompliance/man/Check_IV_ineqs.Rd                  |only
 noncompliance-0.2.2/noncompliance/man/Get_pvalues_CONT.Rd                |    6 
 noncompliance-0.2.2/noncompliance/man/expand.grid.DT.Rd                  |    3 
 noncompliance-0.2.2/noncompliance/src/finitepop-CONT.cpp                 |  172 ++++------
 noncompliance-0.2.2/noncompliance/tests/testthat/test_bounds.R           |only
 20 files changed, 140 insertions(+), 217 deletions(-)

More information about noncompliance at CRAN
Permanent link

Package faraway updated to version 1.0.7 with previous version 1.0.6 dated 2014-06-12

Title: Functions and Datasets for Books by Julian Faraway
Description: Books are "Practical Regression and ANOVA in R" on CRAN, "Linear Models with R" published 1st Ed. August 2004, 2nd Ed. July 2014 by CRC press, ISBN 9781439887332, and "Extending the Linear Model with R" published by CRC press in 1st Ed. December 2005 and 2nd Ed. March 2016, ISBN 9781584884248.
Author: Julian Faraway <jjf23@bath.ac.uk>
Maintainer: Julian Faraway <jjf23@bath.ac.uk>

Diff between faraway versions 1.0.6 dated 2014-06-12 and 1.0.7 dated 2016-02-15

 DESCRIPTION        |   13 ++--
 MD5                |   23 ++++---
 NAMESPACE          |   34 ++++++++++-
 R/faraway.R        |  153 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 data/wcgs.rda      |only
 man/fround.Rd      |only
 man/hprice.Rd      |    2 
 man/nepali.Rd      |    4 -
 man/nes96.Rd       |    2 
 man/pima.Rd        |    4 -
 man/pyrimidines.Rd |   12 +++-
 man/sumary.Rd      |   32 +++++++++--
 man/toenail.Rd     |    8 +-
 man/wcgs.Rd        |only
 14 files changed, 249 insertions(+), 38 deletions(-)

More information about faraway at CRAN
Permanent link

New package EmpiricalCalibration with initial version 1.1.0
Package: EmpiricalCalibration
Type: Package
Title: Routines for Performing Empirical Calibration of Observational Study Estimates
Version: 1.1.0
Date: 2016-01-27
Author: Martijn Schuemie, Marc Suchard
Maintainer: Martijn Schuemie <schuemie@ohdsi.org>
Description: Routines for performing empirical calibration of observational study estimates. By using a set of negative control hypotheses we can estimate the empirical null distribution of a particular observational study setup. This empirical null distribution can be used to compute a calibrated p-value, which reflects the probability of observing an estimated effect size when the null hypothesis is true taking both random and systematic error into account.
VignetteBuilder: knitr
Imports: ggplot2 (>= 2.0.0), MASS
Suggests: knitr, rmarkdown
License: Apache License 2.0
URL: https://github.com/OHDSI/EmpiricalCalibration
BugReports: https://github.com/OHDSI/EmpiricalCalibration/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-01 11:53:49 UTC; mschuemi
Repository: CRAN
Date/Publication: 2016-02-15 13:46:57

More information about EmpiricalCalibration at CRAN
Permanent link

Package depmixS4 updated to version 1.3-3 with previous version 1.3-2 dated 2014-02-04

Title: Dependent Mixture Models - Hidden Markov Models of GLMs and Other Distributions in S4
Description: Fits latent (hidden) Markov models on mixed categorical and continuous (time series) data, otherwise known as dependent mixture models.
Author: Ingmar Visser <i.visser@uva.nl>, Maarten Speekenbrink <m.speekenbrink@ucl.ac.uk>
Maintainer: Ingmar Visser <i.visser@uva.nl>

Diff between depmixS4 versions 1.3-2 dated 2014-02-04 and 1.3-3 dated 2016-02-15

 depmixS4-1.3-2/depmixS4/src/fb.cc               |only
 depmixS4-1.3-3/depmixS4/DESCRIPTION             |   14 
 depmixS4-1.3-3/depmixS4/MD5                     |   47 +-
 depmixS4-1.3-3/depmixS4/NAMESPACE               |    6 
 depmixS4-1.3-3/depmixS4/NEWS                    |   28 +
 depmixS4-1.3-3/depmixS4/R/EM.R                  |   65 ++-
 depmixS4-1.3-3/depmixS4/R/allGenerics.R         |    6 
 depmixS4-1.3-3/depmixS4/R/depmix-class.R        |  209 +++++------
 depmixS4-1.3-3/depmixS4/R/depmixfit.R           |  436 ++++++++++++------------
 depmixS4-1.3-3/depmixS4/R/hess2cov.R            |only
 depmixS4-1.3-3/depmixS4/R/responseGLM.R         |   60 +--
 depmixS4-1.3-3/depmixS4/R/responseGLMMULTINOM.R |    8 
 depmixS4-1.3-3/depmixS4/build/vignette.rds      |binary
 depmixS4-1.3-3/depmixS4/data/balance.rda        |binary
 depmixS4-1.3-3/depmixS4/data/sp500.rda          |binary
 depmixS4-1.3-3/depmixS4/data/speed.rda          |binary
 depmixS4-1.3-3/depmixS4/inst/doc/depmixS4.pdf   |binary
 depmixS4-1.3-3/depmixS4/man/depmix-internal.Rd  |    2 
 depmixS4-1.3-3/depmixS4/man/depmix-methods.Rd   |    2 
 depmixS4-1.3-3/depmixS4/man/depmix.fit.Rd       |   13 
 depmixS4-1.3-3/depmixS4/man/forwardbackward.Rd  |   19 -
 depmixS4-1.3-3/depmixS4/man/llratio.Rd          |    4 
 depmixS4-1.3-3/depmixS4/man/makeDepmix.Rd       |    2 
 depmixS4-1.3-3/depmixS4/man/posterior.Rd        |    4 
 depmixS4-1.3-3/depmixS4/src/fb.c                |only
 depmixS4-1.3-3/depmixS4/src/fb.h                |   14 
 26 files changed, 514 insertions(+), 425 deletions(-)

More information about depmixS4 at CRAN
Permanent link

New package arrApply with initial version 1.0.4
Package: arrApply
Type: Package
Title: Apply a Function to a Margin of an Array
Version: 1.0.4
Date: 2016-02-15
Author: Serguei Sokol
Maintainer: Serguei Sokol <sokol@insa-toulouse.fr>
Description: High performance variant of apply() for a fixed set of functions. However, a considerable speedup is a trade-off for universality. Only the following functions can be applied: sum(), prod(), all(), any(), min(), max(), mean(), median(), sd(), var().
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.0),
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-15 11:44:37 UTC; sokol
Repository: CRAN
Date/Publication: 2016-02-15 13:47:06

More information about arrApply at CRAN
Permanent link

Package alphahull updated to version 2.1 with previous version 2.0 dated 2015-03-20

Title: Generalization of the Convex Hull of a Sample of Points in the Plane
Description: Computation of the alpha-shape and alpha-convex hull of a given sample of points in the plane. The concepts of alpha-shape and alpha-convex hull generalize the definition of the convex hull of a finite set of points. The programming is based on the duality between the Voronoi diagram and Delaunay triangulation. The package also includes a function that returns the Delaunay mesh of a given sample of points and its dual Voronoi diagram in one single object.
Author: Beatriz Pateiro-Lopez [aut, cre], Alberto Rodriguez-Casal, [aut].
Maintainer: Beatriz Pateiro-Lopez <beatriz.pateiro@usc.es>

Diff between alphahull versions 2.0 dated 2015-03-20 and 2.1 dated 2016-02-15

 DESCRIPTION              |   13 +++---
 MD5                      |   22 ++++++-----
 NAMESPACE                |    7 +++
 R/ahull.R                |    4 +-
 R/areaahull.R            |   91 +++++------------------------------------------
 R/areaahulleval.R        |only
 R/inahull.R              |   50 ++++++++-----------------
 build/vignette.rds       |binary
 man/alphahull-package.Rd |    4 +-
 man/areaahull.Rd         |    5 +-
 man/areaahulleval.Rd     |only
 man/ashape.Rd            |    2 -
 man/inahull.Rd           |   12 +++---
 13 files changed, 65 insertions(+), 145 deletions(-)

More information about alphahull at CRAN
Permanent link

Package abcrf updated to version 1.2 with previous version 1.1 dated 2016-01-22

Title: Approximate Bayesian Computation via Random Forests
Description: Performs Approximate Bayesian Computation (ABC) model choice via random forests.
Author: Jean-Michel Marin [aut, cre], Pierre Pudlo [aut], Christian P. Robert [ctb], Arnaud Estoup [ctb]
Maintainer: Jean-Michel Marin <jean-michel.marin@umontpellier.fr>

Diff between abcrf versions 1.1 dated 2016-01-22 and 1.2 dated 2016-02-15

 DESCRIPTION       |   10 +++++-----
 MD5               |    8 ++++----
 NAMESPACE         |    1 +
 R/abcrf.R         |    2 +-
 R/predict.abcrf.R |    2 +-
 5 files changed, 12 insertions(+), 11 deletions(-)

More information about abcrf at CRAN
Permanent link

Package PROTOLIDAR (with last version 0.1) was removed from CRAN

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

2013-01-09 0.1

Permanent link
Package PRROC (with last version 1.1) was removed from CRAN

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

2015-02-25 1.1
2014-12-16 1.0

Permanent link
Package PResiduals (with last version 0.2-2) was removed from CRAN

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

2015-07-23 0.2-2
2015-03-03 0.2-1
2014-08-22 0.2-0
2013-03-14 0.1-0

Permanent link
Package PReMiuM (with last version 3.1.2) was removed from CRAN

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

2015-08-26 3.1.2
2015-06-12 3.1.1
2015-03-13 3.1.0
2014-12-29 3.0.32
2014-09-12 3.0.30
2014-09-09 3.0.29
2014-06-30 3.0.28
2014-05-06 3.0.26
2014-04-07 3.0.24
2014-04-03 3.0.23
2013-10-01 3.0.21
2013-05-04 3.0.20
2013-04-24 3.0.18
2013-04-22 3.0.17
2013-03-15 3.0.16
2013-02-07 3.0.15
2013-01-30 3.0.13
2013-01-29 3.0.11

Permanent link
Package PRIMsrc (with last version 0.6.3) was removed from CRAN

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

2015-11-20 0.6.3
2015-10-11 0.6.1
2015-10-11 0.6.2
2015-09-16 0.6.0
2015-09-08 0.5.9
2015-08-29 0.5.8
2015-07-28 0.5.7

Permanent link
Package PROFANCY (with last version 1.0) was removed from CRAN

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

2013-07-12 1.0

Permanent link
Package PRISMA (with last version 0.2-5) was removed from CRAN

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

2015-03-16 0.2-5
2015-03-03 0.2-3

Permanent link
Package PPtreeViz (with last version 1.3.0) was removed from CRAN

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

2015-09-15 1.3.0
2015-06-25 1.1.0
2015-05-15 1.0.3
2015-05-08 1.0.1

Permanent link
Package PPtree (with last version 2.3.0) was removed from CRAN

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

2014-05-08 2.3.0
2013-05-02 2.2.0

Permanent link
Package PP (with last version 0.5.3) was removed from CRAN

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

2014-09-04 0.5.3
2014-08-30 0.5
2013-12-29 0.2-1
2012-06-22 0.2
2011-09-10 0.1

Permanent link
Package popsom updated to version 3 with previous version 3.0.1 dated 2015-07-23

Title: Routines for Constructing and Evaluating Self-Organizing Maps
Description: A set of routines which are useful in constructing and evaluating self-organizing maps (SOMs).
Author: Lutz Hamel [aut, cre], Benjamin Ott [aut], Gregory Breard [aut]
Maintainer: Lutz Hamel <hamel@cs.uri.edu>

Diff between popsom versions 3.0.1 dated 2015-07-23 and 3 dated 2016-02-15

 popsom |only
 1 file changed

More information about popsom at CRAN
Permanent link

Package phonics updated to version 0.6.3 with previous version 0.6.2 dated 2016-01-09

Title: Phonetic Spelling Algorithms
Description: Provides a collection of phonetic algorithms including Soundex, Metaphone, NYSIIS, Caverphone, and others.
Author: James P. Howard, II [aut, cre]
Maintainer: "James P. Howard, II" <jh@jameshoward.us>

Diff between phonics versions 0.6.2 dated 2016-01-09 and 0.6.3 dated 2016-02-15

 DESCRIPTION                        |   19 ++++++++++++-------
 MD5                                |   18 ++++++++++--------
 R/phonics.R                        |   13 ++++++++++---
 README.md                          |    2 ++
 inst/COPYRIGHTS                    |only
 man/phonics-package.Rd             |only
 src/metaphone.cpp                  |    7 +++----
 src/soundex.cpp                    |   29 +++++++++++++----------------
 tests/testthat/metaphone.csv       |    5 +++++
 tests/testthat/soundex-refined.csv |    5 +++++
 tests/testthat/soundex.csv         |    5 +++++
 11 files changed, 65 insertions(+), 38 deletions(-)

More information about phonics at CRAN
Permanent link

Package tigris updated to version 0.2.2 with previous version 0.2 dated 2016-02-02

Title: Load Census TIGER/Line Shapefiles into R
Description: Download TIGER/Line shapefiles from the United States Census Bureau and load into R as 'SpatialDataFrame' objects.
Author: Kyle Walker [aut, cre], Bob Rudis [ctb]
Maintainer: Kyle Walker <kyle.walker@tcu.edu>

Diff between tigris versions 0.2 dated 2016-02-02 and 0.2.2 dated 2016-02-15

 DESCRIPTION                        |    8 +++----
 LICENSE                            |    2 -
 MD5                                |   21 ++++++++++---------
 NAMESPACE                          |    3 ++
 NEWS                               |    8 +++++++
 R/legislative.R                    |   39 +++++++++++++++++++++++++++++++++++++
 R/tigris-package.R                 |   11 ++++++++--
 README.md                          |   28 +++++++++++++++++++++++++-
 man/congressional_districts.Rd     |    3 +-
 man/state_legislative_districts.Rd |    3 +-
 man/tigris-exports.Rd              |    6 ++++-
 man/voting_districts.Rd            |only
 12 files changed, 111 insertions(+), 21 deletions(-)

More information about tigris at CRAN
Permanent link

New package SASxport with initial version 1.5.2
Package: SASxport
Title: Read and Write 'SAS' 'XPORT' Files
Version: 1.5.2
Description: Functions for reading, listing the contents of, and writing 'SAS' 'xport' format files. The functions support reading and writing of either individual data frames or sets of data frames. Further, a mechanism has been provided for customizing how variables of different data types are stored.
Author: Unless otherwise noted, the contents of this package were written by Gregory R. Warnes <greg@warnes.net> and are provided under the terms of the GNU General Public License, version 2.0 or later. -- The files 'src/ieee2ibm.c' and 'src/ibm2ieee.c' were extracted from BRL-CAD file /brlcad/src/libbu/htond.c written by Michael John Muuss, Copyright (c) 2004-2007 United States Government as represented by the U.S. Army Research Laboratory, and is utilized and redistributed under the terms of the GNU Lesser General Public License, version 2.1. -- The files 'R/AFirst.lib.s', 'R/all.is.numeric.R', 'R/importConvertDateTime.R', 'R/in.opererator.R', 'R/makeNames.R', 'R/read.xport.R', and 'R/testDateTime.R' are copied or adapted from the 'Hmisc' package created by Frank E. Harrell, Jr. <f.harrell@vanderbilt.edu>, and are utilized and redistributed under the terms of the GNU General Public License, version 2.0 or later. -- The files 'R/xport.R', 'src/SASxport.c', 'src/SASxport.h', and 'src/foreign.h' are copied or adapted from the 'R' 'foreign' package created by Douglas M. Bates <bates@stat.wisc.edu> and Saikat DebRoy <saikat@stat.wisc.edu>, and are utilized and redistributed under the terms of the GNU General Public License, version 2.0 or later. -- The creation of this package was partially funded by Metrum Institute <http://metruminstitute.org>.
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
License: GPL-2
Depends: R (>= 2.4.0)
Imports: chron, Hmisc, utils
URL: https://github.com/mangothecat/SASxport
BugReports: https://github.com/mangothecat/SASxport/issues
RoxygenNote: 5.0.1
Collate: 'AFirst_lib.R' 'SASformat.R' 'SASiformat.R' 'SAStype.R' 'all.is.numeric.R' 'blanks.R' 'fromSASDate.R' 'fstr.R' 'importConvertDateTime.R' 'in.opererator.R' 'lookup.xport.R' 'make.formats.R' 'makeNames.R' 'makeSASNames.R' 'package.R' 'parseFormat.R' 'process.formats.R' 'rawToDisplay.R' 'read.xport.R' 'scat.R' 'testDateTime.R' 'toSAS.R' 'write.xport.R' 'xport.NA.R' 'xport.R' 'xport.character.R' 'xport.dateFMT.R' 'xport.file.header.R' 'xport.fill.R' 'xport.member.header.R' 'xport.namestr.R' 'xport.namestr.header.R' 'xport.numeric.R' 'xport.obs.header.R'
NeedsCompilation: yes
Packaged: 2016-02-15 00:20:27 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2016-02-15 08:28:25

More information about SASxport at CRAN
Permanent link

Package rrcovNA updated to version 0.4-8 with previous version 0.4-7 dated 2014-12-02

Title: Scalable Robust Estimators with High Breakdown Point for Incomplete Data
Description: Robust Location and Scatter Estimation and Robust Multivariate Analysis with High Breakdown Point for Incomplete Data.
Author: Valentin Todorov <valentin.todorov@chello.at>
Maintainer: Valentin Todorov <valentin.todorov@chello.at>

Diff between rrcovNA versions 0.4-7 dated 2014-12-02 and 0.4-8 dated 2016-02-15

 rrcovNA-0.4-7/rrcovNA/inst             |only
 rrcovNA-0.4-8/rrcovNA/ChangeLog        |    8 +++++++
 rrcovNA-0.4-8/rrcovNA/DESCRIPTION      |   10 ++++-----
 rrcovNA-0.4-8/rrcovNA/MD5              |   23 ++++++++++------------
 rrcovNA-0.4-8/rrcovNA/NAMESPACE        |   19 ++++++++++++++++++
 rrcovNA-0.4-8/rrcovNA/R/AllClasses.R   |    2 +
 rrcovNA-0.4-8/rrcovNA/R/CovNA.R        |    7 ++++++
 rrcovNA-0.4-8/rrcovNA/R/CovNASest.R    |   34 +++++++++++++++++----------------
 rrcovNA-0.4-8/rrcovNA/R/PcaNA.R        |    4 +--
 rrcovNA-0.4-8/rrcovNA/R/impSeqRob.R    |    2 +
 rrcovNA-0.4-8/rrcovNA/R/imputation.R   |    1 
 rrcovNA-0.4-8/rrcovNA/man/CovNASest.Rd |   13 ++++++++++--
 rrcovNA-0.4-8/rrcovNA/man/PcaNA.Rd     |    7 +++---
 13 files changed, 89 insertions(+), 41 deletions(-)

More information about rrcovNA at CRAN
Permanent link

Package rrcovHD updated to version 0.2-4 with previous version 0.2-3 dated 2014-12-02

Title: Robust Multivariate Methods for High Dimensional Data
Description: Robust multivariate methods for high dimensional data including outlier detection, PCA, PLS and classification.
Author: Valentin Todorov <valentin.todorov@chello.at>
Maintainer: Valentin Todorov <valentin.todorov@chello.at>

Diff between rrcovHD versions 0.2-3 dated 2014-12-02 and 0.2-4 dated 2016-02-15

 ChangeLog              |    9 +++++++++
 DESCRIPTION            |   16 ++++++++--------
 MD5                    |   16 ++++++++--------
 NAMESPACE              |   36 +++++++++++++++++++++++++++++++++++-
 R/OutlierPCDist.R      |    5 ++++-
 R/Simca.R              |    2 +-
 man/Cars.Rd            |   12 ++++++------
 tests/tsimca.R         |    6 +++---
 tests/tsimca.Rout.save |   24 +++++++++++++-----------
 9 files changed, 87 insertions(+), 39 deletions(-)

More information about rrcovHD at CRAN
Permanent link

Package rrcov updated to version 1.3-11 with previous version 1.3-8 dated 2014-12-02

Title: Scalable Robust Estimators with High Breakdown Point
Description: Robust Location and Scatter Estimation and Robust Multivariate Analysis with High Breakdown Point.
Author: Valentin Todorov <valentin.todorov@chello.at>
Maintainer: Valentin Todorov <valentin.todorov@chello.at>

Diff between rrcov versions 1.3-8 dated 2014-12-02 and 1.3-11 dated 2016-02-15

 rrcov-1.3-11/rrcov/ChangeLog              |   28 +++++++++++++++-
 rrcov-1.3-11/rrcov/DESCRIPTION            |   10 ++---
 rrcov-1.3-11/rrcov/MD5                    |   52 +++++++++++++++---------------
 rrcov-1.3-11/rrcov/NAMESPACE              |   13 ++++++-
 rrcov-1.3-11/rrcov/R/AllClasses.R         |    1 
 rrcov-1.3-11/rrcov/R/CovSest.R            |   44 +++++++++++++++++--------
 rrcov-1.3-11/rrcov/R/Pca.R                |   27 ++++++++++-----
 rrcov-1.3-11/rrcov/R/PcaClassic.R         |   30 +++++++++++++++--
 rrcov-1.3-11/rrcov/R/PcaCov.R             |   46 ++++++++++++++++++++------
 rrcov-1.3-11/rrcov/R/PcaGrid.R            |    5 +-
 rrcov-1.3-11/rrcov/R/PcaHubert.R          |   36 +++++++++++++++-----
 rrcov-1.3-11/rrcov/R/PcaLocantore.R       |   19 ++++++----
 rrcov-1.3-11/rrcov/R/PcaProj.R            |    5 +-
 rrcov-1.3-11/rrcov/build/vignette.rds     |binary
 rrcov-1.3-11/rrcov/man/Pca-class.Rd       |    1 
 rrcov-1.3-11/rrcov/man/PcaClassic.Rd      |   16 ++++++---
 rrcov-1.3-11/rrcov/man/PcaCov.Rd          |    8 ++--
 rrcov-1.3-11/rrcov/man/PcaGrid.Rd         |   11 +++---
 rrcov-1.3-11/rrcov/man/PcaHubert.Rd       |    4 +-
 rrcov-1.3-11/rrcov/man/PcaLocantore.Rd    |   29 ++++++++++------
 rrcov-1.3-11/rrcov/man/PcaProj.Rd         |   52 +++++++++++++++---------------
 rrcov-1.3-11/rrcov/man/biplot.Rd          |    5 +-
 rrcov-1.3-11/rrcov/man/bus.Rd             |    3 +
 rrcov-1.3-11/rrcov/man/wages.Rd           |    3 +
 rrcov-1.3-11/rrcov/src/covOPW.c           |    6 ++-
 rrcov-1.3-11/rrcov/tests/thubert.R        |    2 -
 rrcov-1.3-11/rrcov/tests/thubert.save     |only
 rrcov-1.3-8/rrcov/tests/thubert.Rout.save |only
 28 files changed, 310 insertions(+), 146 deletions(-)

More information about rrcov at CRAN
Permanent link

Package PoisBinOrdNor updated to version 1.1 with previous version 1.0 dated 2015-05-29

Title: Data Generation with Poisson, Binary, Ordinal and Normal Components
Description: Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal characteristics and association structure.
Author: Yiran Hu, Hakan Demirtas
Maintainer: Yiran Hu <yhu50@uic.edu>

Diff between PoisBinOrdNor versions 1.0 dated 2015-05-29 and 1.1 dated 2016-02-15

 DESCRIPTION                  |    8 ++++----
 MD5                          |   18 +++++++++---------
 NAMESPACE                    |    4 +++-
 man/PoisBinOrdNor-package.Rd |    6 +++---
 man/corr.nn4bb.Rd            |    4 +---
 man/corr.nn4pbo.Rd           |    4 +---
 man/corr.nn4pp.Rd            |    4 ++--
 man/genPBONdata.Rd           |    2 +-
 man/intermat.Rd              |    4 ++++
 man/validation_specs.Rd      |   20 ++++++++++++++++++++
 10 files changed, 48 insertions(+), 26 deletions(-)

More information about PoisBinOrdNor at CRAN
Permanent link

Package interplot updated to version 0.1.1.1 with previous version 0.1.1.0 dated 2015-12-23

Title: Plot the Effects of Variables in Interaction Terms
Description: Plots the conditional coefficients ("marginal effects") of variables included in multiplicative interaction terms.
Author: Frederick Solt <frederick-solt@uiowa.edu>, Yue Hu <yue-hu-1@uiowa.edu>
Maintainer: Yue Hu <yue-hu-1@uiowa.edu>

Diff between interplot versions 0.1.1.0 dated 2015-12-23 and 0.1.1.1 dated 2016-02-15

 DESCRIPTION                      |    6 +-
 MD5                              |   21 +++----
 NEWS.md                          |only
 R/Interplot_default.R            |    9 ++-
 R/Interplot_mi.R                 |   18 ++++--
 R/Interplot_mlm.R                |   26 +++++---
 R/Interplot_mlmmi.R              |   18 ++++--
 build/vignette.rds               |binary
 inst/doc/interplot-vignette.R    |    6 ++
 inst/doc/interplot-vignette.Rmd  |   13 ++++
 inst/doc/interplot-vignette.html |  115 ++++++++++++++++++++++++---------------
 vignettes/interplot-vignette.Rmd |    4 -
 12 files changed, 153 insertions(+), 83 deletions(-)

More information about interplot at CRAN
Permanent link


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