Sat, 05 Jan 2019

Package echarts4r updated to version 0.2.1 with previous version 0.2.0 dated 2018-11-14

Title: Create Interactive Graphs with 'Echarts JavaScript' Version 4
Description: Easily create interactive charts by leveraging the 'Echarts Javascript' library which includes 34 chart types, themes, 'Shiny' proxies and animations.
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>

Diff between echarts4r versions 0.2.0 dated 2018-11-14 and 0.2.1 dated 2019-01-05

 echarts4r-0.2.0/echarts4r/man/e_clean.Rd                                       |only
 echarts4r-0.2.0/echarts4r/man/e_tooltip.Rd                                     |only
 echarts4r-0.2.1/echarts4r/DESCRIPTION                                          |   14 
 echarts4r-0.2.1/echarts4r/MD5                                                  |  129 
 echarts4r-0.2.1/echarts4r/NAMESPACE                                            |   19 
 echarts4r-0.2.1/echarts4r/NEWS.md                                              |   36 
 echarts4r-0.2.1/echarts4r/R/add.R                                              |  850 +++++
 echarts4r-0.2.1/echarts4r/R/add_.R                                             | 1484 +++++++---
 echarts4r-0.2.1/echarts4r/R/append.R                                           |   50 
 echarts4r-0.2.1/echarts4r/R/calendar.R                                         |    6 
 echarts4r-0.2.1/echarts4r/R/color.R                                            |   11 
 echarts4r-0.2.1/echarts4r/R/echarts4r.R                                        |  130 
 echarts4r-0.2.1/echarts4r/R/facets.R                                           |only
 echarts4r-0.2.1/echarts4r/R/general.R                                          |only
 echarts4r-0.2.1/echarts4r/R/geo.R                                              |   15 
 echarts4r-0.2.1/echarts4r/R/globe.R                                            |   14 
 echarts4r-0.2.1/echarts4r/R/graphic.R                                          |    5 
 echarts4r-0.2.1/echarts4r/R/grid.R                                             |  145 
 echarts4r-0.2.1/echarts4r/R/grid3d.R                                           |   21 
 echarts4r-0.2.1/echarts4r/R/group2series.R                                     |    3 
 echarts4r-0.2.1/echarts4r/R/helpers.R                                          |  148 
 echarts4r-0.2.1/echarts4r/R/map.R                                              |  148 
 echarts4r-0.2.1/echarts4r/R/nesting.R                                          |    9 
 echarts4r-0.2.1/echarts4r/R/opts.R                                             |  393 ++
 echarts4r-0.2.1/echarts4r/R/proxies.R                                          |   77 
 echarts4r-0.2.1/echarts4r/R/themes.R                                           |    6 
 echarts4r-0.2.1/echarts4r/R/timeline.R                                         |only
 echarts4r-0.2.1/echarts4r/R/utils.R                                            |  192 -
 echarts4r-0.2.1/echarts4r/R/zzz.R                                              |   13 
 echarts4r-0.2.1/echarts4r/inst/htmlwidgets/echarts4r.js                        |   22 
 echarts4r-0.2.1/echarts4r/inst/htmlwidgets/echarts4r.yaml                      |    2 
 echarts4r-0.2.1/echarts4r/inst/htmlwidgets/lib/echarts-4.3.2/custom            |only
 echarts4r-0.2.1/echarts4r/inst/htmlwidgets/lib/echarts-4.3.2/themes/auritus.js |only
 echarts4r-0.2.1/echarts4r/man/append.Rd                                        |   20 
 echarts4r-0.2.1/echarts4r/man/axis.Rd                                          |   36 
 echarts4r-0.2.1/echarts4r/man/band.Rd                                          |only
 echarts4r-0.2.1/echarts4r/man/connections.Rd                                   |    5 
 echarts4r-0.2.1/echarts4r/man/e-tooltip.Rd                                     |only
 echarts4r-0.2.1/echarts4r/man/e_add.Rd                                         |    2 
 echarts4r-0.2.1/echarts4r/man/e_area.Rd                                        |   13 
 echarts4r-0.2.1/echarts4r/man/e_aria.Rd                                        |only
 echarts4r-0.2.1/echarts4r/man/e_bar.Rd                                         |   15 
 echarts4r-0.2.1/echarts4r/man/e_bar_3d.Rd                                      |   26 
 echarts4r-0.2.1/echarts4r/man/e_capture.Rd                                     |only
 echarts4r-0.2.1/echarts4r/man/e_common.Rd                                      |only
 echarts4r-0.2.1/echarts4r/man/e_correlations.Rd                                |only
 echarts4r-0.2.1/echarts4r/man/e_dispatch_action_p.Rd                           |   35 
 echarts4r-0.2.1/echarts4r/man/e_facet.Rd                                       |only
 echarts4r-0.2.1/echarts4r/man/e_funnel.Rd                                      |    5 
 echarts4r-0.2.1/echarts4r/man/e_get_data.Rd                                    |   14 
 echarts4r-0.2.1/echarts4r/man/e_heatmap.Rd                                     |   39 
 echarts4r-0.2.1/echarts4r/man/e_labels.Rd                                      |   13 
 echarts4r-0.2.1/echarts4r/man/e_legend.Rd                                      |   35 
 echarts4r-0.2.1/echarts4r/man/e_line.Rd                                        |    7 
 echarts4r-0.2.1/echarts4r/man/e_lines.Rd                                       |   42 
 echarts4r-0.2.1/echarts4r/man/e_lines_gl.Rd                                    |only
 echarts4r-0.2.1/echarts4r/man/e_list.Rd                                        |only
 echarts4r-0.2.1/echarts4r/man/e_map_register.Rd                                |    2 
 echarts4r-0.2.1/echarts4r/man/e_pictorial.Rd                                   |   19 
 echarts4r-0.2.1/echarts4r/man/e_pie.Rd                                         |   12 
 echarts4r-0.2.1/echarts4r/man/e_river.Rd                                       |   15 
 echarts4r-0.2.1/echarts4r/man/e_scatter_3d.Rd                                  |   10 
 echarts4r-0.2.1/echarts4r/man/e_scatter_gl.Rd                                  |   15 
 echarts4r-0.2.1/echarts4r/man/e_step.Rd                                        |   13 
 echarts4r-0.2.1/echarts4r/man/e_surface.Rd                                     |only
 echarts4r-0.2.1/echarts4r/man/e_visual_map.Rd                                  |   14 
 echarts4r-0.2.1/echarts4r/man/errorbar.Rd                                      |only
 echarts4r-0.2.1/echarts4r/man/histogram.Rd                                     |   19 
 echarts4r-0.2.1/echarts4r/man/init.Rd                                          |   54 
 echarts4r-0.2.1/echarts4r/man/line3D.Rd                                        |   41 
 echarts4r-0.2.1/echarts4r/man/map.Rd                                           |   28 
 echarts4r-0.2.1/echarts4r/man/scatter.Rd                                       |   63 
 echarts4r-0.2.1/echarts4r/man/smooth.Rd                                        |   26 
 echarts4r-0.2.1/echarts4r/man/theme.Rd                                         |    3 
 echarts4r-0.2.1/echarts4r/man/timeline-opts.Rd                                 |only
 75 files changed, 3721 insertions(+), 862 deletions(-)

More information about echarts4r at CRAN
Permanent link

Package prais updated to version 1.1.0 with previous version 1.0.0 dated 2018-10-08

Title: Prais-Winsten Estimator for AR(1) Serial Correlation
Description: The Prais-Winsten estimator (Prais & Winsten, 1954) takes into account AR(1) serial correlation of the errors in a linear regression model. The procedure recursively estimates the coefficients and the error autocorrelation of the specified model until sufficient convergence of the AR(1) coefficient is attained.
Author: Franz X. Mohr [aut, cre]
Maintainer: Franz X. Mohr <prais.r@outlook.com>

Diff between prais versions 1.0.0 dated 2018-10-08 and 1.1.0 dated 2019-01-05

 DESCRIPTION             |   10 +--
 MD5                     |   19 +++---
 NEWS.md                 |only
 R/prais_winsten.R       |  135 +++++++++++++++++++++++++++++++++++++++++-------
 R/print.prais.R         |    4 -
 R/print.summary.prais.R |    4 -
 R/pw_transform.R        |   24 ++++++--
 R/summary.prais.R       |   58 ++++++++++++++++----
 man/prais_winsten.Rd    |   38 +++++++++----
 man/pw_transform.Rd     |    9 ++-
 man/summary.prais.Rd    |    5 +
 11 files changed, 238 insertions(+), 68 deletions(-)

More information about prais at CRAN
Permanent link

Package gvlma updated to version 1.0.0.3 with previous version 1.0.0.2 dated 2014-01-21

Title: Global Validation of Linear Models Assumptions
Description: Methods from the paper: Pena, EA and Slate, EH, "Global Validation of Linear Model Assumptions," J. American Statistical Association, 101(473):341-354, 2006.
Author: Edsel A. Pena <pena@stat.sc.edu> and Elizabeth H. Slate <eslate@fsu.edu>
Maintainer: Elizabeth Slate <slate@stat.fsu.edu>

Diff between gvlma versions 1.0.0.2 dated 2014-01-21 and 1.0.0.3 dated 2019-01-05

 DESCRIPTION |    9 ++++-----
 MD5         |    4 ++--
 NAMESPACE   |   15 +++++++++++++++
 3 files changed, 21 insertions(+), 7 deletions(-)

More information about gvlma at CRAN
Permanent link

Package PetfindeR (with last version 1.1.3) was removed from CRAN

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

2018-05-22 1.1.3

Permanent link
Package Rpoet (with last version 1.0.1) was removed from CRAN

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

2018-07-07 1.0.1

Permanent link
Package segMGarch updated to version 1.1 with previous version 1.0 dated 2018-12-28

Title: Multiple Change-Point Detection for High-Dimensional GARCH Processes
Description: Implements a segmentation algorithm for multiple change-point detection in high-dimensional GARCH processes. It simultaneously segments GARCH processes by identifying 'common' change-points, each of which can be shared by a subset or all of the component time series as a change-point in their within-series and/or cross-sectional correlation structure.
Author: Haeran Cho and Karolos Korkas
Maintainer: Karolos Korkas <kkorkas@yahoo.co.uk>

Diff between segMGarch versions 1.0 dated 2018-12-28 and 1.1 dated 2019-01-05

 DESCRIPTION            |    6 +-
 MD5                    |   22 ++++++----
 NAMESPACE              |    7 +++
 R/TL.R                 |only
 R/func.null.stat.R     |    9 +++-
 R/garch.seg.R          |   99 +++++++++++++++++++++++++++++++++++++++++++++----
 R/kupiec.R             |only
 R/simMGarch.R          |    2 
 R/tvMGarch.R           |only
 man/TL-methods.Rd      |only
 man/garch.seg-class.Rd |   23 +++++++----
 man/kupiec-methods.Rd  |only
 man/simMGarch-class.Rd |    2 
 man/tvMGarch-class.Rd  |only
 src/util.cpp           |   42 ++++++++++----------
 15 files changed, 161 insertions(+), 51 deletions(-)

More information about segMGarch at CRAN
Permanent link

Package grImport updated to version 0.9-1.1 with previous version 0.9-1 dated 2018-06-18

Title: Importing Vector Graphics
Description: Functions for converting, importing, and drawing PostScript pictures in R plots.
Author: Paul Murrell [aut, cre], Richard Walton [aut], Simon Potter [ctb]
Maintainer: Paul Murrell <p.murrell@auckland.ac.nz>

Diff between grImport versions 0.9-1 dated 2018-06-18 and 0.9-1.1 dated 2019-01-05

 DESCRIPTION              |    6 +++---
 MD5                      |   16 ++++++++--------
 build/vignette.rds       |binary
 inst/doc/import.Rnw      |    2 +-
 inst/doc/import.pdf      |binary
 inst/doc/importText.Rnw  |    2 +-
 inst/doc/importText.pdf  |binary
 vignettes/import.Rnw     |    2 +-
 vignettes/importText.Rnw |    2 +-
 9 files changed, 15 insertions(+), 15 deletions(-)

More information about grImport at CRAN
Permanent link

Package playwith (with last version 0.9-54) was removed from CRAN

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

2012-08-28 0.9-54
2010-11-09 0.9-53
2010-07-01 0.9-52
2010-06-30 0.9-51
2010-06-22 0.9-50
2010-01-15 0.9-45
2009-05-24 0.9-44
2008-11-16 0.9-43
2008-11-14 0.9-42
2008-11-04 0.9-40
2008-10-22 0.9-32
2008-10-21 0.9-31
2008-09-29 0.9-21
2008-08-06 0.9-11
2008-07-29 0.9-10
2008-07-17 0.9-8
2008-07-15 0.9-7
2008-07-05 0.9-3
2008-06-23 0.8-56
2008-06-18 0.8-55
2008-02-05 0.8.51
2008-01-17 0.8.49
2008-01-09 0.8.39
2007-12-08 0.8.28
2007-11-21 0.8.24
2007-11-20 0.8.21

Permanent link
Package classify (with last version 1.3) was removed from CRAN

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

2014-08-17 1.3
2014-01-29 1.2
2013-02-27 1.1
2012-08-22 1.0

Permanent link
Package twoStageGwasPower (with last version 0.99.0) was removed from CRAN

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

2012-09-01 0.99.0

Permanent link
Package PivotalR updated to version 0.1.18.3.1 with previous version 0.1.18.3 dated 2017-02-13

Title: A Fast, Easy-to-Use Tool for Manipulating Tables in Databases and a Wrapper of MADlib
Description: Provides an R interface for the Pivotal Data stack running on 'PostgreSQL', 'Greenplum' or 'Apache HAWQ (incubating)' databases with parallel and distributed computation ability for big data processing. 'PivotalR' provides an R interface to various database operations on tables or views. These operations are almost the same as the corresponding native R operations. Thus users of R do not need to learn 'SQL' when they operate on objects in the database. It also provides a wrapper for 'Apache MADlib (incubating)', which is an open- source library for parallel and scalable in-database analytics.
Author: Predictive Analytics Team at Pivotal Inc. <user@madlb.incubator.apache.org>, with contributions from Data Science Team at Pivotal Inc.
Maintainer: Rahul Iyer <riyer@pivotal.io>

Diff between PivotalR versions 0.1.18.3 dated 2017-02-13 and 0.1.18.3.1 dated 2019-01-05

 DESCRIPTION           |    6 +++---
 MD5                   |   12 ++++++------
 NAMESPACE             |    1 +
 build/vignette.rds    |binary
 data/abalone.RData    |binary
 data/null.data.RData  |binary
 inst/doc/pivotalr.pdf |binary
 7 files changed, 10 insertions(+), 9 deletions(-)

More information about PivotalR at CRAN
Permanent link

Package cramer updated to version 0.9-3 with previous version 0.9-1 dated 2014-08-12

Title: Multivariate Nonparametric Cramer-Test for the Two-Sample-Problem
Description: Provides R routine for the so called two-sample Cramer-Test. This nonparametric two-sample-test on equality of the underlying distributions can be applied to multivariate data as well as univariate data. It offers two possibilities to approximate the critical value both of which are included in this package.
Author: Carsten Franz <carsten.franz@gmail.com>
Maintainer: Carsten Franz <carsten.franz@gmail.com>

Diff between cramer versions 0.9-1 dated 2014-08-12 and 0.9-3 dated 2019-01-05

 CHANGES     |    8 ++++++++
 DESCRIPTION |   12 ++++++------
 MD5         |    6 +++---
 NAMESPACE   |    2 ++
 4 files changed, 19 insertions(+), 9 deletions(-)

More information about cramer at CRAN
Permanent link

Package tmap updated to version 2.2 with previous version 2.1-1 dated 2018-08-09

Title: Thematic Maps
Description: Thematic maps are geographical maps in which spatial data distributions are visualized. This package offers a flexible, layer-based, and easy to use approach to create thematic maps, such as choropleths and bubble maps.
Author: Martijn Tennekes [aut, cre], Joel Gombin [ctb], Sebastian Jeworutzki [ctb], Kent Russell [ctb], Richard Zijdeman [ctb], John Clouse [ctb], Robin Lovelace [ctb], Jakub Nowosad [ctb], Jannes Muenchow [ctb]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>

Diff between tmap versions 2.1-1 dated 2018-08-09 and 2.2 dated 2019-01-05

 DESCRIPTION                      |   16 +++---
 MD5                              |   97 +++++++++++++++++++--------------------
 NAMESPACE                        |   14 ++++-
 NEWS                             |    7 ++
 R/gridplot.R                     |   16 +++---
 R/meta_plot.R                    |    3 -
 R/meta_plot_items.R              |    8 +--
 R/plot_map.R                     |    2 
 R/prearrange_element_order.R     |    4 -
 R/preprocess_facet_layout.R      |    6 +-
 R/preprocess_shapes.R            |   61 +++++++++++++++++++-----
 R/print_tmap.R                   |    9 ++-
 R/process_aes.R                  |    4 -
 R/process_color_aes.R            |   22 +++-----
 R/process_gps.R                  |    7 ++
 R/process_meta.R                 |   36 ++++++++++----
 R/process_shapes.R               |    8 ++-
 R/process_tiles.R                |    4 -
 R/qtm.R                          |   25 +++++++---
 R/tm_add_legend.R                |    2 
 R/tm_layout.R                    |   24 ++++++++-
 R/tm_misc_elements.R             |   13 +++--
 R/tmap_arrange.R                 |    7 ++
 R/tmap_options.R                 |   49 ++++++++++++++-----
 R/view_tmap.R                    |   80 ++++++++++++++++++++++++--------
 R/xxx_raster.R                   |   15 +++++-
 inst/doc/tmap-JSS-code.html      |   24 +++++++++
 inst/doc/tmap-changes-v2.html    |   30 ++++++++++--
 inst/doc/tmap-getstarted.R       |   10 ++--
 inst/doc/tmap-getstarted.Rmd     |    4 +
 inst/doc/tmap-getstarted.html    |   60 +++++++++++++-----------
 man/axis_labels.Rd               |    6 +-
 man/deprecated_functions.Rd      |    1 
 man/qtm.Rd                       |   18 +++++--
 man/tm_add_legend.Rd             |   13 ++---
 man/tm_facets.Rd                 |   54 ++++++++++++++-------
 man/tm_grid.Rd                   |    7 +-
 man/tm_layout.Rd                 |   72 ++++++++++++++++++++++------
 man/tm_lines.Rd                  |   19 ++++---
 man/tm_minimap.Rd                |    4 -
 man/tm_polygons.Rd               |   25 +++++-----
 man/tm_raster.Rd                 |   10 ++--
 man/tm_scale_bar.Rd              |    6 +-
 man/tm_symbols.Rd                |   38 ++++++++-------
 man/tm_text.Rd                   |   15 +++---
 man/tmap_animation.Rd            |    4 -
 man/tmap_save.Rd                 |    6 +-
 vignettes/images/tmap_facets.jpg |binary
 vignettes/images/tmap_tiles.jpg  |only
 vignettes/tmap-getstarted.Rmd    |    4 +
 50 files changed, 647 insertions(+), 322 deletions(-)

More information about tmap at CRAN
Permanent link


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