Fri, 05 Feb 2021

Package fmpcloudr updated to version 0.1.3 with previous version 0.1.2 dated 2021-01-20

Title: R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Description: Use R to access to the 'FMP Cloud' API <https://fmpcloud.io/> and 'Financial Modeling Prep' API <https://financialmodelingprep.com/developer/docs/>. Data available includes stock prices, market indexes, company fundamentals, 13F holdings data, and much more. A valid API token must be set to enable functions.
Author: Tony Trevisan [aut, cre]
Maintainer: Tony Trevisan <anthonytrevisan@gmail.com>

Diff between fmpcloudr versions 0.1.2 dated 2021-01-20 and 0.1.3 dated 2021-02-05

 DESCRIPTION                   |    6 +++---
 MD5                           |    8 ++++----
 NEWS.md                       |    6 +++++-
 R/marketInfo.R                |    2 +-
 tests/testthat/test-pricing.R |    2 +-
 5 files changed, 14 insertions(+), 10 deletions(-)

More information about fmpcloudr at CRAN
Permanent link

Package TMB updated to version 1.7.19 with previous version 1.7.18 dated 2020-07-27

Title: Template Model Builder: A General Random Effect Tool Inspired by 'ADMB'
Description: With this tool, a user should be able to quickly implement complex random effect models through simple C++ templates. The package combines 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an efficient implementation of the applied Laplace approximation with exact derivatives. Key features are: Automatic sparseness detection, parallelism through 'BLAS' and parallel user templates.
Author: Kasper Kristensen [aut, cre, cph], Brad Bell [cph], Hans Skaug [ctb], Arni Magnusson [ctb], Casper Berg [ctb], Anders Nielsen [ctb], Martin Maechler [ctb], Theo Michelot [ctb], Mollie Brooks [ctb], Alex Forrence [ctb], Christoffer Moesgaard Albertsen [ctb], Cole Monnahan [ctb]
Maintainer: Kasper Kristensen <kaskr@dtu.dk>

Diff between TMB versions 1.7.18 dated 2020-07-27 and 1.7.19 dated 2021-02-05

 DESCRIPTION                           |   10 +++++-----
 MD5                                   |   27 ++++++++++++++-------------
 NEWS                                  |   14 ++++++++++++++
 R/TMB.R                               |    9 ++++++---
 R/sdreport.R                          |    2 +-
 R/tmbprofile.R                        |    3 +++
 R/tmbroot.R                           |    6 +++++-
 inst/include/TMB.hpp                  |    1 +
 inst/include/Vectorize.hpp            |   24 ++++++++++++++++++++++++
 inst/include/convert.hpp              |   11 ++++++-----
 inst/include/distributions_R.hpp      |   15 +++++++++++++++
 inst/include/dynamic_data.hpp         |    3 ++-
 inst/include/tmb_core.hpp             |   25 ++++++++++++-------------
 inst/include/toggle_thread_safe_R.hpp |only
 man/tmbroot.Rd                        |    3 ++-
 15 files changed, 110 insertions(+), 43 deletions(-)

More information about TMB at CRAN
Permanent link

Package oceanis updated to version 1.7.5.1 with previous version 1.7.5 dated 2020-08-06

Title: Cartography for Statistical Analysis
Description: Creating maps for statistical analysis such as proportional circles, chroropleth, typology and flows. Some functions use 'shiny' or 'leaflet' technologies for dynamism and interactivity. The great features are : - Create maps in a web environment where the parameters are modifiable on the fly ('shiny' and 'leaflet' technology). - Create interactive maps through zoom and pop-up ('leaflet' technology). - Create frozen maps with the possibility to add labels.
Author: Sébastien CALVET - PSAR-AT - DR Provence-Alpes-Cote d'Azur - INSEE [cre, aut], Sophie AUDRIC - PSAR-AT - DR Provence-Alpes-Cote d'Azur - INSEE [aut], SED - DR Hauts-de-France - INSEE [ctb], PSAR-SL - DR Auvergne-Rhone-Alpes - INSEE [ctb], PSAR-EEP - DR Occitanie - INSEE [ctb], SED - DR Pays-de-la-Loire - INSEE [ctb]
Maintainer: Sébastien CALVET <sebastien.calvet@insee.fr>

Diff between oceanis versions 1.7.5 dated 2020-08-06 and 1.7.5.1 dated 2021-02-05

 oceanis-1.7.5.1/oceanis/DESCRIPTION                                      |    8 
 oceanis-1.7.5.1/oceanis/MD5                                              |   86 
 oceanis-1.7.5.1/oceanis/NEWS                                             |    8 
 oceanis-1.7.5.1/oceanis/R/calcul_bornes.R                                |    2 
 oceanis-1.7.5.1/oceanis/R/plot_classes.R                                 |   18 
 oceanis-1.7.5.1/oceanis/R/plot_classes_ronds.R                           |   18 
 oceanis-1.7.5.1/oceanis/R/plot_ronds_classes.R                           |   18 
 oceanis-1.7.5.1/oceanis/README.md                                        |only
 oceanis-1.7.5.1/oceanis/inst/doc/integration_shiny.html                  | 1212 ++++-----
 oceanis-1.7.5.1/oceanis/inst/doc/oceanis.html                            | 1274 ++++------
 oceanis-1.7.5.1/oceanis/man/add_fond_osm.Rd                              |  116 
 oceanis-1.7.5.1/oceanis/man/add_legende_.Rd                              |  296 +-
 oceanis-1.7.5.1/oceanis/man/add_source.Rd                                |   92 
 oceanis-1.7.5.1/oceanis/man/add_titre.Rd                                 |  100 
 oceanis-1.7.5.1/oceanis/man/add_typo_symboles.Rd                         |  150 -
 oceanis-1.7.5.1/oceanis/man/calcul_.Rd                                   |  134 -
 oceanis-1.7.5.1/oceanis/man/coord_legende.Rd                             |  120 
 oceanis-1.7.5.1/oceanis/man/coordonnees_etiquettes.Rd                    |  118 
 oceanis-1.7.5.1/oceanis/man/distrib_variable.Rd                          |  116 
 oceanis-1.7.5.1/oceanis/man/donnees.Rd                                   |  204 -
 oceanis-1.7.5.1/oceanis/man/export_.Rd                                   |  128 -
 oceanis-1.7.5.1/oceanis/man/export_qgis_.Rd                              |  200 -
 oceanis-1.7.5.1/oceanis/man/largeur_fleche.Rd                            |  104 
 oceanis-1.7.5.1/oceanis/man/leaflet_.Rd                                  |  892 +++----
 oceanis-1.7.5.1/oceanis/man/oceanis-package.Rd                           |  244 -
 oceanis-1.7.5.1/oceanis/man/plot_.Rd                                     | 1046 ++++----
 oceanis-1.7.5.1/oceanis/man/rapport_ronds.Rd                             |  124 
 oceanis-1.7.5.1/oceanis/man/rayon_ronds.Rd                               |  112 
 oceanis-1.7.5.1/oceanis/man/recup_palette.Rd                             |  134 -
 oceanis-1.7.5.1/oceanis/man/set_bordure_ronds.Rd                         |  142 -
 oceanis-1.7.5.1/oceanis/man/set_couleur_.Rd                              |  302 +-
 oceanis-1.7.5.1/oceanis/man/set_fonds_simples.Rd                         |  122 
 oceanis-1.7.5.1/oceanis/man/set_opacite_elargi.Rd                        |  106 
 oceanis-1.7.5.1/oceanis/man/set_pop_up.Rd                                |  152 -
 oceanis-1.7.5.1/oceanis/man/set_style_oursins.Rd                         |  102 
 oceanis-1.7.5.1/oceanis/man/shiny_.Rd                                    |  564 ++--
 oceanis-1.7.5.1/oceanis/man/zonage_a_facon.Rd                            |  150 -
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_leaflet_fj.png           |only
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_leaflet_rp_ac.png        |only
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_leaflet_typo.png         |only
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_leaflet_typo_symbole.png |only
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_plot_ac_rp.png           |only
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_shiny_ac_rp.png          |only
 oceanis-1.7.5.1/oceanis/vignettes/images/readme_shiny_fs.png             |only
 oceanis-1.7.5/oceanis/vignettes/doc                                      |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_leaflet_fj.PNG             |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_leaflet_rp_ac.PNG          |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_leaflet_typo.PNG           |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_leaflet_typo_symbole.PNG   |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_plot_ac_rp.PNG             |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_shiny_ac_rp.PNG            |only
 oceanis-1.7.5/oceanis/vignettes/images/readme_shiny_fs.PNG               |only
 52 files changed, 4202 insertions(+), 4512 deletions(-)

More information about oceanis at CRAN
Permanent link

Package subtee (with last version 0.3-6) was removed from CRAN

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

2020-09-03 0.3-6

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

2020-08-31 0.1.0

Permanent link
Package sentometrics (with last version 0.8.2) was removed from CRAN

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

2020-06-25 0.8.2
2020-03-11 0.8.1
2020-01-13 0.8.0
2019-11-01 0.7.6
2019-10-30 0.7.5
2019-09-12 0.7.0
2018-12-18 0.5.6
2018-11-15 0.5.5
2018-09-20 0.5.1
2018-09-18 0.5
2018-05-28 0.4
2018-03-26 0.3.5
2018-03-18 0.3
2017-11-13 0.2

Permanent link
Package tkrplot updated to version 0.0-25 with previous version 0.0-24 dated 2018-07-19

Title: TK Rplot
Description: Simple mechanism for placing R graphics in a Tk widget.
Author: Luke Tierney <luke-tierney@uiowa.edu>
Maintainer: Luke Tierney <luke-tierney@uiowa.edu>

Diff between tkrplot versions 0.0-24 dated 2018-07-19 and 0.0-25 dated 2021-02-05

 DESCRIPTION    |    7 ++++---
 MD5            |    4 ++--
 src/tcltkimg.c |    9 ++++++++-
 3 files changed, 14 insertions(+), 6 deletions(-)

More information about tkrplot at CRAN
Permanent link

Package raw updated to version 0.1.8 with previous version 0.1.6 dated 2018-04-25

Title: R Actuarial Workshops
Description: In order to facilitate R instruction for actuaries, we have organized several sets of publicly available data of interest to non-life actuaries. In addition, we suggest a set of packages, which most practicing actuaries will use routinely. Finally, there is an R markdown skeleton for basic reserve analysis.
Author: Brian A. Fannin [aut, cre]
Maintainer: Brian A. Fannin <captain@PirateGrunt.com>

Diff between raw versions 0.1.6 dated 2018-04-25 and 0.1.8 dated 2021-02-05

 DESCRIPTION                                                  |   24 
 LICENSE                                                      |only
 MD5                                                          |   73 -
 NAMESPACE                                                    |   22 
 NEWS                                                         |   70 -
 R/COTOR.R                                                    |  124 +-
 R/CasColNames.R                                              |  118 +-
 R/Hurricane.R                                                |   73 -
 R/InstallSuggestions.R                                       |  334 +++---
 R/NAIC.R                                                     |  144 +-
 R/NJM_WC.R                                                   |   76 -
 R/PPA.R                                                      |  178 +--
 R/RegionExperience.R                                         |   92 -
 R/raw.R                                                      |   34 
 build/vignette.rds                                           |binary
 data/Hurricane.rda                                           |binary
 data/MultiTri.rda                                            |binary
 data/NJM_WC.rda                                              |binary
 inst/doc/raw.R                                               |   90 -
 inst/doc/raw.Rmd                                             |  365 +++---
 inst/doc/raw.html                                            |  584 ++++++-----
 inst/rmarkdown/templates/reserveReview/skeleton/skeleton.Rmd |  248 ++--
 inst/rmarkdown/templates/reserveReview/template.yaml         |    2 
 man/COTOR2.Rd                                                |  124 +-
 man/CasColNames.Rd                                           |   58 -
 man/Hurricane.Rd                                             |   69 -
 man/InstallSuggestions.Rd                                    |   56 -
 man/MultiTri.Rd                                              |   70 -
 man/NAIC.Rd                                                  |   94 -
 man/NJM_WC.Rd                                                |   76 -
 man/PPA.Rd                                                   |  180 +--
 man/PackageDependencies.Rd                                   |   54 -
 man/PackageIsInstalled.Rd                                    |   50 
 man/PackageNeedsUpdating.Rd                                  |   50 
 man/RegionExperience.Rd                                      |   50 
 man/StateExperience.Rd                                       |   54 -
 man/raw.Rd                                                   |   39 
 vignettes/raw.Rmd                                            |  365 +++---
 38 files changed, 2086 insertions(+), 1954 deletions(-)

More information about raw at CRAN
Permanent link

Package nprotreg updated to version 1.1.0 with previous version 1.0.1 dated 2020-07-21

Title: Nonparametric Rotations for Sphere-Sphere Regression
Description: Fits sphere-sphere regression models by estimating locally weighted rotations. Simulation of sphere-sphere data according to non-rigid rotation models. Provides methods for bias reduction applying iterative procedures within a Newton-Raphson learning scheme. Cross-validation is exploited to select smoothing parameters. See Marco Di Marzio, Agnese Panzera & Charles C. Taylor (2018) <doi:10.1080/01621459.2017.1421542>.
Author: Charles C. Taylor [aut], Giovanni Lafratta [aut, cre], Stefania Fensore [aut]
Maintainer: Giovanni Lafratta <giovanni.lafratta@unich.it>

Diff between nprotreg versions 1.0.1 dated 2020-07-21 and 1.1.0 dated 2021-02-05

 DESCRIPTION                                        |    8 -
 MD5                                                |   20 ++--
 NAMESPACE                                          |    2 
 NEWS.md                                            |    4 
 R/cross_validate_concentration.R                   |  101 ++++++++++++++++++++-
 R/fit_regression.R                                 |   52 ++++++----
 R/nprotreg.R                                       |    2 
 man/cross_validate_concentration.Rd                |    2 
 man/fit_regression.Rd                              |   12 ++
 tests/testthat/test_cross_validate_concentration.R |    2 
 tests/testthat/test_fit_regression.R               |    2 
 11 files changed, 164 insertions(+), 43 deletions(-)

More information about nprotreg at CRAN
Permanent link

Package mitml updated to version 0.4-1 with previous version 0.4-0 dated 2021-01-25

Title: Tools for Multiple Imputation in Multilevel Modeling
Description: Provides tools for multiple imputation of missing data in multilevel modeling. Includes a user-friendly interface to the packages 'pan' and 'jomo', and several functions for visualization, data management and the analysis of multiply imputed data sets.
Author: Simon Grund [aut,cre], Alexander Robitzsch [aut], Oliver Luedtke [aut]
Maintainer: Simon Grund <grund@ipn.uni-kiel.de>

Diff between mitml versions 0.4-0 dated 2021-01-25 and 0.4-1 dated 2021-02-05

 DESCRIPTION                |    8 ++++----
 MD5                        |   14 +++++++-------
 R/print.mitml.testModels.R |    2 +-
 R/with.mitml.list.R        |   10 +++++++++-
 inst/doc/Analysis.html     |    5 +++--
 inst/doc/Introduction.html |    3 ++-
 inst/doc/Level2.html       |    3 ++-
 man/with.mitml.list.Rd     |   13 +++++++++----
 8 files changed, 37 insertions(+), 21 deletions(-)

More information about mitml at CRAN
Permanent link

Package fastmatrix updated to version 0.3-81 with previous version 0.3-8 dated 2021-01-21

Title: Fast Computation of some Matrices Useful in Statistics
Description: Small set of functions to fast computation of some matrices and operations useful in statistics.
Author: Felipe Osorio [aut, cre] (<https://orcid.org/0000-0002-4675-5201>), Alonso Ogueda [aut]
Maintainer: Felipe Osorio <felipe.osorios@usm.cl>

Diff between fastmatrix versions 0.3-8 dated 2021-01-21 and 0.3-81 dated 2021-02-05

 ChangeLog                     |   13 +++++++++
 DESCRIPTION                   |    8 +++---
 MD5                           |   32 ++++++++++++------------
 NAMESPACE                     |    6 ++--
 R/ols.R                       |   55 +++++++++++++++++++++++++++++++++++++-----
 inst/CITATION                 |    8 +++---
 inst/include/fastmatrix.h     |    7 +++--
 inst/include/fastmatrix_API.h |    7 +++++
 man/lu2inv.Rd                 |    4 +--
 man/ols.Rd                    |   18 ++++++++-----
 man/ols.fit-methods.Rd        |    8 +++++-
 man/ols.fit.Rd                |   23 +++++++++--------
 man/wilson.hilferty.Rd        |    5 +--
 src/R_init_fastmatrix.c       |    2 +
 src/fastmatrix.h              |    4 ++-
 src/ols.c                     |   42 ++++++++++++++++++++++++++++++++
 src/stats_API.c               |   35 +++++++++++++++++++++++---
 17 files changed, 213 insertions(+), 64 deletions(-)

More information about fastmatrix at CRAN
Permanent link

Package EFA.dimensions updated to version 0.1.7.2 with previous version 0.1.6 dated 2020-07-20

Title: Exploratory Factor Analysis Functions for Assessing Dimensionality
Description: Functions for eleven procedures for determining the number of factors, including functions for parallel analysis and the minimum average partial test. There are functions for conducting principal components analysis, principal axis factor analysis, maximum likelihood factor analysis, image factor analysis, and extension factor analysis, all of which can take raw data or correlation matrices as input and with options for conducting the analyses using Pearson correlations, Kendall correlations, Spearman correlations, gamma correlations, or polychoric correlations. Varimax rotation, promax rotation, and Procrustes rotations can be performed. Additional functions focus on the factorability of a correlation matrix, the congruences between factors from different datasets, the assessment of local independence, and the assessment of factor solution complexity. O'Connor (2000, <doi:10.3758/bf03200807>); O'Connor (2001, <doi:10.1177/01466216010251011>); Auerswald & Moshagen (2019, <doi:10.1037/met0000200>); Fabrigar & Wegener (2012, ISBN:978-0-19-973417-7); Field, Miles, & Field (2012, ISBN:978-1-4462-0045-2).
Author: Brian P. O'Connor
Maintainer: Brian P. O'Connor <brian.oconnor@ubc.ca>

Diff between EFA.dimensions versions 0.1.6 dated 2020-07-20 and 0.1.7.2 dated 2021-02-05

 DESCRIPTION                   |   22 -
 MD5                           |  103 ++++----
 NAMESPACE                     |    9 
 R/COMPLEXITY.R                |only
 R/CONGRUENCE.R                |   38 ++-
 R/DIMTESTS.R                  |only
 R/EMPKC.R                     |only
 R/EXTENSION_FA.R              |  221 ++++++++++-------
 R/FACTORABILITY.R             |   69 ++---
 R/IMAGE_FA.R                  |  330 ++++++++++++++++++++++----
 R/LOCALDEP.R                  |   83 +++---
 R/MAP.R                       |  188 ++++++---------
 R/MAXLIKE_FA.R                |  516 ++++++++++++++++++++++++++++++++++--------
 R/NEVALSGT1.R                 |   69 ++---
 R/PARALLEL.R                  |   21 -
 R/PA_FA.R                     |  220 ++++++++++++-----
 R/PCA.R                       |  150 +++++++-----
 R/PROCRUSTES.R                |   17 +
 R/PROMAX.R                    |  164 ++++++++++---
 R/RAWPAR.R                    |  109 ++++----
 R/ROOTFIT.R                   |  427 +++++++---------------------------
 R/SALIENT.R                   |   59 ++--
 R/SCREE_PLOT.R                |   57 ++--
 R/SESCREE.R                   |   75 +++---
 R/SMT.R                       |only
 R/VARIMAX.R                   |  179 +++++++++-----
 R/boc.R                       |only
 man/COMPLEXITY.Rd             |only
 man/CONGRUENCE.Rd             |   23 +
 man/DIMTESTS.Rd               |only
 man/EFA.dimensions-package.Rd |   51 ++--
 man/EMPKC.Rd                  |only
 man/EXTENSION_FA.Rd           |   98 +++----
 man/FACTORABILITY.Rd          |   17 -
 man/IMAGE_FA.Rd               |   59 ++++
 man/LOCALDEP.Rd               |   52 ++--
 man/MAP.Rd                    |   81 +++---
 man/MAXLIKE_FA.Rd             |   49 ++-
 man/NEVALSGT1.Rd              |   69 +++--
 man/PARALLEL.Rd               |   38 +--
 man/PA_FA.Rd                  |   32 +-
 man/PCA.Rd                    |   30 +-
 man/POLYCHORIC_R.Rd           |    2 
 man/PROCRUSTES.Rd             |   15 -
 man/PROMAX.Rd                 |   31 +-
 man/RAWPAR.Rd                 |   56 ++--
 man/ROOTFIT.Rd                |  194 ++++++++++++++-
 man/SALIENT.Rd                |   33 +-
 man/SCREE_PLOT.Rd             |   20 +
 man/SESCREE.Rd                |   24 +
 man/SMT.Rd                    |only
 man/VARIMAX.Rd                |   33 ++
 man/data_Field.Rd             |   14 -
 man/data_Harman.Rd            |    5 
 man/data_NEOPIR.Rd            |    9 
 man/data_RSE.Rd               |   14 -
 man/data_TabFid.Rd            |   11 
 57 files changed, 2627 insertions(+), 1559 deletions(-)

More information about EFA.dimensions at CRAN
Permanent link

Package astrochron (with last version 0.9) was removed from CRAN

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

2019-01-08 0.9
2018-05-16 0.8
2017-06-14 0.7
2017-03-20 0.6.6
2016-09-05 0.6.5
2016-06-17 0.6
2015-12-18 0.5
2015-07-01 0.4.3
2015-03-19 0.4.2
2015-03-17 0.4.1
2014-07-20 0.3.1

Permanent link
Package ahp (with last version 0.2.12) was removed from CRAN

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

2018-03-06 0.2.12
2017-01-06 0.2.11
2016-11-27 0.2.10
2016-02-09 0.2.8
2016-02-02 0.2.7
2016-01-15 0.2.4

Permanent link
Package jmdl (with last version 0.3.0) was removed from CRAN

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

2018-10-03 0.3.0
2018-08-03 0.2.0
2018-07-31 0.1.0

Permanent link
Package McSpatial (with last version 2.0) was removed from CRAN

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

2013-05-26 2.0

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

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

2018-04-12 0.1

Permanent link
Package mcglm (with last version 0.6.0) was removed from CRAN

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

2020-06-13 0.6.0

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

2019-01-11 1.0.1

Permanent link
Package goeveg (with last version 0.4.2) was removed from CRAN

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

2018-11-22 0.4.2
2017-01-25 0.3.3
2016-12-14 0.3.0
2016-06-21 0.2.0
2016-06-14 0.1.6

Permanent link
Package marindicators (with last version 1.0.0) was removed from CRAN

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

2019-11-12 1.0.0

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

2017-07-18 0.1.1
2017-07-14 0.1.0
2017-01-20 0.0.3
2016-05-08 0.0.2

Permanent link
Package pompom (with last version 0.2.0) was removed from CRAN

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

2018-07-13 0.2.0
2018-01-11 0.1.4

Permanent link
Package scan (with last version 0.40) was removed from CRAN

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

2019-08-05 0.40
2016-10-14 0.20

Permanent link
Package promotionImpact (with last version 0.1.4) was removed from CRAN

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

2020-06-29 0.1.4

Permanent link
Package rysgran (with last version 2.1.0) was removed from CRAN

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

2014-07-10 2.1.0
2012-03-20 2.0
2011-11-23 1.1
2011-03-15 1.0

Permanent link
Package mpr (with last version 1.0.5) was removed from CRAN

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

2019-12-12 1.0.5
2016-10-12 1.0.4
2016-09-21 1.0.3
2016-08-11 1.0.2

Permanent link
Package gee4 (with last version 0.1.0.0) was removed from CRAN

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

2017-03-15 0.1.0.0

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

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

2013-07-15 1.0

Permanent link
Package LN0SCIs (with last version 0.1.5) was removed from CRAN

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

2018-01-19 0.1.5

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

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

2014-04-28 1.0

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

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

2015-06-27 1.1

Permanent link
Package mlt updated to version 1.2-1 with previous version 1.2-0 dated 2020-05-12

Title: Most Likely Transformations
Description: Likelihood-based estimation of conditional transformation models via the most likely transformation approach described in Hothorn et al. (2018) <DOI:10.1111/sjos.12291>.
Author: Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>)
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>

Diff between mlt versions 1.2-0 dated 2020-05-12 and 1.2-1 dated 2021-02-05

 DESCRIPTION            |    8 -
 MD5                    |   34 +++----
 NAMESPACE              |    7 +
 R/distr.R              |  229 +++++++++++++++++++++++++++++++++++++++++++++++--
 R/dpq_etc.R            |  171 +++++++++++++++++++++++-------------
 R/methods.R            |   90 +++++++++++++++++++
 R/mlt.R                |   68 ++++++++++++--
 R/mltoptim.R           |    8 +
 R/predict.R            |    2 
 R/sample.R             |   74 +++++++--------
 build/partial.rdb      |binary
 inst/NEWS.Rd           |   21 ++++
 man/mlt.Rd             |    2 
 man/mltoptim.Rd        |   17 +++
 man/predict.Rd         |    7 -
 tests/Examples         |only
 tests/distr-Ex.R       |only
 tests/dpq-Ex.R         |  130 +++++++++++++++++++++++++++
 tests/dpq-Ex.Rout.save |  156 ++++++++++++++++++++++++++++++---
 19 files changed, 872 insertions(+), 152 deletions(-)

More information about mlt at CRAN
Permanent link

Package feasts updated to version 0.1.7 with previous version 0.1.6 dated 2020-12-08

Title: Feature Extraction and Statistics for Time Series
Description: Provides a collection of features, decomposition methods, statistical summaries and graphics functions for the analysing tidy time series data. The package name 'feasts' is an acronym comprising of its key features: Feature Extraction And Statistics for Time Series.
Author: Mitchell O'Hara-Wild [aut, cre], Rob Hyndman [aut], Earo Wang [aut], Di Cook [ctb], Thiyanga Talagala [ctb] (Correlation features), Leanne Chhay [ctb] (Guerrero's method)
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>

Diff between feasts versions 0.1.6 dated 2020-12-08 and 0.1.7 dated 2021-02-05

 DESCRIPTION                            |    6 +-
 MD5                                    |   43 ++++++++++----------
 NAMESPACE                              |    5 ++
 NEWS.md                                |   18 ++++++++
 R/features.R                           |    6 ++
 R/graphics.R                           |    9 +++-
 R/guerrero.R                           |    2 
 R/stl.R                                |   68 +++++++++++++++++++++++++++++++++
 R/utils.R                              |    3 +
 README.md                              |    7 +--
 inst/doc/feasts.html                   |   38 +-----------------
 man/figures/README-dcmp-plot-1.png     |binary
 man/figures/README-extreme-1.png       |binary
 man/figures/README-features-plot-1.png |binary
 man/figures/README-graphics-1.png      |binary
 man/figures/README-graphics-2.png      |binary
 man/figures/README-graphics-3.png      |binary
 man/figures/README-graphics-4.png      |binary
 man/generate.stl_decomposition.Rd      |only
 man/guerrero.Rd                        |    2 
 man/unitroot_ndiffs.Rd                 |    7 +++
 tests/testthat/Rplots.pdf              |binary
 tests/testthat/test-features.R         |    2 
 23 files changed, 149 insertions(+), 67 deletions(-)

More information about feasts at CRAN
Permanent link

Package coreCT updated to version 1.3.3 with previous version 1.3.2 dated 2019-11-28

Title: Programmatic Analysis of Sediment Cores Using Computed Tomography Imaging
Description: Computed tomography (CT) imaging is a powerful tool for understanding the composition of sediment cores. This package streamlines and accelerates the analysis of CT data generated in the context of environmental science. Included are tools for processing raw DICOM images to characterize sediment composition (sand, peat, etc.). Root analyses are also enabled, including measures of external surface area and volumes for user-defined root size classes. For a detailed description of the application of computed tomography imaging for sediment characterization, see: Davey, E., C. Wigand, R. Johnson, K. Sundberg, J. Morris, and C. Roman. (2011) <DOI: 10.1890/10-2037.1>.
Author: Troy D. Hill [aut, cre] (<https://orcid.org/0000-0003-2980-4099>), Earl Davey [ctb]
Maintainer: Troy D. Hill <Hill.Troy@gmail.com>

Diff between coreCT versions 1.3.2 dated 2019-11-28 and 1.3.3 dated 2021-02-05

 DESCRIPTION                |   10 ++++----
 MD5                        |   20 ++++++++---------
 NEWS                       |    6 +++++
 R/getRoots.R               |   52 ++++++++++++++++++++++++++++++---------------
 R/rootSize.R               |   15 ++++++++++++
 build/vignette.rds         |binary
 inst/doc/Using_coreCT.R    |   10 ++++----
 inst/doc/Using_coreCT.Rmd  |    6 ++---
 inst/doc/Using_coreCT.html |   25 +++++++++++----------
 man/core_426.Rd            |    4 ++-
 vignettes/Using_coreCT.Rmd |    6 ++---
 11 files changed, 97 insertions(+), 57 deletions(-)

More information about coreCT at CRAN
Permanent link

Package rangeMapper updated to version 2.0.0 with previous version 0.3-7 dated 2019-10-25

Title: A Platform for the Study of Macro-Ecology of Life History Traits
Description: Tools for generation of (life-history) traits and diversity maps on hexagonal or square grids.
Author: Mihai Valcu [aut, cre] (<https://orcid.org/0000-0002-6907-7802>), James Dale [aut] (<https://orcid.org/0000-0001-5950-5829>), Joan Maspons [ctb]
Maintainer: Mihai Valcu <valcu@orn.mpg.de>

Diff between rangeMapper versions 0.3-7 dated 2019-10-25 and 2.0.0 dated 2021-02-05

 rangeMapper-0.3-7/rangeMapper/NEWS                                             |only
 rangeMapper-0.3-7/rangeMapper/R/AAA.R                                          |only
 rangeMapper-0.3-7/rangeMapper/R/AllClasses.R                                   |only
 rangeMapper-0.3-7/rangeMapper/R/GUI.R                                          |only
 rangeMapper-0.3-7/rangeMapper/R/MapCanvas-methods.R                            |only
 rangeMapper-0.3-7/rangeMapper/R/MapExport-methods.R                            |only
 rangeMapper-0.3-7/rangeMapper/R/MapFetch-methods.R                             |only
 rangeMapper-0.3-7/rangeMapper/R/MapPlot-methods.R                              |only
 rangeMapper-0.3-7/rangeMapper/R/MapProcess-methods.R                           |only
 rangeMapper-0.3-7/rangeMapper/R/MapRemove-methods.R                            |only
 rangeMapper-0.3-7/rangeMapper/R/MapSave-methods.R                              |only
 rangeMapper-0.3-7/rangeMapper/R/MapShow-methods.R                              |only
 rangeMapper-0.3-7/rangeMapper/R/assemblageFetch-methods.R                      |only
 rangeMapper-0.3-7/rangeMapper/R/bioSave-methods.R                              |only
 rangeMapper-0.3-7/rangeMapper/R/metadataUpdate-methods.R                       |only
 rangeMapper-0.3-7/rangeMapper/R/projectINI-methods.R                           |only
 rangeMapper-0.3-7/rangeMapper/R/rangeFiles-methods.R                           |only
 rangeMapper-0.3-7/rangeMapper/R/rangeMapper-package.R                          |only
 rangeMapper-0.3-7/rangeMapper/R/rangeMapper-ramp.R                             |only
 rangeMapper-0.3-7/rangeMapper/R/style.R                                        |only
 rangeMapper-0.3-7/rangeMapper/R/utils-spatial.R                                |only
 rangeMapper-0.3-7/rangeMapper/data/wrens.csv                                   |only
 rangeMapper-0.3-7/rangeMapper/inst/GUI                                         |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S2_Valcu_et_al_2012.R          |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S2_Valcu_et_al_2012.Rmd        |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S2_Valcu_et_al_2012.html       |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S3_Valcu_et_al_2012.R          |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S3_Valcu_et_al_2012.Rmd        |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S3_Valcu_et_al_2012.html       |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S4_Valcu_et_al_2012.R          |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S4_Valcu_et_al_2012.Rmd        |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S4_Valcu_et_al_2012.html       |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S5_Valcu_et_al_2012.R          |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S5_Valcu_et_al_2012.Rmd        |only
 rangeMapper-0.3-7/rangeMapper/inst/doc/Appendix_S5_Valcu_et_al_2012.html       |only
 rangeMapper-0.3-7/rangeMapper/inst/extdata                                     |only
 rangeMapper-0.3-7/rangeMapper/man/View_rmap.Rd                                 |only
 rangeMapper-0.3-7/rangeMapper/man/WKT2SpatialPolygonsDataFrame.Rd              |only
 rangeMapper-0.3-7/rangeMapper/man/as.rmap.frame.data.table.Rd                  |only
 rangeMapper-0.3-7/rangeMapper/man/assemblageFetch.Rd                           |only
 rangeMapper-0.3-7/rangeMapper/man/bio.save.Rd                                  |only
 rangeMapper-0.3-7/rangeMapper/man/canvas.save.Rd                               |only
 rangeMapper-0.3-7/rangeMapper/man/global.bbox.save.Rd                          |only
 rangeMapper-0.3-7/rangeMapper/man/gridSize.save.Rd                             |only
 rangeMapper-0.3-7/rangeMapper/man/metadata.update.Rd                           |only
 rangeMapper-0.3-7/rangeMapper/man/palette_rangemap.Rd                          |only
 rangeMapper-0.3-7/rangeMapper/man/plot-SpatialPixelsRangeMap-missing-method.Rd |only
 rangeMapper-0.3-7/rangeMapper/man/plot-rmap.frame-missing-method.Rd            |only
 rangeMapper-0.3-7/rangeMapper/man/processRanges.Rd                             |only
 rangeMapper-0.3-7/rangeMapper/man/ramp.Rd                                      |only
 rangeMapper-0.3-7/rangeMapper/man/rangeFetch.Rd                                |only
 rangeMapper-0.3-7/rangeMapper/man/rangeMap.export.Rd                           |only
 rangeMapper-0.3-7/rangeMapper/man/rangeMap.fetch.Rd                            |only
 rangeMapper-0.3-7/rangeMapper/man/rangeMap.save.Rd                             |only
 rangeMapper-0.3-7/rangeMapper/man/rangeMap.start.Rd                            |only
 rangeMapper-0.3-7/rangeMapper/man/rangeMapProjInfo.Rd                          |only
 rangeMapper-0.3-7/rangeMapper/man/rangeMapper.Rd                               |only
 rangeMapper-0.3-7/rangeMapper/man/rangeOverlay.Rd                              |only
 rangeMapper-0.3-7/rangeMapper/man/rangeTraits.Rd                               |only
 rangeMapper-0.3-7/rangeMapper/man/rm.rangeMapper.Rd                            |only
 rangeMapper-0.3-7/rangeMapper/man/selectShpFiles.Rd                            |only
 rangeMapper-0.3-7/rangeMapper/man/tables-SQLiteConnection-method.Rd            |only
 rangeMapper-0.3-7/rangeMapper/man/tables-methods.Rd                            |only
 rangeMapper-0.3-7/rangeMapper/man/theme_rangemap.Rd                            |only
 rangeMapper-0.3-7/rangeMapper/tests/testthat/test-1_projectINI.R               |only
 rangeMapper-0.3-7/rangeMapper/tests/testthat/test-2_processRanges.R            |only
 rangeMapper-0.3-7/rangeMapper/tests/testthat/test-3_output.R                   |only
 rangeMapper-0.3-7/rangeMapper/tests/testthat/test-4_save.R                     |only
 rangeMapper-0.3-7/rangeMapper/vignettes/Appendix_S2_Valcu_et_al_2012.Rmd       |only
 rangeMapper-0.3-7/rangeMapper/vignettes/Appendix_S3_Valcu_et_al_2012.Rmd       |only
 rangeMapper-0.3-7/rangeMapper/vignettes/Appendix_S4_Valcu_et_al_2012.Rmd       |only
 rangeMapper-0.3-7/rangeMapper/vignettes/Appendix_S5_Valcu_et_al_2012.Rmd       |only
 rangeMapper-2.0.0/rangeMapper/DESCRIPTION                                      |   41 
 rangeMapper-2.0.0/rangeMapper/MD5                                              |  467 ----------
 rangeMapper-2.0.0/rangeMapper/NAMESPACE                                        |  108 --
 rangeMapper-2.0.0/rangeMapper/NEWS.md                                          |only
 rangeMapper-2.0.0/rangeMapper/R/1_set.R                                        |only
 rangeMapper-2.0.0/rangeMapper/R/2_prepare.R                                    |only
 rangeMapper-2.0.0/rangeMapper/R/3_subset.R                                     |only
 rangeMapper-2.0.0/rangeMapper/R/4_maps.R                                       |only
 rangeMapper-2.0.0/rangeMapper/R/5_get.R                                        |only
 rangeMapper-2.0.0/rangeMapper/R/datasets.R                                     |only
 rangeMapper-2.0.0/rangeMapper/R/utils.R                                        |  201 +---
 rangeMapper-2.0.0/rangeMapper/R/zzz.R                                          |only
 rangeMapper-2.0.0/rangeMapper/build/vignette.rds                               |binary
 rangeMapper-2.0.0/rangeMapper/data/dem.rda                                     |only
 rangeMapper-2.0.0/rangeMapper/data/wrens.rda                                   |only
 rangeMapper-2.0.0/rangeMapper/inst/CITATION                                    |   26 
 rangeMapper-2.0.0/rangeMapper/inst/doc/Case_studies_Valcu_et_al_2012.R         |only
 rangeMapper-2.0.0/rangeMapper/inst/doc/Case_studies_Valcu_et_al_2012.Rmd       |only
 rangeMapper-2.0.0/rangeMapper/inst/doc/Case_studies_Valcu_et_al_2012.html      |only
 rangeMapper-2.0.0/rangeMapper/inst/doc/rangeMapper.R                           |only
 rangeMapper-2.0.0/rangeMapper/inst/doc/rangeMapper.Rmd                         |only
 rangeMapper-2.0.0/rangeMapper/inst/doc/rangeMapper.html                        |only
 rangeMapper-2.0.0/rangeMapper/man/dem.Rd                                       |only
 rangeMapper-2.0.0/rangeMapper/man/figures                                      |only
 rangeMapper-2.0.0/rangeMapper/man/reexports.Rd                                 |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_add_bio.Rd                              |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_add_ranges.Rd                           |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_connect.Rd                              |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_prepare.Rd                              |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_save_map.Rd                             |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_save_subset.Rd                          |only
 rangeMapper-2.0.0/rangeMapper/man/rmap_to_sf.Rd                                |only
 rangeMapper-2.0.0/rangeMapper/man/wrens.Rd                                     |   71 -
 rangeMapper-2.0.0/rangeMapper/tests/testthat.R                                 |    2 
 rangeMapper-2.0.0/rangeMapper/tests/testthat/test-1_utilities.R                |only
 rangeMapper-2.0.0/rangeMapper/tests/testthat/test-2_prepare.R                  |only
 rangeMapper-2.0.0/rangeMapper/tests/testthat/test-3_subsets.R                  |only
 rangeMapper-2.0.0/rangeMapper/tests/testthat/test-4_maps.R                     |only
 rangeMapper-2.0.0/rangeMapper/tests/testthat/test-5_get.R                      |only
 rangeMapper-2.0.0/rangeMapper/vignettes/Case_studies_Valcu_et_al_2012.Rmd      |only
 rangeMapper-2.0.0/rangeMapper/vignettes/rangeMapper.Rmd                        |only
 113 files changed, 207 insertions(+), 709 deletions(-)

More information about rangeMapper at CRAN
Permanent link

Package ingredients updated to version 2.0.1 with previous version 2.0 dated 2020-09-01

Title: Effects and Importances of Model Ingredients
Description: Collection of tools for assessment of feature importance and feature effects. Key functions are: feature_importance() for assessment of global level feature importance, ceteris_paribus() for calculation of the what-if plots, partial_dependence() for partial dependence plots, conditional_dependence() for conditional dependence plots, accumulated_dependence() for accumulated local effects plots, aggregate_profiles() and cluster_profiles() for aggregation of ceteris paribus profiles, generic print() and plot() for better usability of selected explainers, generic plotD3() for interactive, D3 based explanations, and generic describe() for explanations in natural language. The package 'ingredients' is a part of the 'DrWhy.AI' universe (Biecek 2018) <arXiv:1806.08915>.
Author: Przemyslaw Biecek [aut, cre] (<https://orcid.org/0000-0001-8423-1823>), Hubert Baniecki [aut] (<https://orcid.org/0000-0001-6661-5364>), Adam Izdebski [ctb]
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>

Diff between ingredients versions 2.0 dated 2020-09-01 and 2.0.1 dated 2021-02-05

 DESCRIPTION                                     |   12 -
 MD5                                             |  168 +++++++++++------------
 NEWS.md                                         |    5 
 R/accumulated_dependence.R                      |   18 +-
 R/aggregate_profiles.R                          |   13 +
 R/bind_plots.R                                  |    2 
 R/calculate_oscillations.R                      |   15 +-
 R/calculate_variable_profile.R                  |    2 
 R/ceteris_paribus.R                             |   15 --
 R/ceteris_paribus_2d.R                          |   11 +
 R/cluster_profiles.R                            |   26 +--
 R/conditional_dependence.R                      |   20 +-
 R/describe_aggregated_profiles.R                |    9 -
 R/describe_ceteris_paribus.R                    |    8 -
 R/describe_feature_importance.R                 |    3 
 R/feature_importance.R                          |   21 +-
 R/partial_dependence.R                          |   17 +-
 R/plotD3_aggregated_profiles.R                  |   20 +-
 R/plotD3_ceteris_paribus.R                      |   12 +
 R/plotD3_feature_importance.R                   |   10 -
 R/plot_aggregated_profiles.R                    |    9 -
 R/plot_ceteris_paribus.R                        |   22 +--
 R/plot_ceteris_paribus_2d.R                     |   14 +
 R/plot_ceteris_paribus_oscillations.R           |   10 -
 R/plot_feature_importance.R                     |   22 +--
 R/print_aggregated_profiles.R                   |    9 -
 R/print_ceteris_paribus.R                       |   12 +
 R/print_feature_importance.R                    |    6 
 R/select_neighbours.R                           |    6 
 R/select_sample.R                               |    4 
 R/show_aggregated_profiles.R                    |   10 -
 R/show_observations.R                           |   14 +
 R/show_profiles.R                               |   12 +
 R/show_residuals.R                              |   10 -
 R/show_rugs.R                                   |   15 +-
 inst/doc/vignette_describe.R                    |   12 -
 inst/doc/vignette_describe.Rmd                  |   12 -
 inst/doc/vignette_describe.html                 |  170 ++++++++++++++++--------
 inst/doc/vignette_simulated.html                |   41 +++--
 inst/doc/vignette_titanic.R                     |   16 +-
 inst/doc/vignette_titanic.Rmd                   |   18 +-
 inst/doc/vignette_titanic.html                  |  158 ++++++++++++----------
 man/accumulated_dependence.Rd                   |   16 +-
 man/aggregate_profiles.Rd                       |   11 -
 man/bind_plots.Rd                               |    2 
 man/calculate_oscillations.Rd                   |   15 +-
 man/calculate_variable_profile.Rd               |    2 
 man/ceteris_paribus.Rd                          |   15 --
 man/ceteris_paribus_2d.Rd                       |   12 +
 man/cluster_profiles.Rd                         |   13 -
 man/conditional_dependence.Rd                   |   18 +-
 man/describe.Rd                                 |   20 +-
 man/feature_importance.Rd                       |   21 +-
 man/partial_dependence.Rd                       |   15 +-
 man/plot.aggregated_profiles_explainer.Rd       |    9 -
 man/plot.ceteris_paribus_2d_explainer.Rd        |   14 +
 man/plot.ceteris_paribus_explainer.Rd           |   10 -
 man/plot.ceteris_paribus_oscillations.Rd        |   10 -
 man/plot.feature_importance_explainer.Rd        |   22 +--
 man/plotD3_aggregated_profiles.Rd               |   12 -
 man/plotD3_ceteris_paribus.Rd                   |   13 +
 man/plotD3_feature_importance.Rd                |   11 +
 man/print.aggregated_profiles_explainer.Rd      |    9 -
 man/print.ceteris_paribus_explainer.Rd          |   12 +
 man/print.feature_importance_explainer.Rd       |    6 
 man/select_neighbours.Rd                        |    6 
 man/select_sample.Rd                            |    4 
 man/show_aggregated_profiles.Rd                 |   11 +
 man/show_observations.Rd                        |   15 +-
 man/show_profiles.Rd                            |   13 +
 man/show_residuals.Rd                           |   11 +
 man/show_rugs.Rd                                |   16 +-
 tests/testthat/helper-objects.R                 |   14 +
 tests/testthat/test_aggregated_profiles.R       |   33 +---
 tests/testthat/test_ceteris_paribus.R           |    9 -
 tests/testthat/test_ceteris_paribus_2d.R        |    4 
 tests/testthat/test_cluster_profiles.R          |    8 -
 tests/testthat/test_cluster_profiles_describe.R |    8 -
 tests/testthat/test_describe.R                  |   12 -
 tests/testthat/test_oscilations.R               |    9 -
 tests/testthat/test_plotD3.R                    |   39 ++---
 tests/testthat/test_show_profiles.R             |   53 +++----
 tests/testthat/test_variable_dropout.R          |    2 
 vignettes/vignette_describe.Rmd                 |   12 -
 vignettes/vignette_titanic.Rmd                  |   18 +-
 85 files changed, 923 insertions(+), 671 deletions(-)

More information about ingredients at CRAN
Permanent link

Package VARMER updated to version 0.1.1 with previous version 0.1.0 dated 2021-01-07

Title: Variational Merging
Description: A new mathematical formulation to merge observed data with gridded images of environmental variables using partial differential equations in a variational setting. The original method was created, developed and published by Ulloa, Samaniego, Campozano and Ballari (2018) <doi:10.1002/2017JD027982>.
Author: Jacinto Ulloa [aut], Esteban Samaniego [aut], Lenin Campozano [aut], Daniela Ballari [aut], Leandro Robaina [cre, com, trl], Ronald Gualan [com]
Maintainer: Leandro Robaina <metclimaepn.libs@gmail.com>

Diff between VARMER versions 0.1.0 dated 2021-01-07 and 0.1.1 dated 2021-02-05

 DESCRIPTION |   26 +++++++++++++++-----------
 MD5         |    3 ++-
 NEWS.md     |only
 3 files changed, 17 insertions(+), 12 deletions(-)

More information about VARMER at CRAN
Permanent link

Package rwalkr updated to version 0.5.5 with previous version 0.5.4 dated 2021-01-15

Title: API to Melbourne Pedestrian Data
Description: Provides API to Melbourne pedestrian and weather data <https://data.melbourne.vic.gov.au> in tidy data form.
Author: Earo Wang [aut, cre] (<https://orcid.org/0000-0001-6448-5260>), Stuart Lee [aut] (<https://orcid.org/0000-0003-1179-8436>)
Maintainer: Earo Wang <earo.wang@gmail.com>

Diff between rwalkr versions 0.5.4 dated 2021-01-15 and 0.5.5 dated 2021-02-05

 rwalkr-0.5.4/rwalkr/man/figure  |only
 rwalkr-0.5.5/rwalkr/DESCRIPTION |    8 ++--
 rwalkr-0.5.5/rwalkr/MD5         |   12 +++---
 rwalkr-0.5.5/rwalkr/NEWS.md     |    4 ++
 rwalkr-0.5.5/rwalkr/R/weather.R |    3 +
 rwalkr-0.5.5/rwalkr/README.md   |   72 ++++++++++++++++++++++------------------
 rwalkr-0.5.5/rwalkr/man/figures |only
 7 files changed, 56 insertions(+), 43 deletions(-)

More information about rwalkr at CRAN
Permanent link

New package redoc with initial version 2.0.0.49
Package: redoc
Type: Package
Title: Generates 'Redoc' Documentation from an 'OpenAPI' Specification
Version: 2.0.0.49
Authors@R: c( person("Bruno", "Tremblay", email = "openr@neoxone.com", role = c("aut", "cre")), person("Barret", "Schloerke", email = "barret@rstudio.com", role = "ctb", comment = c(ORCID = "0000-0001-9986-114X")), person(family = "Rebilly", role = c("aut", "cph")))
Maintainer: Bruno Tremblay <openr@neoxone.com>
Description: A collection of 'HTML', 'JavaScript', 'CSS' and fonts assets that generate 'Redoc' documentation from an 'OpenAPI' Specification: <https://redoc.ly/redoc/>.
License: MIT + file LICENSE | Apache License 2.0
Imports: jsonlite
Suggests: plumber (>= 1.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/meztez/redoc
BugReports: https://github.com/meztez/redoc/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-01 03:44:43 UTC; tremb
Author: Bruno Tremblay [aut, cre], Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>), Rebilly [aut, cph]
Repository: CRAN
Date/Publication: 2021-02-05 10:30:02 UTC

More information about redoc at CRAN
Permanent link

New package rapidoc with initial version 8.4.3
Package: rapidoc
Type: Package
Title: Generates 'RapiDoc' Documentation from an 'OpenAPI' Specification
Version: 8.4.3
Authors@R: c( person("Bruno", "Tremblay", email = "openr@neoxone.com", role = c("aut", "cre")), person("Barret", "Schloerke", email = "barret@rstudio.com", role = "ctb", comment = c(ORCID = "0000-0001-9986-114X")), person("Mrinmoy", "Majumdar", email = "mrin9@yahoo.com", role = "cph"))
Maintainer: Bruno Tremblay <openr@neoxone.com>
Description: A collection of 'HTML', 'JavaScript', 'CSS' and fonts assets that generate 'RapiDoc' documentation from an 'OpenAPI' Specification: <https://mrin9.github.io/RapiDoc/>.
License: MIT + file LICENSE
Imports: jsonlite
Suggests: plumber (>= 1.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/meztez/rapidoc
BugReports: https://github.com/meztez/rapidoc/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-01 03:46:30 UTC; tremb
Author: Bruno Tremblay [aut, cre], Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>), Mrinmoy Majumdar [cph]
Repository: CRAN
Date/Publication: 2021-02-05 10:30:05 UTC

More information about rapidoc at CRAN
Permanent link

New package NetSci with initial version 0.1.0
Package: NetSci
Type: Package
Title: Calculates Basic Network Measures Commonly Used in Network Medicine
Version: 0.1.0
Author: Deisy Gysi
Maintainer: Deisy Morselli Gysi <deisy.ccnr@gmail.com>
Description: Calculates network measures such as Largest Connected Component (LCC), Proximity, Separation, Jaccard Index, along with permutation, when needed.
Imports: igraph, magrittr, wTO, CoDiNA, dplyr, Rfast, utils, binr
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-01 13:31:14 UTC; deisygysi
Repository: CRAN
Date/Publication: 2021-02-05 10:40:02 UTC

More information about NetSci at CRAN
Permanent link

New package criticalpath with initial version 0.1.0
Package: criticalpath
Title: An Implementation of the Critical Path Method
Version: 0.1.0
Authors@R: c( person("Rubens Jose", "Rosa", role=c("aut", "cre"), email = "rubens@rubensjoserosa.com"), person("Marcos", "dos Santos", role="aut", email="marcosdossantos@ime.eb.br"), person("Thiago", "Marques", role="aut", email="profestathimarques@gmail.com"))
Author: Rubens Jose Rosa [aut, cre], Marcos dos Santos [aut], Thiago Marques [aut]
Maintainer: Rubens Jose Rosa <rubens@rubensjoserosa.com>
URL: https://rubensjoserosa.com/criticalpath, https://github.com/rubens2005/criticalpath
BugReports: https://github.com/rubens2005/criticalpath/issues
Description: An R6 object oriented implementation of the Critical Path Method (CPM). CPM is a method used to estimate the minimum project duration and determine the amount of scheduling flexibility on the logical network paths within the schedule model. The flexibility is in terms of early start, early finish, late start, late finish, total float and free float. Beside, it permits to quantify the complexity of network diagram through the analysis of topological indicators. Finally, it permits to change the activities duration to perform what-if scenario analysis. The package was built based on following references: To make topological sorting and other graph operation, we use Csardi, G. & Nepusz, T. (2005) <https://www.researchgate.net/publication/221995787_The_Igraph_Software_Package_for_Complex_Network_Research>; For schedule concept, the reference was Project Management Institute (2017) <https://www.pmi.org/pmbok-guide-standards/foundational/pmbok>; For standards terms, we use Project Management Institute (2017) <https://www.pmi.org/pmbok-guide-standards/lexicon>; For algorithms on Critical Path Method development, we use Vanhoucke, M. (2013) <doi:10.1007/978-3-642-40438-2> and Vanhoucke, M. (2014) <doi:10.1007/978-3-319-04331-9>; And, finally, for topological definitions, we use Vanhoucke, M. (2009) <doi:10.1007/978-1-4419-1014-1>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: igraph, R6
Suggests: DiagrammeR, knitr, rmarkdown, testthat
Collate: 'Schedule.R' 'criticalpath.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-01 17:28:31 UTC; Rubens
Repository: CRAN
Date/Publication: 2021-02-05 10:50:02 UTC

More information about criticalpath at CRAN
Permanent link

Package autostsm updated to version 1.2 with previous version 1.1 dated 2021-01-19

Title: Automatic Structural Time Series Models
Description: Automatic model selection for structural time series decomposition into trend, cycle, and seasonal components using the Kalman filter. See Koopman, Siem Jan and Marius Ooms (2012) "Forecasting Economic Time Series Using Unobserved Components Time Series Models <doi:10.1093/oxfordhb/9780195398649.013.0006>.
Author: Alex Hubbard
Maintainer: Alex Hubbard <hubbard.alex@gmail.com>

Diff between autostsm versions 1.1 dated 2021-01-19 and 1.2 dated 2021-02-05

 autostsm-1.1/autostsm/R/stsm_harmonics.R              |only
 autostsm-1.1/autostsm/man/stsm_harmonics.Rd           |only
 autostsm-1.2/autostsm/DESCRIPTION                     |   19 
 autostsm-1.2/autostsm/MD5                             |   62 --
 autostsm-1.2/autostsm/R/data.R                        |   66 +-
 autostsm-1.2/autostsm/R/stsm_build_dates.R            |   83 +-
 autostsm-1.2/autostsm/R/stsm_constraints.R            |  320 +++++-----
 autostsm-1.2/autostsm/R/stsm_detect_anomalies.R       |   55 +
 autostsm-1.2/autostsm/R/stsm_detect_breaks.R          |  548 +++++++++++++-----
 autostsm-1.2/autostsm/R/stsm_detect_cycle.R           |   20 
 autostsm-1.2/autostsm/R/stsm_detect_frequency.R       |  104 ++-
 autostsm-1.2/autostsm/R/stsm_detect_multiplicative.R  |   11 
 autostsm-1.2/autostsm/R/stsm_detect_seasonality.R     |  131 ++--
 autostsm-1.2/autostsm/R/stsm_detect_trend.R           |   52 +
 autostsm-1.2/autostsm/R/stsm_estimate.R               |  156 ++---
 autostsm-1.2/autostsm/R/stsm_forecast.R               |  186 ++++--
 autostsm-1.2/autostsm/R/stsm_init_pars.R              |   33 -
 autostsm-1.2/autostsm/R/stsm_init_vals.R              |   20 
 autostsm-1.2/autostsm/R/stsm_prior.R                  |   80 +-
 autostsm-1.2/autostsm/R/stsm_ssm.R                    |  524 ++++++++---------
 autostsm-1.2/autostsm/R/zzz.R                         |   20 
 autostsm-1.2/autostsm/inst/doc/autostsm_vignette.R    |   31 -
 autostsm-1.2/autostsm/inst/doc/autostsm_vignette.Rmd  |  119 ++-
 autostsm-1.2/autostsm/inst/doc/autostsm_vignette.html |  193 +++---
 autostsm-1.2/autostsm/man/stsm_detect_breaks.Rd       |    5 
 autostsm-1.2/autostsm/man/stsm_detect_seasonality.Rd  |    7 
 autostsm-1.2/autostsm/man/stsm_detect_trend.Rd        |   14 
 autostsm-1.2/autostsm/man/stsm_estimate.Rd            |   21 
 autostsm-1.2/autostsm/man/stsm_init_pars.Rd           |    4 
 autostsm-1.2/autostsm/man/stsm_init_vals.Rd           |    9 
 autostsm-1.2/autostsm/man/stsm_prior.Rd               |    6 
 autostsm-1.2/autostsm/man/stsm_ssm.Rd                 |    3 
 autostsm-1.2/autostsm/vignettes/autostsm_vignette.Rmd |  119 ++-
 33 files changed, 1797 insertions(+), 1224 deletions(-)

More information about autostsm at CRAN
Permanent link

New package wowa with initial version 1.0.1
Package: wowa
Type: Package
Title: Weighted Ordered Weighted Average
Version: 1.0.1
Date: 2021-02-01
Authors@R: c(person("Gleb", "Beliakov", role = c("aut", "cre"), email = "gleb@deakin.edu.au"), person("Daniela", "Calderon", role = "aut"))
Maintainer: Gleb Beliakov <gleb@deakin.edu.au>
Author: Gleb Beliakov [aut, cre], Daniela Calderon [aut]
Description: Introduce weights into Ordered Weighted Averages and extend bivariate means based on n-ary tree construction. Please refer to the following: G. Beliakov, H. Bustince, and T. Calvo (2016, ISBN: 978-3-319-24753-3), G. Beliakov(2018) <doi:10.1002/int.21913>, G. Beliakov, J.J. Dujmovic (2016) <doi:10.1016/j.ins.2015.10.040>, J.J. Dujmovic and G. Beliakov (2017) <doi:10.1002/int.21828>.
License: LGPL-3
LazyData: TRUE
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Copyright: Gleb Beliakov
Packaged: 2021-02-01 03:24:35 UTC; gleb
Repository: CRAN
Date/Publication: 2021-02-05 09:40:02 UTC

More information about wowa at CRAN
Permanent link

New package webdeveloper with initial version 0.1.0
Package: webdeveloper
Type: Package
Title: Functions for Web Development
Version: 0.1.0
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell@gmail.com>
Description: Organizational framework for web development in R including functions to serve static and dynamic content via HTTP methods, includes the html5 package to create HTML pages, and offers other utility functions for common tasks related to web development.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: httpuv, html5
Imports: stringi
Suggests: dbWebForms, pgTools
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-30 20:17:41 UTC; tim
Repository: CRAN
Date/Publication: 2021-02-05 09:40:05 UTC

More information about webdeveloper at CRAN
Permanent link

New package tgamtheme with initial version 0.1.0
Package: tgamtheme
Type: Package
Title: Globe and Mail Graphics Theme for 'ggplot2'
Version: 0.1.0
Authors@R: c(person("Tom", "Cardoso", email = "tcardoso@globeandmail.com", role = c("aut", "cre"), comment = "creator and maintainer"))
Maintainer: Tom Cardoso <tcardoso@globeandmail.com>
Description: Theme and colour palettes for The Globe and Mail's graphics. Includes colour and fill scale functions, colour palette helpers and a Globe-styled 'ggplot2' theme object.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: grDevices, ggplot2
Language: en-US
URL: https://github.com/globeandmail/tgamtheme, https://globeandmail.github.io/tgamtheme/
BugReports: https://github.com/globeandmail/tgamtheme/issues
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-01-29 17:45:50 UTC; tcardoso
Author: Tom Cardoso [aut, cre] (creator and maintainer)
Repository: CRAN
Date/Publication: 2021-02-05 09:40:08 UTC

More information about tgamtheme at CRAN
Permanent link

New package spatstat.linnet with initial version 1.65-3
Package: spatstat.linnet
Version: 1.65-3
Date: 2021-01-30
Title: Linear Networks Functionality of the 'spatstat' Package
Authors@R: c(person("Adrian", "Baddeley", role = c("aut", "cre"), email = "Adrian.Baddeley@curtin.edu.au"), person("Rolf", "Turner", role = "aut", email="r.turner@auckland.ac.nz"), person("Ege", "Rubak", role = "aut", email = "rubak@math.aau.dk"), person("Ottmar", "Cronie", role = "ctb"), person("Tilman", "Davies", role = "ctb"), person("Greg", "McSwiggan", role = "ctb"), person("Suman", "Rakshit", role = "ctb"))
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
Depends: R (>= 3.5.0), spatstat.data (>= 1.4-2), spatstat.geom (>= 1.65-0), spatstat.core (>= 1.65-0), stats, graphics, grDevices, methods, utils
Imports: spatstat.utils (>= 1.17-0), Matrix
Suggests:
Description: This is a subset of the 'spatstat' package, containing its functionality for spatial data on a linear network.
License: GPL (>= 2)
URL: http://spatstat.org/
LazyData: true
NeedsCompilation: yes
ByteCompile: true
BugReports: https://github.com/baddstats/spatstat.linnet/issues
Packaged: 2021-01-30 11:11:15 UTC; adrian
Author: Adrian Baddeley [aut, cre], Rolf Turner [aut], Ege Rubak [aut], Ottmar Cronie [ctb], Tilman Davies [ctb], Greg McSwiggan [ctb], Suman Rakshit [ctb]
Repository: CRAN
Date/Publication: 2021-02-05 09:40:11 UTC

More information about spatstat.linnet at CRAN
Permanent link

New package RcppFastFloat with initial version 0.0.1
Package: RcppFastFloat
Type: Package
Title: 'Rcpp' Bindings for the 'fast_float' Header-Only Library for Number Parsing
Version: 0.0.1
Date: 2021-01-31
Authors@R: c(person("Dirk", "Eddelbuettel", email = "edd@debian.org", role = c("aut", "cph", "cre")), person("Daniel", "Lemire", role = c("aut", "cph")))
Description: Converting ascii text into (floating-point) numeric values is a very common problem. The 'fast_float' header-only C++ library by Daniel Lemire does it very well and very fast at up to or over to 1 gigabyte per second as described in more detail in <arXiv:2101.11408>. 'fast_float' is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple 'LinkingTo:' statement.
License: GPL (>= 2)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: tinytest
URL: https://github.com/eddelbuettel/rcppfastfloat/
BugReports: https://github.com/eddelbuettel/rcppfastfloat/issues
RoxygenNote: 6.0.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-01-31 15:30:29 UTC; edd
Author: Dirk Eddelbuettel [aut, cph, cre], Daniel Lemire [aut, cph]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2021-02-05 09:50:03 UTC

More information about RcppFastFloat at CRAN
Permanent link

New package RChest with initial version 1.0.2
Type: Package
Package: RChest
Title: Locating Distributional Changes in Highly Dependent Time Series
Version: 1.0.2
Authors@R: c(person(given = "Lukas", family = "Zierahn", role = c("cre", "aut"), email = "lukas@kappa-mm.de"), person(given = "Azadeh", family = "Khaleghi", role = "aut", email = "a.khaleghi@lancaster.ac.uk"))
Maintainer: Lukas Zierahn <lukas@kappa-mm.de>
Description: We are using an implementation in Go with a strong focus on parallel computation in order to locate distributional changes in piece-wise stationary time-series with long-range dependencies like suggested by the papers A. Khaleghi, D. Ryabko (2014) <http://proceedings.mlr.press/v32/khaleghi14.html> and A. Khaleghi, D. Ryabko (2012) <https://proceedings.neurips.cc/paper/2012/file/299fb2142d7de959380f91c01c3a293c-Paper.pdf>.
License: MIT + file LICENSE
URL: https://github.com/azalk/GoChest
BugReports: https://github.com/azalk/GoChest/issues
Imports: reticulate
Suggests: testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-31 15:22:30 UTC; lukas
Author: Lukas Zierahn [cre, aut], Azadeh Khaleghi [aut]
Repository: CRAN
Date/Publication: 2021-02-05 09:50:06 UTC

More information about RChest at CRAN
Permanent link

New package rangemap with initial version 0.1.16
Package: rangemap
Type: Package
Title: Simple Tools for Defining Species Ranges
Version: 0.1.16
Authors@R: c( person("Marlon E.", "Cobos", email = "manubio13@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2611-1767")), person("Vijay", "Barve", email = "vijay.barve@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-4852-2567")), person("Narayani", "Barve", email = "narayani.ku@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-7893-8774")), person("Alberto", "Jimenez-Valverde", email = "alberto.jimenez.valverde@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-9962-2106")), person("Claudia", "Nuñez-Penichet", email = "claununez199o@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-7442-8593")) )
Maintainer: Marlon E. Cobos <manubio13@gmail.com>
Date: 2021-01-29
Description: A collection of tools to create species range maps based on occurrence data, statistics, and spatial objects. Other tools in this collection can be used to analyze the environmental characteristics of the species ranges. Plotting options to represent results in various manners are also available. Results obtained using these tools can be used to explore the distribution of species and define areas of occupancy and extent of occurrence of species. Other packages help to explore species distributions using distinct methods, but options presented in this set of tools (e.g., using trend surface analysis and concave hull polygons) are exclusive. Description of methods, approaches, and comments for some of the tools implemented here can be found in: IUCN (2001) <https://portals.iucn.org/library/node/10315>, Peterson et al. (2011) <https://www.degruyter.com/princetonup/view/title/506966>, and Graham and Hijmans (2006) <doi:10.1111/j.1466-8238.2006.00257.x>.
URL: https://github.com/marlonecobos/rangemap
BugReports: https://github.com/marlonecobos/rangemap/issues
Imports: concaveman (>= 1.0), dplyr (>= 0.8), maps (>= 3.3), maptools (>= 0.9), methods, rnaturalearthdata (>= 0.1), raster (>= 3.0), rgdal (>= 1.4), rgeos (>= 0.5), rgl (>= 0.100), scales (>= 1.1), sf (>= 0.6), spatial (>= 7.3), sp (>= 1.3)
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-30 01:18:35 UTC; Marlon
Author: Marlon E. Cobos [aut, cre] (<https://orcid.org/0000-0002-2611-1767>), Vijay Barve [aut] (<https://orcid.org/0000-0002-4852-2567>), Narayani Barve [aut] (<https://orcid.org/0000-0002-7893-8774>), Alberto Jimenez-Valverde [aut] (<https://orcid.org/0000-0001-9962-2106>), Claudia Nuñez-Penichet [aut] (<https://orcid.org/0000-0001-7442-8593>)
Repository: CRAN
Date/Publication: 2021-02-05 09:30:02 UTC

More information about rangemap at CRAN
Permanent link

New package hockeystick with initial version 0.4.0
Package: hockeystick
Title: Download and Visualize Essential Climate Change Data
Version: 0.4.0
Authors@R: person(given = "Hernando", family = "Cortina", role = c("aut", "cre"), email = "hch@alum.mit.edu", comment = c(ORCID = "0000-0001-6790-4870"))
Description: Provides easy access to essential climate change datasets to non-climate experts. Users can download the latest raw data from authoritative sources and view it via pre-defined 'ggplot2' charts. Datasets include atmospheric CO2, instrumental and proxy temperature records, sea levels, Arctic/Antarctic sea-ice, and Paleoclimate data. Sources include: NOAA Mauna Loa Laboratory <https://www.esrl.noaa.gov/gmd/ccgg/trends/data.html>, NASA GISTEMP <https://data.giss.nasa.gov/gistemp/>, National Snow and Sea Ice Data Center <https://nsidc.org/data/seaice_index/archives>, CSIRO <http://www.cmar.csiro.au/sealevel/sl_data_cmar.html>, NOAA Laboratory for Satellite Altimetry <https://www.star.nesdis.noaa.gov/socd/lsa/SeaLevelRise/>, Vostok Paleo carbon dioxide and temperature data: <https://cdiac.ess-dive.lbl.gov/trends/co2/vostok.html>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://cortinah.github.io/hockeystick/, https://github.com/cortinah/hockeystick
BugReports: https://github.com/cortinah/hockeystick/issues
Imports: ggplot2, lubridate, rappdirs, readr, dplyr, tidyr, patchwork, scales, viridisLite
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-30 02:59:50 UTC; hch
Author: Hernando Cortina [aut, cre] (<https://orcid.org/0000-0001-6790-4870>)
Maintainer: Hernando Cortina <hch@alum.mit.edu>
Repository: CRAN
Date/Publication: 2021-02-05 09:40:20 UTC

More information about hockeystick at CRAN
Permanent link

New package tvgarch with initial version 1.0
Package: tvgarch
Type: Package
Title: Time Varying GARCH Modelling
Version: 1.0
Date: 2021-01-28
Author: Susana Campos-Martins [aut, cre], Genaro Sucarrat [ctb]
Maintainer: Susana Campos-Martins <susana.martins@nuffield.ox.ac.uk>
Description: Simulation, estimation and inference for TV(s)-GARCH(p,q,r)-X models, where s indicates the number and shape of the transition functions, p is the ARCH order, q is the GARCH order, r is the asymmetry order, and 'X' indicates that covariates can be included. The TV long-term component, as in the multiplicative TV-GARCH model of Amado and Ter\"asvirta (2013) <doi:10.1016/j.jeconom.2013.03.006>, introduces non-stationarity in the variance process, where the GARCH-X short-term component describes conditional heteroscedasticity. Maximisation by parts leads to consistent and asymptotically normal estimates.
License: GPL (>= 2)
Depends: R (>= 3.5.0), garchx, hier.part, matrixStats, numDeriv, zoo
URL: https://sites.google.com/site/susanacamposmartins/
NeedsCompilation: no
Packaged: 2021-01-29 12:05:47 UTC; susanamartins
Repository: CRAN
Date/Publication: 2021-02-05 09:00:02 UTC

More information about tvgarch at CRAN
Permanent link

New package textTools with initial version 0.1.0
Package: textTools
Type: Package
Title: Functions for Text Cleansing and Text Analysis
Version: 0.1.0
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell@gmail.com>
Description: A framework for text cleansing and analysis. Conveniently prepare and process large amounts of text for analysis. Includes various metrics for word counts/frequencies that scale efficiently. Quickly analyze large amounts of text data using a text.table (a data.table created with one word (or unit of text analysis) per row, similar to the tidytext format). Offers flexibility to efficiently work with text data stored in vectors as well as text data formatted as a text.table.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), data.table
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-29 22:39:19 UTC; tim
Repository: CRAN
Date/Publication: 2021-02-05 09:00:05 UTC

More information about textTools at CRAN
Permanent link

New package rcol with initial version 0.1.0
Package: rcol
Type: Package
Title: Catalogue of Life Client
Description: Client for the Catalogue of Life ('CoL') (<https://www.catalogueoflife.org/>); based on the new 'CoL' service, not the old one. Catalogue of Life is a database of taxonomic names. Includes functions for each of the API methods, including searching for names, and more.
Version: 0.1.0
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")), person(given = "rOpenSci", role = "fnd", comment = "https://ropensci.org/"))
License: MIT + file LICENSE
URL: https://docs.ropensci.org/rcol/ (docs), https://github.com/ropensci/rcol
BugReports: https://github.com/ropensci/rcol/issues
LazyData: true
Encoding: UTF-8
Language: en-US
Imports: crul, tibble, jsonlite, data.table, glue
Suggests: testthat, vcr
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Biology
X-schema.org-keywords: biology, science, API, web, api-client, taxonomy, species
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2021-01-29 17:40:59 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>), rOpenSci [fnd] (https://ropensci.org/)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-05 08:30:03 UTC

More information about rcol at CRAN
Permanent link

New package motif with initial version 0.4.1
Package: motif
Title: Local Pattern Analysis
Version: 0.4.1
Authors@R: c( person(given = "Jakub", family = "Nowosad", role = c("aut", "cre"), email = "nowosad.jakub@gmail.com", comment = c(ORCID = "0000-0002-1057-3721")))
Description: Describes spatial patterns of categorical raster data for any defined regular and irregular areas. Patterns are described quantitatively using built-in signatures based on co-occurrence matrices but also allows for any user-defined functions. It enables spatial analysis such as search, change detection, and clustering to be performed on spatial patterns (Nowosad (2021) <doi:10.1007/s10980-020-01135-0>).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.1)
LinkingTo: comat (>= 0.7.0), Rcpp, RcppArmadillo
Imports: comat, philentropy, Rcpp, sf, stars, tibble
Suggests: covr, dplyr, spdep, knitr, rmarkdown, testthat (>= 2.1.0)
URL: https://nowosad.github.io/motif/
BugReports: https://github.com/Nowosad/motif/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-01-29 19:02:02 UTC; jn
Author: Jakub Nowosad [aut, cre] (<https://orcid.org/0000-0002-1057-3721>)
Maintainer: Jakub Nowosad <nowosad.jakub@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-05 08:30:06 UTC

More information about motif at CRAN
Permanent link

New package metaprotr with initial version 1.2.2
Package: metaprotr
Title: Metaproteomics Post-Processing Analysis
Version: 1.2.2
Date: 2021-01-28
Authors@R: c( person("Aaron", "Millan-Oropeza", email = "aaron.ibt@gmail.com", role = c("aut", "cre")), person("Catherine", "Juste", email = "catherine.juste@inrae.fr", role = c("aut", "ctb")), person("Ariane", "Bassignani", email = "ariane.bassignani@gmail.com", role = c("aut", "ctb")), person("Céline", "Henry", email = "celine.henry@inrae.fr", role = c("aut", "ctb")) )
Author: Aaron Millan-Oropeza [aut, cre], Catherine Juste [aut, ctb], Ariane Bassignani [aut, ctb], Céline Henry [aut, ctb]
Maintainer: Aaron Millan-Oropeza <aaron.ibt@gmail.com>
Description: Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass spectrometry instruments. These tools allow to cluster peptides and proteins abundance, expressed as spectral counts, and to manipulate them in groups of metaproteins. This information can be represented using multiple visualization functions to portray the global metaproteome landscape and to differentiate samples or conditions, in terms of abundance of metaproteins, taxonomic levels and/or functional annotation. The provided tools allow to implement flexible analytical pipelines that can be easily applied to studies interested in metaproteomics analysis.
License: GPL-3
Encoding: UTF-8
URL: https://forgemia.inra.fr/pappso/metaprotr
LazyData: true
Depends: R (>= 3.5.0)
Imports: ade4, dendextend, dplyr, ggforce, ggrepel, reshape2, stringr, tidyverse
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-01-28 20:20:48 UTC; amillan
Repository: CRAN
Date/Publication: 2021-02-05 08:10:02 UTC

More information about metaprotr at CRAN
Permanent link

New package LDAShiny with initial version 0.9.2
Package: LDAShiny
Title: User-Friendly Interface for Review of Scientific Literature
Version: 0.9.2
Authors@R: c(person(given = "Javier", family = "De La Hoz Maestre", role = c("cre", "aut"), email = "jdelahozmaestre@gmail.com", comment = c(ORCID = "0000-0001-7779-0803")), person(given = "María José", family = "Fernández Gómez", role = "aut", email = "mjfg@usal.es", comment = c(ORCID = "0000-0002-5530-6416")), person(given = "Susana", family = "Mendez", role = "aut", email = "Susana.mendes@ipleiria.pt", comment = c(ORCID = "0000-0001-9681-3169")))
Maintainer: Javier De La Hoz Maestre <jdelahozmaestre@gmail.com>
BugReports: https://github.com/JavierDeLaHoz/LDAShiny/issues
Description: Contains the development of a tool that provides a web-based graphical user interface (GUI) to perform a review of the scientific literature under the Bayesian approach of Latent Dirichlet Allocation (LDA)and machine learning algorithms. The application methodology is framed by the well known procedures in topic modelling on how to clean and process data. Contains methods described by Blei, David M., Andrew Y. Ng, and Michael I. Jordan (2003) <https://jmlr.org/papers/volume3/blei03a/blei03a.pdf> Allocation"; Thomas L. Griffiths and Mark Steyvers (2004) <doi:10.1073/pnas.0307752101> ; Xiong Hui, et al (2019) <doi:10.1016/j.cie.2019.06.010>.
License: GPL-3
Imports: beepr, broom, chinese.misc, dplyr, DT (>= 0.15), highcharter, htmlwidgets, ldatuning, parallel, plotly, purrr, quanteda, shiny, shinyalert, shinyBS, shinycssloaders, shinydashboard, shinydashboardPlus, shinyjs, shinyWidgets, SnowballC, stringr, textmineR, tidyr, tidytext, tm, topicmodels
Suggests: knitr, RColorBrewer, rmarkdown, Rmpfr, scales, magrittr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-29 19:41:43 UTC; jdelahozmaestre
Author: Javier De La Hoz Maestre [cre, aut] (<https://orcid.org/0000-0001-7779-0803>), María José Fernández Gómez [aut] (<https://orcid.org/0000-0002-5530-6416>), Susana Mendez [aut] (<https://orcid.org/0000-0001-9681-3169>)
Repository: CRAN
Date/Publication: 2021-02-05 08:40:03 UTC

More information about LDAShiny at CRAN
Permanent link

New package H2x2Factorial with initial version 1.0.2
Package: H2x2Factorial
Title: Hierarchical 2x2 Factorial Trials
Version: 1.0.2
Date: 2021-01-29
Authors@R: person("Zizhong", "Tian", role = c("aut", "cre"), email = "zizhong.tian@yale.edu")
Maintainer: Zizhong Tian <zizhong.tian@yale.edu>
Description: Implements the sample size methods for hierarchical 2x2 factorial trials under a series of hypothesis tests proposed in "Sample Size Calculation in Hierarchical 2x2 Factorial Trials with Unequal Cluster Sizes" (under review), as well as the table and plot generators for the sample size estimations.
Depends: R (>= 3.6.0)
License: LGPL (>= 2.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-01-29 20:22:46 UTC; Billy Tian
Author: Zizhong Tian [aut, cre]
Repository: CRAN
Date/Publication: 2021-02-05 08:50:05 UTC

More information about H2x2Factorial at CRAN
Permanent link

New package fractD with initial version 0.1.0
Package: fractD
Type: Package
Title: Estimation of Fractal Dimension of a Black Area in 2D and 3D (Slices) Images
Version: 0.1.0
Authors@R: c(person("Francesco Paolo", "Mancuso", email = "fscopaolo.mancuso@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7217-5131")))
Maintainer: Francesco Paolo Mancuso <fscopaolo.mancuso@gmail.com>
Description: Estimate the of fractal dimension of a black area in 2D and 3D (slices) images using the box-counting method. See Klinkenberg B. (1994) <doi:10.1007/BF02065874>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: imager (>= 0.42.1), parallel (>= 3.5.1), plyr (>= 1.8.4), stats (>= 3.5.1), utils (>= 3.5.1)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-29 13:58:10 UTC; mfp
Author: Francesco Paolo Mancuso [aut, cre] (<https://orcid.org/0000-0001-7217-5131>)
Repository: CRAN
Date/Publication: 2021-02-05 08:20:02 UTC

More information about fractD at CRAN
Permanent link

New package FamilyRank with initial version 1.0
Package: FamilyRank
Type: Package
Title: Algorithm for Ranking Predictors Using Graphical Domain Knowledge
Version: 1.0
Date: 2021-01-24
Author: Michelle Saul
Maintainer: Michelle Saul <msaul@carisls.com>
Description: Grows families of features by selecting features that maximize a weighted score calculated from empirical feature scores and graphical knowledge. The final weighted score for a feature is determined by summing a feature's family-weighted scores across all families in which the feature appears.
License: GPL
Imports: Rcpp (>= 1.0.6), plyr (>= 1.8.6), stats (>= 3.6.0)
LinkingTo: Rcpp, RcppArmadillo
LazyData: true
NeedsCompilation: yes
Packaged: 2021-01-29 21:06:01 UTC; mwinerip
Repository: CRAN
Date/Publication: 2021-02-05 08:50:08 UTC

More information about FamilyRank at CRAN
Permanent link

Package DoE.base updated to version 1.1-6 with previous version 1.1-5 dated 2020-04-15

Title: Full Factorials, Orthogonal Arrays and Base Utilities for DoE Packages
Description: Creates full factorial experimental designs and designs based on orthogonal arrays for (industrial) experiments. Provides diverse quality criteria. Provides utility functions for the class design, which is also used by other packages for designed experiments.
Author: Ulrike Groemping [aut, cre], Boyko Amarov [ctb], Hongquan Xu [ctb]
Maintainer: Ulrike Groemping <groemping@beuth-hochschule.de>

Diff between DoE.base versions 1.1-5 dated 2020-04-15 and 1.1-6 dated 2021-02-05

 DESCRIPTION                    |   14 +++++++-------
 MD5                            |   35 ++++++++++++++++++-----------------
 build                          |only
 inst/NEWS                      |   11 +++++++++++
 man/DoE.base-package.Rd        |    3 ++-
 man/GRind.Rd                   |    2 +-
 man/ICFTs.Rd                   |    2 +-
 man/VSGFS.Rd                   |    2 +-
 man/arrays.Rd                  |    2 +-
 man/expansive.replace.Rd       |    3 ++-
 man/factorize.Rd               |    5 +++--
 man/generalized.word.length.Rd |    4 ++--
 man/oa.design.Rd               |    2 +-
 man/oa_feasible.Rd             |    5 ++++-
 man/oacat.Rd                   |    3 ++-
 man/param.design.Rd            |    2 +-
 man/planor2design.Rd           |    2 +-
 man/plot.design.Rd             |    2 +-
 man/show.oas.Rd                |    3 ++-
 19 files changed, 61 insertions(+), 41 deletions(-)

More information about DoE.base at CRAN
Permanent link

New package cgmquantify with initial version 0.1.0
Package: cgmquantify
Type: Package
Title: Analyzing Glucose and Glucose Variability
Version: 0.1.0
Authors@R: c(person("Maria", "Henriquez", role = c("aut", "com", "cph", "cre", "trl"), email = "marhenriq@gmail.com"), person("Brinnae", "Bent", role = c("aut", "cph", "dtc"), email = "brinnae.bent@duke.edu"))
Imports: dplyr, tidyverse, ggplot2, hms, stats, magrittr
Description: Continuous glucose monitoring (CGM) systems provide real-time, dynamic glucose information by tracking interstitial glucose values throughout the day. Glycemic variability, also known as glucose variability, is an established risk factor for hypoglycemia (Kovatchev) and has been shown to be a risk factor in diabetes complications. Over 20 metrics of glycemic variability have been identified. Here, we provide functions to calculate glucose summary metrics, glucose variability metrics (as defined in clinical publications), and visualizations to visualize trends in CGM data. Cho P, Bent B, Wittmann A, et al. (2020) <https://diabetes.diabetesjournals.org/content/69/Supplement_1/73-LB.abstract> American Diabetes Association (2020) <https://professional.diabetes.org/diapro/glucose_calc> Kovatchev B (2019) <doi:10.1177/1932296819826111> Kovdeatchev BP (2017) <doi:10.1038/nrendo.2017.3> Tamborlane W V., Beck RW, Bode BW, et al. (2008) <doi:10.1056/NEJMoa0805017> Umpierrez GE, P. Kovatchev B (2018) <doi:10.1016/j.amjms.2018.09.010>.
License: MIT License + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.0.0), knitr, rmarkdown
Config/testthat/edition: 2, devtools
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-01-29 20:56:52 UTC; mariah
Author: Maria Henriquez [aut, com, cph, cre, trl], Brinnae Bent [aut, cph, dtc]
Maintainer: Maria Henriquez <marhenriq@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-05 08:50:02 UTC

More information about cgmquantify at CRAN
Permanent link

Package mfbvar (with last version 0.5.4) was removed from CRAN

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

2020-05-28 0.5.4
2020-03-19 0.5.3
2020-01-09 0.5.2
2019-09-02 0.5.1
2018-12-27 0.4.0

Permanent link
Package rmoo updated to version 0.1.6 with previous version 0.1.5 dated 2020-11-12

Title: Multi-Objective Optimization in R
Description: A multiobjective optimization package based on K. Deb's algorithm and inspired in 'GA' package by Luca Scrucca (2017) <DOI:10.32614/RJ-2017-008>. The 'rmoo' package is a framework for multi- and many-objective optimization, allowing to work with representation of real numbers, permutations and binaries, offering a high range of configurations.
Author: Francisco Benitez [aut, cre], Diego Pinto Roa [aut] (<https://orcid.org/0000-0003-2479-9876>)
Maintainer: Francisco Benitez <benitezfj94@gmail.com>

Diff between rmoo versions 0.1.5 dated 2020-11-12 and 0.1.6 dated 2021-02-05

 rmoo-0.1.5/rmoo/man/figures/README-example-1.jpeg      |only
 rmoo-0.1.6/rmoo/DESCRIPTION                            |   23 
 rmoo-0.1.6/rmoo/MD5                                    |   74 ++-
 rmoo-0.1.6/rmoo/NAMESPACE                              |  113 ++--
 rmoo-0.1.6/rmoo/R/crowding_distance.R                  |    1 
 rmoo-0.1.6/rmoo/R/data.R                               |only
 rmoo-0.1.6/rmoo/R/generate_reference_points.R          |    1 
 rmoo-0.1.6/rmoo/R/get_fixed_rowsum_integer_matrix.R    |    1 
 rmoo-0.1.6/rmoo/R/miscfun.R                            |  197 ++++----
 rmoo-0.1.6/rmoo/R/non_dominated_fronts.R               |    1 
 rmoo-0.1.6/rmoo/R/nsga.R                               |    8 
 rmoo-0.1.6/rmoo/R/nsga2.R                              |   12 
 rmoo-0.1.6/rmoo/R/nsga3.R                              |   12 
 rmoo-0.1.6/rmoo/R/plotting.R                           |only
 rmoo-0.1.6/rmoo/R/rmoo.R                               |    5 
 rmoo-0.1.6/rmoo/R/sharing.R                            |    1 
 rmoo-0.1.6/rmoo/R/zzz.R                                |    2 
 rmoo-0.1.6/rmoo/README.md                              |   45 +
 rmoo-0.1.6/rmoo/data                                   |only
 rmoo-0.1.6/rmoo/inst                                   |only
 rmoo-0.1.6/rmoo/man/crowding_distance.Rd               |   69 +-
 rmoo-0.1.6/rmoo/man/figures/README-example-1.png       |only
 rmoo-0.1.6/rmoo/man/figures/README-example-3.png       |only
 rmoo-0.1.6/rmoo/man/figures/README-example-4.png       |only
 rmoo-0.1.6/rmoo/man/figures/README-example-5.png       |only
 rmoo-0.1.6/rmoo/man/generate_reference_points.Rd       |   81 +--
 rmoo-0.1.6/rmoo/man/get_fixed_rowsum_integer_matrix.Rd |   85 +--
 rmoo-0.1.6/rmoo/man/heat_map.Rd                        |only
 rmoo-0.1.6/rmoo/man/kroA100.Rd                         |only
 rmoo-0.1.6/rmoo/man/kroB100.Rd                         |only
 rmoo-0.1.6/rmoo/man/kroC100.Rd                         |only
 rmoo-0.1.6/rmoo/man/non_dominated_fronts.Rd            |   69 +-
 rmoo-0.1.6/rmoo/man/nsga.Rd                            |  354 +++++++--------
 rmoo-0.1.6/rmoo/man/nsga2.Rd                           |  398 ++++++++---------
 rmoo-0.1.6/rmoo/man/nsga3.Rd                           |   10 
 rmoo-0.1.6/rmoo/man/pcp.Rd                             |only
 rmoo-0.1.6/rmoo/man/polar.Rd                           |only
 rmoo-0.1.6/rmoo/man/rmoo-package.Rd                    |   68 +-
 rmoo-0.1.6/rmoo/man/scatter.Rd                         |only
 rmoo-0.1.6/rmoo/man/sharing.Rd                         |   67 +-
 rmoo-0.1.6/rmoo/man/summary.Rd                         |   12 
 rmoo-0.1.6/rmoo/tests/testthat/test-pcp.r              |only
 rmoo-0.1.6/rmoo/tests/testthat/test-scatter.r          |only
 43 files changed, 911 insertions(+), 798 deletions(-)

More information about rmoo at CRAN
Permanent link

Package prim updated to version 1.0.20 with previous version 1.0.19 dated 2020-10-08

Title: Patient Rule Induction Method (PRIM)
Description: Patient Rule Induction Method (PRIM) for bump hunting in high-dimensional data.
Author: Tarn Duong <tarn.duong@gmail.com>
Maintainer: Tarn Duong <tarn.duong@gmail.com>

Diff between prim versions 1.0.19 dated 2020-10-08 and 1.0.20 dated 2021-02-05

 DESCRIPTION           |   10 +-
 MD5                   |   22 ++---
 NAMESPACE             |    2 
 R/prim.R              |   69 +++++-----------
 build/vignette.rds    |binary
 inst/doc/prim-2d.html |  209 ++++++++++++++++----------------------------------
 inst/doc/prim-3d.R    |    3 
 inst/doc/prim-3d.Rmd  |    8 +
 inst/doc/prim-3d.html |  194 ++++++++++++++--------------------------------
 man/plot.prim.Rd      |   25 +++--
 man/quasiflow.Rd      |    2 
 vignettes/prim-3d.Rmd |    8 +
 12 files changed, 196 insertions(+), 356 deletions(-)

More information about prim at CRAN
Permanent link

Package peruse updated to version 0.3.0 with previous version 0.2.0 dated 2021-01-06

Title: A Tidy API for Sequence Iteration and Set Comprehension
Description: A friendly API for sequence iteration and set comprehension.
Author: Jacob Goldsmith [aut, cre]
Maintainer: Jacob Goldsmith <jacobg314@hotmail.com>

Diff between peruse versions 0.2.0 dated 2021-01-06 and 0.3.0 dated 2021-02-05

 DESCRIPTION                              |   13 +-
 MD5                                      |   40 ++++----
 NAMESPACE                                |    2 
 NEWS.md                                  |   21 ++++
 R/Iterator.R                             |   54 +++++++++--
 R/clone.R                                |only
 R/global_vars.R                          |    3 
 R/move.R                                 |   46 +++++----
 R/summary.R                              |    4 
 R/that_for.R                             |  113 +++++++++++------------
 R/yield_next.R                           |   56 +++++++++--
 R/yield_while.R                          |   30 ++++--
 README.md                                |  139 +++++++++++++++++++++++-----
 man/Iterator.Rd                          |   39 +++++++-
 man/clone.Rd                             |only
 man/figures/README-unnamed-chunk-2-1.png |binary
 man/figures/README-unnamed-chunk-3-1.png |only
 man/figures/README-unnamed-chunk-4-1.png |only
 man/funs.Rd                              |   59 ++++++------
 man/moves.Rd                             |   20 +++-
 man/yield_while.Rd                       |   20 +++-
 man/yields.Rd                            |   21 ++++
 tests/testthat/tests.R                   |  150 +++++++++++++++++++------------
 23 files changed, 576 insertions(+), 254 deletions(-)

More information about peruse at CRAN
Permanent link

Package dlookr updated to version 0.4.1 with previous version 0.4.0 dated 2021-01-27

Title: Tools for Data Diagnosis, Exploration, Transformation
Description: A collection of tools that support data diagnosis, exploration, and transformation. Data diagnostics provides information and visualization of missing values and outliers and unique and negative values to help you understand the distribution and quality of your data. Data exploration provides information and visualization of the descriptive statistics of univariate variables, normality tests and outliers, correlation of two variables, and relationship between target variable and predictor. Data transformation supports binning for categorizing continuous variables, imputates missing values and outliers, resolving skewness. And it creates automated reports that support these three tasks.
Author: Choonghyun Ryu [aut, cre]
Maintainer: Choonghyun Ryu <choonghyun.ryu@gmail.com>

Diff between dlookr versions 0.4.0 dated 2021-01-27 and 0.4.1 dated 2021-02-05

 dlookr-0.4.0/dlookr/vignettes/img/diag_agenda_html.png   |only
 dlookr-0.4.0/dlookr/vignettes/img/diag_outlier_html.png  |only
 dlookr-0.4.0/dlookr/vignettes/img/eda_agenda_html.png    |only
 dlookr-0.4.0/dlookr/vignettes/img/eda_normality_html.png |only
 dlookr-0.4.0/dlookr/vignettes/img/eda_table_html.png     |only
 dlookr-0.4.0/dlookr/vignettes/img/trans_agenda_html.png  |only
 dlookr-0.4.1/dlookr/DESCRIPTION                          |   14 
 dlookr-0.4.1/dlookr/MD5                                  |   64 -
 dlookr-0.4.1/dlookr/NAMESPACE                            |    1 
 dlookr-0.4.1/dlookr/NEWS                                 |  753 +++++++++------
 dlookr-0.4.1/dlookr/R/aggregate.R                        |  515 +++++-----
 dlookr-0.4.1/dlookr/R/binning.R                          |  115 +-
 dlookr-0.4.1/dlookr/R/compare.R                          |   34 
 dlookr-0.4.1/dlookr/R/diagnose.R                         |   44 
 dlookr-0.4.1/dlookr/R/dlookr.R                           |   12 
 dlookr-0.4.1/dlookr/R/missing.R                          |    8 
 dlookr-0.4.1/dlookr/R/normality.R                        |   60 -
 dlookr-0.4.1/dlookr/R/target_by.R                        |    6 
 dlookr-0.4.1/dlookr/R/tbl_dbi.R                          |   11 
 dlookr-0.4.1/dlookr/R/univariate.R                       |    5 
 dlookr-0.4.1/dlookr/inst/doc/EDA.R                       |   29 
 dlookr-0.4.1/dlookr/inst/doc/EDA.Rmd                     |   40 
 dlookr-0.4.1/dlookr/inst/doc/EDA.html                    |   54 -
 dlookr-0.4.1/dlookr/inst/doc/diagonosis.R                |   29 
 dlookr-0.4.1/dlookr/inst/doc/diagonosis.Rmd              |   39 
 dlookr-0.4.1/dlookr/inst/doc/diagonosis.html             |   44 
 dlookr-0.4.1/dlookr/inst/doc/introduce.html              |    4 
 dlookr-0.4.1/dlookr/inst/doc/transformation.R            |   22 
 dlookr-0.4.1/dlookr/inst/doc/transformation.Rmd          |   29 
 dlookr-0.4.1/dlookr/inst/doc/transformation.html         |   51 -
 dlookr-0.4.1/dlookr/man/binning.Rd                       |   24 
 dlookr-0.4.1/dlookr/man/plot_bar_category.data.frame.Rd  |    2 
 dlookr-0.4.1/dlookr/man/plot_outlier.data.frame.Rd       |    4 
 dlookr-0.4.1/dlookr/vignettes/EDA.Rmd                    |   40 
 dlookr-0.4.1/dlookr/vignettes/diagonosis.Rmd             |   39 
 dlookr-0.4.1/dlookr/vignettes/transformation.Rmd         |   29 
 36 files changed, 1104 insertions(+), 1017 deletions(-)

More information about dlookr at CRAN
Permanent link

Package broman updated to version 0.72-4 with previous version 0.71-6 dated 2020-11-24

Title: Karl Broman's R Code
Description: Miscellaneous R functions, including functions related to graphics (mostly for base graphics), permutation tests, running mean/median, and general utilities.
Author: Karl W Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>), Aimee Teo Broman [ctb] (<https://orcid.org/0000-0003-3783-2807>)
Maintainer: Karl W Broman <broman@wisc.edu>

Diff between broman versions 0.71-6 dated 2020-11-24 and 0.72-4 dated 2021-02-05

 DESCRIPTION          |    8 ++++----
 MD5                  |   34 +++++++++++++++++-----------------
 NEWS                 |   10 +++++++++-
 R/brocolors.R        |    6 +++---
 R/dotplot.R          |    2 +-
 R/excel_fig.R        |    2 +-
 R/grayplot.R         |    4 ++--
 R/grayplot_na.R      |    2 +-
 R/holmans_triangle.R |    2 +-
 R/jiggle.R           |    6 +++---
 R/mypairs.R          |    2 +-
 man/dotplot.Rd       |    2 +-
 man/excel_fig.Rd     |    2 +-
 man/grayplot.Rd      |    4 ++--
 man/grayplot_na.Rd   |    2 +-
 man/jiggle.Rd        |    4 ++--
 man/mypairs.Rd       |    2 +-
 man/triplot.Rd       |    2 +-
 18 files changed, 52 insertions(+), 44 deletions(-)

More information about broman at CRAN
Permanent link


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