Fri, 15 Sep 2017

Package RDS updated to version 0.8-0 with previous version 0.7-8 dated 2016-12-27

Title: Respondent-Driven Sampling
Description: Provides functionality for carrying out estimation with data collected using Respondent-Driven Sampling. This includes Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential Sampling estimator. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data.
Author: Mark S. Handcock [aut, cre], Krista J. Gile [aut], Ian E. Fellows [aut], W. Whipple Neely [aut]
Maintainer: Mark S. Handcock <handcock@stat.ucla.edu>

Diff between RDS versions 0.7-8 dated 2016-12-27 and 0.8-0 dated 2017-09-15

 RDS-0.7-8/RDS/inst/tests                        |only
 RDS-0.8-0/RDS/DESCRIPTION                       |   13 
 RDS-0.8-0/RDS/MD5                               |  154 +--
 RDS-0.8-0/RDS/NAMESPACE                         |   20 
 RDS-0.8-0/RDS/R/LRT.trend.R                     |  308 +++---
 RDS-0.8-0/RDS/R/MA.estimates.R                  |only
 RDS-0.8-0/RDS/R/MA.parallel.R                   |only
 RDS-0.8-0/RDS/R/MA.sampling-c.R                 |only
 RDS-0.8-0/RDS/R/MA.util.R                       |only
 RDS-0.8-0/RDS/R/RDS.compare.proportions.R       |  186 +--
 RDS-0.8-0/RDS/R/bgk_kde.R                       |  273 +++--
 RDS-0.8-0/RDS/R/bootstrap-intervals.R           | 1113 ++++++++++++++--------
 RDS-0.8-0/RDS/R/bootstrap.contingency.test.R    |only
 RDS-0.8-0/RDS/R/control.rds.estimates.R         |   90 +
 RDS-0.8-0/RDS/R/control.utilities.R             |   20 
 RDS-0.8-0/RDS/R/data-export.R                   |  445 +++++---
 RDS-0.8-0/RDS/R/data-import.R                   |  191 ++-
 RDS-0.8-0/RDS/R/differential-activity.R         |  301 +++---
 RDS-0.8-0/RDS/R/errorbar.R                      |  124 +-
 RDS-0.8-0/RDS/R/estimate-plots.R                |  370 +++----
 RDS-0.8-0/RDS/R/estimate-utils.R                |  332 +++---
 RDS-0.8-0/RDS/R/gile-bootstrap.R                | 1198 ++++++++++++------------
 RDS-0.8-0/RDS/R/gile-ss-util.R                  |  214 ++--
 RDS-0.8-0/RDS/R/hcg-bootstrap.R                 |only
 RDS-0.8-0/RDS/R/hcg-util.R                      |only
 RDS-0.8-0/RDS/R/homophily.R                     |  719 +++++++-------
 RDS-0.8-0/RDS/R/impute-degree.R                 |only
 RDS-0.8-0/RDS/R/incidence.R                     |only
 RDS-0.8-0/RDS/R/llmeC.R                         |  517 +++++-----
 RDS-0.8-0/RDS/R/me.impute.R                     |  404 ++++----
 RDS-0.8-0/RDS/R/rds-HCG.R                       |only
 RDS-0.8-0/RDS/R/rds-I.R                         |   38 
 RDS-0.8-0/RDS/R/rds-II.R                        |   31 
 RDS-0.8-0/RDS/R/rds-doc.R                       |   16 
 RDS-0.8-0/RDS/R/rds-ss.R                        |   78 -
 RDS-0.8-0/RDS/R/rds.data.frame-plots.R          |  584 +++++------
 RDS-0.8-0/RDS/R/rds.data.frame-utils.R          |  168 +--
 RDS-0.8-0/RDS/R/rds.data.frame.R                |  435 +++++---
 RDS-0.8-0/RDS/R/rds.estimates.local.R           |  433 +++++---
 RDS-0.8-0/RDS/R/rds.interval.estimate.R         |  130 +-
 RDS-0.8-0/RDS/R/rds.weighted.estimate-class.R   |  124 +-
 RDS-0.8-0/RDS/R/robust.inverse.R                |   46 
 RDS-0.8-0/RDS/R/salganik-bootstrap.R            |  338 +++---
 RDS-0.8-0/RDS/R/summary.odds.R                  |  264 ++---
 RDS-0.8-0/RDS/R/treeboot.R                      |only
 RDS-0.8-0/RDS/R/utils.R                         |   32 
 RDS-0.8-0/RDS/R/weights.R                       |  345 ++++--
 RDS-0.8-0/RDS/R/wtd.stats.R                     |   80 -
 RDS-0.8-0/RDS/data/fauxtime.RData               |only
 RDS-0.8-0/RDS/man/MA.estimates.Rd               |only
 RDS-0.8-0/RDS/man/RDS.HCG.estimates.Rd          |only
 RDS-0.8-0/RDS/man/RDS.I.estimates.Rd            |    7 
 RDS-0.8-0/RDS/man/RDS.II.estimates.Rd           |    4 
 RDS-0.8-0/RDS/man/RDS.SS.estimates.Rd           |    5 
 RDS-0.8-0/RDS/man/RDS.bootstrap.intervals.Rd    |   36 
 RDS-0.8-0/RDS/man/as.rds.data.frame.Rd          |    5 
 RDS-0.8-0/RDS/man/bootstrap.contingency.test.Rd |only
 RDS-0.8-0/RDS/man/bootstrap.incidence.Rd        |only
 RDS-0.8-0/RDS/man/bottleneck.plot.Rd            |    4 
 RDS-0.8-0/RDS/man/compute.weights.Rd            |    2 
 RDS-0.8-0/RDS/man/control.rds.estimates.Rd      |   20 
 RDS-0.8-0/RDS/man/convergence.plot.Rd           |    4 
 RDS-0.8-0/RDS/man/cumulative.estimate.Rd        |    4 
 RDS-0.8-0/RDS/man/fauxtime.Rd                   |only
 RDS-0.8-0/RDS/man/get.population.size.Rd        |    4 
 RDS-0.8-0/RDS/man/get.recruitment.time.Rd       |only
 RDS-0.8-0/RDS/man/has.recruitment.time.Rd       |only
 RDS-0.8-0/RDS/man/hcg.weights.Rd                |only
 RDS-0.8-0/RDS/man/impute.degree.Rd              |only
 RDS-0.8-0/RDS/man/impute.visibility.Rd          |    5 
 RDS-0.8-0/RDS/man/print.rds.contin.bootstrap.Rd |only
 RDS-0.8-0/RDS/src/RDSSample.c                   |only
 RDS-0.8-0/RDS/src/RDSSample.h                   |only
 RDS-0.8-0/RDS/src/R_init.c                      |only
 RDS-0.8-0/RDS/src/bsC.c                         |    2 
 RDS-0.8-0/RDS/src/changestat.c                  |only
 RDS-0.8-0/RDS/src/changestat.h                  |only
 RDS-0.8-0/RDS/src/dpoilog.c                     |  258 ++---
 RDS-0.8-0/RDS/src/edgelist.c                    |only
 RDS-0.8-0/RDS/src/edgelist.h                    |only
 RDS-0.8-0/RDS/src/edgetree.c                    |only
 RDS-0.8-0/RDS/src/edgetree.h                    |only
 RDS-0.8-0/RDS/src/getinclCstacked.c             |  344 +++---
 RDS-0.8-0/RDS/src/getinclCstacked.h             |   32 
 RDS-0.8-0/RDS/src/llmeC.c                       |  325 +++---
 RDS-0.8-0/RDS/src/llmeC.h                       |   80 -
 RDS-0.8-0/RDS/tests/tests.R                     |    2 
 RDS-0.8-0/RDS/tests/testthat                    |only
 88 files changed, 6164 insertions(+), 5113 deletions(-)

More information about RDS at CRAN
Permanent link

Package QNB updated to version 1.1.10 with previous version 1.1.9 dated 2017-07-19

Title: Differential RNA Methylation Analysis for Count-Based Small-Sample Sequencing Data with a Quad-Negative Binomial Model
Description: As a newly emerged research area, RNA epigenetics has drawn increasing attention recently for the participation of RNA methylation and other modifications in a number of crucial biological processes. Thanks to high throughput sequencing techniques, such as m6A-Seq, transcriptome-wide RNA methylation profile is now available in the form of count-based data, with which it is often of interests to study the dynamics in epitranscriptomic layer. However, the sample size of RNA methylation experiment is usually very small due to its costs; and additionally, there usually exist a large number of genes whose methylation level cannot be accurately estimated due to their low expression level, making differential RNA methylation analysis a difficult task. We present QNB, a statistical approach for differential RNA methylation analysis with count-based small-sample sequencing data. The method is based on 4 independent negative binomial distributions with their variances and means linked by local regressions. QNB showed improved performance on simulated and real m6A-Seq datasets when compared with competing algorithms. And the QNB model is also applicable to other datasets related RNA modifications, including but not limited to RNA bisulfite sequencing, m1A-Seq, Par-CLIP, RIP-Seq, etc.Please don't hesitate to contact <liulian19860905@163.com> if you have any questions.
Author: Lian Liu <liulian19860905@163.com>
Maintainer: Lian Liu <liulian19860905@163.com>

Diff between QNB versions 1.1.9 dated 2017-07-19 and 1.1.10 dated 2017-09-15

 DESCRIPTION        |    8 ++++----
 MD5                |    6 +++---
 R/qnbtest.R        |   16 ++++++++--------
 man/QNB-package.Rd |    4 ++--
 4 files changed, 17 insertions(+), 17 deletions(-)

More information about QNB at CRAN
Permanent link

Package SqlRender updated to version 1.4.3 with previous version 1.3.7 dated 2017-05-03

Title: Rendering Parameterized SQL and Translation to Dialects
Description: A rendering tool for parameterized SQL that also translates into different SQL dialects. These dialects include Sql Server, Oracle, PostgreSql, Amazon RedShift, Impala, IBM Netezza, Google BigQuery, and Microsoft PDW.
Author: Martijn Schuemie [aut, cre], Marc Suchard [aut]
Maintainer: Martijn Schuemie <schuemie@ohdsi.org>

Diff between SqlRender versions 1.3.7 dated 2017-05-03 and 1.4.3 dated 2017-09-15

 DESCRIPTION                               |   20 
 MD5                                       |   47 -
 NAMESPACE                                 |    3 
 NEWS                                      |   15 
 R/RenderSql.R                             |    9 
 R/ShinyApps.R                             |only
 README.md                                 |   13 
 build/vignette.rds                        |binary
 inst/csv/replacementPatterns.csv          |  239 ++++-
 inst/doc/UsingSqlRender.R                 |    5 
 inst/doc/UsingSqlRender.Rmd               |   62 -
 inst/doc/UsingSqlRender.pdf               |binary
 inst/java/SqlRender.jar                   |binary
 inst/shinyApps                            |only
 java/org/ohdsi/sql/BigQueryTranslate.java |only
 java/org/ohdsi/sql/SqlRender.java         |    2 
 java/org/ohdsi/sql/SqlTranslate.java      |   21 
 java/org/ohdsi/sql/StringUtils.java       |   17 
 java/org/ohdsi/sql/TestSqlRender.java     |   15 
 man/SqlRender.Rd                          |only
 man/launchSqlRenderDeveloper.Rd           |only
 man/translateSql.Rd                       |    2 
 tests/testthat/test-renderSql.R           |   10 
 tests/testthat/test-splitSql.R            |   15 
 tests/testthat/test-translateSql.R        | 1213 +++++++++++++++++++++++++++++-
 vignettes/UsingSqlRender.Rmd              |   62 -
 26 files changed, 1584 insertions(+), 186 deletions(-)

More information about SqlRender at CRAN
Permanent link

Package sitar updated to version 1.0.10 with previous version 1.0.9 dated 2017-01-09

Title: Super Imposition by Translation and Rotation Growth Curve Analysis
Description: Functions for fitting and plotting SITAR (Super Imposition by Translation And Rotation) growth curve models. SITAR is a shape-invariant model with a regression B-spline mean curve and subject-specific random effects on both the measurement and age scales.
Author: Tim Cole
Maintainer: Tim Cole <tim.cole@ucl.ac.uk>

Diff between sitar versions 1.0.9 dated 2017-01-09 and 1.0.10 dated 2017-09-15

 sitar-1.0.10/sitar/DESCRIPTION                |   10 -
 sitar-1.0.10/sitar/MD5                        |   93 ++++++------
 sitar-1.0.10/sitar/NAMESPACE                  |    8 -
 sitar-1.0.10/sitar/NEWS                       |   27 +++
 sitar-1.0.10/sitar/R/BICadj.R                 |  193 ++++++++++++++------------
 sitar-1.0.10/sitar/R/LMS2z.R                  |   95 +++++-------
 sitar-1.0.10/sitar/R/LMSfit.R                 |   67 ++++-----
 sitar-1.0.10/sitar/R/dfpower.R                |only
 sitar-1.0.10/sitar/R/dfset.R                  |only
 sitar-1.0.10/sitar/R/getPeakTrough.R          |only
 sitar-1.0.10/sitar/R/plot.sitar.R             |   86 +++++------
 sitar-1.0.10/sitar/R/predict.sitar.R          |   35 +++-
 sitar-1.0.10/sitar/R/sitar.R                  |   33 ++--
 sitar-1.0.10/sitar/R/sitarlib.R               |   86 -----------
 sitar-1.0.10/sitar/R/timegap.R                |    7 
 sitar-1.0.10/sitar/R/xyadj.R                  |    2 
 sitar-1.0.10/sitar/man/BICadj.Rd              |   33 +++-
 sitar-1.0.10/sitar/man/LMS2z.Rd               |   33 ++--
 sitar-1.0.10/sitar/man/LMSfit.Rd              |   24 +--
 sitar-1.0.10/sitar/man/anova.sitar.Rd         |    5 
 sitar-1.0.10/sitar/man/bupdate.Rd             |    1 
 sitar-1.0.10/sitar/man/cLMS.Rd                |    8 -
 sitar-1.0.10/sitar/man/codeplot.Rd            |   12 -
 sitar-1.0.10/sitar/man/dfpower.Rd             |only
 sitar-1.0.10/sitar/man/dfset.Rd               |only
 sitar-1.0.10/sitar/man/funcall.Rd             |    1 
 sitar-1.0.10/sitar/man/getData.sitar.Rd       |    3 
 sitar-1.0.10/sitar/man/getPeakTrough.Rd       |only
 sitar-1.0.10/sitar/man/heights.Rd             |    1 
 sitar-1.0.10/sitar/man/ifun.Rd                |    7 
 sitar-1.0.10/sitar/man/mplot.Rd               |    7 
 sitar-1.0.10/sitar/man/plot.sitar.Rd          |   12 -
 sitar-1.0.10/sitar/man/plotclean.Rd           |    1 
 sitar-1.0.10/sitar/man/predict.sitar.Rd       |   16 --
 sitar-1.0.10/sitar/man/print.sitar.Rd         |    1 
 sitar-1.0.10/sitar/man/print.summary.sitar.Rd |    1 
 sitar-1.0.10/sitar/man/recalib.Rd             |    1 
 sitar-1.0.10/sitar/man/sitar-package.Rd       |    7 
 sitar-1.0.10/sitar/man/sitar.Rd               |   10 -
 sitar-1.0.10/sitar/man/subsample.Rd           |    7 
 sitar-1.0.10/sitar/man/summary.sitar.Rd       |    1 
 sitar-1.0.10/sitar/man/timegap.Rd             |    5 
 sitar-1.0.10/sitar/man/uk90.Rd                |    1 
 sitar-1.0.10/sitar/man/ukwhopt.Rd             |    1 
 sitar-1.0.10/sitar/man/velout.Rd              |    7 
 sitar-1.0.10/sitar/man/who06.Rd               |    1 
 sitar-1.0.10/sitar/man/xaxsd.Rd               |    2 
 sitar-1.0.10/sitar/man/xyadj.Rd               |    4 
 sitar-1.0.10/sitar/man/y2plot.Rd              |    7 
 sitar-1.0.10/sitar/man/z2cent.Rd              |    7 
 sitar-1.0.9/sitar/man/makess.Rd               |only
 51 files changed, 489 insertions(+), 480 deletions(-)

More information about sitar at CRAN
Permanent link

Package kableExtra updated to version 0.5.2 with previous version 0.5.1 dated 2017-09-08

Title: Construct Complex Table with 'kable' and Pipe Syntax
Description: A collection of functions to help build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax.
Author: Hao Zhu [aut, cre], Timothy Tsai [ctb], Thomas Travison [ctb], Will Beasley [ctb], Yihui Xie [ctb], GuangChuang Yu [ctb], Stéphane Laurent [ctb], Rob Shepherd [ctb], Yoni Sidi [ctb]
Maintainer: Hao Zhu <haozhu233@gmail.com>

Diff between kableExtra versions 0.5.1 dated 2017-09-08 and 0.5.2 dated 2017-09-15

 DESCRIPTION                         |   10 +--
 MD5                                 |   42 ++++++-------
 NAMESPACE                           |    1 
 R/column_spec.R                     |  103 ++++++++++++++++-----------------
 R/group_rows.R                      |   60 ++++++++++++++-----
 R/kableExtra-package.R              |    1 
 R/kable_as_image.R                  |  101 ++++++++++++++++++---------------
 R/row_spec.R                        |   83 +++++++++++++++------------
 R/util.R                            |   30 +++++----
 inst/NEWS.md                        |   14 ++++
 inst/doc/awesome_table_in_html.R    |   53 +++++++++--------
 inst/doc/awesome_table_in_html.Rmd  |   60 +++++++++++--------
 inst/doc/awesome_table_in_html.html |  110 ++++++++++++++++++------------------
 inst/doc/awesome_table_in_pdf.R     |   24 +++++++
 inst/doc/awesome_table_in_pdf.Rmd   |   40 +++++++++++--
 inst/doc/awesome_table_in_pdf.pdf   |binary
 man/column_spec.Rd                  |    6 -
 man/group_rows.Rd                   |    8 +-
 man/kable_as_image.Rd               |    9 ++
 man/row_spec.Rd                     |    4 -
 vignettes/awesome_table_in_html.Rmd |   60 +++++++++++--------
 vignettes/awesome_table_in_pdf.Rmd  |   40 +++++++++++--
 22 files changed, 523 insertions(+), 336 deletions(-)

More information about kableExtra at CRAN
Permanent link

Package effects updated to version 4.0-0 with previous version 3.1-2 dated 2016-10-05

Title: Effect Displays for Linear, Generalized Linear, and Other Models
Description: Graphical and tabular effect displays, e.g., of interactions, for various statistical models with linear predictors.
Author: John Fox [aut, cre], Sanford Weisberg [aut], Michael Friendly [aut], Jangman Hong [aut], Robert Andersen [ctb], David Firth [ctb], Steve Taylor [ctb], R Core Team [ctb]
Maintainer: John Fox <jfox@mcmaster.ca>

Diff between effects versions 3.1-2 dated 2016-10-05 and 4.0-0 dated 2017-09-15

 effects-3.1-2/effects/data                      |only
 effects-3.1-2/effects/man/Arrests.Rd            |only
 effects-3.1-2/effects/man/BEPS.Rd               |only
 effects-3.1-2/effects/man/Cowles.Rd             |only
 effects-3.1-2/effects/man/Hartnagel.Rd          |only
 effects-3.1-2/effects/man/Prestige.Rd           |only
 effects-3.1-2/effects/man/Titanic.Rd            |only
 effects-3.1-2/effects/man/WVS.Rd                |only
 effects-3.1-2/effects/man/Wells.Rd              |only
 effects-3.1-2/effects/man/effects-deprecated.Rd |only
 effects-4.0-0/effects/DESCRIPTION               |   28 
 effects-4.0-0/effects/MD5                       |   64 -
 effects-4.0-0/effects/NAMESPACE                 |   30 
 effects-4.0-0/effects/NEWS                      |   88 +
 effects-4.0-0/effects/R/Effect.R                |  198 ++-
 effects-4.0-0/effects/R/Effect.mlm.R            |   76 -
 effects-4.0-0/effects/R/effects.R               |   89 -
 effects-4.0-0/effects/R/effectsclmm.R           |   57 -
 effects-4.0-0/effects/R/effectsmer.R            |  213 +--
 effects-4.0-0/effects/R/effectspoLCA.R          |   79 -
 effects-4.0-0/effects/R/plot-methods.R          |  542 ++++++---
 effects-4.0-0/effects/R/plot.effpoly.R          | 1350 +++++++++++++++---------
 effects-4.0-0/effects/R/predictorEffects.R      |only
 effects-4.0-0/effects/R/summary-print-methods.R |  362 +++---
 effects-4.0-0/effects/R/utilities.R             |  125 +-
 effects-4.0-0/effects/build                     |only
 effects-4.0-0/effects/inst/doc                  |only
 effects-4.0-0/effects/man/LegacyArguments.Rd    |only
 effects-4.0-0/effects/man/effect.Rd             |  580 +++++-----
 effects-4.0-0/effects/man/effects-package.Rd    |   37 
 effects-4.0-0/effects/man/effectsTheme.Rd       |only
 effects-4.0-0/effects/man/plot.predictoreff.Rd  |only
 effects-4.0-0/effects/man/predictorEffects.Rd   |only
 effects-4.0-0/effects/man/summary.effect.Rd     |  562 +++++----
 effects-4.0-0/effects/tests/effect-tests-1.R    |  255 ++--
 effects-4.0-0/effects/tests/effect-tests-2.R    |   33 
 effects-4.0-0/effects/vignettes                 |only
 37 files changed, 2838 insertions(+), 1930 deletions(-)

More information about effects at CRAN
Permanent link

Package slickR updated to version 0.2.0 with previous version 0.1.0 dated 2017-04-01

Title: Create Interactive Carousels with the JavaScript 'Slick' Library
Description: Create and customize interactive carousels using the 'Slick' JavaScript library and the 'htmlwidgets' package. The carousels can contain plots produced in R, images, 'iframes', videos and other 'htmlwidgets'. These carousels can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents.
Author: Jonathan Sidi [aut, cre]
Maintainer: Jonathan Sidi <yonis@metrumrg.com>

Diff between slickR versions 0.1.0 dated 2017-04-01 and 0.2.0 dated 2017-09-15

 DESCRIPTION                                            |    8 
 MD5                                                    |   14 -
 R/slickR.R                                             |   39 +--
 README.md                                              |  200 +----------------
 inst/htmlwidgets/lib/slick-1.6.0/slick/slick-theme.css |    2 
 inst/htmlwidgets/lib/slickR/slickR.css                 |    5 
 inst/htmlwidgets/slickR.js                             |    8 
 man/slickR.Rd                                          |   20 +
 8 files changed, 73 insertions(+), 223 deletions(-)

More information about slickR at CRAN
Permanent link

Package heplots updated to version 1.3-4 with previous version 1.3-3 dated 2016-10-21

Title: Visualizing Hypothesis Tests in Multivariate Linear Models
Description: Provides HE plot and other functions for visualizing hypothesis tests in multivariate linear models. HE plots represent sums-of-squares-and- products matrices for linear hypotheses and for error using ellipses (in two dimensions) and ellipsoids (in three dimensions). The related 'candisc' package provides visualizations in a reduced-rank canonical discriminant space when there are more than a few response variables.
Author: John Fox [aut], Michael Friendly [aut, cre], Georges Monette [ctb]
Maintainer: Michael Friendly <friendly@yorku.ca>

Diff between heplots versions 1.3-3 dated 2016-10-21 and 1.3-4 dated 2017-09-15

 DESCRIPTION                             |    9 
 MD5                                     |  110 ++++----
 NEWS                                    |    4 
 R/logdetCI.R                            |   19 -
 build/vignette.rds                      |binary
 data/Diabetes.RData                     |only
 inst/doc/HE-examples.pdf                |binary
 inst/doc/repeated.pdf                   |binary
 man/Diabetes.Rd                         |only
 man/RatWeight.Rd                        |    2 
 man/heplot-package.Rd                   |    2 
 man/heplot.Rd                           |    2 
 man/logdetCI.Rd                         |    9 
 vignettes/HE-examples.bib               |  108 ++++----
 vignettes/fig/plot-Ortho-fm1.pdf        |binary
 vignettes/fig/plot-Ortho-fm3.pdf        |binary
 vignettes/fig/plot-grades-can-class.pdf |binary
 vignettes/fig/plot-grades-can-gpa.pdf   |binary
 vignettes/fig/plot-grades-can-sex.pdf   |binary
 vignettes/fig/plot-grades-pairs.pdf     |binary
 vignettes/fig/plot-hern-can-age.pdf     |binary
 vignettes/fig/plot-hern-can-build.pdf   |binary
 vignettes/fig/plot-hern-can-cardiac.pdf |binary
 vignettes/fig/plot-hern-can-pstat.pdf   |binary
 vignettes/fig/plot-hern-pairs.pdf       |binary
 vignettes/fig/plot-jury-can1.pdf        |binary
 vignettes/fig/plot-jury-can1a.pdf       |  128 +++++-----
 vignettes/fig/plot-jury-mod1-HE.pdf     |binary
 vignettes/fig/plot-jury-mod1-pairs.pdf  |binary
 vignettes/fig/plot-jury-mod2-HE.pdf     |binary
 vignettes/fig/plot-jury-mod3-eff.pdf    |binary
 vignettes/fig/plot-obk-HE1.pdf          |binary
 vignettes/fig/plot-obk-HE2.pdf          |binary
 vignettes/fig/plot-obk-HE3.pdf          |binary
 vignettes/fig/plot-obk2-HE1.pdf         |binary
 vignettes/fig/plot-obk2-HE2.pdf         |binary
 vignettes/fig/plot-ortho-HE.pdf         |binary
 vignettes/fig/plot-ortho-nonlin-HE.pdf  |binary
 vignettes/fig/plot-ortho-xyplot1.pdf    |binary
 vignettes/fig/plot-ortho-xyplot2.pdf    |binary
 vignettes/fig/plot-plastic2.pdf         |binary
 vignettes/fig/plot-rohwer-HE1.pdf       |binary
 vignettes/fig/plot-rohwer-HE2.pdf       |binary
 vignettes/fig/plot-rohwer-HE3.pdf       |binary
 vignettes/fig/plot-rohwer-HE4.pdf       |binary
 vignettes/fig/plot-skulls-HE-pairs.pdf  |binary
 vignettes/fig/plot-skulls-bwplot.pdf    |binary
 vignettes/fig/plot-skulls-can2.pdf      |binary
 vignettes/fig/plot-skulls4.pdf          |binary
 vignettes/fig/plot-voc1.pdf             |binary
 vignettes/fig/plot-voc4.pdf             |binary
 vignettes/fig/plot-voc8.pdf             |binary
 vignettes/fig/plot-wl-HE1.pdf           |binary
 vignettes/fig/plot-wl-HE2.pdf           |binary
 vignettes/fig/plot-wl-HE3.pdf           |binary
 vignettes/fig/plot-wl-means.pdf         |binary
 vignettes/repeated.bib                  |  400 ++++++++++++++++----------------
 57 files changed, 399 insertions(+), 394 deletions(-)

More information about heplots at CRAN
Permanent link

Package Gmedian updated to version 1.2.4 with previous version 1.2.3 dated 2016-09-05

Title: Geometric Median, k-Median Clustering and Robust Median PCA
Description: Fast algorithms for robust estimation with large samples of multivariate observations. Estimation of the geometric median, robust k-Gmedian clustering, and robust PCA based on the Gmedian covariation matrix.
Author: Herve Cardot
Maintainer: Herve Cardot <herve.cardot@u-bourgogne.fr>

Diff between Gmedian versions 1.2.3 dated 2016-09-05 and 1.2.4 dated 2017-09-15

 DESCRIPTION            |    8 ++---
 MD5                    |   18 +++++------
 NEWS                   |    4 ++
 R/GmedianCov.R         |    4 +-
 R/RcppExports.R        |   14 ++++----
 build/partial.rdb      |binary
 man/Gmedian-package.Rd |    2 -
 man/GmedianCov.Rd      |    6 +--
 man/WeiszfeldCov.Rd    |    4 +-
 src/RcppExports.cpp    |   77 +++++++++++++++++++++++++++++--------------------
 10 files changed, 78 insertions(+), 59 deletions(-)

More information about Gmedian at CRAN
Permanent link

Package gdm updated to version 1.3.4 with previous version 1.3.3 dated 2017-08-15

Title: Generalized Dissimilarity Modeling
Description: A toolkit with functions to fit, plot, and summarize Generalized Dissimilarity Models (Ferrier et al. 2007, <doi:10.1111/j.1472-4642.2007.00341.x>).
Author: Glenn Manion, Matthew Lisk, Simon Ferrier, Diego Nieto-Lugilde, Karel Mokany, Matthew C. Fitzpatrick
Maintainer: Matthew C. Fitzpatrick <mfitzpatrick@umces.edu>

Diff between gdm versions 1.3.3 dated 2017-08-15 and 1.3.4 dated 2017-09-15

 DESCRIPTION           |    8 ++++----
 MD5                   |    6 +++---
 R/GDM_Table_Funcs.R   |   18 ++++++++++++------
 man/formatsitepair.Rd |    2 +-
 4 files changed, 20 insertions(+), 14 deletions(-)

More information about gdm at CRAN
Permanent link

Package canvasXpress updated to version 0.17.2 with previous version 0.16.7 dated 2017-08-13

Title: Visualization Package for CanvasXpress in R
Description: Enables creation of visualizations using the CanvasXpress framework in R. CanvasXpress is a standalone JavaScript library for reproducible research with complete tracking of data and end-user modifications stored in a single PNG image that can be played back. See <http://canvasxpress.org> for more information.
Author: Isaac Neuhaus [aut, cre], Connie Brett [ctb]
Maintainer: Connie Brett <connie@aggregate-genius.com>

Diff between canvasXpress versions 0.16.7 dated 2017-08-13 and 0.17.2 dated 2017-09-15

 DESCRIPTION                                           |   11 +++++++----
 MD5                                                   |   14 +++++++-------
 NEWS.md                                               |    3 +++
 inst/doc/additional_examples.html                     |    4 ++--
 inst/doc/getting_started.html                         |    4 ++--
 inst/htmlwidgets/canvasXpress.yaml                    |    2 +-
 inst/htmlwidgets/lib/canvasXpress/canvasXpress.min.js |    4 ++--
 man/canvasXpress-package.Rd                           |    8 ++++++++
 8 files changed, 32 insertions(+), 18 deletions(-)

More information about canvasXpress at CRAN
Permanent link

Package bmlm updated to version 1.3.3 with previous version 1.3.0 dated 2017-06-23

Title: Bayesian Multilevel Mediation
Description: Easy estimation of Bayesian multilevel mediation models with Stan.
Author: Matti Vuorre [aut, cre]
Maintainer: Matti Vuorre <mv2521@columbia.edu>

Diff between bmlm versions 1.3.0 dated 2017-06-23 and 1.3.3 dated 2017-09-15

 DESCRIPTION               |    8 ++---
 MD5                       |   13 ++++----
 NEWS.md                   |   12 +++++++
 R/mlm_plot.R              |   68 +++++++++++++++++++++++++++++++++-----------
 README.md                 |    2 -
 man/mlm_spaghetti_plot.Rd |   16 +++++++++-
 src/RcppExports.cpp       |only
 src/include/models.hpp    |   70 +++++++++++++++++++++++++++-------------------
 8 files changed, 131 insertions(+), 58 deletions(-)

More information about bmlm at CRAN
Permanent link

Package liureg updated to version 1.1.1 with previous version 1.01 dated 2017-06-23

Title: Liu Regression with Liu Biasing Parameters and Statistics
Description: Linear Liu regression coefficient's estimation and testing with different Liu related measures such as MSE, R-squared etc.
Author: Muhammad Imdadullah, Dr. Muhammad Aslam
Maintainer: Muhammad Imdadullah <mimdadasad@gmail.com>

Diff between liureg versions 1.01 dated 2017-06-23 and 1.1.1 dated 2017-09-15

 DESCRIPTION           |   11 +++++------
 MD5                   |   28 ++++++++++++++--------------
 R/lstats.R            |    2 +-
 R/plot.R              |    4 ++--
 R/summary.R           |   25 ++++++++++++-------------
 inst/NEWS.Rd          |    3 ++-
 man/dest.Rd           |    6 +++++-
 man/hatl.Rd           |    2 +-
 man/liu.Rd            |    6 +++---
 man/liureg-package.Rd |    2 +-
 man/lstats.liu.Rd     |   10 +++++++---
 man/plot.liu.Rd       |    2 +-
 man/press.liu.Rd      |    4 +++-
 man/summary.liu.Rd    |    4 ++--
 man/vcov.liu.Rd       |    2 +-
 15 files changed, 60 insertions(+), 51 deletions(-)

More information about liureg at CRAN
Permanent link

Package xtensor updated to version 0.1.1-0 with previous version 0.1.0-0 dated 2017-09-11

Title: Headers for the 'xtensor' Library
Description: The 'xtensor' C++ library for numerical analysis with multi-dimensional array expressions is provided as a header-only C++14 library. It offers an extensible expression system enabling lazy broadcasting; an API following the idioms of the C++ standard library; and tools to manipulate array expressions and build upon 'xtensor'.
Author: Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Maintainer: Sylvain Corlay <sylvain.corlay@gmail.com>

Diff between xtensor versions 0.1.0-0 dated 2017-09-11 and 0.1.1-0 dated 2017-09-15

 DESCRIPTION                                           |    6 +++---
 MD5                                                   |   16 ++++++++--------
 inst/include/xtensor-r/xtensor_r_config.hpp           |    2 +-
 inst/include/xtensor/xbuilder.hpp                     |    2 +-
 inst/include/xtensor/xinfo.hpp                        |    2 +-
 inst/include/xtensor/xtensor_config.hpp               |    2 +-
 inst/lib/cmake/xtensor-r/xtensor-rConfigVersion.cmake |    2 +-
 inst/lib/cmake/xtensor/xtensorConfigVersion.cmake     |    2 +-
 inst/lib/pkgconfig/xtensor.pc                         |    2 +-
 9 files changed, 18 insertions(+), 18 deletions(-)

More information about xtensor at CRAN
Permanent link

Package spmoran updated to version 0.1.2 with previous version 0.1.1 dated 2017-06-23

Title: Moran's Eigenvector-Based Spatial Regression Models
Description: Functions for estimating fixed and random effects eigenvector spatial filtering models. For details see Daisuke Murakami (2017) <arXiv:1703.04467v3>.
Author: Daisuke Murakami
Maintainer: Daisuke Murakami <dmuraka@ism.ac.jp>

Diff between spmoran versions 0.1.1 dated 2017-06-23 and 0.1.2 dated 2017-09-15

 DESCRIPTION           |    9 +++++----
 MD5                   |    6 +++---
 R/resf_vc.R           |    1 +
 inst/doc/vignette.pdf |binary
 4 files changed, 9 insertions(+), 7 deletions(-)

More information about spmoran at CRAN
Permanent link

New package SCORPIUS with initial version 1.0
Package: SCORPIUS
Type: Package
Title: Inferring Developmental Chronologies from Single-Cell RNA Sequencing Data
Version: 1.0
Date: 2017-09-13
Description: An accurate and easy tool for performing trajectory inference on single cells using single-cell RNA sequencing data. In addition, SCORPIUS provides functions for discovering the most important genes with respect to the reconstructed trajectory, as well as nice visualisation tools. Cannoodt et al. (2016) <doi:10.1101/079509>.
Authors@R: c( person("Robrecht", "Cannoodt", email = "robrecht.cannoodt@gmail.com", role = c("aut", "cre")))
License: GPL-3
URL: http://github.com/rcannood/SCORPIUS
BugReports: https://github.com/rcannood/SCORPIUS/issues
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Depends: R (>= 3.0.0)
Imports: dplyr, fitdistrplus, grDevices, ggplot2 (>= 2.0), magrittr, MASS, mclust, Rcpp, pbapply, pheatmap, princurve, purrr, ranger, RColorBrewer, reshape2, splines, stats, testthat, tidyr, TSP, utils
Suggests: knitr, rmarkdown
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2017-09-15 15:14:05 UTC; rcannood
Author: Robrecht Cannoodt [aut, cre]
Maintainer: Robrecht Cannoodt <robrecht.cannoodt@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-15 15:46:32 UTC

More information about SCORPIUS at CRAN
Permanent link

New package MFT with initial version 1.3
Package: MFT
Type: Package
Title: The Multiple Filter Test for Change Point Detection
Version: 1.3
Date: 2017-09-15
Author: Michael Messer, Stefan Albert, Solveig Plomer, Gaby Schneider
Maintainer: Michael Messer <messer@math.uni-frankfurt.de>
Description: Provides statistical tests and algorithms for the detection of change points in time series and point processes - particularly for changes in the mean in time series and for changes in the rate and in the variance in point processes. References - Michael Messer, Marietta Kirchner, Julia Schiemann, Jochen Roeper, Ralph Neininger and Gaby Schneider (2014) <doi:10.1214/14-AOAS782>, Stefan Albert, Michael Messer, Julia Schiemann, Jochen Roeper, Gaby Schneider (2017) <doi:10.1111/jtsa.12254>, Michael Messer, Kaue M. Costa, Jochen Roeper and Gaby Schneider (2017) <doi:10.1007/s10827-016-0635-3>.
License: GPL-3
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 15:05:13 UTC; messer
Repository: CRAN
Date/Publication: 2017-09-15 15:48:57 UTC

More information about MFT at CRAN
Permanent link

New package linemap with initial version 0.1.0
Package: linemap
Type: Package
Title: Line Maps
Version: 0.1.0
Authors@R: c( person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut")))
Description: Create maps made of lines. The package contains two functions: linemap() and getgrid(). linemap() displays a map made of lines using a data frame of gridded data. getgrid() transforms a set of polygons (sf objects) into a suitable data frame for linemap().
Depends: R (>= 2.10)
Imports: graphics, sf, stats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 14:54:24 UTC; tg
Author: Timothée Giraud [cre, aut]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2017-09-15 15:14:12 UTC

More information about linemap at CRAN
Permanent link

New package fastrtext with initial version 0.2.0
Package: fastrtext
Type: Package
Title: 'fastText' Wrapper for Text Classification and Word Representation
Version: 0.2.0
Date: 2017-09-14
Authors@R: c(person("Michaël", "Benesty", role = c("aut", "cre"), email = "michael@benesty.fr"), person("Facebook, Inc", role = c("cph"), email = "bojanowski@fb.com"))
Maintainer: Michaël Benesty <michael@benesty.fr>
Description: 'fastText' is an open-source, free, lightweight library that allows users to learn text representations and text classifiers. It transforms text into continuous vectors that can later be used on many language related task. It works on standard, generic hardware (no 'GPU' required). It also includes model size reduction feature. 'fastText' original source code is available at <https://github.com/facebookresearch/fastText>.
URL: https://github.com/pommedeterresautee/fastrtext
BugReports: https://github.com/pommedeterresautee/fastrtext/issues
License: MIT + file LICENSE
Imports: methods, Rcpp (>= 0.12.12), assertthat
Suggests: knitr, testthat
LinkingTo: Rcpp
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2017-09-15 15:26:07 UTC; geantvert
Author: Michaël Benesty [aut, cre], Facebook, Inc [cph]
Repository: CRAN
Date/Publication: 2017-09-15 15:57:37 UTC

More information about fastrtext at CRAN
Permanent link

New package websearchr with initial version 0.0.1
Package: websearchr
Title: Access Domains and Search Popular Websites
Version: 0.0.1
Authors@R: person("Florian Simon", "Schaffner", email = "schaffner.florian@gmail.com", role = c("aut", "cre"))
Description: Functions that allow for accessing domains and a number of search engines.
Depends: R (>= 3.4.1)
Imports: utils
Suggests: XML, RCurl
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/fschaff/websearchr
BugReports: https://github.com/fschaff/websearchr/issues
NeedsCompilation: no
Packaged: 2017-09-15 14:39:25 UTC; florianschaffner
Author: Florian Simon Schaffner [aut, cre]
Maintainer: Florian Simon Schaffner <schaffner.florian@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-15 14:46:52 UTC

More information about websearchr at CRAN
Permanent link

Package timetools updated to version 1.12.2 with previous version 1.12.0 dated 2017-08-18

Title: Seasonal/Sequential (Instants/Durations, Even or not) Time Series
Description: Objects to manipulate sequential and seasonal time series. Sequential time series based on time instants and time durations are handled. Both can be regularly or unevenly spaced (overlapping durations are allowed). Only POSIX* format are used for dates and times. The following classes are provided : 'POSIXcti', 'POSIXctp', 'TimeIntervalDataFrame', 'TimeInstantDataFrame', 'SubtimeDataFrame' ; methods to switch from a class to another and to modify the time support of series (hourly time series to daily time series for instance) are also defined. Tools provided can be used for instance to handle environmental monitoring data (not always produced on a regular time base).
Author: Vladislav Navel
Maintainer: Vladislav Navel <vnavel@yahoo.fr>

Diff between timetools versions 1.12.0 dated 2017-08-18 and 1.12.2 dated 2017-09-15

 DESCRIPTION                        |    8 ++++----
 MD5                                |   18 +++++++++---------
 R/SubtimeDataFrame.R               |    3 ++-
 R/TimeInstantDataFrame.R           |    4 +++-
 R/TimeIntervalDataFrame.R          |    6 +++++-
 README                             |    9 +++++++++
 man/SubtimeDataFrame-class.Rd      |    4 +++-
 man/TimeInstantDataFrame-class.Rd  |    4 +++-
 man/TimeIntervalDataFrame-class.Rd |    4 +++-
 man/timetools-package.Rd           |    4 ++--
 10 files changed, 43 insertions(+), 21 deletions(-)

More information about timetools at CRAN
Permanent link

Package lawn updated to version 0.4.0 with previous version 0.3.0 dated 2016-10-25

Title: Client for 'Turfjs' for 'Geospatial' Analysis
Description: Client for 'Turfjs' (<http://turfjs.org>) for 'geospatial' analysis. The package revolves around using 'GeoJSON' data. Functions are included for creating 'GeoJSON' data objects, measuring aspects of 'GeoJSON', and combining, transforming, and creating random 'GeoJSON' data objects.
Author: Scott Chamberlain [aut, cre], Jeff Hollister [aut], Morgan Herlocker [cph]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>

Diff between lawn versions 0.3.0 dated 2016-10-25 and 0.4.0 dated 2017-09-15

 lawn-0.3.0/lawn/inst/ignore/cordall.R                     |only
 lawn-0.3.0/lawn/inst/js/geojsonhint-v2beta.js             |only
 lawn-0.3.0/lawn/inst/js/geojsonhint.js                    |only
 lawn-0.3.0/lawn/inst/js/turf352.js                        |only
 lawn-0.4.0/lawn/DESCRIPTION                               |   14 
 lawn-0.4.0/lawn/LICENSE                                   |    2 
 lawn-0.4.0/lawn/MD5                                       |  506 -
 lawn-0.4.0/lawn/NAMESPACE                                 |   36 
 lawn-0.4.0/lawn/NEWS.md                                   |   67 
 lawn-0.4.0/lawn/R/along.R                                 |   32 
 lawn-0.4.0/lawn/R/area.R                                  |    7 
 lawn-0.4.0/lawn/R/as.feature.R                            |only
 lawn-0.4.0/lawn/R/as.turf.R                               |   34 
 lawn-0.4.0/lawn/R/as_feature.R                            |    8 
 lawn-0.4.0/lawn/R/average.R                               |   24 
 lawn-0.4.0/lawn/R/bbox_polygon.R                          |    8 
 lawn-0.4.0/lawn/R/bearing.R                               |   14 
 lawn-0.4.0/lawn/R/bezier.R                                |   23 
 lawn-0.4.0/lawn/R/boolean_clockwise.R                     |only
 lawn-0.4.0/lawn/R/boolean_contains.R                      |only
 lawn-0.4.0/lawn/R/boolean_crosses.R                       |only
 lawn-0.4.0/lawn/R/boolean_disjoint.R                      |only
 lawn-0.4.0/lawn/R/boolean_overlap.R                       |only
 lawn-0.4.0/lawn/R/boolean_pointonline.R                   |only
 lawn-0.4.0/lawn/R/boolean_within.R                        |only
 lawn-0.4.0/lawn/R/buffer.R                                |   21 
 lawn-0.4.0/lawn/R/center.R                                |   19 
 lawn-0.4.0/lawn/R/centerofmass.R                          |only
 lawn-0.4.0/lawn/R/centroid.R                              |   14 
 lawn-0.4.0/lawn/R/circle.R                                |   20 
 lawn-0.4.0/lawn/R/collect.R                               |   10 
 lawn-0.4.0/lawn/R/collectionof.R                          |only
 lawn-0.4.0/lawn/R/combine.R                               |    7 
 lawn-0.4.0/lawn/R/concave.R                               |   16 
 lawn-0.4.0/lawn/R/convex.R                                |    9 
 lawn-0.4.0/lawn/R/coordeach.R                             |only
 lawn-0.4.0/lawn/R/cordall.R                               |only
 lawn-0.4.0/lawn/R/count.R                                 |   17 
 lawn-0.4.0/lawn/R/data-types.R                            |  119 
 lawn-0.4.0/lawn/R/defunct-deprecated.R                    |   20 
 lawn-0.4.0/lawn/R/destination.R                           |   27 
 lawn-0.4.0/lawn/R/deviation.R                             |   26 
 lawn-0.4.0/lawn/R/dissolve.R                              |only
 lawn-0.4.0/lawn/R/distance.R                              |   13 
 lawn-0.4.0/lawn/R/envelope.R                              |    7 
 lawn-0.4.0/lawn/R/erase.R                                 |   16 
 lawn-0.4.0/lawn/R/explode.R                               |    5 
 lawn-0.4.0/lawn/R/extent.R                                |    6 
 lawn-0.4.0/lawn/R/featurecollection.R                     |   33 
 lawn-0.4.0/lawn/R/featureeach.R                           |only
 lawn-0.4.0/lawn/R/featureof.R                             |only
 lawn-0.4.0/lawn/R/filter.R                                |   13 
 lawn-0.4.0/lawn/R/flatten.R                               |only
 lawn-0.4.0/lawn/R/flip.R                                  |    5 
 lawn-0.4.0/lawn/R/geojson_random.R                        |   40 
 lawn-0.4.0/lawn/R/geojsontype.R                           |only
 lawn-0.4.0/lawn/R/geometrycollection.R                    |    6 
 lawn-0.4.0/lawn/R/getcoord.R                              |only
 lawn-0.4.0/lawn/R/hex_grid.R                              |   19 
 lawn-0.4.0/lawn/R/idw.R                                   |only
 lawn-0.4.0/lawn/R/inside.R                                |   15 
 lawn-0.4.0/lawn/R/intersect.R                             |   27 
 lawn-0.4.0/lawn/R/is_type.R                               |only
 lawn-0.4.0/lawn/R/isolines.R                              |   52 
 lawn-0.4.0/lawn/R/kinks.R                                 |    2 
 lawn-0.4.0/lawn/R/lawn-package.R                          |   20 
 lawn-0.4.0/lawn/R/lawn_bbox.R                             |    6 
 lawn-0.4.0/lawn/R/lawn_feature.R                          |   11 
 lawn-0.4.0/lawn/R/line_distance.R                         |   11 
 lawn-0.4.0/lawn/R/line_offset.R                           |only
 lawn-0.4.0/lawn/R/line_slice.R                            |   16 
 lawn-0.4.0/lawn/R/line_slice_along.R                      |only
 lawn-0.4.0/lawn/R/linestring.R                            |    9 
 lawn-0.4.0/lawn/R/max.R                                   |   12 
 lawn-0.4.0/lawn/R/median.R                                |   12 
 lawn-0.4.0/lawn/R/merge.R                                 |   12 
 lawn-0.4.0/lawn/R/midpoint.R                              |   12 
 lawn-0.4.0/lawn/R/min.R                                   |    8 
 lawn-0.4.0/lawn/R/multilinestring.R                       |    6 
 lawn-0.4.0/lawn/R/multipoint.R                            |    8 
 lawn-0.4.0/lawn/R/multipolygon.R                          |    6 
 lawn-0.4.0/lawn/R/nearest.R                               |   14 
 lawn-0.4.0/lawn/R/onLoad.R                                |    6 
 lawn-0.4.0/lawn/R/planepoint.R                            |   12 
 lawn-0.4.0/lawn/R/point.R                                 |    4 
 lawn-0.4.0/lawn/R/point_grid.R                            |   25 
 lawn-0.4.0/lawn/R/point_on_line.R                         |   12 
 lawn-0.4.0/lawn/R/point_on_surface.R                      |   15 
 lawn-0.4.0/lawn/R/point_pt2line_distance.R                |only
 lawn-0.4.0/lawn/R/polygon.R                               |    6 
 lawn-0.4.0/lawn/R/polygonize.R                            |only
 lawn-0.4.0/lawn/R/print_methods.R                         |   37 
 lawn-0.4.0/lawn/R/propeach.R                              |only
 lawn-0.4.0/lawn/R/random.R                                |   29 
 lawn-0.4.0/lawn/R/remove.R                                |   12 
 lawn-0.4.0/lawn/R/rewind.R                                |only
 lawn-0.4.0/lawn/R/sample.R                                |   11 
 lawn-0.4.0/lawn/R/simplify.R                              |   31 
 lawn-0.4.0/lawn/R/square.R                                |    8 
 lawn-0.4.0/lawn/R/square_grid.R                           |   17 
 lawn-0.4.0/lawn/R/sum.R                                   |   12 
 lawn-0.4.0/lawn/R/tag.R                                   |   25 
 lawn-0.4.0/lawn/R/tbldf.R                                 |    4 
 lawn-0.4.0/lawn/R/tesselate.R                             |   11 
 lawn-0.4.0/lawn/R/tin.R                                   |   15 
 lawn-0.4.0/lawn/R/transform_rotate.R                      |only
 lawn-0.4.0/lawn/R/transform_scale.R                       |only
 lawn-0.4.0/lawn/R/transform_translate.R                   |only
 lawn-0.4.0/lawn/R/triangle_grid.R                         |   18 
 lawn-0.4.0/lawn/R/truncate.R                              |only
 lawn-0.4.0/lawn/R/union.R                                 |   24 
 lawn-0.4.0/lawn/R/unkinkpolygon.R                         |only
 lawn-0.4.0/lawn/R/variance.R                              |   19 
 lawn-0.4.0/lawn/R/view.R                                  |   25 
 lawn-0.4.0/lawn/R/within.R                                |   31 
 lawn-0.4.0/lawn/R/zzz.R                                   |   61 
 lawn-0.4.0/lawn/README.md                                 |   33 
 lawn-0.4.0/lawn/build/vignette.rds                        |binary
 lawn-0.4.0/lawn/data/lawn_data.rda                        |binary
 lawn-0.4.0/lawn/inst/doc/lawn_vignette.R                  |    2 
 lawn-0.4.0/lawn/inst/doc/lawn_vignette.Rmd                |    2 
 lawn-0.4.0/lawn/inst/doc/lawn_vignette.html               |   56 
 lawn-0.4.0/lawn/inst/ignore/cordreduce.R                  |only
 lawn-0.4.0/lawn/inst/ignore/propreduce.R                  |only
 lawn-0.4.0/lawn/inst/ignore/stuff.R                       |only
 lawn-0.4.0/lawn/inst/js/LICENSE-geojson-random            |    2 
 lawn-0.4.0/lawn/inst/js/LICENSE-geojsonhint               |   29 
 lawn-0.4.0/lawn/inst/js/LICENSE-turfjs                    |    2 
 lawn-0.4.0/lawn/inst/js/README.md                         |   96 
 lawn-0.4.0/lawn/inst/js/cloner.js                         | 2272 ++++--
 lawn-0.4.0/lawn/inst/js/geojson_random.js                 | 4853 +++++++++++++-
 lawn-0.4.0/lawn/inst/js/geojsonhint-v201.js               |only
 lawn-0.4.0/lawn/inst/js/simple-statistics.js              |    2 
 lawn-0.4.0/lawn/inst/js/turf-invariant.js                 |only
 lawn-0.4.0/lawn/inst/js/turf-meta.js                      |only
 lawn-0.4.0/lawn/inst/js/turf473.js                        |only
 lawn-0.4.0/lawn/man/as.feature.Rd                         |only
 lawn-0.4.0/lawn/man/as.turf.Rd                            |    5 
 lawn-0.4.0/lawn/man/as_feature.Rd                         |    9 
 lawn-0.4.0/lawn/man/data-types.Rd                         |  130 
 lawn-0.4.0/lawn/man/georandom.Rd                          |   29 
 lawn-0.4.0/lawn/man/lawn-defunct.Rd                       |   31 
 lawn-0.4.0/lawn/man/lawn-package.Rd                       |   21 
 lawn-0.4.0/lawn/man/lawn_aggregate.Rd                     |    1 
 lawn-0.4.0/lawn/man/lawn_along.Rd                         |   48 
 lawn-0.4.0/lawn/man/lawn_area.Rd                          |   19 
 lawn-0.4.0/lawn/man/lawn_average.Rd                       |   25 
 lawn-0.4.0/lawn/man/lawn_bbox.Rd                          |   21 
 lawn-0.4.0/lawn/man/lawn_bbox_polygon.Rd                  |   19 
 lawn-0.4.0/lawn/man/lawn_bearing.Rd                       |   25 
 lawn-0.4.0/lawn/man/lawn_bezier.Rd                        |   26 
 lawn-0.4.0/lawn/man/lawn_boolean_clockwise.Rd             |only
 lawn-0.4.0/lawn/man/lawn_boolean_contains.Rd              |only
 lawn-0.4.0/lawn/man/lawn_boolean_crosses.Rd               |only
 lawn-0.4.0/lawn/man/lawn_boolean_disjoint.Rd              |only
 lawn-0.4.0/lawn/man/lawn_boolean_overlap.Rd               |only
 lawn-0.4.0/lawn/man/lawn_boolean_pointonline.Rd           |only
 lawn-0.4.0/lawn/man/lawn_boolean_within.Rd                |only
 lawn-0.4.0/lawn/man/lawn_buffer.Rd                        |   24 
 lawn-0.4.0/lawn/man/lawn_center.Rd                        |   33 
 lawn-0.4.0/lawn/man/lawn_center_of_mass.Rd                |only
 lawn-0.4.0/lawn/man/lawn_centroid.Rd                      |   22 
 lawn-0.4.0/lawn/man/lawn_circle.Rd                        |   38 
 lawn-0.4.0/lawn/man/lawn_collect.Rd                       |   24 
 lawn-0.4.0/lawn/man/lawn_collectionof.Rd                  |only
 lawn-0.4.0/lawn/man/lawn_combine.Rd                       |   17 
 lawn-0.4.0/lawn/man/lawn_concave.Rd                       |   24 
 lawn-0.4.0/lawn/man/lawn_convex.Rd                        |   18 
 lawn-0.4.0/lawn/man/lawn_coordall.Rd                      |only
 lawn-0.4.0/lawn/man/lawn_coordeach.Rd                     |only
 lawn-0.4.0/lawn/man/lawn_count.Rd                         |   21 
 lawn-0.4.0/lawn/man/lawn_data.Rd                          |   23 
 lawn-0.4.0/lawn/man/lawn_destination.Rd                   |   35 
 lawn-0.4.0/lawn/man/lawn_deviation.Rd                     |   33 
 lawn-0.4.0/lawn/man/lawn_difference.Rd                    |   29 
 lawn-0.4.0/lawn/man/lawn_dissolve.Rd                      |only
 lawn-0.4.0/lawn/man/lawn_distance.Rd                      |   20 
 lawn-0.4.0/lawn/man/lawn_envelope.Rd                      |   21 
 lawn-0.4.0/lawn/man/lawn_explode.Rd                       |   19 
 lawn-0.4.0/lawn/man/lawn_extent.Rd                        |   16 
 lawn-0.4.0/lawn/man/lawn_feature.Rd                       |   18 
 lawn-0.4.0/lawn/man/lawn_featurecollection.Rd             |   18 
 lawn-0.4.0/lawn/man/lawn_featureeach.Rd                   |only
 lawn-0.4.0/lawn/man/lawn_featureof.Rd                     |only
 lawn-0.4.0/lawn/man/lawn_filter.Rd                        |   22 
 lawn-0.4.0/lawn/man/lawn_flatten.Rd                       |only
 lawn-0.4.0/lawn/man/lawn_flip.Rd                          |   19 
 lawn-0.4.0/lawn/man/lawn_geometrycollection.Rd            |    7 
 lawn-0.4.0/lawn/man/lawn_geosjontype.Rd                   |only
 lawn-0.4.0/lawn/man/lawn_getcoord.Rd                      |only
 lawn-0.4.0/lawn/man/lawn_hex_grid.Rd                      |   15 
 lawn-0.4.0/lawn/man/lawn_idw.Rd                           |only
 lawn-0.4.0/lawn/man/lawn_inside.Rd                        |   22 
 lawn-0.4.0/lawn/man/lawn_intersect.Rd                     |   44 
 lawn-0.4.0/lawn/man/lawn_isolines.Rd                      |   49 
 lawn-0.4.0/lawn/man/lawn_jenks.Rd                         |    1 
 lawn-0.4.0/lawn/man/lawn_kinks.Rd                         |   15 
 lawn-0.4.0/lawn/man/lawn_line_distance.Rd                 |   20 
 lawn-0.4.0/lawn/man/lawn_line_offset.Rd                   |only
 lawn-0.4.0/lawn/man/lawn_line_slice.Rd                    |   21 
 lawn-0.4.0/lawn/man/lawn_line_slice_along.Rd              |only
 lawn-0.4.0/lawn/man/lawn_linestring.Rd                    |    7 
 lawn-0.4.0/lawn/man/lawn_max.Rd                           |   23 
 lawn-0.4.0/lawn/man/lawn_median.Rd                        |   21 
 lawn-0.4.0/lawn/man/lawn_merge.Rd                         |   25 
 lawn-0.4.0/lawn/man/lawn_midpoint.Rd                      |   27 
 lawn-0.4.0/lawn/man/lawn_min.Rd                           |   23 
 lawn-0.4.0/lawn/man/lawn_multilinestring.Rd               |   10 
 lawn-0.4.0/lawn/man/lawn_multipoint.Rd                    |    9 
 lawn-0.4.0/lawn/man/lawn_multipolygon.Rd                  |   10 
 lawn-0.4.0/lawn/man/lawn_nearest.Rd                       |   22 
 lawn-0.4.0/lawn/man/lawn_planepoint.Rd                    |   21 
 lawn-0.4.0/lawn/man/lawn_point.Rd                         |    5 
 lawn-0.4.0/lawn/man/lawn_point_grid.Rd                    |   24 
 lawn-0.4.0/lawn/man/lawn_point_on_line.Rd                 |   22 
 lawn-0.4.0/lawn/man/lawn_point_on_surface.Rd              |   34 
 lawn-0.4.0/lawn/man/lawn_polygon.Rd                       |   10 
 lawn-0.4.0/lawn/man/lawn_polygonize.Rd                    |only
 lawn-0.4.0/lawn/man/lawn_propeach.Rd                      |only
 lawn-0.4.0/lawn/man/lawn_pt2line_distance.Rd              |only
 lawn-0.4.0/lawn/man/lawn_quantile.Rd                      |    1 
 lawn-0.4.0/lawn/man/lawn_random.Rd                        |   22 
 lawn-0.4.0/lawn/man/lawn_reclass.Rd                       |    1 
 lawn-0.4.0/lawn/man/lawn_remove.Rd                        |   21 
 lawn-0.4.0/lawn/man/lawn_rewind.Rd                        |only
 lawn-0.4.0/lawn/man/lawn_sample.Rd                        |   19 
 lawn-0.4.0/lawn/man/lawn_simplify.Rd                      |   31 
 lawn-0.4.0/lawn/man/lawn_size.Rd                          |    1 
 lawn-0.4.0/lawn/man/lawn_square.Rd                        |   14 
 lawn-0.4.0/lawn/man/lawn_square_grid.Rd                   |   13 
 lawn-0.4.0/lawn/man/lawn_sum.Rd                           |   23 
 lawn-0.4.0/lawn/man/lawn_tag.Rd                           |   31 
 lawn-0.4.0/lawn/man/lawn_tesselate.Rd                     |   24 
 lawn-0.4.0/lawn/man/lawn_tin.Rd                           |   27 
 lawn-0.4.0/lawn/man/lawn_transform_rotate.Rd              |only
 lawn-0.4.0/lawn/man/lawn_transform_scale.Rd               |only
 lawn-0.4.0/lawn/man/lawn_transform_translate.Rd           |only
 lawn-0.4.0/lawn/man/lawn_triangle_grid.Rd                 |   13 
 lawn-0.4.0/lawn/man/lawn_truncate.Rd                      |only
 lawn-0.4.0/lawn/man/lawn_union.Rd                         |   41 
 lawn-0.4.0/lawn/man/lawn_unkinkpolygon.Rd                 |only
 lawn-0.4.0/lawn/man/lawn_variance.Rd                      |   27 
 lawn-0.4.0/lawn/man/lawn_within.Rd                        |   36 
 lawn-0.4.0/lawn/man/pipe.Rd                               |    1 
 lawn-0.4.0/lawn/man/print-methods.Rd                      |   10 
 lawn-0.4.0/lawn/man/type_sum.Rd                           |    9 
 lawn-0.4.0/lawn/man/view.Rd                               |   15 
 lawn-0.4.0/lawn/tests/testthat/test-along.R               |    7 
 lawn-0.4.0/lawn/tests/testthat/test-area.R                |    4 
 lawn-0.4.0/lawn/tests/testthat/test-as.turf.R             |    2 
 lawn-0.4.0/lawn/tests/testthat/test-average.R             |   14 
 lawn-0.4.0/lawn/tests/testthat/test-bbox_polygon.R        |    2 
 lawn-0.4.0/lawn/tests/testthat/test-bearing.R             |    2 
 lawn-0.4.0/lawn/tests/testthat/test-buffer.R              |    4 
 lawn-0.4.0/lawn/tests/testthat/test-center.R              |    4 
 lawn-0.4.0/lawn/tests/testthat/test-centroid.R            |   14 
 lawn-0.4.0/lawn/tests/testthat/test-collect.R             |    6 
 lawn-0.4.0/lawn/tests/testthat/test-concave.R             |    3 
 lawn-0.4.0/lawn/tests/testthat/test-convex.R              |    1 
 lawn-0.4.0/lawn/tests/testthat/test-count.R               |    4 
 lawn-0.4.0/lawn/tests/testthat/test-deviation.R           |    4 
 lawn-0.4.0/lawn/tests/testthat/test-distance.R            |    6 
 lawn-0.4.0/lawn/tests/testthat/test-envelope.R            |    2 
 lawn-0.4.0/lawn/tests/testthat/test-erase.R               |    8 
 lawn-0.4.0/lawn/tests/testthat/test-flip.R                |    2 
 lawn-0.4.0/lawn/tests/testthat/test-hex_grid.R            |   12 
 lawn-0.4.0/lawn/tests/testthat/test-inside.R              |    6 
 lawn-0.4.0/lawn/tests/testthat/test-intersect.R           |   12 
 lawn-0.4.0/lawn/tests/testthat/test-isolines.R            |   32 
 lawn-0.4.0/lawn/tests/testthat/test-line_distance.R       |   10 
 lawn-0.4.0/lawn/tests/testthat/test-lint.R                |    4 
 lawn-0.4.0/lawn/tests/testthat/test-max.R                 |    6 
 lawn-0.4.0/lawn/tests/testthat/test-median.R              |    2 
 lawn-0.4.0/lawn/tests/testthat/test-min.R                 |    4 
 lawn-0.4.0/lawn/tests/testthat/test-point_grid.R          |    2 
 lawn-0.4.0/lawn/tests/testthat/test-point_on_line.R       |    6 
 lawn-0.4.0/lawn/tests/testthat/test-point_on_surface.R    |    2 
 lawn-0.4.0/lawn/tests/testthat/test-simplify.R            |    7 
 lawn-0.4.0/lawn/tests/testthat/test-square.R              |    4 
 lawn-0.4.0/lawn/tests/testthat/test-square_grid.R         |    7 
 lawn-0.4.0/lawn/tests/testthat/test-sum.R                 |    2 
 lawn-0.4.0/lawn/tests/testthat/test-tin.R                 |    2 
 lawn-0.4.0/lawn/tests/testthat/test-transform_rotate.R    |only
 lawn-0.4.0/lawn/tests/testthat/test-transform_scale.R     |only
 lawn-0.4.0/lawn/tests/testthat/test-transform_translate.R |only
 lawn-0.4.0/lawn/tests/testthat/test-triangle_grid.R       |    7 
 lawn-0.4.0/lawn/tests/testthat/test-unkinkpolygon.R       |only
 lawn-0.4.0/lawn/tests/testthat/test-variance.R            |    2 
 lawn-0.4.0/lawn/tests/testthat/test-view.R                |    2 
 lawn-0.4.0/lawn/tests/testthat/test-within.R              |    2 
 lawn-0.4.0/lawn/tools                                     |only
 lawn-0.4.0/lawn/vignettes/lawn_vignette.Rmd               |    2 
 292 files changed, 8756 insertions(+), 2579 deletions(-)

More information about lawn at CRAN
Permanent link

Package heemod updated to version 0.9.2 with previous version 0.9.1 dated 2017-05-09

Title: Markov Models for Health Economic Evaluations
Description: An implementation of the modelling and reporting features described in reference textbooks and guidelines: deterministic and probabilistic sensitivity analysis, heterogeneity analysis, time dependency on state-time and model-time (semi-Markov and non-homogeneous Markov models), etc.
Author: Antoine Filipovic-Pierucci [aut, cre], Kevin Zarca [aut], Matthew Wiener [ctb], Zdenek Kabat [ctb], Vojtech Filipec [ctb], Jordan Amdahl [ctb], Yonatan Carranza Alarcon [ctb], Vince Daniels [ctb]
Maintainer: Antoine Filipovic-Pierucci <pierucci@gmail.com>

Diff between heemod versions 0.9.1 dated 2017-05-09 and 0.9.2 dated 2017-09-15

 heemod-0.9.1/heemod/inst/tabular/surv/example_oncSpecs_nomatrix_mixed.csv |only
 heemod-0.9.1/heemod/inst/tabular/surv/use_fits_with_join.csv              |only
 heemod-0.9.1/heemod/man/define_multinom.Rd                                |only
 heemod-0.9.1/heemod/man/file_checkers.Rd                                  |only
 heemod-0.9.1/heemod/man/interp_heemod.Rd                                  |only
 heemod-0.9.1/heemod/man/pool.Rd                                           |only
 heemod-0.9.2/heemod/DESCRIPTION                                           |   44 
 heemod-0.9.2/heemod/MD5                                                   |  226 +-
 heemod-0.9.2/heemod/NAMESPACE                                             |   27 
 heemod-0.9.2/heemod/NEWS.md                                               |   36 
 heemod-0.9.2/heemod/R/calibration.R                                       |   27 
 heemod-0.9.2/heemod/R/cluster.R                                           |    7 
 heemod-0.9.2/heemod/R/combine.R                                           |    3 
 heemod-0.9.2/heemod/R/covariance.R                                        |    4 
 heemod-0.9.2/heemod/R/density.R                                           |   77 
 heemod-0.9.2/heemod/R/evpi.R                                              |   69 
 heemod-0.9.2/heemod/R/expand.R                                            |   32 
 heemod-0.9.2/heemod/R/heemod.R                                            |    5 
 heemod-0.9.2/heemod/R/look_up.R                                           |   22 
 heemod-0.9.2/heemod/R/matrix_define.R                                     |   38 
 heemod-0.9.2/heemod/R/matrix_plot.R                                       |   47 
 heemod-0.9.2/heemod/R/newdata.R                                           |    2 
 heemod-0.9.2/heemod/R/param_define.R                                      |  126 -
 heemod-0.9.2/heemod/R/param_eval.R                                        |    9 
 heemod-0.9.2/heemod/R/part_surv.R                                         |  239 ++
 heemod-0.9.2/heemod/R/resamp_define.R                                     |  106 
 heemod-0.9.2/heemod/R/resamp_eval.R                                       |   18 
 heemod-0.9.2/heemod/R/run_model_define.R                                  |   17 
 heemod-0.9.2/heemod/R/run_model_summary.R                                 |    7 
 heemod-0.9.2/heemod/R/sensitivity_eval.R                                  |    9 
 heemod-0.9.2/heemod/R/sensitivity_print.R                                 |    6 
 heemod-0.9.2/heemod/R/states_print.R                                      |    2 
 heemod-0.9.2/heemod/R/strategy_define.R                                   |   43 
 heemod-0.9.2/heemod/R/strategy_eval.R                                     |  298 +-
 heemod-0.9.2/heemod/R/survival_define.R                                   |   69 
 heemod-0.9.2/heemod/R/survival_eval.R                                     |  305 --
 heemod-0.9.2/heemod/R/survival_operations.R                               |  123 +
 heemod-0.9.2/heemod/R/tabular_input.R                                     |  450 ++--
 heemod-0.9.2/heemod/R/update.R                                            |    8 
 heemod-0.9.2/heemod/R/utils.R                                             |  131 +
 heemod-0.9.2/heemod/README.md                                             |   15 
 heemod-0.9.2/heemod/build/vignette.rds                                    |binary
 heemod-0.9.2/heemod/inst/doc/a_introduction.html                          |    4 
 heemod-0.9.2/heemod/inst/doc/b_time_dependency.html                       |    4 
 heemod-0.9.2/heemod/inst/doc/c_homogeneous.html                           |   16 
 heemod-0.9.2/heemod/inst/doc/d_non_homogeneous.R                          |   13 
 heemod-0.9.2/heemod/inst/doc/d_non_homogeneous.Rmd                        |   17 
 heemod-0.9.2/heemod/inst/doc/d_non_homogeneous.html                       |   31 
 heemod-0.9.2/heemod/inst/doc/e_probabilistic.R                            |    9 
 heemod-0.9.2/heemod/inst/doc/e_probabilistic.Rmd                          |   19 
 heemod-0.9.2/heemod/inst/doc/e_probabilistic.html                         |   68 
 heemod-0.9.2/heemod/inst/doc/f_sensitivity.html                           |    6 
 heemod-0.9.2/heemod/inst/doc/g_heterogeneity.html                         |  148 -
 heemod-0.9.2/heemod/inst/doc/h_tabular.html                               |    6 
 heemod-0.9.2/heemod/inst/doc/i_reproduction.R                             |   13 
 heemod-0.9.2/heemod/inst/doc/i_reproduction.Rmd                           |   13 
 heemod-0.9.2/heemod/inst/doc/i_reproduction.html                          |   23 
 heemod-0.9.2/heemod/inst/doc/j_survival.R                                 |   25 
 heemod-0.9.2/heemod/inst/doc/j_survival.Rmd                               |   37 
 heemod-0.9.2/heemod/inst/doc/j_survival.html                              |   64 
 heemod-0.9.2/heemod/inst/doc/k_calibration.R                              |   19 
 heemod-0.9.2/heemod/inst/doc/k_calibration.Rmd                            |   19 
 heemod-0.9.2/heemod/inst/doc/k_calibration.html                           |   20 
 heemod-0.9.2/heemod/inst/examples/example_define_transition.R             |    5 
 heemod-0.9.2/heemod/inst/examples/example_run_psa.R                       |    2 
 heemod-0.9.2/heemod/inst/examples/example_transform.R                     |    2 
 heemod-0.9.2/heemod/inst/tabular/surv/example_oncSpecs_explicit_dists.csv |    1 
 heemod-0.9.2/heemod/inst/tabular/surv/example_oncSpecs_mixed.csv          |only
 heemod-0.9.2/heemod/inst/tabular/surv/example_oncSpecs_nomatrix_join.csv  |only
 heemod-0.9.2/heemod/inst/tabular/surv/example_oncSpecs_test_part_surv.csv |only
 heemod-0.9.2/heemod/inst/tabular/surv/example_use_fits_explicit_dists.csv |only
 heemod-0.9.2/heemod/inst/tabular/surv/set_definitions_1.csv               |only
 heemod-0.9.2/heemod/inst/tabular/surv/set_definitions_2.csv               |only
 heemod-0.9.2/heemod/inst/tabular/surv/set_definitions_error_1.csv         |only
 heemod-0.9.2/heemod/inst/tabular/surv/surv_table.csv                      |only
 heemod-0.9.2/heemod/inst/tabular/surv/survival_data                       |only
 heemod-0.9.2/heemod/inst/tabular/surv/survival_info.csv                   |   10 
 heemod-0.9.2/heemod/inst/tabular/surv/survival_info_eventcode.csv         |only
 heemod-0.9.2/heemod/inst/tabular/surv/survival_info_eventcode_error.csv   |only
 heemod-0.9.2/heemod/inst/tabular/surv/use_fits_join.csv                   |only
 heemod-0.9.2/heemod/inst/tabular/test/edited_ref.csv                      |   12 
 heemod-0.9.2/heemod/man/apply_shift.Rd                                    |only
 heemod-0.9.2/heemod/man/as_expr_list.Rd                                   |    2 
 heemod-0.9.2/heemod/man/calibrate_model.Rd                                |    6 
 heemod-0.9.2/heemod/man/compute_surv.Rd                                   |    6 
 heemod-0.9.2/heemod/man/construct_part_surv_tib.Rd                        |    6 
 heemod-0.9.2/heemod/man/create_states_from_tabular.Rd                     |    3 
 heemod-0.9.2/heemod/man/define_init.Rd                                    |    2 
 heemod-0.9.2/heemod/man/define_psa.Rd                                     |    6 
 heemod-0.9.2/heemod/man/define_starting_values.Rd                         |only
 heemod-0.9.2/heemod/man/define_strategy.Rd                                |   14 
 heemod-0.9.2/heemod/man/define_surv_table.Rd                              |only
 heemod-0.9.2/heemod/man/define_transition.Rd                              |   43 
 heemod-0.9.2/heemod/man/discount.Rd                                       |    4 
 heemod-0.9.2/heemod/man/distributions.Rd                                  |   46 
 heemod-0.9.2/heemod/man/eval_models_from_tabular.Rd                       |    5 
 heemod-0.9.2/heemod/man/eval_surv.Rd                                      |   50 
 heemod-0.9.2/heemod/man/expand_if_necessary.Rd                            |only
 heemod-0.9.2/heemod/man/file-checkers.Rd                                  |only
 heemod-0.9.2/heemod/man/interpolate.Rd                                    |only
 heemod-0.9.2/heemod/man/load_surv_models.Rd                               |only
 heemod-0.9.2/heemod/man/mix.Rd                                            |only
 heemod-0.9.2/heemod/man/part_survs_from_surv_inputs.Rd                    |   19 
 heemod-0.9.2/heemod/man/probability.Rd                                    |    2 
 heemod-0.9.2/heemod/man/reindent_transition.Rd                            |only
 heemod-0.9.2/heemod/man/run_bcea.Rd                                       |only
 heemod-0.9.2/heemod/man/run_model_tabular.Rd                              |    6 
 heemod-0.9.2/heemod/man/run_psa.Rd                                        |    2 
 heemod-0.9.2/heemod/man/summary.surv_shift.Rd                             |only
 heemod-0.9.2/heemod/tests/testthat/Rplots.pdf                             |binary
 heemod-0.9.2/heemod/tests/testthat/test_calibration.R                     |only
 heemod-0.9.2/heemod/tests/testthat/test_check_init.R                      |only
 heemod-0.9.2/heemod/tests/testthat/test_dmhee.R                           |  613 +++--
 heemod-0.9.2/heemod/tests/testthat/test_look_up.R                         |   51 
 heemod-0.9.2/heemod/tests/testthat/test_model.R                           |    2 
 heemod-0.9.2/heemod/tests/testthat/test_parameters.R                      |    6 
 heemod-0.9.2/heemod/tests/testthat/test_part_surv.R                       |  151 +
 heemod-0.9.2/heemod/tests/testthat/test_probabilistic.R                   |   65 
 heemod-0.9.2/heemod/tests/testthat/test_surv_eval.R                       | 1105 +++++++---
 heemod-0.9.2/heemod/tests/testthat/test_tabular_input.R                   |   88 
 heemod-0.9.2/heemod/vignettes/d_non_homogeneous.Rmd                       |   17 
 heemod-0.9.2/heemod/vignettes/e_probabilistic.Rmd                         |   19 
 heemod-0.9.2/heemod/vignettes/i_reproduction.Rmd                          |   13 
 heemod-0.9.2/heemod/vignettes/j_survival.Rmd                              |   37 
 heemod-0.9.2/heemod/vignettes/k_calibration.Rmd                           |   19 
 125 files changed, 3714 insertions(+), 1947 deletions(-)

More information about heemod at CRAN
Permanent link

Package jtools updated to version 0.7.1 with previous version 0.5.0 dated 2017-08-08

Title: Analysis and Presentation of Social Scientific Data
Description: This is a collection of tools that the author (Jacob) has written for the purpose of more efficiently understanding and sharing the results of (primarily) regression analyses. There are a number of functions focused specifically on the interpretation and presentation of interactions in linear models. Just about everything supports models from the survey package.
Author: Jacob A. Long [aut, cre]
Maintainer: Jacob A. Long <long.1377@osu.edu>

Diff between jtools versions 0.5.0 dated 2017-08-08 and 0.7.1 dated 2017-09-15

 DESCRIPTION                                 |   10 
 MD5                                         |   82 +-
 NAMESPACE                                   |   11 
 NEWS.md                                     |  101 +++
 R/center_lm.R                               |  127 +++
 R/effect_plot.R                             |only
 R/gscale.R                                  |  373 ++++++++---
 R/interact_plot.R                           |  164 +++-
 R/internal.R                                |   96 ++
 R/j_summary.R                               |  938 +++++++++++++++++++---------
 R/johnson_neyman.R                          |    2 
 R/probe_interaction.R                       |    5 
 R/scale_lm.R                                |  142 +++-
 R/simple_slopes.R                           |   23 
 R/svycor.R                                  |   10 
 R/svysd.R                                   |    9 
 R/wgttest.R                                 |  483 +++++++++++++-
 README.md                                   |  415 +++++-------
 build/vignette.rds                          |binary
 inst/CITATION                               |    2 
 inst/doc/interactions.html                  |   40 -
 inst/doc/j_summ.R                           |   46 +
 inst/doc/j_summ.Rmd                         |  188 ++++-
 inst/doc/j_summ.html                        |  296 ++++++--
 inst/doc/svycor.html                        |   38 -
 man/effect_plot.Rd                          |only
 man/interact_plot.Rd                        |    3 
 man/j_summ.Rd                               |   93 ++
 man/pf_sv_test.Rd                           |only
 man/scale_lm.Rd                             |    2 
 man/sim_slopes.Rd                           |   10 
 man/svycor.Rd                               |   13 
 man/svysd.Rd                                |   12 
 man/weights_tests.Rd                        |only
 man/wgttest.Rd                              |   56 +
 tests/testthat/test-jsumm.R                 |   97 ++
 tests/testthat/test-misc.R                  |  121 +++
 tools/README-interact_plot_continuous-1.png |binary
 tools/README-interact_plot_factor-1.png     |binary
 tools/README-j-n-plot-1.png                 |binary
 tools/README-probe_interaction_ex-1.png     |binary
 tools/README-theme_apa_ex-1.png             |binary
 tools/README-theme_apa_facet_ex-1.png       |binary
 vignettes/j_summ.Rmd                        |  188 ++++-
 44 files changed, 3119 insertions(+), 1077 deletions(-)

More information about jtools at CRAN
Permanent link

Package jmv updated to version 0.8 with previous version 0.7.5.6 dated 2017-08-03

Title: The 'jamovi' Analyses
Description: A suite of common statistical methods such as descriptives, t-tests, ANOVAs, correlation matrices, proportion tests, contingency tables, and factor analysis. This package is also useable from the 'jamovi' statistical spreadsheet (see <https://www.jamovi.org> for more information).
Author: Ravi Selker, Jonathon Love, Damian Dropmann
Maintainer: Jonathon Love <jon@thon.cc>

Diff between jmv versions 0.7.5.6 dated 2017-08-03 and 0.8 dated 2017-09-15

 jmv-0.7.5.6/jmv/data/bugs.csv.gz |only
 jmv-0.8/jmv/DESCRIPTION          |   14 ++--
 jmv-0.8/jmv/MD5                  |   25 ++++---
 jmv-0.8/jmv/NAMESPACE            |    1 
 jmv-0.8/jmv/R/ancova.b.R         |    4 -
 jmv-0.8/jmv/R/ancova.h.R         |    7 +-
 jmv-0.8/jmv/R/anova.h.R          |    7 +-
 jmv-0.8/jmv/R/corrmatrix.b.R     |    9 ++
 jmv-0.8/jmv/R/descriptives.b.R   |  122 ++++++++++++++++++++++++++++++++++-----
 jmv-0.8/jmv/R/descriptives.h.R   |    7 +-
 jmv-0.8/jmv/R/loglinear.b.R      |only
 jmv-0.8/jmv/R/loglinear.h.R      |only
 jmv-0.8/jmv/data/bugs.csv        |only
 jmv-0.8/jmv/man/ancova.Rd        |    1 
 jmv-0.8/jmv/man/anova.Rd         |    1 
 jmv-0.8/jmv/man/logLinear.Rd     |only
 16 files changed, 160 insertions(+), 38 deletions(-)

More information about jmv at CRAN
Permanent link

Package mschart updated to version 0.2.1 with previous version 0.2.0 dated 2017-09-08

Title: Chart Generation for 'Microsoft Word' and 'Microsoft PowerPoint' Documents
Description: Create native charts for 'Microsoft PowerPoint' and 'Microsoft Word' documents. These can then be edited and annotated. Functions are provided to let users create charts, modify and format their content. The chart's underlying data is automatically saved within the 'Word' document or 'PowerPoint' presentation. It extends package 'officer' that does not contain any feature for 'Microsoft' native charts production.
Author: David Gohel [aut, cre], YouGov [fnd]
Maintainer: David Gohel <david.gohel@ardata.fr>

Diff between mschart versions 0.2.0 dated 2017-09-08 and 0.2.1 dated 2017-09-15

 mschart-0.2.0/mschart/vignettes/assets |only
 mschart-0.2.1/mschart/DESCRIPTION      |    6 +++---
 mschart-0.2.1/mschart/MD5              |   24 +++++-------------------
 mschart-0.2.1/mschart/NAMESPACE        |    1 +
 mschart-0.2.1/mschart/NEWS.md          |only
 mschart-0.2.1/mschart/R/series.R       |    3 ++-
 mschart-0.2.1/mschart/README.md        |    6 ------
 7 files changed, 11 insertions(+), 29 deletions(-)

More information about mschart at CRAN
Permanent link

New package lime with initial version 0.3.0
Package: lime
Type: Package
Title: Local Interpretable Model-Agnostic Explanations
Version: 0.3.0
Date: 2017-09-14
Authors@R: c(person('Thomas Lin', 'Pedersen', role = c('cre', 'aut'), email = "thomasp85@gmail.com"), person('Michaël', 'Benesty', role = c('aut'), email = "michael@benesty.fr"))
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: When building complex models, it is often difficult to explain why the model should be trusted. While global measures such as accuracy are useful, they cannot be used for explaining why a model made a specific prediction. 'lime' (a port of the 'lime' 'Python' package) is a method for explaining the outcome of black box models by fitting a local model around the point in question an perturbations of this point. The approach is described in more detail in the article by Ribeiro et al. (2016) <arXiv:1602.04938>.
License: MIT + file LICENSE
URL: https://github.com/thomasp85/lime
BugReports: https://github.com/thomasp85/lime/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Imports: glmnet, stats, ggplot2, tools, stringi, Matrix, stringdist, Rcpp, assertthat, htmlwidgets, shiny, shinythemes
Suggests: xgboost, testthat, mlr, text2vec, MASS, covr, knitr, rmarkdown, devtools
LinkingTo: Rcpp, RcppEigen
NeedsCompilation: yes
Packaged: 2017-09-15 12:04:03 UTC; thomas
Author: Thomas Lin Pedersen [cre, aut], Michaël Benesty [aut]
Repository: CRAN
Date/Publication: 2017-09-15 12:14:56 UTC

More information about lime at CRAN
Permanent link

Package hmi updated to version 0.7.8 with previous version 0.7.4 dated 2017-04-26

Title: Hierarchical Multiple Imputation
Description: Runs single level and multilevel imputation models. The user just has to pass the data to the main function and, optionally, his analysis model. Basically the package then translates this analysis model into commands to impute the data according to it with functions from 'mice', 'MCMCglmm' or routines build for this package.
Author: Matthias Speidel [aut, cre] (Institute for Employment Research, Nuremberg, Germany), Joerg Drechsler [aut] (Institute for Employment Research, Nuremberg, Germany), Shahab Jolani [aut] (Maastricht University, Maastricht, The Netherlands)
Maintainer: Matthias Speidel <matthias.speidel@googlemail.com>

Diff between hmi versions 0.7.4 dated 2017-04-26 and 0.7.8 dated 2017-09-15

 hmi-0.7.4/hmi/R/hmi_imp_cat_multi_2017-04-11.R                                                         |only
 hmi-0.7.4/hmi/R/hmi_imp_catordered_multi_2017-04-11.R                                                  |only
 hmi-0.7.4/hmi/R/hmi_imp_catordered_single_2017-04-13.R                                                 |only
 hmi-0.7.4/hmi/R/hmi_imp_cont_multi_2017-04-11.R                                                        |only
 hmi-0.7.4/hmi/R/hmi_imp_interval_2017-04-11.R                                                          |only
 hmi-0.7.4/hmi/R/hmi_imp_roundedcont_2017-04-11.R                                                       |only
 hmi-0.7.4/hmi/R/hmi_smallfunctions_2017-04-20.R                                                        |only
 hmi-0.7.4/hmi/R/hmi_wrapper_2017-04-20.R                                                               |only
 hmi-0.7.4/hmi/man/as_data_frame_interval.Rd                                                            |only
 hmi-0.7.4/hmi/man/as_interval.Rd                                                                       |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-10_6b9467531c631864bf5cccc83dda4666.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-10_6b9467531c631864bf5cccc83dda4666.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-10_6b9467531c631864bf5cccc83dda4666.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-11_e66eb8b5c87f7fa5ab35d2f671e16e35.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-11_e66eb8b5c87f7fa5ab35d2f671e16e35.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-11_e66eb8b5c87f7fa5ab35d2f671e16e35.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-12_8670aeb4400c5648eb80c7c8f35c4dd0.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-12_8670aeb4400c5648eb80c7c8f35c4dd0.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-12_8670aeb4400c5648eb80c7c8f35c4dd0.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-13_c3167241b2a0ce96813315da6ad2cbe0.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-13_c3167241b2a0ce96813315da6ad2cbe0.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-13_c3167241b2a0ce96813315da6ad2cbe0.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-14_d9e89ccd91d58db835a1f6e98702abd9.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-14_d9e89ccd91d58db835a1f6e98702abd9.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-14_d9e89ccd91d58db835a1f6e98702abd9.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-15_98d8d9d4bd1e6773970231b926cb44db.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-15_98d8d9d4bd1e6773970231b926cb44db.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-15_98d8d9d4bd1e6773970231b926cb44db.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-16_2ae12fcaec63a50c9180ce4bf9b13d07.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-16_2ae12fcaec63a50c9180ce4bf9b13d07.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-16_2ae12fcaec63a50c9180ce4bf9b13d07.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-17_e35e1078888699f6e0bf652f44a91d8a.RData |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-17_e35e1078888699f6e0bf652f44a91d8a.rdb   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-17_e35e1078888699f6e0bf652f44a91d8a.rdx   |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-3_91c2dd61834d49614624cef684260d79.RData  |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-3_91c2dd61834d49614624cef684260d79.rdb    |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-3_91c2dd61834d49614624cef684260d79.rdx    |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-8_1bec9ca39ebd0ac3364abd808c8fe86a.RData  |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-8_1bec9ca39ebd0ac3364abd808c8fe86a.rdb    |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-8_1bec9ca39ebd0ac3364abd808c8fe86a.rdx    |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-9_602b9c080679218fcc5343c372c73d4f.RData  |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-9_602b9c080679218fcc5343c372c73d4f.rdb    |only
 hmi-0.7.4/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-9_602b9c080679218fcc5343c372c73d4f.rdx    |only
 hmi-0.7.8/hmi/DESCRIPTION                                                                              |    6 
 hmi-0.7.8/hmi/MD5                                                                                      |  209 +++++-----
 hmi-0.7.8/hmi/NAMESPACE                                                                                |    7 
 hmi-0.7.8/hmi/R/hmi_imp_binary_multi_2017-04-11.R                                                      |   10 
 hmi-0.7.8/hmi/R/hmi_imp_binary_single_2017-04-11.R                                                     |    2 
 hmi-0.7.8/hmi/R/hmi_imp_cat_multi_2017-07-31.R                                                         |only
 hmi-0.7.8/hmi/R/hmi_imp_cat_single_2017-04-13.R                                                        |    2 
 hmi-0.7.8/hmi/R/hmi_imp_catordered_multi_2017-08-10.R                                                  |only
 hmi-0.7.8/hmi/R/hmi_imp_catordered_single_2017-08-02.R                                                 |only
 hmi-0.7.8/hmi/R/hmi_imp_cont_multi_2017-09-03.R                                                        |only
 hmi-0.7.8/hmi/R/hmi_imp_cont_single_2017-04-11.R                                                       |    2 
 hmi-0.7.8/hmi/R/hmi_imp_count_multi_2017-04-11.R                                                       |   11 
 hmi-0.7.8/hmi/R/hmi_imp_count_single_2017-04-11.R                                                      |    4 
 hmi-0.7.8/hmi/R/hmi_imp_interval_2017-08-31.R                                                          |only
 hmi-0.7.8/hmi/R/hmi_imp_roundedcont_2017-09-01.R                                                       |only
 hmi-0.7.8/hmi/R/hmi_imp_semicont_multi_2017-04-11.R                                                    |    2 
 hmi-0.7.8/hmi/R/hmi_imp_semicont_single_2017-04-11.R                                                   |    2 
 hmi-0.7.8/hmi/R/hmi_smallfunctions_2017-09-14.R                                                        |only
 hmi-0.7.8/hmi/R/hmi_wrapper_2017-08-24.R                                                               |only
 hmi-0.7.8/hmi/build/vignette.rds                                                                       |binary
 hmi-0.7.8/hmi/inst/doc/my-vignette.R                                                                   |   47 --
 hmi-0.7.8/hmi/inst/doc/my-vignette.Rmd                                                                 |   55 --
 hmi-0.7.8/hmi/inst/doc/my-vignette.html                                                                |  107 ++---
 hmi-0.7.8/hmi/man/as.data.frame.interval.Rd                                                            |only
 hmi-0.7.8/hmi/man/as.interval.Rd                                                                       |only
 hmi-0.7.8/hmi/man/center.interval.Rd                                                                   |only
 hmi-0.7.8/hmi/man/components.Rd                                                                        |    4 
 hmi-0.7.8/hmi/man/contributions4intervals.Rd                                                           |    2 
 hmi-0.7.8/hmi/man/decompose_interval.Rd                                                                |   24 -
 hmi-0.7.8/hmi/man/doubleintegral.Rd                                                                    |    2 
 hmi-0.7.8/hmi/man/extract_varnames.Rd                                                                  |    9 
 hmi-0.7.8/hmi/man/fixed_intercept_check.Rd                                                             |only
 hmi-0.7.8/hmi/man/generate_interval.Rd                                                                 |only
 hmi-0.7.8/hmi/man/get_type.Rd                                                                          |    4 
 hmi-0.7.8/hmi/man/hmi.Rd                                                                               |   23 -
 hmi-0.7.8/hmi/man/hmi_pool.Rd                                                                          |    9 
 hmi-0.7.8/hmi/man/idf2interval.Rd                                                                      |    2 
 hmi-0.7.8/hmi/man/imp_binary_multi.Rd                                                                  |    6 
 hmi-0.7.8/hmi/man/imp_cat_multi.Rd                                                                     |    8 
 hmi-0.7.8/hmi/man/imp_cont_multi.Rd                                                                    |    4 
 hmi-0.7.8/hmi/man/imp_count_single.Rd                                                                  |    2 
 hmi-0.7.8/hmi/man/imp_interval.Rd                                                                      |    4 
 hmi-0.7.8/hmi/man/imp_orderedcat_multi.Rd                                                              |    8 
 hmi-0.7.8/hmi/man/imp_orderedcat_single.Rd                                                             |    2 
 hmi-0.7.8/hmi/man/imp_roundedcont.Rd                                                                   |    6 
 hmi-0.7.8/hmi/man/imp_semicont_multi.Rd                                                                |    6 
 hmi-0.7.8/hmi/man/imp_semicont_single.Rd                                                               |    2 
 hmi-0.7.8/hmi/man/imputationcycle.Rd                                                                   |only
 hmi-0.7.8/hmi/man/interval-add.Rd                                                                      |    2 
 hmi-0.7.8/hmi/man/interval-divide.Rd                                                                   |    2 
 hmi-0.7.8/hmi/man/interval-multiply.Rd                                                                 |    4 
 hmi-0.7.8/hmi/man/interval-subtract.Rd                                                                 |    2 
 hmi-0.7.8/hmi/man/interval2idf.Rd                                                                      |    2 
 hmi-0.7.8/hmi/man/is.na.interval.Rd                                                                    |only
 hmi-0.7.8/hmi/man/is_interval.Rd                                                                       |    2 
 hmi-0.7.8/hmi/man/list_of_types_maker.Rd                                                               |    4 
 hmi-0.7.8/hmi/man/negloglik2.Rd                                                                        |    2 
 hmi-0.7.8/hmi/man/negloglik2_intervalsonly.Rd                                                          |   10 
 hmi-0.7.8/hmi/man/pbivnormX.Rd                                                                         |    4 
 hmi-0.7.8/hmi/man/random_intercept_check.Rd                                                            |only
 hmi-0.7.8/hmi/man/remove_excessives.Rd                                                                 |    4 
 hmi-0.7.8/hmi/man/sample_imp.Rd                                                                        |    6 
 hmi-0.7.8/hmi/man/sampler.Rd                                                                           |only
 hmi-0.7.8/hmi/man/sna_interval.Rd                                                                      |    2 
 hmi-0.7.8/hmi/man/split_interval.Rd                                                                    |    2 
 hmi-0.7.8/hmi/man/stand.Rd                                                                             |    2 
 hmi-0.7.8/hmi/vignettes/my-vignette.Rmd                                                                |   55 --
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-10_489a2f29f6f9f692ab9f48055578184f.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-10_489a2f29f6f9f692ab9f48055578184f.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-10_489a2f29f6f9f692ab9f48055578184f.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-11_29e35746e06bd6b850b6c27e2d56c1d0.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-11_29e35746e06bd6b850b6c27e2d56c1d0.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-11_29e35746e06bd6b850b6c27e2d56c1d0.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-12_57f79411c5c341ab794619ab459c1625.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-12_57f79411c5c341ab794619ab459c1625.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-12_57f79411c5c341ab794619ab459c1625.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-13_c826b6cd608e0e84cc80cee43f3954b2.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-13_c826b6cd608e0e84cc80cee43f3954b2.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-13_c826b6cd608e0e84cc80cee43f3954b2.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-14_8570dc1fe667939edcf39cb5bd0479d6.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-14_8570dc1fe667939edcf39cb5bd0479d6.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-14_8570dc1fe667939edcf39cb5bd0479d6.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-15_cae63135c206c2a613d94e15c6d5814b.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-15_cae63135c206c2a613d94e15c6d5814b.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-15_cae63135c206c2a613d94e15c6d5814b.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-16_db5dd6ea5a92297abc5b9348b4639818.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-16_db5dd6ea5a92297abc5b9348b4639818.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-16_db5dd6ea5a92297abc5b9348b4639818.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-17_c553c3b8684b60c6fc827ce491d5a185.RData |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-17_c553c3b8684b60c6fc827ce491d5a185.rdb   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-17_c553c3b8684b60c6fc827ce491d5a185.rdx   |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-3_fdb06bd954d64ca8444cfbd148f4ad51.RData  |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-3_fdb06bd954d64ca8444cfbd148f4ad51.rdb    |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-3_fdb06bd954d64ca8444cfbd148f4ad51.rdx    |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-4_ddf267599d45c1ff4ea98af4c7a15d1d.RData  |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-4_ddf267599d45c1ff4ea98af4c7a15d1d.rdx    |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-5_ed56add465e8862189dc51015b14f27e.RData  |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-5_ed56add465e8862189dc51015b14f27e.rdb    |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-5_ed56add465e8862189dc51015b14f27e.rdx    |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-6_6897f25949393ec0512465dc721ed88e.RData  |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-6_6897f25949393ec0512465dc721ed88e.rdx    |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-7_c92039ceeaca52695fef74b18684e296.RData  |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-7_c92039ceeaca52695fef74b18684e296.rdx    |binary
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-8_e95d99b5a8aed1eb89410b1838e4f2d3.RData  |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-8_e95d99b5a8aed1eb89410b1838e4f2d3.rdb    |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-8_e95d99b5a8aed1eb89410b1838e4f2d3.rdx    |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-9_3543180b81e3d036b3c702a626871249.RData  |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-9_3543180b81e3d036b3c702a626871249.rdb    |only
 hmi-0.7.8/hmi/vignettes/my-vignette_cache/html/unnamed-chunk-9_3543180b81e3d036b3c702a626871249.rdx    |only
 152 files changed, 321 insertions(+), 377 deletions(-)

More information about hmi at CRAN
Permanent link

New package gradientPickerD3 with initial version 0.1.0.0
Package: gradientPickerD3
Type: Package
Title: Interactive Color Gradient Picker Using 'htmlwidgets' and the Modified JS Script 'jquery-gradient-picker'
Version: 0.1.0.0
Authors@R: person("Christian D.","Peikert", email = "christian.peikert@biologie.uni-freiburg.de", role = c("aut", "cre"))
Maintainer: Christian D. Peikert <christian.peikert@biologie.uni-freiburg.de>
Description: Widget for an interactive selection and modification of a color gradient. 'gradientPickerD3' allows addition, removement and replacement of color ticks. List of numeric values will automatically translate in their corresponding tick position within the numeric range. App returns a data.frame containing tick values, colors and the positions in percent (0.0 to 1.0) for each color tick in the gradient. The original JS 'jquery-gradient-picker' was implemented by Matt Crinklaw-Vogt (nick: tantaman) <https://github.com/tantaman/>. Widget and JS modifications were done by CD. Peikert.
Depends: R (>= 3.3.1)
Imports: htmlwidgets, jsonlite, shiny
URL: https://github.com/peikert/gradientPickerD3
BugReports: https://github.com/peikert/gradientPickerD3/issues
LazyData: true
Encoding: UTF-8
License: GPL-3
Collate: 'gradientPickerD3.R' 'gradientPickerD3_example.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 11:27:27 UTC; cpeikert
Author: Christian D. Peikert [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-15 11:56:09 UTC

More information about gradientPickerD3 at CRAN
Permanent link

Package EWGoF updated to version 2.2 with previous version 2.1 dated 2015-05-29

Title: Goodness-of-Fit Tests for the Exponential and Two-Parameter Weibull Distributions
Description: This package contains a large number of the goodness-of-fit tests for the Exponential and Weibull distributions classified into families: the tests based on the empirical distribution function, the tests based on the probability plot, the tests based on the normalized spacings, the tests based on the Laplace transform and the likelihood based tests.
Author: Meryam Krit
Maintainer: Meryam Krit <meryam.krit@gmail.com>

Diff between EWGoF versions 2.1 dated 2015-05-29 and 2.2 dated 2017-09-15

 DESCRIPTION          |   12 ++++++------
 MD5                  |   49 +++++++++++++++++++++++++------------------------
 NAMESPACE            |    3 ++-
 R/CF.test.R          |    2 +-
 R/EDF_NS.test.R      |    2 +-
 R/LK.test.R          |    2 +-
 R/LRI.test.R         |    2 +-
 R/MEst.R             |    2 +-
 R/MLEst.R            |   22 +++++++++++-----------
 R/WEDF.test.R        |    2 +-
 R/WLK.test.R         |   39 ++++++++++++++++++++++++++++++++-------
 R/WLP.test.R         |    4 ++--
 R/WNS.test.R         |    2 +-
 R/WPP.test.R         |    2 +-
 man/CF.test.Rd       |    2 +-
 man/EDF_NS.test.Rd   |    2 +-
 man/EWGoF-package.Rd |    8 ++++----
 man/LK.test.Rd       |    8 ++++----
 man/LRI.test.Rd      |    6 +++---
 man/WEDF.test.Rd     |    2 +-
 man/WLK.test.Rd      |   19 ++++++++++++++-----
 man/WLP.test.Rd      |   15 +++++----------
 man/WNS.test.Rd      |   12 ++----------
 man/WPP.test.Rd      |    8 ++------
 src/EWGoF_init.c     |only
 src/GoFHe.cpp        |    1 -
 26 files changed, 123 insertions(+), 105 deletions(-)

More information about EWGoF at CRAN
Permanent link

New package CATTexact with initial version 0.1.0
Package: CATTexact
Type: Package
Title: Computation of the p-Value for the Exact Conditional Cochran-Armitage Trend Test
Version: 0.1.0
Authors@R: person("Dominic", "Edelmann", email = "dominic.edelmann@dkfz-heidelberg.de", role = c("aut", "cre"))
Description: Provides functions for computing the one-sided p-values of the Cochran-Armitage trend test statistic for the asymptotic and the exact conditional test. The computation of the p-value for the exact test is performed using an algorithm following an idea by Mehta, et al. (1992) <doi:10.2307/1390598>.
Depends: R (>= 3.4.1)
License: GPL-2 | GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-09-15 11:18:55 UTC; edelmand
Author: Dominic Edelmann [aut, cre]
Maintainer: Dominic Edelmann <dominic.edelmann@dkfz-heidelberg.de>
Repository: CRAN
Date/Publication: 2017-09-15 11:34:22 UTC

More information about CATTexact at CRAN
Permanent link

New package veccompare with initial version 0.1.0
Package: veccompare
Type: Package
Title: Perform Set Operations on Vectors, Automatically Generating All n-Wise Comparisons, and Create Markdown Output
Version: 0.1.0
Date: 2017-09-13
Authors@R: c( person("Jacob Gerard", "Levernier", email = "jlevern@upenn.edu", role = c("aut", "cre"), comment = "Designed and authored the package source code and documentation. Roles: author, creator, designer, engineer, programmer"), # Additional MARC Relator roles: "dsr", "eng", "prg" person("Heather Gaile", "Wacha", email = "wacha2@wisc.edu", role = c("aut"), comment = "Provided intellectual overview and consultation during development for use with medieval cartographic datasets. Roles: conceptor, consultant, data contributor")) # Additional MARC Relator roles: "ccp", "csp", "dtc"
Maintainer: Jacob Gerard Levernier <jlevern@upenn.edu>
Description: Automates set operations (i.e., comparisons of overlap) between multiple vectors. It also contains a function for automating reporting in 'RMarkdown', by generating markdown output for easy analysis, as well as an 'RMarkdown' template for use with 'RStudio'.
License: BSD_3_clause + file LICENSE
URL: https://github.com/publicus/r-veccompare
BugReports: https://github.com/publicus/r-veccompare/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: corrplot, gtools, grid, pander, purrr, reshape2, qgraph, VennDiagram
Suggests: devtools, testthat
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-09-14 21:16:17 UTC; jacoblevernier
Author: Jacob Gerard Levernier [aut, cre] (Designed and authored the package source code and documentation. Roles: author, creator, designer, engineer, programmer), Heather Gaile Wacha [aut] (Provided intellectual overview and consultation during development for use with medieval cartographic datasets. Roles: conceptor, consultant, data contributor)
Repository: CRAN
Date/Publication: 2017-09-15 10:42:38 UTC

More information about veccompare at CRAN
Permanent link

New package utilsIPEA with initial version 0.0.1
Package: utilsIPEA
Type: Package
Title: IPEA Common Functions
Version: 0.0.1
Authors@R: c( person("Gustavo","Coelho", role=c("aut","cre"), email="gustavo.coelho@ipea.gov.br"), person("Lucas","Mation", role=c("aut"), email="lucas.mation@ipea.gov.br"), person("Daniel","Lima", role=c("ctb"), email="daniel.viegas@ipea.gov.br") )
Maintainer: Gustavo Coelho <gustavo.coelho@ipea.gov.br>
Description: The most used functions on IPEA (Instituto de Pesquisa Economica Aplicada). Most of functions deal with brazilian names. It can guess the women single's name, extract prepositions or extract the first name.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/ipea/utilsIPEA
BugReports: http://github.com/ipea/utilsIPEA/issues
Depends: R (>= 3.0)
Imports: data.table, stringr, utils
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-09-14 20:22:42 UTC; B15599226
Author: Gustavo Coelho [aut, cre], Lucas Mation [aut], Daniel Lima [ctb]
Repository: CRAN
Date/Publication: 2017-09-15 10:14:22 UTC

More information about utilsIPEA at CRAN
Permanent link

Package DoE.wrapper updated to version 0.9 with previous version 0.8-10 dated 2014-09-29

Title: Wrapper Package for Design of Experiments Functionality
Description: Various kinds of designs for (industrial) experiments can be created. The package uses, and sometimes enhances, design generation routines from other packages. So far, response surface designs from package rsm, latin hypercube samples from packages lhs and DiceDesign, and D-optimal designs from package AlgDesign have been implemented.
Author: Ulrike Groemping [aut, cre], Lenth Russ [ctb]
Maintainer: Ulrike Groemping <groemping@beuth-hochschule.de>

Diff between DoE.wrapper versions 0.8-10 dated 2014-09-29 and 0.9 dated 2017-09-15

 DESCRIPTION                      |   18 -
 MD5                              |   38 +--
 NAMESPACE                        |    1 
 R/Dopt.design.R                  |  377 ++++++++++++++++++++-------------------
 R/oldrsmfunctions.R              |   21 ++
 inst/NEWS                        |   16 +
 man/CentralCompositeDesigns.Rd   |    2 
 man/DoE.wrapper-package.Rd       |    2 
 man/Dopt.augment.Rd              |    2 
 man/Dopt.design.Rd               |   11 -
 man/bbd.design.Rd                |    2 
 man/ccd.augment.Rd               |    2 
 man/ccd.design.Rd                |    2 
 man/lhs.design.Rd                |    2 
 man/optimality.criteria.Rd       |    2 
 man/rsmformula.Rd                |    2 
 tests/Dopt.test.Rout.save        |   28 +-
 tests/bbd.test.Rout.save         |   18 +
 tests/ccd.augment.test.Rout.save |   18 +
 tests/qua.design.test.Rout.save  |   15 +
 20 files changed, 331 insertions(+), 248 deletions(-)

More information about DoE.wrapper at CRAN
Permanent link

Package AurieLSHGaussian updated to version 0.2.0 with previous version 0.1.0 dated 2017-09-13

Title: Creates a Neighbourhood Using Locality Sensitive Hashing for Gaussian Projections
Description: Uses locality sensitive hashing and creates a neighbourhood graph for a data set and calculates the adjusted rank index value for the same. It uses Gaussian random planes to decide the nature of a given point. Datar, Mayur, Nicole Immorlica, Piotr Indyk, and Vahab S. Mirrokni(2004) <doi:10.1145/997817.997857>.
Author: Aritra Banerjee
Maintainer: Aritra Banerjee <aritra306@gmail.com>

Diff between AurieLSHGaussian versions 0.1.0 dated 2017-09-13 and 0.2.0 dated 2017-09-15

 DESCRIPTION |   10 +++++-----
 MD5         |    4 ++--
 NAMESPACE   |    3 ++-
 3 files changed, 9 insertions(+), 8 deletions(-)

More information about AurieLSHGaussian at CRAN
Permanent link

Package rgdal updated to version 1.2-10 with previous version 1.2-8 dated 2017-07-01

Title: Bindings for the Geospatial Data Abstraction Library
Description: Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.6.3) and access to projection/transformation operations from the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the package, and, when installing the package from source, must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data and OGR vector data exported. Use is made of classes defined in the sp package. Windows and Mac Intel OS X binaries (including GDAL, PROJ.4 and Expat) are provided on CRAN.
Author: Roger Bivand [cre, aut], Tim Keitt [aut], Barry Rowlingson [aut, ctb], Edzer Pebesma [ctb], Michael Sumner [ctb], Robert Hijmans [ctb], Even Rouault [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>

Diff between rgdal versions 1.2-8 dated 2017-07-01 and 1.2-10 dated 2017-09-15

 ChangeLog                       |   32 ++++++++++++++++++++++++
 DESCRIPTION                     |    8 +++---
 MD5                             |   21 ++++++++--------
 build/vignette.rds              |binary
 configure                       |   52 ++++++++++++++++++++--------------------
 configure.ac                    |   34 +++++++++++++-------------
 inst/ChangeLog                  |   32 ++++++++++++++++++++++++
 inst/SVN_VERSION                |    2 -
 inst/doc/OGR_shape_encoding.pdf |binary
 src/Makevars.win                |   42 +++++++++++++++++++++++---------
 src/projectit.cpp               |    9 ++++--
 tools                           |only
 12 files changed, 161 insertions(+), 71 deletions(-)

More information about rgdal at CRAN
Permanent link

Package ASIP updated to version 0.3.2 with previous version 0.3 dated 2017-07-20

Title: Automated Satellite Image Processing
Description: Efficiently perform complex satellite image processes automatically with minimum inputs. Functions facilitate more controls on the user to specify how the function needs to be executed by offering more customization options and provide more functionalities. The functions are designed to identify the type of input satellite images and perform accordingly. Also, some functions are giving options to perform multiple satellite data (even from different types) in single run. Package currently supports satellite images from most widely used Landsat 4,5,7 and 8 and ASTER L1T data. The primary applications of this package are given below. 1. Conversion of optical bands to top of atmosphere reflectance. 2. Conversion of thermal bands to corresponding temperature images. 3. Derive application oriented products directly from source satellite image bands. 4. Compute user defined equation and produce corresponding image product. 5. Other basic tools for satellite image processing. REFERENCES. i. Chander and Markham (2003) <doi:10.1109/TGRS.2003.818464>. ii. Roy et.al, (2014) <doi:10.1016/j.rse.2014.02.001>. iii. Abrams (2000) <doi:10.1080/014311600210326>.
Author: M J Riyas [aut, cre], T H Syed [aut]
Maintainer: M J Riyas <riyasmjgeo@gmail.com>

Diff between ASIP versions 0.3 dated 2017-07-20 and 0.3.2 dated 2017-09-15

 DESCRIPTION       |   17 +++++++++++------
 MD5               |   40 +++++++++++++++++++++-------------------
 NAMESPACE         |    1 +
 R/arvi.R          |    6 +++---
 R/aster_temp.R    |only
 R/aster_toa.R     |    6 +-----
 R/crop.R          |    4 ++--
 R/custom_eqn.R    |    4 ++--
 R/dn2toa.R        |    4 ++--
 R/gemi.R          |    4 ++--
 R/gvmi.R          |    4 ++--
 R/msavi.R         |    4 ++--
 R/multi_indices.R |   25 ++++++++-----------------
 R/ndbi.R          |    4 ++--
 R/ndvi.R          |   30 ++++++++++++++++++++++++------
 R/ndwi.R          |    4 ++--
 R/pavi.R          |    4 ++--
 R/thermal.R       |    4 ++--
 man/arvi.Rd       |    2 +-
 man/aster_temp.Rd |only
 man/aster_toa.Rd  |    6 +-----
 man/ndvi.Rd       |   17 ++++++++++++++---
 22 files changed, 105 insertions(+), 85 deletions(-)

More information about ASIP at CRAN
Permanent link

Package medflex updated to version 0.6-4 with previous version 0.6-1 dated 2017-02-22

Title: Flexible Mediation Analysis Using Natural Effect Models
Description: Run flexible mediation analyses using natural effect models as described in Lange, Vansteelandt and Bekaert (2012) <DOI:10.1093/aje/kwr525>, Vansteelandt, Bekaert and Lange (2012) <DOI:10.1515/2161-962X.1014> and Loeys, Moerkerke, De Smet, Buysse, Steen and Vansteelandt (2013) <DOI:10.1080/00273171.2013.832132>.
Author: Johan Steen [aut, cre], Tom Loeys [aut], Beatrijs Moerkerke [aut], Stijn Vansteelandt [aut], Joris Meys [ctb] (technical support), Theis Lange [ctb] (valuable suggestions), Joscha Legewie [ctb]
Maintainer: Johan Steen <johan.steen@gmail.com>

Diff between medflex versions 0.6-1 dated 2017-02-22 and 0.6-4 dated 2017-09-15

 DESCRIPTION             |   15 +--
 MD5                     |   32 +++----
 NEWS                    |   17 ++++
 R/neImpute.R            |   47 +++++------
 R/neLht.R               |  202 ++++++++++++++++++++++++------------------------
 R/neModel.R             |   20 ++--
 R/neWeight.R            |   33 ++++---
 R/utils.R               |   40 +++++----
 build/vignette.rds      |binary
 data/UPBdata.rda        |binary
 inst/CITATION           |   25 +++--
 inst/doc/medflex.R      |    2 
 inst/doc/medflex.pdf    |binary
 inst/doc/sandwich.pdf   |binary
 man/neImpute.default.Rd |    5 -
 man/neImpute.formula.Rd |    2 
 man/neWeight.default.Rd |    2 
 17 files changed, 238 insertions(+), 204 deletions(-)

More information about medflex at CRAN
Permanent link

Package lingtypology updated to version 1.0.7 with previous version 1.0.6 dated 2017-08-16

Title: Linguistic Typology and Mapping
Description: Provides R with the Glottolog database <http://glottolog.org> and some more abilities for purposes of linguistic mapping. The Glottolog database contains the catalogue of languages of the world. This package helps researchers to make a linguistic maps, using philosophy of the Cross-Linguistic Linked Data project <http://clld.org/>, which allows for while at the same time facilitating uniform access to the data across publications. A tutorial for this package is available on GitHub pages <https://ropensci.github.io/lingtypology/> and package vignette. Maps created by this package can be used both for the investigation and linguistic teaching. In addition, package provides an ability to download data from typological databases such as WALS, AUTOTYP and others.
Author: George Moroz
Maintainer: George Moroz <agricolamz@gmail.com>

Diff between lingtypology versions 1.0.6 dated 2017-08-16 and 1.0.7 dated 2017-09-15

 DESCRIPTION                      |    6 -
 MD5                              |   18 ++--
 NEWS                             |   10 ++
 R/map.feature.R                  |   74 ++++++++++---------
 inst/doc/lingtypology.R          |   40 ++++++----
 inst/doc/lingtypology.Rmd        |  124 +++++++++++++++++---------------
 inst/doc/lingtypology.html       |  149 ++++++++++++++++++++-------------------
 inst/doc/manual/lingtypology.pdf |binary
 man/map.feature.Rd               |   48 ++++--------
 vignettes/lingtypology.Rmd       |  124 +++++++++++++++++---------------
 10 files changed, 316 insertions(+), 277 deletions(-)

More information about lingtypology at CRAN
Permanent link

Package ggridges updated to version 0.4.1 with previous version 0.4.0 dated 2017-09-14

Title: Ridgeline Plots in 'ggplot2'
Description: Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.
Author: Claus O. Wilke [cre, aut], RStudio [cph] (Copyright for ggplot2 code copied to ggridges)
Maintainer: Claus O. Wilke <wilke@austin.utexas.edu>

Diff between ggridges versions 0.4.0 dated 2017-09-14 and 0.4.1 dated 2017-09-15

 ggridges-0.4.0/ggridges/tests/testthat/test_geom_joy.R            |only
 ggridges-0.4.0/ggridges/tests/testthat/test_stat_joy.R            |only
 ggridges-0.4.0/ggridges/tests/testthat/test_theme_joy.R           |only
 ggridges-0.4.1/ggridges/DESCRIPTION                               |    9 ++---
 ggridges-0.4.1/ggridges/MD5                                       |   18 +++++-----
 ggridges-0.4.1/ggridges/NEWS                                      |    4 ++
 ggridges-0.4.1/ggridges/tests/testthat/Rplots.pdf                 |binary
 ggridges-0.4.1/ggridges/tests/testthat/test_geom_density_ridges.R |only
 ggridges-0.4.1/ggridges/tests/testthat/test_geom_gradient.R       |    2 +
 ggridges-0.4.1/ggridges/tests/testthat/test_geom_vridgeline.R     |    2 +
 ggridges-0.4.1/ggridges/tests/testthat/test_scale_cyclical.R      |    2 +
 ggridges-0.4.1/ggridges/tests/testthat/test_stat_density_ridges.R |only
 ggridges-0.4.1/ggridges/tests/testthat/test_theme_ridges.R        |only
 13 files changed, 23 insertions(+), 14 deletions(-)

More information about ggridges at CRAN
Permanent link

New package gglasso with initial version 1.4
Package: gglasso
Title: Group Lasso Penalized Learning Using a Unified BMD Algorithm
Version: 1.4
Date: 2017-9-12
Author: Yi Yang <yi.yang6@mcgill.ca>, Hui Zou <hzou@stat.umn.edu>
Maintainer: Yi Yang <yi.yang6@mcgill.ca>
Description: A unified algorithm, blockwise-majorization-descent (BMD), for efficiently computing the solution paths of the group-lasso penalized least squares, logistic regression, Huberized SVM and squared SVM. The package is an implementation of Yang, Y. and Zou, H. (2015) DOI: <doi:10.1007/s11222-014-9498-5>.
License: GPL-2
Imports: methods
URL: https://github.com/emeryyi/gglasso
Packaged: 2017-09-15 01:58:29 UTC; yiyang
Repository: CRAN
Date/Publication: 2017-09-15 07:43:21 UTC
NeedsCompilation: yes

More information about gglasso at CRAN
Permanent link

Package ggjoy updated to version 0.4.0 with previous version 0.3.0 dated 2017-07-30

Title: Joyplots in 'ggplot2'
Description: Joyplots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.
Author: Claus O. Wilke [cre, aut], RStudio [cph] (Copyright for ggplot2 code copied to ggjoy)
Maintainer: Claus O. Wilke <wilke@austin.utexas.edu>

Diff between ggjoy versions 0.3.0 dated 2017-07-30 and 0.4.0 dated 2017-09-15

 ggjoy-0.3.0/ggjoy/R/data.R                       |only
 ggjoy-0.3.0/ggjoy/R/geoms-gradient.R             |only
 ggjoy-0.3.0/ggjoy/R/geoms.R                      |only
 ggjoy-0.3.0/ggjoy/R/scale-cyclical.R             |only
 ggjoy-0.3.0/ggjoy/R/stats.R                      |only
 ggjoy-0.3.0/ggjoy/R/theme.R                      |only
 ggjoy-0.3.0/ggjoy/R/utils_ggplot2.R              |only
 ggjoy-0.3.0/ggjoy/data                           |only
 ggjoy-0.3.0/ggjoy/man/Catalan_elections.Rd       |only
 ggjoy-0.3.0/ggjoy/man/figures                    |only
 ggjoy-0.3.0/ggjoy/man/geom_joy.Rd                |only
 ggjoy-0.3.0/ggjoy/man/geom_ridgeline.Rd          |only
 ggjoy-0.3.0/ggjoy/man/geom_ridgeline_gradient.Rd |only
 ggjoy-0.3.0/ggjoy/man/lincoln_weather.Rd         |only
 ggjoy-0.3.0/ggjoy/man/scale_cyclical.Rd          |only
 ggjoy-0.3.0/ggjoy/man/stat_binline.Rd            |only
 ggjoy-0.3.0/ggjoy/man/stat_joy.Rd                |only
 ggjoy-0.3.0/ggjoy/man/theme_joy.Rd               |only
 ggjoy-0.4.0/ggjoy/DESCRIPTION                    |   24 +++----
 ggjoy-0.4.0/ggjoy/MD5                            |   71 ++++++++++++-----------
 ggjoy-0.4.0/ggjoy/NAMESPACE                      |   30 ---------
 ggjoy-0.4.0/ggjoy/NEWS                           |    9 ++
 ggjoy-0.4.0/ggjoy/R/ggjoy.R                      |   35 +++++++++++
 ggjoy-0.4.0/ggjoy/README.md                      |   52 +++-------------
 ggjoy-0.4.0/ggjoy/inst/doc/gallery.Rmd           |    2 
 ggjoy-0.4.0/ggjoy/inst/doc/gallery.html          |    5 -
 ggjoy-0.4.0/ggjoy/inst/doc/introduction.R        |    6 -
 ggjoy-0.4.0/ggjoy/inst/doc/introduction.Rmd      |   22 ++++++-
 ggjoy-0.4.0/ggjoy/inst/doc/introduction.html     |   48 +++++++++++++--
 ggjoy-0.4.0/ggjoy/man/ggjoy.Rd                   |    9 ++
 ggjoy-0.4.0/ggjoy/tests                          |only
 ggjoy-0.4.0/ggjoy/vignettes/gallery.Rmd          |    2 
 ggjoy-0.4.0/ggjoy/vignettes/introduction.Rmd     |   22 ++++++-
 33 files changed, 201 insertions(+), 136 deletions(-)

More information about ggjoy at CRAN
Permanent link

New package fastcox with initial version 1.1.3
Package: fastcox
Title: Lasso and Elastic-Net Penalized Cox's Regression in High Dimensions Models using the Cocktail Algorithm
Version: 1.1.3
Date: 2017-09-12
Author: Yi Yang <yi.yang6@mcgill.ca>, Hui Zou <hzou@stat.umn.edu>
Maintainer: Yi Yang <yi.yang6@mcgill.ca>
Imports: Matrix, methods
Description: We implement a cocktail algorithm, a good mixture of coordinate decent, the majorization-minimization principle and the strong rule, for computing the solution paths of the elastic net penalized Cox's proportional hazards model. The package is an implementation of Yang, Y. and Zou, H. (2013) DOI: <doi:10.4310/SII.2013.v6.n2.a1>.
License: GPL-2
URL: https://github.com/emeryyi/fastcox
Packaged: 2017-09-15 01:58:31 UTC; yiyang
Repository: CRAN
Date/Publication: 2017-09-15 07:43:20 UTC
NeedsCompilation: yes

More information about fastcox at CRAN
Permanent link


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