Tue, 08 Jun 2021

Package plotly updated to version 4.9.4 with previous version 4.9.3 dated 2021-01-10

Title: Create Interactive Web Graphics via 'plotly.js'
Description: Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
Author: Carson Sievert [aut, cre] (<https://orcid.org/0000-0002-4958-2844>), Chris Parmer [aut], Toby Hocking [aut], Scott Chamberlain [aut], Karthik Ram [aut], Marianne Corvellec [aut] (<https://orcid.org/0000-0002-1994-3581>), Pedro Despouy [aut], Salim Brüggemann [ctb] (<https://orcid.org/0000-0002-5329-5987>), Plotly Technologies Inc. [cph]
Maintainer: Carson Sievert <cpsievert1@gmail.com>

Diff between plotly versions 4.9.3 dated 2021-01-10 and 4.9.4 dated 2021-06-08

 DESCRIPTION                                                             |   10 
 MD5                                                                     |  106 +++++-----
 NEWS.md                                                                 |   11 -
 R/ggplotly.R                                                            |   11 -
 R/layers2layout.R                                                       |    2 
 R/layers2traces.R                                                       |    7 
 R/plotly_build.R                                                        |   15 -
 R/plotly_data.R                                                         |    4 
 R/utils.R                                                               |    4 
 inst/examples/shiny/event_data/tests/shinytest/mytest-current           |only
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/001.json |    8 
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/001.png  |binary
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/002.json |    8 
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/002.png  |binary
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/003.json |    8 
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/003.png  |binary
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/004.json |    8 
 inst/examples/shiny/event_data/tests/shinytest/mytest-expected/004.png  |binary
 inst/htmlwidgets/plotly.js                                              |    2 
 tests/figs/abline/cookbook-axes-multiple-abline.svg                     |    2 
 tests/figs/density2d/density2d.svg                                      |    2 
 tests/figs/deps.txt                                                     |    2 
 tests/figs/geom-sf/sf-aspect.svg                                        |    2 
 tests/figs/geom-sf/sf-axis-ticks.svg                                    |    2 
 tests/figs/geom-sf/sf-fill-text.svg                                     |    2 
 tests/figs/geom-sf/sf-points.svg                                        |    2 
 tests/figs/geom-sf/sf.svg                                               |    2 
 tests/figs/plotly-linetype/plotly-linetype-alphabetical.svg             |    2 
 tests/figs/plotly-symbol/plotly-symbol-alphabetical.svg                 |    2 
 tests/figs/plotly-symbol/plotly-symbol-pch.svg                          |    2 
 tests/figs/plotly/plotly-bar-inference.svg                              |    2 
 tests/figs/plotly/plotly-time-series-summary.svg                        |    2 
 tests/figs/subplot/plotly-subplot-shareboth.svg                         |    2 
 tests/figs/subplot/plotly-subplot-simple.svg                            |    2 
 tests/figs/tooltip/group-lines-hovertext.svg                            |    2 
 tests/figs/tooltip/hovertext-display.svg                                |    2 
 tests/testthat/Rplots.pdf                                               |binary
 tests/testthat/test-animate-highlight.R                                 |   17 +
 tests/testthat/test-cookbook-axes.R                                     |    6 
 tests/testthat/test-ggplot-date.R                                       |    4 
 tests/testthat/test-ggplot-dynamicTicks.R                               |    8 
 tests/testthat/test-ggplot-sf.R                                         |    5 
 tests/testthat/test-ggplot-ticks.R                                      |    3 
 tests/testthat/test-plotly-color.R                                      |   22 +-
 tests/testthat/test-plotly-colorbar.R                                   |    4 
 tests/testthat/test-plotly-linetype.R                                   |    7 
 tests/testthat/test-plotly-name.R                                       |   72 ++++++
 tests/testthat/test-plotly-sf.R                                         |    6 
 tests/testthat/test-plotly-subplot.R                                    |   38 +--
 tests/testthat/test-plotly-symbol.R                                     |   20 +
 tests/testthat/test-plotly.R                                            |   13 -
 51 files changed, 313 insertions(+), 150 deletions(-)

More information about plotly at CRAN
Permanent link

Package cancensus updated to version 0.4.3 with previous version 0.4.2 dated 2021-02-09

Title: Access, Retrieve, and Work with Canadian Census Data and Geography
Description: Integrated, convenient, and uniform access to Canadian Census data and geography retrieved using the 'CensusMapper' API. This package produces analysis-ready tidy data frames and spatial data in multiple formats, as well as convenience functions for working with Census variables, variable hierarchies, and region selection. API keys are freely available with free registration at <https://censusmapper.ca/api>. Census data and boundary geometries are reproduced and distributed on an "as is" basis with the permission of Statistics Canada (Statistics Canada 2001; 2006; 2011; 2016).
Author: Jens von Bergmann [aut] (API creator and maintainer), Dmitry Shkolnik [aut, cre] (Package maintainer, responsible for correspondence), Aaron Jacobs [aut]
Maintainer: Dmitry Shkolnik <shkolnikd@gmail.com>

Diff between cancensus versions 0.4.2 dated 2021-02-09 and 0.4.3 dated 2021-06-08

 DESCRIPTION                                               |    6 +-
 MD5                                                       |   24 ++++----
 NEWS.md                                                   |    6 ++
 R/cancensus.R                                             |   41 +++++++++-----
 R/census_vectors.R                                        |    9 ---
 README.md                                                 |    5 -
 inst/doc/Dwellings_by_document_type_cross_tabulation.html |   23 ++++++-
 inst/doc/Making_maps_with_cancensus.html                  |   35 ++++++++---
 inst/doc/Taxfiler_Data.html                               |   23 ++++++-
 inst/doc/cancensus.html                                   |   23 ++++++-
 inst/doc/data_discovery.html                              |   27 +++++++--
 inst/doc/intersecting_geometries.html                     |   25 +++++++-
 man/list_census_vectors.Rd                                |    2 
 13 files changed, 184 insertions(+), 65 deletions(-)

More information about cancensus at CRAN
Permanent link

Package units updated to version 0.7-2 with previous version 0.7-1 dated 2021-03-16

Title: Measurement Units for R Vectors
Description: Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion. Documentation about 'units' is provided in the paper by Pebesma, Mailund & Hiebert (2016, <doi:10.32614/RJ-2016-061>), included in this package as a vignette; see 'citation("units")' for details.
Author: Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Thomas Mailund [aut], Tomasz Kalinowski [aut], James Hiebert [ctb], Iñaki Ucar [aut] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>

Diff between units versions 0.7-1 dated 2021-03-16 and 0.7-2 dated 2021-06-08

 DESCRIPTION                           |   11 ++-
 MD5                                   |   61 +++++++++++----------
 NAMESPACE                             |    2 
 NEWS.md                               |    7 ++
 R/conversion.R                        |   11 ++-
 R/make_units.R                        |    2 
 R/misc.R                              |    5 +
 R/mixed.R                             |    5 +
 R/summaries.R                         |    5 +
 R/tidyverse.R                         |   12 ++--
 build/vignette.rds                    |binary
 configure                             |   18 +++---
 inst/doc/measurement_units_in_R.Rmd   |    4 -
 inst/doc/measurement_units_in_R.html  |    9 +--
 inst/doc/units.html                   |   98 ++++++++++++++++------------------
 man/units.Rd                          |    1 
 src/Makevars.ucrt                     |only
 tests/testthat/_snaps                 |only
 tests/testthat/test_arith.R           |    2 
 tests/testthat/test_conversion.R      |   13 +---
 tests/testthat/test_helpers.R         |    2 
 tests/testthat/test_math.R            |    2 
 tests/testthat/test_misc.R            |   19 +++++-
 tests/testthat/test_mixed.R           |   27 ++++++---
 tests/testthat/test_summaries.R       |    4 -
 tests/testthat/test_symbolic_units.R  |    2 
 tests/testthat/test_tidyverse.R       |   15 ++---
 tests/testthat/test_time.R            |    2 
 tests/testthat/test_udunits.R         |    2 
 tests/testthat/test_unit_creation.R   |    3 -
 tests/testthat/test_user_conversion.R |    4 -
 vignettes/measurement_units_in_R.Rmd  |    4 -
 32 files changed, 191 insertions(+), 161 deletions(-)

More information about units at CRAN
Permanent link

Package stars updated to version 0.5-3 with previous version 0.5-2 dated 2021-03-17

Title: Spatiotemporal Arrays, Raster and Vector Data Cubes
Description: Reading, manipulating, writing and plotting spatiotemporal arrays (raster and vector data cubes) in 'R', using 'GDAL' bindings provided by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.
Author: Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Michael Sumner [ctb] (<https://orcid.org/0000-0002-2471-7511>), Etienne Racine [ctb], Adriano Fantini [ctb], David Blodgett [ctb]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>

Diff between stars versions 0.5-2 dated 2021-03-17 and 0.5-3 dated 2021-06-08

 stars-0.5-2/stars/tests/Rplots.pdf            |only
 stars-0.5-3/stars/DESCRIPTION                 |   11 
 stars-0.5-3/stars/MD5                         |  139 +++++----
 stars-0.5-3/stars/NAMESPACE                   |    7 
 stars-0.5-3/stars/NEWS.md                     |   28 +
 stars-0.5-3/stars/R/OpenStreetMap.R           |   12 
 stars-0.5-3/stars/R/aggregate.R               |   33 +-
 stars-0.5-3/stars/R/datasets.R                |only
 stars-0.5-3/stars/R/dimensions.R              |   26 +
 stars-0.5-3/stars/R/extract.R                 |   47 +--
 stars-0.5-3/stars/R/geom.R                    |    2 
 stars-0.5-3/stars/R/init.R                    |    2 
 stars-0.5-3/stars/R/intervals.R               |    5 
 stars-0.5-3/stars/R/ncdf.R                    |   10 
 stars-0.5-3/stars/R/ops.R                     |   63 +++-
 stars-0.5-3/stars/R/plot.R                    |   18 +
 stars-0.5-3/stars/R/proxy.R                   |   48 ++-
 stars-0.5-3/stars/R/rasterize.R               |   30 +-
 stars-0.5-3/stars/R/read.R                    |  109 ++++++-
 stars-0.5-3/stars/R/sf.R                      |    2 
 stars-0.5-3/stars/R/sp.R                      |    2 
 stars-0.5-3/stars/R/stars.R                   |   22 +
 stars-0.5-3/stars/R/subset.R                  |   29 +-
 stars-0.5-3/stars/R/tidyverse.R               |   28 +
 stars-0.5-3/stars/R/transform.R               |    6 
 stars-0.5-3/stars/R/warp.R                    |    7 
 stars-0.5-3/stars/R/write.R                   |    8 
 stars-0.5-3/stars/build/vignette.rds          |binary
 stars-0.5-3/stars/data                        |only
 stars-0.5-3/stars/inst/doc/stars1.R           |    6 
 stars-0.5-3/stars/inst/doc/stars1.Rmd         |    6 
 stars-0.5-3/stars/inst/doc/stars1.html        |  375 +++++++++++---------------
 stars-0.5-3/stars/inst/doc/stars2.html        |  158 +++++-----
 stars-0.5-3/stars/inst/doc/stars3.html        |  126 +++-----
 stars-0.5-3/stars/inst/doc/stars4.html        |  164 ++++-------
 stars-0.5-3/stars/inst/doc/stars5.html        |   91 ++----
 stars-0.5-3/stars/man/L7_ETMs.Rd              |only
 stars-0.5-3/stars/man/aggregate.stars.Rd      |   15 +
 stars-0.5-3/stars/man/bcsd_obs.Rd             |only
 stars-0.5-3/stars/man/c.stars.Rd              |   17 -
 stars-0.5-3/stars/man/dplyr.Rd                |   12 
 stars-0.5-3/stars/man/geom_stars.Rd           |    2 
 stars-0.5-3/stars/man/in-methods.Rd           |only
 stars-0.5-3/stars/man/ops_stars.Rd            |    7 
 stars-0.5-3/stars/man/plot.Rd                 |    2 
 stars-0.5-3/stars/man/read_stars.Rd           |   13 
 stars-0.5-3/stars/man/st_apply.Rd             |   27 +
 stars-0.5-3/stars/man/st_extract.Rd           |   13 
 stars-0.5-3/stars/man/stars_sentinel2.Rd      |only
 stars-0.5-3/stars/man/write_stars.Rd          |    2 
 stars-0.5-3/stars/tests/aggregate.Rout.save   |   71 +---
 stars-0.5-3/stars/tests/area.Rout.save        |   42 --
 stars-0.5-3/stars/tests/crop.Rout.save        |   18 -
 stars-0.5-3/stars/tests/curvilinear.Rout.save |   34 +-
 stars-0.5-3/stars/tests/datasets.R            |only
 stars-0.5-3/stars/tests/datasets.Rout.save    |only
 stars-0.5-3/stars/tests/dimensions.Rout.save  |   28 -
 stars-0.5-3/stars/tests/extract.Rout.save     |   14 
 stars-0.5-3/stars/tests/gridtypes.Rout.save   |  103 +------
 stars-0.5-3/stars/tests/nc.Rout.save          |   97 +-----
 stars-0.5-3/stars/tests/predict.Rout.save     |   19 -
 stars-0.5-3/stars/tests/proxy.Rout.save       |   97 +-----
 stars-0.5-3/stars/tests/raster.Rout.save      |   42 --
 stars-0.5-3/stars/tests/rasterize.Rout.save   |   69 ++--
 stars-0.5-3/stars/tests/rectilinear.Rout.save |   34 --
 stars-0.5-3/stars/tests/redimension.Rout.save |   26 -
 stars-0.5-3/stars/tests/sf.Rout.save          |   83 +----
 stars-0.5-3/stars/tests/spacetime.Rout.save   |   24 -
 stars-0.5-3/stars/tests/stars.Rout.save       |  265 ++++--------------
 stars-0.5-3/stars/tests/subset.Rout.save      |   60 +---
 stars-0.5-3/stars/tests/tidy.Rout.save        |   61 +---
 stars-0.5-3/stars/tests/transform.Rout.save   |   33 --
 stars-0.5-3/stars/tests/write.Rout.save       |   15 -
 stars-0.5-3/stars/vignettes/stars1.Rmd        |    6 
 74 files changed, 1345 insertions(+), 1626 deletions(-)

More information about stars at CRAN
Permanent link

Package freetypeharfbuzz (with last version 0.2.6) was removed from CRAN

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

2021-01-11 0.2.6
2018-10-30 0.2.5
2018-10-21 0.2.4
2018-06-12 0.1.0

Permanent link
Package MiRKAT updated to version 1.1.4 with previous version 1.1.3 dated 2021-05-26

Title: Microbiome Regression-Based Analysis Tests
Description: Test for overall association between microbiome composition data and phenotypes via phylogenetic kernels. The phenotype can be univariate continuous or binary (Zhao et al. (2015) <doi:10.1016/j.ajhg.2015.04.003>), survival outcomes (Plantinga et al. (2017) <doi:10.1186/s40168-017-0239-9>), multivariate (Zhan et al. (2017) <doi:10.1002/gepi.22030>) and structured phenotypes (Zhan et al. (2017) <doi:10.1111/biom.12684>). The package can also use robust and quantile regression (unpublished work). In each case, the microbiome community effect is modeled nonparametrically through a kernel function, which can incorporate phylogenetic tree information.
Author: Anna Plantinga [aut, cre], Nehemiah Wilson [aut, ctb], Haotian Zheng [aut, ctb], Xiang Zhan [aut, ctb], Michael Wu [aut], Ni Zhao [aut, ctb], Jun Chen [aut], Hongjiao Liu [aut, ctb]
Maintainer: Anna Plantinga <amp9@williams.edu>

Diff between MiRKAT versions 1.1.3 dated 2021-05-26 and 1.1.4 dated 2021-06-08

 DESCRIPTION                   |    6 +++---
 MD5                           |    8 ++++----
 R/MiRKATS_helper.R            |    1 +
 build/vignette.rds            |binary
 inst/doc/MiRKAT_Vignette.html |   26 +++++++++++++-------------
 5 files changed, 21 insertions(+), 20 deletions(-)

More information about MiRKAT at CRAN
Permanent link

Package ICGE updated to version 0.4 with previous version 0.3 dated 2014-03-03

Title: Estimation of Number of Clusters and Identification of Atypical Units
Description: It is a package that helps to estimate the number of real clusters in data as well as to identify atypical units. The underlying methods are based on distances rather than on unit x variables.
Author: Itziar Irigoien [aut, cre], Concepcion Arenas [aut]
Maintainer: Itziar Irigoien <itziar.irigoien@ehu.eus>

Diff between ICGE versions 0.3 dated 2014-03-03 and 0.4 dated 2021-06-08

 ICGE-0.3/ICGE/R/gowerNOmissing.R      |only
 ICGE-0.3/ICGE/R/gowerWITHmissing.R    |only
 ICGE-0.4/ICGE/DESCRIPTION             |   20 +--
 ICGE-0.4/ICGE/MD5                     |   68 +++++------
 ICGE-0.4/ICGE/NAMESPACE               |    5 
 ICGE-0.4/ICGE/R/INCAindex.R           |  200 +++++++++++++++++-----------------
 ICGE-0.4/ICGE/R/INCAncinner.R         |  154 ++++++++++++--------------
 ICGE-0.4/ICGE/R/INCAnumclu.R          |  145 ++++++++++++------------
 ICGE-0.4/ICGE/R/INCAtest.R            |  111 ++++++++----------
 ICGE-0.4/ICGE/R/dbhatta.R             |   39 +++---
 ICGE-0.4/ICGE/R/dcor.R                |   35 ++---
 ICGE-0.4/ICGE/R/deltas.R              |  100 +++++++----------
 ICGE-0.4/ICGE/R/deltas_simple.R       |   68 +++++------
 ICGE-0.4/ICGE/R/dgower.R              |  118 +++++++++-----------
 ICGE-0.4/ICGE/R/distrW.R              |  111 +++++++++---------
 ICGE-0.4/ICGE/R/estW.R                |  162 +++++++++++++--------------
 ICGE-0.4/ICGE/R/estW_simple.R         |   95 +++++++---------
 ICGE-0.4/ICGE/R/gowerNOmissing_v2.R   |only
 ICGE-0.4/ICGE/R/gowerWITHmissing_v2.R |only
 ICGE-0.4/ICGE/R/maxW_k.R              |  128 ++++++++-------------
 ICGE-0.4/ICGE/R/maxW_k1.R             |  102 ++++++-----------
 ICGE-0.4/ICGE/R/print.incat.R         |   30 +++--
 ICGE-0.4/ICGE/R/proxi.R               |  106 +++++++++---------
 ICGE-0.4/ICGE/R/proxi_simple.R        |   58 ++++-----
 ICGE-0.4/ICGE/man/INCAindex.Rd        |  132 +++++++++++-----------
 ICGE-0.4/ICGE/man/INCAnumclu.Rd       |    2 
 ICGE-0.4/ICGE/man/INCAtest.Rd         |  170 ++++++++++++++--------------
 ICGE-0.4/ICGE/man/chowdary.Rd         |    2 
 ICGE-0.4/ICGE/man/dbhatta.Rd          |   84 +++++++-------
 ICGE-0.4/ICGE/man/dcor.Rd             |   82 ++++++-------
 ICGE-0.4/ICGE/man/deltas.Rd           |   74 ++++++------
 ICGE-0.4/ICGE/man/dgower.Rd           |  112 +++++++++----------
 ICGE-0.4/ICGE/man/dmahal.Rd           |   82 ++++++-------
 ICGE-0.4/ICGE/man/dproc2.Rd           |  120 ++++++++++----------
 ICGE-0.4/ICGE/man/estW.Rd             |  100 ++++++++---------
 ICGE-0.4/ICGE/man/proxi.Rd            |  128 ++++++++++-----------
 ICGE-0.4/ICGE/man/vgeo.Rd             |   78 ++++++-------
 37 files changed, 1466 insertions(+), 1555 deletions(-)

More information about ICGE at CRAN
Permanent link

Package ggprism updated to version 1.0.3 with previous version 1.0.2 dated 2021-02-22

Title: A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Description: Provides various themes, palettes, and other functions that are used to customise ggplots to look like they were made in 'GraphPad Prism'. The 'Prism'-look is achieved with theme_prism() and scale_fill|colour_prism(), axes can be changed with custom guides like guide_prism_minor(), and significance indicators added with add_pvalue().
Author: Charlotte Dawson [aut, cre] (<https://orcid.org/0000-0002-7151-5971>)
Maintainer: Charlotte Dawson <csdaw@outlook.com>

Diff between ggprism versions 1.0.2 dated 2021-02-22 and 1.0.3 dated 2021-06-08

 DESCRIPTION                           |    6 ++--
 MD5                                   |   28 +++++++++++------------
 NEWS.md                               |    6 ++++
 README.md                             |   17 +++++++++++---
 build/partial.rdb                     |binary
 build/vignette.rds                    |binary
 inst/doc/axes.html                    |   18 +++++++-------
 inst/doc/colours.html                 |    4 +--
 inst/doc/ggprism.html                 |    2 -
 inst/doc/pvalues.R                    |    7 +++--
 inst/doc/pvalues.Rmd                  |    7 +++--
 inst/doc/pvalues.html                 |   41 +++++++++++++++++-----------------
 inst/doc/themes.html                  |    2 -
 inst/tinytest/test-annotation_ticks.R |   10 ++++----
 vignettes/pvalues.Rmd                 |    7 +++--
 15 files changed, 89 insertions(+), 66 deletions(-)

More information about ggprism at CRAN
Permanent link

Package Arothron updated to version 2.0.2 with previous version 2.0.1 dated 2020-10-21

Title: Geometric Morphometric Methods and Virtual Anthropology Tools
Description: Tools for geometric morphometric analysis. The package includes tools of virtual anthropology to align two not articulated parts belonging to the same specimen, to build virtual cavities as endocast (Profico et al, 2018 <doi:10.1002/ajpa.23493>).
Author: Antonio Profico, Costantino Buzi, Silvia Castiglione, Marina Melchionna, Paolo Piras, Pasquale Raia, Alessio Veneziano
Maintainer: Antonio Profico <antonio.profico@york.ac.uk>

Diff between Arothron versions 2.0.1 dated 2020-10-21 and 2.0.2 dated 2021-06-08

 DESCRIPTION             |    6 +++---
 MD5                     |    8 ++++----
 R/Arothron.R            |    2 +-
 R/endomaker.R           |    1 -
 man/Arothron-package.Rd |    2 +-
 5 files changed, 9 insertions(+), 10 deletions(-)

More information about Arothron at CRAN
Permanent link

Package CARRoT updated to version 2.5.2 with previous version 2.5.1 dated 2020-05-13

Title: Predicting Categorical and Continuous Outcomes Using One in Ten Rule
Description: Predicts categorical or continuous outcomes while concentrating on four key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT). It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying a rule of ten events per variable are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> and Rhemtulla et al. (2012) <doi:10.1037/a0029315>.
Author: Alina Bazarova [aut, cre], Marko Raseta [aut]
Maintainer: Alina Bazarova <a.bazarova@uni-koeln.de>

Diff between CARRoT versions 2.5.1 dated 2020-05-13 and 2.5.2 dated 2021-06-08

 DESCRIPTION          |    9 +++-----
 MD5                  |    6 ++---
 R/carrot_functions.R |   52 +++++++++++++++++++++++++++++----------------------
 build/partial.rdb    |binary
 4 files changed, 37 insertions(+), 30 deletions(-)

More information about CARRoT at CRAN
Permanent link

Package asnipe updated to version 1.1.16 with previous version 1.1.15 dated 2021-02-15

Title: Animal Social Network Inference and Permutations for Ecologists
Description: Implements several tools that are used in animal social network analysis, as described in Whitehead (2007) Analyzing Animal Societies <University of Chicago Press> and Farine & Whitehead (2015) <doi: 10.1111/1365-2656.12418>. In particular, this package provides the tools to infer groups and generate networks from observation data, perform permutation tests on the data, calculate lagged association rates, and performed multiple regression analysis on social network data.
Author: Damien R. Farine <dfarine@ab.mpg.de>
Maintainer: Damien R. Farine <dfarine@ab.mpg.de>

Diff between asnipe versions 1.1.15 dated 2021-02-15 and 1.1.16 dated 2021-06-08

 DESCRIPTION              |    8 ++++----
 MD5                      |   10 +++++-----
 R/get_sampling_periods.R |    6 +++---
 R/mrqap.custom.null.R    |    2 +-
 R/mrqap.dsp.R            |    2 +-
 man/asnipe-package.Rd    |    4 ++--
 6 files changed, 16 insertions(+), 16 deletions(-)

More information about asnipe at CRAN
Permanent link

Package vdiffr updated to version 1.0.0 with previous version 0.3.3 dated 2020-10-06

Title: Visual Regression Testing and Graphical Diffing
Description: An extension to the 'testthat' package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.
Author: Lionel Henry [cre, aut], Thomas Lin Pedersen [aut] (<https://orcid.org/0000-0002-5147-4711>), RStudio [cph], T Jake Luciani [aut] (svglite), Matthieu Decorde [aut] (svglite), Vaudor Lise [aut] (svglite), Tony Plate [ctb] (svglite: Early line dashing code), David Gohel [ctb] (svglite: Line dashing code and raster code), Yixuan Qiu [ctb] (svglite: Improved styles; polypath implementation), Håkon Malmedal [ctb] (svglite: Opacity code)
Maintainer: Lionel Henry <lionel@rstudio.com>

Diff between vdiffr versions 0.3.3 dated 2020-10-06 and 1.0.0 dated 2021-06-08

 vdiffr-0.3.3/vdiffr/R/RcppExports.R                                                       |only
 vdiffr-0.3.3/vdiffr/R/cases-ui.R                                                          |only
 vdiffr-0.3.3/vdiffr/R/cases.R                                                             |only
 vdiffr-0.3.3/vdiffr/R/compat-lifecycle.R                                                  |only
 vdiffr-0.3.3/vdiffr/R/shiny-server.R                                                      |only
 vdiffr-0.3.3/vdiffr/R/shiny-ui.R                                                          |only
 vdiffr-0.3.3/vdiffr/R/shiny-widgets.R                                                     |only
 vdiffr-0.3.3/vdiffr/R/svglite/fonts.R                                                     |only
 vdiffr-0.3.3/vdiffr/R/testthat-reporter.R                                                 |only
 vdiffr-0.3.3/vdiffr/R/testthat-ui.R                                                       |only
 vdiffr-0.3.3/vdiffr/R/vdiffr.R                                                            |only
 vdiffr-0.3.3/vdiffr/R/widgets.R                                                           |only
 vdiffr-0.3.3/vdiffr/inst/htmlwidgets                                                      |only
 vdiffr-0.3.3/vdiffr/inst/rstudio                                                          |only
 vdiffr-0.3.3/vdiffr/inst/www                                                              |only
 vdiffr-0.3.3/vdiffr/man/add_dependency.Rd                                                 |only
 vdiffr-0.3.3/vdiffr/man/collect_cases.Rd                                                  |only
 vdiffr-0.3.3/vdiffr/man/htmlwidgets.Rd                                                    |only
 vdiffr-0.3.3/vdiffr/man/last_collection_error.Rd                                          |only
 vdiffr-0.3.3/vdiffr/man/manage_cases.Rd                                                   |only
 vdiffr-0.3.3/vdiffr/man/shinybindings.Rd                                                  |only
 vdiffr-0.3.3/vdiffr/man/validate_cases.Rd                                                 |only
 vdiffr-0.3.3/vdiffr/man/vdiffrAddin.Rd                                                    |only
 vdiffr-0.3.3/vdiffr/src/RcppExports.cpp                                                   |only
 vdiffr-0.3.3/vdiffr/src/utils.cpp                                                         |only
 vdiffr-0.3.3/vdiffr/tests/mock.Rout.fail                                                  |only
 vdiffr-0.3.3/vdiffr/tests/testthat/mock-pkg-error                                         |only
 vdiffr-0.3.3/vdiffr/tests/testthat/mock-pkg-skip-stale                                    |only
 vdiffr-0.3.3/vdiffr/tests/testthat/setup-mock.R                                           |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-cases.R                                           |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-compare.R                                         |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-error.R                                           |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-expectations.R                                    |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-filter.R                                          |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-mismatch.R                                        |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-new.R                                             |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-orphaned.R                                        |only
 vdiffr-0.3.3/vdiffr/tests/testthat/test-utils.R                                           |only
 vdiffr-1.0.0/vdiffr/DESCRIPTION                                                           |   37 
 vdiffr-1.0.0/vdiffr/LICENSE                                                               |   81 -
 vdiffr-1.0.0/vdiffr/LICENSE.note                                                          |only
 vdiffr-1.0.0/vdiffr/MD5                                                                   |  165 +--
 vdiffr-1.0.0/vdiffr/NAMESPACE                                                             |   40 
 vdiffr-1.0.0/vdiffr/NEWS.md                                                               |   68 +
 vdiffr-1.0.0/vdiffr/R/cpp11.R                                                             |only
 vdiffr-1.0.0/vdiffr/R/embed-svglite.R                                                     |    3 
 vdiffr-1.0.0/vdiffr/R/expect-doppelganger.R                                               |only
 vdiffr-1.0.0/vdiffr/R/svg.R                                                               |   62 -
 vdiffr-1.0.0/vdiffr/R/svglite/SVG.R                                                       |   68 -
 vdiffr-1.0.0/vdiffr/R/svglite/inlineSVG.R                                                 |    9 
 vdiffr-1.0.0/vdiffr/R/svglite/utils.R                                                     |   30 
 vdiffr-1.0.0/vdiffr/R/utils.R                                                             |  150 --
 vdiffr-1.0.0/vdiffr/R/vdiffr-package.R                                                    |only
 vdiffr-1.0.0/vdiffr/README.md                                                             |  185 ---
 vdiffr-1.0.0/vdiffr/inst/create_glyph_dims.R                                              |only
 vdiffr-1.0.0/vdiffr/man/expect_doppelganger.Rd                                            |   97 -
 vdiffr-1.0.0/vdiffr/man/figures                                                           |only
 vdiffr-1.0.0/vdiffr/man/vdiffr-package.Rd                                                 |    9 
 vdiffr-1.0.0/vdiffr/src/Makevars                                                          |only
 vdiffr-1.0.0/vdiffr/src/Makevars.win                                                      |only
 vdiffr-1.0.0/vdiffr/src/SvgStream.h                                                       |  126 +-
 vdiffr-1.0.0/vdiffr/src/algo-it.h                                                         |    5 
 vdiffr-1.0.0/vdiffr/src/compare.cpp                                                       |    7 
 vdiffr-1.0.0/vdiffr/src/cpp11.cpp                                                         |only
 vdiffr-1.0.0/vdiffr/src/devSVG.cpp                                                        |  528 ++++++----
 vdiffr-1.0.0/vdiffr/src/engine_version.cpp                                                |only
 vdiffr-1.0.0/vdiffr/src/engine_version.h                                                  |only
 vdiffr-1.0.0/vdiffr/src/glyph_dims.h                                                      |only
 vdiffr-1.0.0/vdiffr/src/tinyformat.h                                                      |only
 vdiffr-1.0.0/vdiffr/src/utils.h                                                           |  129 ++
 vdiffr-1.0.0/vdiffr/src/vdiffr_types.h                                                    |only
 vdiffr-1.0.0/vdiffr/tests/testthat/_snaps                                                 |only
 vdiffr-1.0.0/vdiffr/tests/testthat/helper-mock.R                                          |    3 
 vdiffr-1.0.0/vdiffr/tests/testthat/helper-vdiffr.R                                        |only
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/DESCRIPTION                                   |    1 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/base-doppelganger-with-symbol.svg  |   27 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/deps.txt                           |    5 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/ggplot/some-other-title.svg        |   24 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/ggplot/some-title.svg              |   26 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/myplot.svg                         |  126 +-
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/myplot2.svg                        |  136 +-
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/figs/passed-plots/grid-doppelganger.svg |   15 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/testthat/_snaps                         |only
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/testthat/test-failed.R                  |   12 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/testthat/test-ggplot.R                  |    3 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/testthat/test-new.R                     |   16 
 vdiffr-1.0.0/vdiffr/tests/testthat/mock-pkg/tests/testthat/test-passed.R                  |    8 
 vdiffr-1.0.0/vdiffr/tests/testthat/test-expect-doppelganger.R                             |only
 vdiffr-1.0.0/vdiffr/tests/testthat/test-ggplot.R                                          |    9 
 vdiffr-1.0.0/vdiffr/tests/testthat/test-log.R                                             |only
 vdiffr-1.0.0/vdiffr/tools                                                                 |only
 91 files changed, 1067 insertions(+), 1143 deletions(-)

More information about vdiffr at CRAN
Permanent link

Package mlr3data updated to version 0.4.0 with previous version 0.3.1 dated 2021-03-19

Title: Collection of Machine Learning Data Sets for 'mlr3'
Description: A small collection of interesting and educational machine learning data sets which are used as examples in the 'mlr3' book (<https://mlr3book.mlr-org.com>), the use case gallery (<https://mlr3gallery.mlr-org.com>), or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if 'mlr3' is loaded.
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>), Marc Becker [ctb] (<https://orcid.org/0000-0002-8115-0400>)
Maintainer: Michel Lang <michellang@gmail.com>

Diff between mlr3data versions 0.3.1 dated 2021-03-19 and 0.4.0 dated 2021-06-08

 DESCRIPTION      |   30 ++++++++++++++++++------------
 MD5              |   19 +++++++++++--------
 NEWS.md          |    9 +++++++--
 R/ilpd.R         |only
 R/moneyball.R    |    2 +-
 R/optdigits.R    |    2 +-
 R/zzz.R          |    1 +
 README.md        |    9 +++++----
 data/ilpd.rda    |only
 man/ilpd.Rd      |only
 man/moneyball.Rd |    2 +-
 man/optdigits.Rd |    2 +-
 12 files changed, 46 insertions(+), 30 deletions(-)

More information about mlr3data at CRAN
Permanent link

New package JirAgileR with initial version 0.0.2.1
Package: JirAgileR
Title: JIRA REST API Wrapper for R
Version: 0.0.2.1
Authors@R: person(given = "Matthias", family = "Brenninkmeijer", role = c("aut", "cre"), email = "matthias@brennotten.net")
Description: Allows to interact with the 'JIRA SERVER REST API' to analyze the retrieved data in R. For further information about the API visit <https://docs.atlassian.com/software/jira/docs/api/REST/8.9.1/>.
License: MIT + file LICENSE
URL: https://matbmeijer.github.io/JirAgileR/, https://github.com/matbmeijer/JirAgileR
BugReports: https://github.com/matbmeijer/JirAgileR/issues
Imports: httr, jsonlite, magrittr
Suggests: covr, testthat (>= 2.1.0), knitr, rmarkdown, dplyr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2021-06-07 18:26:09 UTC; Brenninkmeijer
Author: Matthias Brenninkmeijer [aut, cre]
Maintainer: Matthias Brenninkmeijer <matthias@brennotten.net>
Repository: CRAN
Date/Publication: 2021-06-08 08:30:02 UTC

More information about JirAgileR at CRAN
Permanent link

New package nifti.io with initial version 1.0.0
Package: nifti.io
Title: Read and Write NIfTI Files
Version: 1.0.0
Author: Timothy R. Koscik [aut, cre, cph]
Maintainer: Timothy Koscik <timothy-koscik@uiowa.edu>
Depends: R (>= 3.5.0)
Description: Tools for reading and writing NIfTI-1.1 (NII) files, including optimized voxelwise read/write operations and a simplified method to write dataframes to NII. Specification of the NIfTI-1.1 format can be found here <https://nifti.nimh.nih.gov/nifti-1>. Scientific publication first using these tools Koscik TR, Man V, Jahn A, Lee CH, Cunningham WA (2020) <doi:10.1016/j.neuroimage.2020.116764> "Decomposing the neural pathways in a simple, value-based choice." Neuroimage, 214, 116764.
License: MIT + file LICENSE
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-06-07 14:03:28 UTC; Tim
Repository: CRAN
Date/Publication: 2021-06-08 07:30:02 UTC

More information about nifti.io at CRAN
Permanent link

Package mbbefd updated to version 0.8.10 with previous version 0.8.9.1 dated 2020-11-09

Title: Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling
Description: Distributions that are typically used for exposure rating in general insurance, in particular to price reinsurance contracts. The vignette shows code snippets to fit the distribution to empirical data. See, e.g., Bernegger (1997) <doi:10.2143/AST.27.1.563208> freely available on-line.
Author: Christophe Dutang [aut, cre] (<https://orcid.org/0000-0001-6732-1501>), Giorgio Spedicato [aut] (<https://orcid.org/0000-0002-0315-8888>), Markus Gesmann [ctb]
Maintainer: Christophe Dutang <christophe.dutang@ensimag.fr>

Diff between mbbefd versions 0.8.9.1 dated 2020-11-09 and 0.8.10 dated 2021-06-08

 mbbefd-0.8.10/mbbefd/ChangeLog                           |    6 ++++-
 mbbefd-0.8.10/mbbefd/DESCRIPTION                         |   11 +++++----
 mbbefd-0.8.10/mbbefd/MD5                                 |   17 +++++++--------
 mbbefd-0.8.10/mbbefd/NEWS                                |    6 ++---
 mbbefd-0.8.10/mbbefd/build/partial.rdb                   |binary
 mbbefd-0.8.10/mbbefd/build/vignette.rds                  |binary
 mbbefd-0.8.10/mbbefd/inst/CITATION                       |only
 mbbefd-0.8.10/mbbefd/inst/doc/Introduction_to_mbbefd.pdf |binary
 mbbefd-0.8.10/mbbefd/man/fitDR.Rd                        |    2 -
 mbbefd-0.8.10/mbbefd/man/mbbefd-package.Rd               |    2 -
 mbbefd-0.8.9.1/mbbefd/.Rinstignore                       |only
 11 files changed, 25 insertions(+), 19 deletions(-)

More information about mbbefd at CRAN
Permanent link

New package clinUtils with initial version 0.0.1
Package: clinUtils
Title: General Utility Functions for Analysis of Clinical Data
Version: 0.0.1
Date: 2021-05-26
Authors@R: c( person(given = "Laure", family = "Cougnaud", role = "aut", email = "laure.cougnaud@openanalytics.eu"), person(given = "Michela", family = "Pasetto", role = c("aut", "cre"), email = "michela.pasetto@openanalytics.eu") )
Description: Utility functions to facilitate the import, the reporting and analysis of clinical data. Example datasets in 'SDTM' and 'ADaM' format, containing a subset of patients/domains from the 'CDISC Pilot 01 study' are also available as R datasets to demonstrate the package functionalities.
Imports: crosstalk, data.table, DT, haven, htmlwidgets, knitr, plyr, tools, utils, viridisLite
Suggests: dplyr, ggplot2, plotly, htmltools, jsonlite, pander, rmarkdown, testthat, xml2, flextable
URL: https://github.com/openanalytics/clinUtils
BugReports: https://github.com/openanalytics/clinUtils/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2021-06-07 13:24:57 UTC; mpasetto
Author: Laure Cougnaud [aut], Michela Pasetto [aut, cre]
Maintainer: Michela Pasetto <michela.pasetto@openanalytics.eu>
Repository: CRAN
Date/Publication: 2021-06-08 07:20:02 UTC

More information about clinUtils at CRAN
Permanent link

New package betaBayes with initial version 1.0
Package: betaBayes
Title: Bayesian Beta Regression
Version: 1.0
Date: 2021-06-07
Authors@R: c(person("Haiming", "Zhou", role = c("aut", "cre","cph"), email = "zhouh@niu.edu"), person("Xianzheng", "Huang", role = "aut") )
Description: Provides a class of Bayesian beta regression models for the analysis of continuous data with support restricted to an unknown finite support. The response variable is modeled using a four-parameter beta distribution with the mean or mode parameter depending linearly on covariates through a link function. When the response support is known to be (0,1), the above class of models reduce to traditional (0,1) supported beta regression models. Model choice is carried out via the logarithm of the pseudo marginal likelihood (LPML), the deviance information criterion (DIC), and the Watanabe-Akaike information criterion (WAIC). See Zhou and Huang (2021, "Bayesian beta regression for bounded responses with unknown supports") <https://sites.google.com/view/haimingzhou/research>.
License: GPL (>= 2)
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.11.1), splines, methods, coda, betareg
LinkingTo: Rcpp, RcppArmadillo (>= 0.4.300.0)
NeedsCompilation: yes
Packaged: 2021-06-07 14:21:08 UTC; Zhou
Author: Haiming Zhou [aut, cre, cph], Xianzheng Huang [aut]
Maintainer: Haiming Zhou <zhouh@niu.edu>
Repository: CRAN
Date/Publication: 2021-06-08 07:40:05 UTC

More information about betaBayes at CRAN
Permanent link

Package antaresRead updated to version 2.2.7 with previous version 2.2.6 dated 2021-05-28

Title: Import, Manipulate and Explore the Results of an 'Antares' Simulation
Description: Import, manipulate and explore results generated by 'Antares', a powerful open source software developed by RTE (Réseau de Transport d’Électricité) to simulate and study electric power systems (more information about 'Antares' here : <https://antares-simulator.org/>).
Author: Veronique Bachelier [aut, cre], Jalal-Edine ZAWAM [aut], Frederic Breant [ctb], Francois Guillem [aut], Benoit Thieurmel [aut], Titouan Robert [aut], Victor Perrier [ctb], Etienne Sanchez [ctb], RTE [cph]
Maintainer: Veronique Bachelier <veronique.bachelier@rte-france.com>

Diff between antaresRead versions 2.2.6 dated 2021-05-28 and 2.2.7 dated 2021-06-08

 antaresRead-2.2.6/antaresRead/man/aggregateResult.Rd                    |only
 antaresRead-2.2.6/antaresRead/man/parAggregateMCall.Rd                  |only
 antaresRead-2.2.7/antaresRead/DESCRIPTION                               |    8 
 antaresRead-2.2.7/antaresRead/MD5                                       |   17 
 antaresRead-2.2.7/antaresRead/R/aggregateResult.R                       | 2242 +++++-----
 antaresRead-2.2.7/antaresRead/inst/doc/antaresH5.html                   |   12 
 antaresRead-2.2.7/antaresRead/inst/doc/antaresRead.html                 |    4 
 antaresRead-2.2.7/antaresRead/inst/format_output/tableOutput_aggreg.csv |    8 
 antaresRead-2.2.7/antaresRead/man/aggregatate_mc_all.Rd                 |only
 antaresRead-2.2.7/antaresRead/tests/testthat/test-mcaggreg.R            |  117 
 antaresRead-2.2.7/antaresRead/tests/testthat/test-removeVirtualAreas.R  |  712 +--
 11 files changed, 1573 insertions(+), 1547 deletions(-)

More information about antaresRead at CRAN
Permanent link

Package rcicr (with last version 0.3.4.1) was removed from CRAN

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

2016-07-13 0.3.4.1
2016-02-05 0.3.2.1
2015-07-20 0.3.2
2015-01-23 0.3.0
2014-12-19 0.2.6
2014-11-17 0.2.5
2014-09-30 0.2.4
2014-07-31 0.2.1

Permanent link
Package RedisBaseContainer updated to version 1.0.1 with previous version 1.0.0 dated 2021-05-12

Title: The Container for the DockerParallel Package
Description: Providing the container for the DockerParallel package.
Author: Jiefei Wang [aut, cre]
Maintainer: Jiefei Wang <szwjf08@gmail.com>

Diff between RedisBaseContainer versions 1.0.0 dated 2021-05-12 and 1.0.1 dated 2021-06-08

 DESCRIPTION                |    8 ++++----
 MD5                        |   10 +++++-----
 R/AAA.R                    |    5 ++---
 R/adaptor-RedisContainer.R |    2 +-
 R/method-RedisContainer.R  |   10 +++++-----
 build/vignette.rds         |binary
 6 files changed, 17 insertions(+), 18 deletions(-)

More information about RedisBaseContainer at CRAN
Permanent link

Package randnet updated to version 0.4 with previous version 0.3 dated 2021-05-14

Title: Random Network Model Estimation, Selection and Parameter Tuning
Description: Model selection and parameter tuning procedures for a class of random network models. The model selection can be done by a general cross-validation framework called ECV from Li et. al. (2016) <arXiv:1612.04717> . Several other model-based and task-specific methods are also included, such as NCV from Chen and Lei (2016) <arXiv:1411.1715>, likelihood ratio method from Wang and Bickel (2015) <arXiv:1502.02069>, spectral methods from Le and Levina (2015) <arXiv:1507.00827>. Many network analysis methods are also implemented, such as the regularized spectral clustering (Amini et. al. 2013 <doi:10.1214/13-AOS1138>) and its degree corrected version and graphon neighborhood smoothing (Zhang et. al. 2015 <arXiv:1509.08588>). It also includes the consensus clustering of Gao et. al. (2014) <arXiv:1410.5837>, the method of moments estimation of nomination SBM of Li et. al. (2020) <arxiv:2008.03652>, and the network mixing method of Li and Le (2021) <arxiv:2106.02803>. The work to build and improve this package is partially supported by the NSF grants DMS-2015298 and DMS-2015134.
Author: Tianxi Li, Elizaveta Levina, Ji Zhu, Can M. Le
Maintainer: Tianxi Li <tianxili@virginia.edu>

Diff between randnet versions 0.3 dated 2021-05-14 and 0.4 dated 2021-06-08

 DESCRIPTION                 |   14 -
 MD5                         |   14 +
 NAMESPACE                   |    6 
 R/RCode.R                   |  311 +++++++++++++++++++++++++++++++++++++++++++-
 man/LSM.PGD.Rd              |only
 man/USVT.Rd                 |only
 man/nSmooth.Rd              |    2 
 man/network.mixing.Bfold.Rd |only
 man/network.mixing.Rd       |only
 man/randnet-package.Rd      |   10 -
 10 files changed, 338 insertions(+), 19 deletions(-)

More information about randnet at CRAN
Permanent link

New package piwikproR with initial version 0.2.0
Package: piwikproR
Title: Access 'Piwik Pro' Website Statistics
Date: 2021-06-07
Version: 0.2.0
Author: Martin Stingl <martin.stingl@dfv.de>
Maintainer: Martin Stingl <martin.stingl@dfv.de>
Description: Run Queries against the API of 'Piwik Pro' <https://developers.piwik.pro/en/latest/custom_reports/http_api/http_api.html>. The result is a tibble.
URL: https://github.com/dfv-ms/piwikproR
BugReports: https://github.com/dfv-ms/piwikproR/issues
License: GPL (>= 3)
Encoding: UTF-8
Imports: urltools, httr, rjson, tibble, purrr, lubridate, magrittr, dplyr, rlang, stringr, readr, digest, fs
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-07 09:09:39 UTC; stingl
Repository: CRAN
Date/Publication: 2021-06-08 06:50:02 UTC

More information about piwikproR at CRAN
Permanent link

New package ecotraj with initial version 0.0.1
Package: ecotraj
Title: Ecological Trajectory Analysis
Version: 0.0.1
Date: 2021-05-30
Authors@R: c( person('Miquel', 'De Cáceres', role=c('aut','cre'), email='miquelcaceres@gmail.com'), person('Anthony', 'Sturbois', role = 'aut'))
Description: Assists ecologists in the analysis of temporal changes of ecosystems, defined as trajectories on a chosen multivariate space, by providing a set of trajectory metrics and visual representations (see De Caceres et al. (2019) <doi:10.1002/ecm.1350> and Sturbois et al. (2021) <doi:10.1016/j.ecolmodel.2020.109400>). Includes functions to estimate metrics for individual trajectories (length, directionality, angles, ...) as well as metrics to relate pairs of trajectories (dissimilarity and convergence).
Depends: R (>= 3.4.0), Rcpp (>= 0.12.12)
Imports: Kendall, circular, MASS
LinkingTo: Rcpp
License: GPL (>= 2)
URL: https://emf-creaf.github.io/ecotraj/
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
Suggests: vegclust, knitr, rmarkdown, RColorBrewer, smacof, vegan
VignetteBuilder: utils, knitr
Packaged: 2021-06-07 10:01:15 UTC; miquel
Author: Miquel De Cáceres [aut, cre], Anthony Sturbois [aut]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-08 07:00:05 UTC

More information about ecotraj at CRAN
Permanent link

New package arakno with initial version 1.1.0
Package: arakno
Title: ARAchnid KNowledge Online
Version: 1.1.0
Date: 2021-06-05
Authors@R: c(person("Pedro", "Cardoso", email = "pedro.cardoso@helsinki.fi", role = c("aut", "cre")))
Description: Allows the user to connect with the World Spider Catalogue (WSC; <https://wsc.nmbe.ch/>) and the World Spider Trait (WST; <https://spidertraits.sci.muni.cz/>) databases. Also performs several basic functions such as checking names validity, retrieving coordinate data from the Global Biodiversity Information Facility (GBIF; <https://www.gbif.org/>), and mapping.
Depends: R (>= 3.5.0)
Imports: graphics, httr, jsonlite, rgbif, rworldmap, rworldxtra, stats, utils
Encoding: UTF-8
License: GPL-3
LazyData: true
NeedsCompilation: no
Packaged: 2021-06-07 08:18:14 UTC; ungol
Author: Pedro Cardoso [aut, cre]
Maintainer: Pedro Cardoso <pedro.cardoso@helsinki.fi>
Repository: CRAN
Date/Publication: 2021-06-08 07:00:08 UTC

More information about arakno at CRAN
Permanent link

Package rFIA (with last version 0.3.1) was removed from CRAN

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

2021-01-15 0.3.1
2020-12-07 0.3.0
2020-09-17 0.2.4
2020-05-16 0.2.3
2020-04-27 0.2.2
2020-04-03 0.2.1
2020-01-09 0.2.0
2019-11-12 0.1.1
2019-10-28 0.1.0

Permanent link
Package randomGLM (with last version 1.02-1) was removed from CRAN

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

2013-01-30 1.02-1
2013-01-14 1.00-1

Permanent link
Package soilcarbon (with last version 1.2.0) was removed from CRAN

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

2017-08-03 1.2.0
2017-05-03 1.0.0

Permanent link
Package skedastic (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:

2020-08-28 1.0.1
2020-08-11 1.0.0
2020-01-10 0.1.0

Permanent link
Package rfml (with last version 0.1.0) was removed from CRAN

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

2016-03-19 0.1.0

Permanent link
Package robustSingleCell (with last version 0.1.1) was removed from CRAN

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

2019-04-23 0.1.1

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

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

2009-02-18 0.2-2
2007-08-04 0.2-1
2007-04-26 0.2-0

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

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

2016-07-19 1.1
2016-07-01 1.0
2016-05-30 0.9
2015-10-26 0.8
2013-10-23 0.7
2013-05-05 0.6
2013-02-24 0.5
2012-12-15 0.4.1
2012-12-06 0.4
2012-07-31 0.3
2012-05-22 0.2
2012-03-05 0.1

Permanent link
Package hierDiversity (with last version 0.1) was removed from CRAN

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

2015-03-20 0.1

Permanent link
Package intamapInteractive (with last version 1.1-13) was removed from CRAN

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

2021-02-08 1.1-13
2018-02-23 1.1-12
2013-08-21 1.1-10
2013-04-19 1.1-7
2012-07-25 1.1-4
2012-01-03 1.1-1
2011-12-02 1.1-0
2011-01-17 1.0-11
2010-09-14 1.0-10
2010-07-08 1.0-9
2009-12-02 1.0-8
2009-10-05 1.0-7
2009-10-02 1.0-6

Permanent link
Package insect (with last version 1.2.0) was removed from CRAN

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

2018-11-25 1.2.0
2018-07-20 1.1.1
2018-06-24 1.1.0
2018-05-16 1.0.0

Permanent link
Package orddom (with last version 3.1) was removed from CRAN

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

2013-02-07 3.1
2012-04-22 3.0
2012-02-28 2.0
2012-01-04 1.5
2011-01-03 1.0

Permanent link
Package dynamicGraph (with last version 0.2.2.6) was removed from CRAN

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

2010-02-01 0.2.2.6
2009-04-04 0.2.2.5
2007-10-15 0.2.2.4
2007-10-10 0.2.2.3
2007-10-03 0.2.2
2006-04-20 0.2.0.2

Permanent link
Package expands (with last version 2.1.2) was removed from CRAN

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

2018-06-30 2.1.2

Permanent link
Package Relexon (with last version 0.2.1) was removed from CRAN

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

2019-11-19 0.2.1
2019-10-05 0.2.0
2019-03-15 0.1.0

Permanent link
Package dpa (with last version 1.0-3) was removed from CRAN

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

2010-10-15 1.0-3

Permanent link
Package parallelSVM (with last version 0.1-9) was removed from CRAN

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

2015-06-26 0.1-9
2015-06-03 0.1-8
2015-06-01 0.1-7
2015-05-29 0.1-5
2015-05-29 0.1-6

Permanent link
Package elasticsearchr (with last version 0.3.1) was removed from CRAN

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

2019-07-30 0.3.1
2019-02-22 0.3.0
2018-11-07 0.2.3
2018-03-29 0.2.2
2018-01-02 0.2.1
2016-12-19 0.2.0
2016-11-24 0.1.0

Permanent link
Package mlPhaser (with last version 0.01) was removed from CRAN

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

2012-09-04 0.01

Permanent link
Package distdrawr (with last version 0.1.3) was removed from CRAN

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

2017-10-27 0.1.3
2017-01-11 0.1.2
2016-09-17 0.1.1

Permanent link
Package radiant updated to version 1.4.0 with previous version 1.3.2 dated 2020-04-11

Title: Business Analytics using R and Shiny
Description: A platform-independent browser-based interface for business analytics in R, based on the shiny package. The application combines the functionality of 'radiant.data', 'radiant.design', 'radiant.basics', 'radiant.model', and 'radiant.multivariate'.
Author: Vincent Nijs [aut, cre]
Maintainer: Vincent Nijs <radiant@rady.ucsd.edu>

Diff between radiant versions 1.3.2 dated 2020-04-11 and 1.4.0 dated 2021-06-08

 radiant-1.3.2/radiant/build/build_radiant.R       |only
 radiant-1.4.0/radiant/DESCRIPTION                 |   19 
 radiant-1.4.0/radiant/MD5                         |   30 
 radiant-1.4.0/radiant/NEWS.md                     |    4 
 radiant-1.4.0/radiant/R/radiant.R                 |   12 
 radiant-1.4.0/radiant/README.md                   |   19 
 radiant-1.4.0/radiant/build/build.R               |only
 radiant-1.4.0/radiant/build/build_mac.R           |   16 
 radiant-1.4.0/radiant/build/build_win.R           |   16 
 radiant-1.4.0/radiant/build/vignette.rds          |binary
 radiant-1.4.0/radiant/inst/app/for.shinyapps.io.R |   64 
 radiant-1.4.0/radiant/inst/doc/programming.Rmd    |    5 
 radiant-1.4.0/radiant/inst/doc/programming.html   | 1534 +---------------------
 radiant-1.4.0/radiant/man/radiant.Rd              |    2 
 radiant-1.4.0/radiant/man/radiant_viewer.Rd       |    2 
 radiant-1.4.0/radiant/man/radiant_window.Rd       |    2 
 radiant-1.4.0/radiant/vignettes/programming.Rmd   |    5 
 17 files changed, 206 insertions(+), 1524 deletions(-)

More information about radiant at CRAN
Permanent link


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