Wed, 04 Aug 2021

Package SPOTMisc updated to version 1.2.11 with previous version 1.2.2 dated 2021-05-28

Title: Misc Extensions for the 'SPOT' Package
Description: Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides tools for hyperparameter tuning via 'keras/tensorflow', interfacing 'mlr', for performing Markov chain simulations, and for sensitivity analysis based on sequential bifurcation methods as described in Bettonvil and Kleijnen (1996). Furthermore, additional plotting functions for output from 'SPOT' runs are implemented. Bartz-Beielstein T, Lasarczyk C W G, Preuss M (2005) <doi:10.1109/CEC.2005.1554761>. Bartz-Beielstein T, Zaefferer M, Rehbach F (2021) <arXiv:1712.04076>. Bartz-Beielstein T, Rehbach F, Sen A, Zaefferer M <arXiv:2105.14625>. Bettonvil, B, Kleijnen JPC (1996) <doi:10.1016/S0377-2217(96)00156-7>.
Author: Thomas Bartz-Beielstein [aut, cre] (<https://orcid.org/0000-0002-5938-5158>), Martin Zaefferer [aut] (<https://orcid.org/0000-0003-2372-2092>), Frederik Rehbach [aut] (<https://orcid.org/0000-0003-0922-8629>)
Maintainer: Thomas Bartz-Beielstein <tbb@bartzundbartz.de>

Diff between SPOTMisc versions 1.2.2 dated 2021-05-28 and 1.2.11 dated 2021-08-04

 DESCRIPTION                   |   19 ++++++++++---------
 MD5                           |   15 ++++++++++-----
 NAMESPACE                     |   17 +++++++++++++++++
 NEWS.md                       |only
 R/funKerasMnist.R             |only
 R/funMarkovChain.R            |    3 ---
 R/reportSensitivityAnalysis.R |    4 +++-
 man/evalKerasMnist.Rd         |only
 man/funKerasMnist.Rd          |only
 man/getKerasConf.Rd           |only
 man/subgroups.Rd              |    3 ++-
 11 files changed, 42 insertions(+), 19 deletions(-)

More information about SPOTMisc at CRAN
Permanent link

Package sarsop updated to version 0.6.9 with previous version 0.6.8 dated 2021-02-03

Title: Approximate POMDP Planning Software
Description: A toolkit for Partially Observed Markov Decision Processes (POMDP). Provides bindings to C++ libraries implementing the algorithm SARSOP (Successive Approximations of the Reachable Space under Optimal Policies) and described in Kurniawati et al (2008), <doi:10.15607/RSS.2008.IV.009>. This package also provides a high-level interface for generating, solving and simulating POMDP problems and their solutions.
Author: Carl Boettiger [cre, aut, cph] (<https://orcid.org/0000-0002-1642-628X>), Jeroen Ooms [aut], Milad Memarzadeh [aut], Hanna Kurniawati [ctb, cph], David Hsu [ctb, cph], Hanna Kurniawati [ctb, cph], Wee Sun Lee [ctb, cph], Yanzhu Du [ctb], Xan Huang [ctb], Trey Smith [ctb, cph], Tony Cassandra [ctb, cph], Lee Thomason [ctb, cph], Carl Kindman [ctb, cph], Le Trong Dao [ctb, cph], Amit Jain [ctb, cph], Rong Nan [ctb, cph], Ulrich Drepper [ctb], Free Software Foundation [cph], Tyge Lovset [ctb, cph], Yves Berquin [ctb, cph], Benjamin Grüdelbach [ctb], RSA Data Security, Inc. [cph]
Maintainer: Carl Boettiger <cboettig@gmail.com>

Diff between sarsop versions 0.6.8 dated 2021-02-03 and 0.6.9 dated 2021-08-04

 DESCRIPTION                                             |    8 ++++----
 MD5                                                     |    8 ++++----
 NEWS.md                                                 |    4 ++++
 src/appl-0.96/Parser/Cassandra/include/pomdp_spec.yy.cc |    4 +++-
 tests/testthat/test-sarsop.R                            |    2 ++
 5 files changed, 17 insertions(+), 9 deletions(-)

More information about sarsop at CRAN
Permanent link

Package Hotelling updated to version 1.0-7 with previous version 1.0-5 dated 2018-09-11

Title: Hotelling's T^2 Test and Variants
Description: A set of R functions which implements Hotelling's T^2 test and some variants of it. Functions are also included for Aitchison's additive log ratio and centred log ratio transformations.
Author: James Curran [aut, cre], Taylor Hersh [aut]
Maintainer: James Curran <j.curran@auckland.ac.nz>

Diff between Hotelling versions 1.0-5 dated 2018-09-11 and 1.0-7 dated 2021-08-04

 DESCRIPTION              |   22 +-
 MD5                      |   18 +
 NAMESPACE                |    6 
 R/Hotelling-package.R    |   19 +
 R/hotelling.test.r       |  457 ++++++++++++++++++++++++++++-------------------
 R/summarise.R            |only
 data/manova1.df.txt.gz   |only
 man/Hotelling-package.Rd |    5 
 man/hotelling.stat.Rd    |   21 +-
 man/hotelling.test.Rd    |   89 ++++++---
 man/manova1.df.Rd        |only
 man/summarise.Rd         |only
 12 files changed, 402 insertions(+), 235 deletions(-)

More information about Hotelling at CRAN
Permanent link

Package scorecard updated to version 0.3.4 with previous version 0.3.3 dated 2021-06-11

Title: Credit Risk Scorecard
Description: The `scorecard` package makes the development of credit risk scorecard easier and efficient by providing functions for some common tasks, such as data partition, variable selection, woe binning, scorecard scaling, performance evaluation and report generation. These functions can also used in the development of machine learning models. The references including: 1. Refaat, M. (2011, ISBN: 9781447511199). Credit Risk Scorecard: Development and Implementation Using SAS. 2. Siddiqi, N. (2006, ISBN: 9780471754510). Credit risk scorecards. Developing and Implementing Intelligent Credit Scoring.
Author: Shichen Xie [aut, cre]
Maintainer: Shichen Xie <xie@shichen.name>

Diff between scorecard versions 0.3.3 dated 2021-06-11 and 0.3.4 dated 2021-08-04

 DESCRIPTION        |    6 +++---
 MD5                |   18 +++++++++---------
 NEWS.md            |    6 ++++++
 R/condition_fun.R  |   34 +++++++++++++++++++++++-----------
 R/describe.R       |   34 ++++++++++++++++++++++------------
 R/perf.R           |    5 +++--
 R/report.R         |    6 +++---
 R/woebin.R         |   30 +++++++++++++++---------------
 build/vignette.rds |binary
 man/describe.Rd    |    8 +++++++-
 10 files changed, 91 insertions(+), 56 deletions(-)

More information about scorecard at CRAN
Permanent link

Package GADMTools updated to version 3.9-1 with previous version 3.8-2 dated 2021-04-23

Title: Easy Use of 'GADM' Maps
Description: Manipulate, assemble, export <https://gadm.org/> maps. Create 'choropleth', 'isopleth', dots plot, proportional dots, dot-density and more.
Author: Jean Pierre Decorps [aut, cre]
Maintainer: Jean Pierre Decorps <jean.pierre.decorps@gmail.com>

Diff between GADMTools versions 3.8-2 dated 2021-04-23 and 3.9-1 dated 2021-08-04

 DESCRIPTION                                     |    8 
 MD5                                             |   29 
 NAMESPACE                                       |    8 
 NEWS                                            |    7 
 R/00_S3_Definitions.R                           |    3 
 R/10_gadm_sp_core.R                             |    6 
 R/20_gadm_sf_core.R                             |    8 
 README.md                                       |    1 
 inst/doc/GADMTools_GRAPHICS.pdf                 |binary
 inst/doc/GADMTools_ISO_3166-1_alpha-3.pdf       |   50 
 inst/doc/GADMTools_Manipulating_Shapefiles.Rmd  |   42 
 inst/doc/GADMTools_Manipulating_Shapefiles.pdf  | 3388 ++++++++++++------------
 man/GADMTools-package.Rd                        |    4 
 man/gadm_crop.Rd                                |    2 
 man/gadm_exportToShapefile.Rd                   |only
 vignettes/GADMTools_Manipulating_Shapefiles.Rmd |   42 
 16 files changed, 1834 insertions(+), 1764 deletions(-)

More information about GADMTools at CRAN
Permanent link

Package excerptr updated to version 2.0.1 with previous version 2.0.0 dated 2019-04-25

Title: Excerpt Structuring Comments from Your Code File and Set a Table of Contents
Description: This is an R interface to the python package 'excerpts' (<https://pypi.org/project/excerpts/>).
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>

Diff between excerptr versions 2.0.0 dated 2019-04-25 and 2.0.1 dated 2021-08-04

 DESCRIPTION                               |   13 
 LICENSE                                   |    2 
 MD5                                       |   28 -
 NEWS.md                                   |    4 
 R/excerptr-package.R                      |    2 
 R/excerptr.R                              |    4 
 README.md                                 |    6 
 build/vignette.rds                        |binary
 inst/doc/An_Introduction_to_excerptr.R    |   78 ++---
 inst/doc/An_Introduction_to_excerptr.Rmd  |    4 
 inst/doc/An_Introduction_to_excerptr.html |  429 +++++++++++++++++++++---------
 man/excerptr-package.Rd                   |    2 
 man/excerptr.Rd                           |   17 -
 tests/runit.R                             |   19 -
 vignettes/An_Introduction_to_excerptr.Rmd |    4 
 15 files changed, 399 insertions(+), 213 deletions(-)

More information about excerptr at CRAN
Permanent link

Package archive updated to version 1.1.0 with previous version 1.0.2 dated 2021-07-16

Title: Multi-Format Archive and Compression Support
Description: Bindings to 'libarchive' <http://www.libarchive.org> the Multi-format archive and compression library. Offers R connections and direct extraction for many archive formats including 'tar', 'ZIP', '7-zip', 'RAR', 'CAB' and compression formats including 'gzip', 'bzip2', 'compress', 'lzma' and 'xz'.
Author: Jim Hester [aut, cre] (<https://orcid.org/0000-0002-2739-7082>), Ondrej Holy [cph] (archive_write_add_filter implementation), RStudio [cph, fnd]
Maintainer: Jim Hester <jim.hester@rstudio.com>

Diff between archive versions 1.0.2 dated 2021-07-16 and 1.1.0 dated 2021-08-04

 DESCRIPTION                           |    8 +-
 MD5                                   |   58 +++++++++--------
 NEWS.md                               |    7 ++
 R/archive.R                           |   34 ++++------
 R/archive_extract.R                   |   28 ++++----
 R/archive_read.R                      |   18 ++---
 R/archive_write_dir.R                 |    2 
 R/archive_write_files.R               |    2 
 R/cpp11.R                             |   16 ++--
 R/file_read.R                         |   11 ++-
 R/zzz.R                               |    2 
 README.md                             |   26 +++----
 build/archive.pdf                     |binary
 man/archive.Rd                        |    6 -
 man/archive_extract.Rd                |   17 +++--
 man/archive_read.Rd                   |    2 
 src/Makevars.ucrt                     |only
 src/Makevars.win                      |    4 -
 src/archive.cpp                       |   17 ++++-
 src/archive_extract.cpp               |  111 ++++++++++++++++++++++++++++++----
 src/archive_read.cpp                  |   91 +++++++++++++++++++++++----
 src/connection/connection.c           |    4 +
 src/connection/connection.h           |    2 
 src/cpp11.cpp                         |   47 ++++----------
 src/r_archive.cpp                     |   16 +++-
 src/r_archive.h                       |   44 ++++++++++++-
 tests/testthat/mtcars.tar.gz          |only
 tests/testthat/test-archive.R         |    7 ++
 tests/testthat/test-archive_extract.R |   51 ++++++++++++---
 tests/testthat/test-archive_read.R    |    7 +-
 tests/testthat/test-archive_write.R   |    9 +-
 31 files changed, 451 insertions(+), 196 deletions(-)

More information about archive at CRAN
Permanent link

New package scPOP with initial version 0.1.0
Package: scPOP
Title: Metrics for Benchmarking scRNA-Seq Batch Correction
Version: 0.1.0
Description: Evaluate batch effect correction algorithms for scRNA-seq using multiple established methods, including the Adjusted Rand Index, Normalized Mutual Information, Local Inverse Simpson Index, and Silhouette Width. Methods for aggregating and weighing multiple metrics together are also included. For further explanation of methods, see Swamy et al. (2021)<doi:10.1101/2021.03.26.437190> .
Maintainer: Vinay Swamy <swamyvinny@gmail.com>
License: GPL-3
Encoding: UTF-8
Imports: Rcpp (>= 1.0.5), Matrix, RANN, cluster
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2021-08-03 23:22:16 UTC; swamyvs
Author: Vinay Swamy [aut, cre], David McGaughey [aut]
Repository: CRAN
Date/Publication: 2021-08-04 15:10:02 UTC

More information about scPOP at CRAN
Permanent link

New package ei.Datasets with initial version 0.0.1-1
Package: ei.Datasets
Title: Real Datasets for Assessing Ecological Inference Algorithms
Version: 0.0.1-1
Description: Provides more than 550 data sets of actual election results. Each of the data sets includes aggregate party and candidate outcomes at the voting unit (polling stations) level and two-way cross-tabulated results at the district level. These data sets can be used to assess ecological inference algorithms devised for estimating RxC (global) ecological contingency tables using exclusively aggregate results from voting units.
License: EPL | CC BY 4.0 | file LICENSE
Encoding: UTF-8
Imports: tibble
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: no
Packaged: 2021-08-03 15:21:28 UTC; Jose M Pavia
Author: Jose M. Pavía [aut, cre] (<https://orcid.org/0000-0002-0129-726X>)
Maintainer: Jose M. Pavía <jose.m.pavia@uv.es>
Repository: CRAN
Date/Publication: 2021-08-04 14:50:02 UTC

More information about ei.Datasets at CRAN
Permanent link

New package DIGSS with initial version 1.0.2
Package: DIGSS
Title: Determination of Intervals Using Georeferenced Survey Simulation
Version: 1.0.2
Date: 2021-08-03
Imports: viridis,ggplot2,stats,grDevices,graphics,utils
Description: Simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties. The survey approach used is largely based on the work of Kintigh (1988) <doi:10.2307/281113>.
Maintainer: Mark Hubbe <hubbe.1@osu.edu>
BugReports: https://github.com/markhubbe/DIGSS/issues
URL: https://github.com/markhubbe/DIGSS
License: MIT + file LICENSE
Depends: R (>= 3.5)
Encoding: UTF-8
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-03 13:37:17 UTC; Mark
Author: Mark Hubbe [aut, cre], Cara Hubbell [aut], William Pestle [aut]
Repository: CRAN
Date/Publication: 2021-08-04 14:30:05 UTC

More information about DIGSS at CRAN
Permanent link

New package degross with initial version 0.9.0
Package: degross
Title: Density Estimation from GROuped Summary Statistics
Version: 0.9.0
Description: Estimation of a density from grouped (tabulated) summary statistics evaluated in each of the big bins (or classes) partitioning the support of the variable. These statistics include class frequencies and central moments of order one up to four. The log-density is modelled using a linear combination of penalised B-splines. The multinomial log-likelihood involving the frequencies adds up to a roughness penalty based on the differences in the coefficients of neighbouring B-splines and the log of a root-n approximation of the sampling density of the observed vector of central moments in each class. The so-obtained penalized log-likelihood is maximized using the EM algorithm to get an estimate of the spline parameters and, consequently, of the variable density and related quantities such as quantiles, see Lambert, P. (2021) <arXiv:2107.03883> for details.
License: GPL-3
Encoding: UTF-8
Imports: cubicBsplines, stats
NeedsCompilation: no
Packaged: 2021-08-03 10:30:10 UTC; plambert
Author: Philippe Lambert [aut, cre] (Université de Liège / Université catholique de Louvain (Belgium))
Maintainer: Philippe Lambert <p.lambert@uliege.be>
Repository: CRAN
Date/Publication: 2021-08-04 14:30:02 UTC

More information about degross at CRAN
Permanent link

New package changepoint.influence with initial version 1.0.1
Package: changepoint.influence
Title: Package to Calculate the Influence of the Data on a Changepoint Segmentation
Version: 1.0.1
Date: 2021-08-03
Maintainer: Rebecca Killick <r.killick@lancs.ac.uk>
BugReports: https://github.com/rkillick/changepoint.influence/issues
URL: https://github.com/rkillick/changepoint.influence/
Imports: data.table, ggplot2, gridExtra, reshape, graphics, methods
Depends: R(>= 3.2), changepoint
Suggests: testthat, vdiffr
Description: Allows users to input their data, segmentation and function used for the segmentation (and additional arguments) and the package calculates the influence of the data on the changepoint locations, see Wilms et al. (2021) <arXiv:2107.10572>. Currently this can only be used with the changepoint package functions to identify changes, but we plan to extend this. There are options for different types of graphics to assess the influence.
License: GPL
LazyData: true
Packaged: 2021-08-03 15:20:26 UTC; killick
NeedsCompilation: no
Author: Rebecca Killick [aut, cre], Ines Wilms [aut]
Repository: CRAN
Date/Publication: 2021-08-04 15:00:02 UTC

More information about changepoint.influence at CRAN
Permanent link

Package SPOT updated to version 2.5.8 with previous version 2.5.0 dated 2021-05-22

Title: Sequential Parameter Optimization Toolbox
Description: A set of tools for model-based optimization and tuning of algorithms (hyperparameter tuning). It includes surrogate models, optimizers, and design of experiment approaches. The main interface is spot, which uses sequentially updated surrogate models for the purpose of efficient optimization. The main goal is to ease the burden of objective function evaluations, when a single evaluation requires a significant amount of resources.
Author: Thomas Bartz-Beielstein [aut, cre] (<https://orcid.org/0000-0002-5938-5158>), Martin Zaefferer [aut] (<https://orcid.org/0000-0003-2372-2092>), Frederik Rehbach [aut] (<https://orcid.org/0000-0003-0922-8629>), Margarita Rebolledo [ctb], Joerg Stork [ctb] (0000-0002-7471-3498), Christian Lasarczyk [ctb]
Maintainer: Thomas Bartz-Beielstein <tbb@bartzundbartz.de>

Diff between SPOT versions 2.5.0 dated 2021-05-22 and 2.5.8 dated 2021-08-04

 SPOT-2.5.0/SPOT/vignettes/SPOTBenchmark.R          |only
 SPOT-2.5.0/SPOT/vignettes/SPOTBenchmark.html       |only
 SPOT-2.5.0/SPOT/vignettes/SPOTKrigingVignette.R    |only
 SPOT-2.5.0/SPOT/vignettes/SPOTKrigingVignette.html |only
 SPOT-2.5.0/SPOT/vignettes/compSpotHybrid.R         |only
 SPOT-2.5.0/SPOT/vignettes/experiment1.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment2.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment2.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment3.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment3.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment4.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment4.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment5.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment5.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment6.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment6.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment7.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment7.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment8.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment8.RData        |only
 SPOT-2.5.0/SPOT/vignettes/experiment9.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiment9_100.R        |only
 SPOT-2.5.0/SPOT/vignettes/experiment9_150.R        |only
 SPOT-2.5.0/SPOT/vignettes/experiment9_200.R        |only
 SPOT-2.5.0/SPOT/vignettes/experiment9_250.R        |only
 SPOT-2.5.0/SPOT/vignettes/experiment9_300.R        |only
 SPOT-2.5.0/SPOT/vignettes/experiment9_50.R         |only
 SPOT-2.5.0/SPOT/vignettes/experiments.R            |only
 SPOT-2.5.0/SPOT/vignettes/experiments.html         |only
 SPOT-2.5.0/SPOT/vignettes/test.R                   |only
 SPOT-2.5.0/SPOT/vignettes/testTree.R               |only
 SPOT-2.5.8/SPOT/DESCRIPTION                        |   11 
 SPOT-2.5.8/SPOT/MD5                                |   84 +-
 SPOT-2.5.8/SPOT/NAMESPACE                          |   13 
 SPOT-2.5.8/SPOT/NEWS.md                            |   32 
 SPOT-2.5.8/SPOT/R/designLHD.R                      |   10 
 SPOT-2.5.8/SPOT/R/duplicateHandling.R              |    5 
 SPOT-2.5.8/SPOT/R/funContinuous.R                  |  681 ++++++++++++++++++++-
 SPOT-2.5.8/SPOT/R/objectiveFunctionEvaluation.R    |    2 
 SPOT-2.5.8/SPOT/R/package.R                        |   18 
 SPOT-2.5.8/SPOT/build/partial.rdb                  |binary
 SPOT-2.5.8/SPOT/inst/doc/SPOTVignetteNutshell.R    |  148 ++++
 SPOT-2.5.8/SPOT/inst/doc/SPOTVignetteNutshell.Rmd  |  167 +++++
 SPOT-2.5.8/SPOT/inst/doc/SPOTVignetteNutshell.html |  159 ++++
 SPOT-2.5.8/SPOT/man/SPOT-package.Rd                |   21 
 SPOT-2.5.8/SPOT/man/designLHD.Rd                   |   10 
 SPOT-2.5.8/SPOT/man/funBard.Rd                     |only
 SPOT-2.5.8/SPOT/man/funBeale.Rd                    |only
 SPOT-2.5.8/SPOT/man/funBox3d.Rd                    |only
 SPOT-2.5.8/SPOT/man/funBrownBs.Rd                  |only
 SPOT-2.5.8/SPOT/man/funFreudRoth.Rd                |only
 SPOT-2.5.8/SPOT/man/funGauss.Rd                    |only
 SPOT-2.5.8/SPOT/man/funGulf.Rd                     |only
 SPOT-2.5.8/SPOT/man/funHelical.Rd                  |only
 SPOT-2.5.8/SPOT/man/funJennSamp.Rd                 |only
 SPOT-2.5.8/SPOT/man/funMeyer.Rd                    |only
 SPOT-2.5.8/SPOT/man/funPowellBs.Rd                 |only
 SPOT-2.5.8/SPOT/man/funPowellS.Rd                  |only
 SPOT-2.5.8/SPOT/man/funRosen.Rd                    |    2 
 SPOT-2.5.8/SPOT/man/funShiftedSphere.Rd            |only
 SPOT-2.5.8/SPOT/man/funSphere.Rd                   |    3 
 SPOT-2.5.8/SPOT/tests/testthat/Rplots.pdf          |binary
 SPOT-2.5.8/SPOT/tests/testthat/test.fun.R          |    7 
 SPOT-2.5.8/SPOT/tests/testthat/test.main.R         |   15 
 SPOT-2.5.8/SPOT/vignettes/SPOTVignetteNutshell.Rmd |  167 +++++
 65 files changed, 1452 insertions(+), 103 deletions(-)

More information about SPOT at CRAN
Permanent link

Package fusen updated to version 0.2.4 with previous version 0.2.3 dated 2021-07-26

Title: Build a Package from Rmarkdown File
Description: Use Rmarkdown First method to build your package. Start your package with documentation, functions, examples and tests in the same unique file. Everything can be set from the Rmarkdown template file provided in your project, then inflated as a package. Inflating the template copies the relevant chunks and sections in the appropriate files required for package development.
Author: Sebastien Rochette [aut, cre] (<https://orcid.org/0000-0002-1565-9313>), ThinkR [cph]
Maintainer: Sebastien Rochette <sebastien@thinkr.fr>

Diff between fusen versions 0.2.3 dated 2021-07-26 and 0.2.4 dated 2021-08-04

 DESCRIPTION                                               |    6 -
 MD5                                                       |   18 ++--
 NEWS.md                                                   |    4 
 README.md                                                 |    4 
 inst/doc/How-to-use-fusen.html                            |    6 -
 inst/doc/Maintain-packages-with-fusen.R                   |   25 +++++
 inst/doc/Maintain-packages-with-fusen.Rmd                 |   48 +++++++++++
 inst/doc/Maintain-packages-with-fusen.html                |   59 +++++++++++++-
 inst/tests-templates/dev-template-no-example-no-tests.Rmd |    2 
 vignettes/Maintain-packages-with-fusen.Rmd                |   48 +++++++++++
 10 files changed, 198 insertions(+), 22 deletions(-)

More information about fusen at CRAN
Permanent link

Package IPDFileCheck updated to version 0.7.2 with previous version 0.6.6 dated 2021-02-22

Title: Basic Functions to Check Readability, Consistency, and Content of an Individual Participant Data File
Description: Basic checks needed with an individual level participant data from randomised controlled trial. This checks files for existence, read access and individual columns for formats. The checks on format is currently implemented for gender and age formats.
Author: Sheeja Manchira Krishnan
Maintainer: Sheeja Manchira Krishnan <sheejamk@gmail.com>

Diff between IPDFileCheck versions 0.6.6 dated 2021-02-22 and 0.7.2 dated 2021-08-04

 DESCRIPTION                        |   11 
 MD5                                |   17 -
 NAMESPACE                          |    3 
 R/IPDFilecheck.R                   |  168 ++++++++++++-
 build/vignette.rds                 |binary
 inst/doc/User_Guide.html           |  454 +++++++++----------------------------
 man/get_effect_size.Rd             |only
 man/get_summary_gtsummary.Rd       |only
 man/return_longitudinal_summary.Rd |only
 tests/testthat.R                   |    1 
 tests/testthat/test-IPDFilecheck.R |   60 ++++
 11 files changed, 334 insertions(+), 380 deletions(-)

More information about IPDFileCheck at CRAN
Permanent link

Package rstap (with last version 1.0.3) was removed from CRAN

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

2019-02-06 1.0.3
2019-01-02 1.0.2

Permanent link
New package string2path with initial version 0.0.1
Package: string2path
Title: Rendering Font into 'data.frame'
Version: 0.0.1
Description: Extract glyph information from a font file, and translate the outline curves to flattened paths or tessellated polygons. The converted data is returned as a 'data.frame' in easy-to-plot format.
License: MIT + file LICENSE
Depends: R (>= 4.0)
Imports: tibble
Suggests: testthat (>= 3.0.0), systemfonts
URL: https://yutannihilation.github.io/string2path/, https://github.com/yutannihilation/string2path
BugReports: https://github.com/yutannihilation/string2path/issues
Encoding: UTF-8
SystemRequirements: Cargo (rustc package manager)
NeedsCompilation: yes
Packaged: 2021-08-02 16:32:17 UTC; yutani
Author: Hiroaki Yutani [aut, cre] (<https://orcid.org/0000-0002-3385-7233>)
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-04 09:50:02 UTC

More information about string2path at CRAN
Permanent link

New package roclang with initial version 0.1.0
Package: roclang
Title: Functions for Diffusing Function Documentations into 'Roxygen' Comments
Version: 0.1.0
Maintainer: Xiurui Zhu <zxr6@163.com>
Description: Efficient diffusing of content across function documentations. Sections, parameters or dot parameters are extracted from function documentations and turned into valid Rd character strings, which are ready to diffuse into the 'roxygen' comments of another function by inserting inline code.
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0)
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: dplyr (>= 1.0.2), tidyr (>= 1.1.2), purrr (>= 0.3.4), tibble (>= 3.0.4), stringr (>= 1.4.0), magrittr (>= 2.0.1), rlang (>= 0.4.10), roxygen2 (>= 7.1.1), methods (>= 4.0.0), rex (>= 1.2.0)
URL: https://github.com/zhuxr11/roclang
BugReports: https://github.com/zhuxr11/roclang/issues
NeedsCompilation: no
Packaged: 2021-08-03 06:54:45 UTC; Xiurui Zhu
Author: Xiurui Zhu [aut, cre]
Repository: CRAN
Date/Publication: 2021-08-04 10:00:02 UTC

More information about roclang at CRAN
Permanent link

New package robustcov with initial version 0.1
Package: robustcov
Title: Collection of Robust Covariance and (Sparse) Precision Matrix Estimators
Version: 0.1
Date: 2021-07-18
Maintainer: Yunyi Shen <yshen99@wisc.edu>
Description: Collection of methods for robust covariance and (sparse) precision matrix estimation based on Loh and Tan (2018) <doi:10.1214/18-EJS1427>.
License: GPL-3
Imports: Rcpp (>= 1.0.6), glasso, caret
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2021-08-03 04:02:00 UTC; yunyi
Author: Yunyi Shen [aut, cre] (<https://orcid.org/0000-0003-2779-6507>), David Simcha [cph]
Repository: CRAN
Date/Publication: 2021-08-04 10:00:05 UTC

More information about robustcov at CRAN
Permanent link

New package informedSen with initial version 1.0.7
Package: informedSen
Title: Sensitivity Analysis Informed by a Test for Bias
Version: 1.0.7
Author: Paul R Rosenbaum
Maintainer: Paul R Rosenbaum <rosenbaum@wharton.upenn.edu>
Description: After testing for biased treatment assignment in an observational study using an unaffected outcome, the sensitivity analysis is constrained to be compatible with that test. The package uses the optimization software gurobi obtainable from <https://www.gurobi.com/>, together with its associated R package, also called gurobi; see: <https://www.gurobi.com/documentation/7.0/refman/installing_the_r_package.html>. The method is a substantial computational and practical enhancement of a concept introduced in Rosenbaum (1992) Detecting bias with confidence in observational studies Biometrika, 79(2), 367-374 <doi:10.1093/biomet/79.2.367>.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: sensitivitymult, stats
Enhances: gurobi
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2021-08-02 20:56:29 UTC; rosenbap
Repository: CRAN
Date/Publication: 2021-08-04 09:50:05 UTC

More information about informedSen at CRAN
Permanent link

Package igoR updated to version 0.1.2 with previous version 0.1.1 dated 2021-01-27

Title: Intergovernmental Organizations Database
Description: Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, provided by the Correlates of War Project <https://correlatesofwar.org/>. See also Pevehouse, J. C. et al. (2020), <doi:10.1177/0022343319881175>. Version 3 includes information from 1815 to 2014.
Author: Diego Hernangómez [aut, cre, cph] (<https://orcid.org/0000-0001-8457-4658>), The Correlates of War Project [cph] (for the data set)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>

Diff between igoR versions 0.1.1 dated 2021-01-27 and 0.1.2 dated 2021-08-04

 igoR-0.1.1/igoR/inst/tinytest               |only
 igoR-0.1.1/igoR/tests/tinytest.R            |only
 igoR-0.1.1/igoR/vignettes/reference.html    |only
 igoR-0.1.2/igoR/DESCRIPTION                 |   30 -
 igoR-0.1.2/igoR/MD5                         |   82 ++--
 igoR-0.1.2/igoR/NEWS.md                     |   27 -
 igoR-0.1.2/igoR/R/data.R                    |  183 +++++-----
 igoR-0.1.2/igoR/R/igoR-package.R            |   43 --
 igoR-0.1.2/igoR/R/igo_dyadic.R              |   85 ++--
 igoR-0.1.2/igoR/R/igo_members.R             |   58 +--
 igoR-0.1.2/igoR/R/igo_search.R              |   23 -
 igoR-0.1.2/igoR/R/igo_search_states.R       |   19 -
 igoR-0.1.2/igoR/R/igo_state_membership.R    |   61 ++-
 igoR-0.1.2/igoR/R/sysdata.rda               |binary
 igoR-0.1.2/igoR/README.md                   |   81 +++-
 igoR-0.1.2/igoR/build/partial.rdb           |binary
 igoR-0.1.2/igoR/build/vignette.rds          |binary
 igoR-0.1.2/igoR/data/igo_year_format3.rda   |binary
 igoR-0.1.2/igoR/data/state_year_format3.rda |binary
 igoR-0.1.2/igoR/data/states2016.rda         |binary
 igoR-0.1.2/igoR/inst/CITATION               |    2 
 igoR-0.1.2/igoR/inst/doc/igoR.R             |  184 +++++-----
 igoR-0.1.2/igoR/inst/doc/igoR.Rmd           |  185 +++++-----
 igoR-0.1.2/igoR/inst/doc/igoR.html          |  497 +++++++++++++++-------------
 igoR-0.1.2/igoR/inst/doc/mapping.R          |only
 igoR-0.1.2/igoR/inst/doc/mapping.Rmd        |only
 igoR-0.1.2/igoR/inst/doc/mapping.html       |only
 igoR-0.1.2/igoR/inst/schemaorg.json         |   12 
 igoR-0.1.2/igoR/man/igoR-package.Rd         |   53 +-
 igoR-0.1.2/igoR/man/igo_dyadic.Rd           |   13 
 igoR-0.1.2/igoR/man/igo_members.Rd          |   22 -
 igoR-0.1.2/igoR/man/igo_search.Rd           |   13 
 igoR-0.1.2/igoR/man/igo_search_states.Rd    |    4 
 igoR-0.1.2/igoR/man/igo_state_membership.Rd |   27 -
 igoR-0.1.2/igoR/man/igo_year_format3.Rd     |   54 +--
 igoR-0.1.2/igoR/man/state_year_format3.Rd   |   42 +-
 igoR-0.1.2/igoR/man/states2016.Rd           |   33 -
 igoR-0.1.2/igoR/tests/testthat              |only
 igoR-0.1.2/igoR/tests/testthat.R            |only
 igoR-0.1.2/igoR/vignettes/AusShared.png     |only
 igoR-0.1.2/igoR/vignettes/NAShared.png      |only
 igoR-0.1.2/igoR/vignettes/UNMaps.png        |only
 igoR-0.1.2/igoR/vignettes/igoR.Rmd          |  185 +++++-----
 igoR-0.1.2/igoR/vignettes/mapping.Rmd       |only
 igoR-0.1.2/igoR/vignettes/refs_igo.bib      |    4 
 45 files changed, 1095 insertions(+), 927 deletions(-)

More information about igoR at CRAN
Permanent link

Package rBiasCorrection updated to version 0.3.2 with previous version 0.3.1 dated 2021-06-21

Title: Correct Bias in DNA Methylation Analyses
Description: Implementation of the algorithms (with minor modifications) to correct bias in quantitative DNA methylation analyses as described by Moskalev et al. (2011) <doi:10.1093/nar/gkr213>. Publication: Kapsner et al. (2021) <doi:10.1002/ijc.33681>.
Author: Lorenz A. Kapsner [cre, aut, cph] (<https://orcid.org/0000-0003-1866-860X>), Evgeny A. Moskalev [aut]
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>

Diff between rBiasCorrection versions 0.3.1 dated 2021-06-21 and 0.3.2 dated 2021-08-04

 DESCRIPTION                                |    6 
 MD5                                        |   12 -
 build/partial.rdb                          |binary
 build/vignette.rds                         |binary
 inst/doc/rBiasCorrection_benchmarking.html |  201 ---------------------------
 inst/doc/rBiasCorrection_howto.html        |  209 +----------------------------
 tests/testthat/test-biascorrection.R       |    7 
 7 files changed, 29 insertions(+), 406 deletions(-)

More information about rBiasCorrection at CRAN
Permanent link

Package ggplotify updated to version 0.0.8 with previous version 0.0.7 dated 2021-05-11

Title: Convert Plot to 'grob' or 'ggplot' Object
Description: Convert plot function call (using expression or formula) to 'grob' or 'ggplot' object that compatible to the 'grid' and 'ggplot2' ecosystem. With this package, we are able to e.g. using 'cowplot' to align plots produced by 'base' graphics, 'ComplexHeatmap', 'eulerr', 'grid', 'lattice', 'magick', 'pheatmap', 'vcd' etc. by converting them to 'ggplot' objects.
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>

Diff between ggplotify versions 0.0.7 dated 2021-05-11 and 0.0.8 dated 2021-08-04

 DESCRIPTION             |    6 +++---
 MD5                     |   16 ++++++++--------
 NEWS.md                 |    4 ++++
 R/as-grob.R             |   34 ++++++++++++++++++----------------
 R/plot_fun.R            |    4 ++--
 build/vignette.rds      |binary
 inst/doc/ggplotify.html |    8 ++++----
 man/as-grob.Rd          |   32 +++++++++++++++++---------------
 man/base2grob.Rd        |    4 +++-
 9 files changed, 59 insertions(+), 49 deletions(-)

More information about ggplotify at CRAN
Permanent link

Package tuneR updated to version 1.3.3.1 with previous version 1.3.3 dated 2018-07-08

Title: Analysis of Music and Speech
Description: Analyze music and speech, extract features like MFCCs, handle wave files and their representation in various ways, read mp3, read midi, perform steps of a transcription, ... Also contains functions ported from the 'rastamat' 'Matlab' package.
Author: Uwe Ligges <ligges@statistik.tu-dortmund.de> with contributions from Sebastian Krey, Olaf Mersmann, Sarah Schnackenberg, Guillaume Guenard, Andrea Preusser, Anita Thieler, Johanna Mielke and Claus Weihs, as well as code fragments and ideas from the former package 'sound' by Matthias Heymann and functions from 'rastamat' by Daniel P. W. Ellis. The included parts of the libmad MPEG audio decoder library are authored by Underbit Technologies.
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>

Diff between tuneR versions 1.3.3 dated 2018-07-08 and 1.3.3.1 dated 2021-08-04

 DESCRIPTION          |    6 +++---
 MD5                  |   14 +++++++-------
 R/hz2bark.R          |    2 +-
 R/mel2hz.R           |    2 +-
 man/fftfreqconvmx.Rd |    2 +-
 man/lilyinput.Rd     |    2 +-
 src/fixed.h          |    3 +++
 src/layer3.c         |    2 +-
 8 files changed, 18 insertions(+), 15 deletions(-)

More information about tuneR at CRAN
Permanent link

Package equatags updated to version 0.1.1 with previous version 0.1.0 dated 2021-04-10

Title: Equations to 'XML'
Description: Provides function transform_mathjax() to transform equations defined using 'MathML', 'LaTeX' or 'ASCIIMathML' notation into format 'SVG' or 'Office Open XML Math'. The 'XML' result can then be included in 'HTML', 'Microsoft Word' documents or 'Microsoft PowerPoint' presentations by using a 'Markdown' document or the R package 'officer'.
Author: David Gohel [aut, cre], ArData [cph]
Maintainer: David Gohel <david.gohel@ardata.fr>

Diff between equatags versions 0.1.0 dated 2021-04-10 and 0.1.1 dated 2021-08-04

 DESCRIPTION            |    9 +++++----
 MD5                    |    9 +++++----
 NAMESPACE              |    2 +-
 NEWS.md                |only
 R/mathjax_node_setup.R |   10 ++++------
 man/mathjax_install.Rd |    2 +-
 6 files changed, 16 insertions(+), 16 deletions(-)

More information about equatags at CRAN
Permanent link

Package tidywikidatar updated to version 0.4.1 with previous version 0.4.0 dated 2021-07-31

Title: Explore 'Wikidata' Through Tidy Data Frames
Description: Query 'Wikidata' API <https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease, get tidy data frames in response, and cache data in a local 'SQLite' database.
Author: Giorgio Comai [aut, cre, cph] (<https://orcid.org/0000-0002-0515-9542>), EDJNet [fnd]
Maintainer: Giorgio Comai <g@giorgiocomai.eu>

Diff between tidywikidatar versions 0.4.0 dated 2021-07-31 and 0.4.1 dated 2021-08-04

 DESCRIPTION                    |    6 +--
 MD5                            |   16 ++++++---
 NAMESPACE                      |    2 +
 NEWS.md                        |    6 +++
 R/tw_check_qid.R               |only
 R/tw_get.R                     |    2 -
 R/tw_get_field.R               |only
 R/tw_get_others.R              |   67 +++++++++++++----------------------------
 man/tw_check_qid.Rd            |only
 man/tw_get_field.Rd            |only
 tests/testthat/test-get_many.R |   12 +++++--
 11 files changed, 53 insertions(+), 58 deletions(-)

More information about tidywikidatar at CRAN
Permanent link

Package tidyBdE updated to version 0.2.0 with previous version 0.1.2 dated 2021-07-07

Title: Download Data from Bank of Spain
Description: Tools to download data series from 'Banco de España' ('BdE') on 'tibble' format. 'Banco de España' is the national central bank and, within the framework of the Single Supervisory Mechanism ('SSM'), the supervisor of the Spanish banking system along with the European Central Bank. This package is in no way sponsored endorsed or administered by 'Banco de España'.
Author: Diego H. Herrero [aut, cre, cph] (<https://orcid.org/0000-0001-8457-4658>), Banco de España [cph] (for the data.)
Maintainer: Diego H. Herrero <dev.dieghernan@gmail.com>

Diff between tidyBdE versions 0.1.2 dated 2021-07-07 and 0.2.0 dated 2021-08-04

 tidyBdE-0.1.2/tidyBdE/R/deprecated_scales.R                |only
 tidyBdE-0.1.2/tidyBdE/inst/tinytest                        |only
 tidyBdE-0.1.2/tidyBdE/man/bde_vivid_pal.Rd                 |only
 tidyBdE-0.1.2/tidyBdE/man/deprecated_scales.Rd             |only
 tidyBdE-0.1.2/tidyBdE/man/figures/lifecycle-deprecated.svg |only
 tidyBdE-0.1.2/tidyBdE/tests/tinytest.R                     |only
 tidyBdE-0.2.0/tidyBdE/DESCRIPTION                          |   43 ++--
 tidyBdE-0.2.0/tidyBdE/MD5                                  |   71 +++----
 tidyBdE-0.2.0/tidyBdE/NAMESPACE                            |    8 
 tidyBdE-0.2.0/tidyBdE/NEWS.md                              |   14 +
 tidyBdE-0.2.0/tidyBdE/R/bde_pals.R                         |   12 -
 tidyBdE-0.2.0/tidyBdE/R/catalogs.R                         |  121 +++++++++----
 tidyBdE-0.2.0/tidyBdE/R/indicators.R                       |   95 +++++++++-
 tidyBdE-0.2.0/tidyBdE/R/scales.R                           |   24 +-
 tidyBdE-0.2.0/tidyBdE/R/series.R                           |   34 ++-
 tidyBdE-0.2.0/tidyBdE/R/theme_bde.R                        |   39 ++--
 tidyBdE-0.2.0/tidyBdE/R/utils.R                            |   51 +++++
 tidyBdE-0.2.0/tidyBdE/README.md                            |   46 ++++
 tidyBdE-0.2.0/tidyBdE/inst/doc/tidyBdE.R                   |   14 -
 tidyBdE-0.2.0/tidyBdE/inst/doc/tidyBdE.Rmd                 |    8 
 tidyBdE-0.2.0/tidyBdE/inst/doc/tidyBdE.html                |    8 
 tidyBdE-0.2.0/tidyBdE/inst/schemaorg.json                  |    4 
 tidyBdE-0.2.0/tidyBdE/man/bde_catalog_load.Rd              |    4 
 tidyBdE-0.2.0/tidyBdE/man/bde_catalog_search.Rd            |    8 
 tidyBdE-0.2.0/tidyBdE/man/bde_catalog_update.Rd            |    2 
 tidyBdE-0.2.0/tidyBdE/man/bde_indicators.Rd                |   20 +-
 tidyBdE-0.2.0/tidyBdE/man/bde_pals.Rd                      |only
 tidyBdE-0.2.0/tidyBdE/man/bde_series_full_load.Rd          |   14 -
 tidyBdE-0.2.0/tidyBdE/man/bde_series_load.Rd               |   15 -
 tidyBdE-0.2.0/tidyBdE/man/figures/README-gdp-1.png         |binary
 tidyBdE-0.2.0/tidyBdE/man/scales_bde.Rd                    |   11 -
 tidyBdE-0.2.0/tidyBdE/man/theme_bde.Rd                     |   39 ++--
 tidyBdE-0.2.0/tidyBdE/man/tidyBdE-package.Rd               |   12 -
 tidyBdE-0.2.0/tidyBdE/tests/testthat                       |only
 tidyBdE-0.2.0/tidyBdE/tests/testthat.R                     |only
 tidyBdE-0.2.0/tidyBdE/vignettes/chart-1.png                |binary
 tidyBdE-0.2.0/tidyBdE/vignettes/gdp-1.png                  |binary
 tidyBdE-0.2.0/tidyBdE/vignettes/macroseries-1.png          |binary
 tidyBdE-0.2.0/tidyBdE/vignettes/tidyBdE.Rmd                |    8 
 39 files changed, 509 insertions(+), 216 deletions(-)

More information about tidyBdE at CRAN
Permanent link

Package gpindex updated to version 0.3.4 with previous version 0.3.1 dated 2021-07-07

Title: Generalized Price and Quantity Indexes
Description: A small package for calculating lots of different price indexes, and by extension quantity indexes. Provides tools to build and work with any type of bilateral generalized-mean index (of which most price indexes are), along with a few important indexes that don't belong to the generalized-mean family. Implements and extends many of the methods in Balk (2008, ISBN:978-1-107-40496-0) and ILO, IMF, OECD, Eurostat, UN, and World Bank (2020, ISBN:978-1-51354-298-0) for bilateral price indexes.
Author: Steve Martin [aut, cre, cph]
Maintainer: Steve Martin <stevemartin041@gmail.com>

Diff between gpindex versions 0.3.1 dated 2021-07-07 and 0.3.4 dated 2021-08-04

 gpindex-0.3.1/gpindex/R/0_helper_functions.R              |only
 gpindex-0.3.1/gpindex/R/1_means.R                         |only
 gpindex-0.3.1/gpindex/R/2_weights.R                       |only
 gpindex-0.3.1/gpindex/R/3_price_indexes.R                 |only
 gpindex-0.3.1/gpindex/R/4_quantity_index.R                |only
 gpindex-0.3.1/gpindex/R/5_utilities.R                     |only
 gpindex-0.3.1/gpindex/man/quantity_index.Rd               |only
 gpindex-0.3.4/gpindex/DESCRIPTION                         |   10 
 gpindex-0.3.4/gpindex/MD5                                 |   65 +--
 gpindex-0.3.4/gpindex/NAMESPACE                           |    5 
 gpindex-0.3.4/gpindex/NEWS                                |    8 
 gpindex-0.3.4/gpindex/R/helper_functions.R                |only
 gpindex-0.3.4/gpindex/R/means.R                           |only
 gpindex-0.3.4/gpindex/R/operators.R                       |only
 gpindex-0.3.4/gpindex/R/price_indexes.R                   |only
 gpindex-0.3.4/gpindex/R/utilities.R                       |only
 gpindex-0.3.4/gpindex/R/weights.R                         |only
 gpindex-0.3.4/gpindex/inst                                |only
 gpindex-0.3.4/gpindex/man/contributions.Rd                |   60 +-
 gpindex-0.3.4/gpindex/man/generalized_mean.Rd             |   49 --
 gpindex-0.3.4/gpindex/man/gpindex.Rd                      |    6 
 gpindex-0.3.4/gpindex/man/lehmer_mean.Rd                  |   26 -
 gpindex-0.3.4/gpindex/man/logarithmic_means.Rd            |   35 -
 gpindex-0.3.4/gpindex/man/nested_mean.Rd                  |   16 
 gpindex-0.3.4/gpindex/man/offset_prices.Rd                |    9 
 gpindex-0.3.4/gpindex/man/operators.Rd                    |only
 gpindex-0.3.4/gpindex/man/outlier.Rd                      |   15 
 gpindex-0.3.4/gpindex/man/pq6.Rd                          |    2 
 gpindex-0.3.4/gpindex/man/price_indexes.Rd                |   11 
 gpindex-0.3.4/gpindex/man/transform_weights.Rd            |   26 -
 gpindex-0.3.4/gpindex/po                                  |only
 gpindex-0.3.4/gpindex/tests/Examples/gpindex-Ex.Rout.save |  289 +++++++-------
 gpindex-0.3.4/gpindex/tests/test_means.R                  |   57 ++
 gpindex-0.3.4/gpindex/tests/test_means.Rout.save          |  113 +++--
 gpindex-0.3.4/gpindex/tests/test_price_indexes.R          |    3 
 gpindex-0.3.4/gpindex/tests/test_price_indexes.Rout.save  |    1 
 gpindex-0.3.4/gpindex/tests/test_slow.R                   |only
 gpindex-0.3.4/gpindex/tests/test_utilities.R              |    2 
 gpindex-0.3.4/gpindex/tests/test_utilities.Rout.save      |    5 
 gpindex-0.3.4/gpindex/tests/test_weights.R                |    6 
 gpindex-0.3.4/gpindex/tests/test_weights.Rout.save        |    9 
 41 files changed, 495 insertions(+), 333 deletions(-)

More information about gpindex at CRAN
Permanent link

Package fdaPOIFD updated to version 1.0.2 with previous version 1.0.1 dated 2021-07-28

Title: Partially Observed Integrated Functional Depth
Description: Integrated Depths for Partially Observed Functional Data (POFD). Applications to visualization, outlier detection and classification. Software companion for Elías, Antonio, Jiménez, Raúl, Paganoni, Anna M. and Sangalli, Laura M., (2020), "Integrated Depth for Partially Observed Functional Data".
Author: Antonio Elías [aut, cre], Raúl Jiménez [ctb], Anna M. Paganoni [ctb], Laura M. Sangalli [ctb]
Maintainer: Antonio Elías <antonioefz91@gmail.com>

Diff between fdaPOIFD versions 1.0.1 dated 2021-07-28 and 1.0.2 dated 2021-08-04

 fdaPOIFD-1.0.1/fdaPOIFD/R/gaussianPoFD.R             |only
 fdaPOIFD-1.0.1/fdaPOIFD/R/outliergramPoFD.R          |only
 fdaPOIFD-1.0.1/fdaPOIFD/R/plotPoFD.R                 |only
 fdaPOIFD-1.0.1/fdaPOIFD/man/boxplot_PoFD.Rd          |only
 fdaPOIFD-1.0.1/fdaPOIFD/man/gaussian_PoFD.Rd         |only
 fdaPOIFD-1.0.1/fdaPOIFD/man/outliergram_PoFD.Rd      |only
 fdaPOIFD-1.0.1/fdaPOIFD/man/plot_PoFD.Rd             |only
 fdaPOIFD-1.0.2/fdaPOIFD/DESCRIPTION                  |    8 +-
 fdaPOIFD-1.0.2/fdaPOIFD/MD5                          |   42 ++++++-----
 fdaPOIFD-1.0.2/fdaPOIFD/NAMESPACE                    |   12 +--
 fdaPOIFD-1.0.2/fdaPOIFD/NEWS.md                      |    4 +
 fdaPOIFD-1.0.2/fdaPOIFD/R/POIFD.R                    |    3 
 fdaPOIFD-1.0.2/fdaPOIFD/R/boxplotPoFD.R              |    4 -
 fdaPOIFD-1.0.2/fdaPOIFD/R/commondomainPOFD.R         |only
 fdaPOIFD-1.0.2/fdaPOIFD/R/exampleData.R              |    2 
 fdaPOIFD-1.0.2/fdaPOIFD/R/intervalPOFD.R             |only
 fdaPOIFD-1.0.2/fdaPOIFD/R/outliergramPOFD.R          |only
 fdaPOIFD-1.0.2/fdaPOIFD/R/plotPOFD.R                 |only
 fdaPOIFD-1.0.2/fdaPOIFD/R/sparsePOFD.R               |only
 fdaPOIFD-1.0.2/fdaPOIFD/inst/doc/simulation_vig.R    |   46 +++++++++++-
 fdaPOIFD-1.0.2/fdaPOIFD/inst/doc/simulation_vig.Rmd  |   49 +++++++++++--
 fdaPOIFD-1.0.2/fdaPOIFD/inst/doc/simulation_vig.html |   70 ++++++++++++++++---
 fdaPOIFD-1.0.2/fdaPOIFD/man/POIFD.Rd                 |    3 
 fdaPOIFD-1.0.2/fdaPOIFD/man/boxplotPOFD.Rd           |only
 fdaPOIFD-1.0.2/fdaPOIFD/man/commondomainPOFD.Rd      |only
 fdaPOIFD-1.0.2/fdaPOIFD/man/exampleData.Rd           |    2 
 fdaPOIFD-1.0.2/fdaPOIFD/man/intervalPOFD.Rd          |only
 fdaPOIFD-1.0.2/fdaPOIFD/man/outliergramPOFD.Rd       |only
 fdaPOIFD-1.0.2/fdaPOIFD/man/plotPOFD.Rd              |only
 fdaPOIFD-1.0.2/fdaPOIFD/man/sparsePOFD.Rd            |only
 fdaPOIFD-1.0.2/fdaPOIFD/vignettes/simulation_vig.Rmd |   49 +++++++++++--
 31 files changed, 235 insertions(+), 59 deletions(-)

More information about fdaPOIFD at CRAN
Permanent link

Package blaise (with last version 1.3.7) was removed from CRAN

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

2021-06-04 1.3.7
2019-05-15 1.3.4

Permanent link
Package jstor (with last version 0.3.9) was removed from CRAN

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

2020-06-04 0.3.9
2020-04-03 0.3.8
2019-09-04 0.3.7
2018-12-12 0.3.6
2018-11-25 0.3.5
2018-10-17 0.3.4
2018-09-30 0.3.3
2018-07-20 0.3.2

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

2021-05-18 0.1.1

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

2017-12-19 0.1.0

Permanent link
Package x13binary updated to version 1.1.57-1 with previous version 1.1.39-3 dated 2021-03-29

Title: Provide the 'x13ashtml' Seasonal Adjustment Binary
Description: The US Census Bureau provides a seasonal adjustment program now called 'X-13ARIMA-SEATS' building on both earlier programs called X-11 and X-12 as well as the SEATS program by the Bank of Spain. The US Census Bureau offers both source and binary versions -- which this package integrates for use by other R packages.
Author: Dirk Eddelbuettel and Christoph Sax
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between x13binary versions 1.1.39-3 dated 2021-03-29 and 1.1.57-1 dated 2021-08-04

 ChangeLog                |   36 +++++++++++
 DESCRIPTION              |   11 +--
 MD5                      |   24 +++----
 R/checkX13binary.R       |  143 ++++++++++++++++++++++-------------------------
 R/x13binary-package.R    |    2 
 README.md                |    6 -
 configure                |   40 ++++++++-----
 configure.win            |    4 -
 man/checkX13binary.Rd    |    3 
 man/supportedPlatform.Rd |    1 
 man/x13binary-package.Rd |    9 +-
 man/x13path.Rd           |    1 
 tests/simpleTest.R       |    9 +-
 13 files changed, 163 insertions(+), 126 deletions(-)

More information about x13binary at CRAN
Permanent link

Package vimp updated to version 2.2.4 with previous version 2.2.3 dated 2021-07-20

Title: Perform Inference on Algorithm-Agnostic Variable Importance
Description: Calculate point estimates of and valid confidence intervals for nonparametric, algorithm-agnostic variable importance measures in high and low dimensions, using flexible estimators of the underlying regression functions. For more information about the methods, please see Williamson et al. (Biometrics, 2020), Williamson et al. (arXiv, 2020+) <arXiv:2004.03683>, and Williamson and Feng (ICML, 2020).
Author: Brian D. Williamson [aut, cre] (<https://orcid.org/0000-0002-7024-548X>), Jean Feng [ctb], Noah Simon [ths] (<https://orcid.org/0000-0002-8985-2474>), Marco Carone [ths] (<https://orcid.org/0000-0003-2106-0953>)
Maintainer: Brian D. Williamson <bwillia2@fredhutch.org>

Diff between vimp versions 2.2.3 dated 2021-07-20 and 2.2.4 dated 2021-08-04

 DESCRIPTION                           |    9 
 MD5                                   |   43 +-
 NEWS.md                               |   12 
 R/data.R                              |only
 R/extract_sampled_split_predictions.R |    8 
 R/utils.R                             |    7 
 R/vimp-package.R                      |    2 
 data                                  |only
 inst/doc/introduction-to-vimp.R       |  124 +++---
 inst/doc/introduction-to-vimp.Rmd     |  270 +++-----------
 inst/doc/introduction-to-vimp.html    |  448 +++++++++--------------
 inst/doc/precomputed-regressions.R    |  348 ++++--------------
 inst/doc/precomputed-regressions.Rmd  |  400 +++++---------------
 inst/doc/precomputed-regressions.html |  655 ++++++++++++----------------------
 inst/doc/types-of-vims.R              |   39 --
 inst/doc/types-of-vims.Rmd            |   58 +--
 inst/doc/types-of-vims.html           |   86 ++--
 man/vimp.Rd                           |    2 
 man/vrc01.Rd                          |only
 tests/testthat/test-cv_vim.R          |   26 +
 vignettes/chicago-author-date.csl     |only
 vignettes/introduction-to-vimp.Rmd    |  270 +++-----------
 vignettes/precomputed-regressions.Rmd |  400 +++++---------------
 vignettes/types-of-vims.Rmd           |   58 +--
 vignettes/vimp_bib.bib                |only
 25 files changed, 1121 insertions(+), 2144 deletions(-)

More information about vimp at CRAN
Permanent link

Package tarchetypes updated to version 0.3.0 with previous version 0.2.1 dated 2021-06-21

Title: Archetypes for Targets
Description: Function-oriented Make-like declarative workflows for Statistics and data science are supported in the 'targets' R package. As an extension to 'targets', the 'tarchetypes' package provides convenient user-side functions to make 'targets' easier to use. By establishing reusable archetypes for common kinds of targets and pipelines, these functions help express complicated reproducible workflows concisely and compactly. The methods in this package were influenced by the 'drake' R package by Will Landau (2018) <doi:10.21105/joss.00550>.
Author: William Michael Landau [aut, cre] (<https://orcid.org/0000-0003-1878-3253>), Samantha Oliver [rev] (<https://orcid.org/0000-0001-5668-1165>), Tristan Mahr [rev] (<https://orcid.org/0000-0002-8890-5116>), Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau@gmail.com>

Diff between tarchetypes versions 0.2.1 dated 2021-06-21 and 0.3.0 dated 2021-08-04

 tarchetypes-0.2.1/tarchetypes/R/utils_condition.R                       |only
 tarchetypes-0.2.1/tarchetypes/tests/testthat/test-utils_language.R      |only
 tarchetypes-0.3.0/tarchetypes/DESCRIPTION                               |   13 
 tarchetypes-0.3.0/tarchetypes/MD5                                       |  164 +++----
 tarchetypes-0.3.0/tarchetypes/NAMESPACE                                 |   45 ++
 tarchetypes-0.3.0/tarchetypes/NEWS.md                                   |   10 
 tarchetypes-0.3.0/tarchetypes/R/class_counter.R                         |    9 
 tarchetypes-0.3.0/tarchetypes/R/tar_age.R                               |   24 -
 tarchetypes-0.3.0/tarchetypes/R/tar_change.R                            |    6 
 tarchetypes-0.3.0/tarchetypes/R/tar_combine.R                           |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_combine_raw.R                       |    6 
 tarchetypes-0.3.0/tarchetypes/R/tar_cue_age.R                           |    7 
 tarchetypes-0.3.0/tarchetypes/R/tar_cue_age_raw.R                       |   13 
 tarchetypes-0.3.0/tarchetypes/R/tar_download.R                          |   16 
 tarchetypes-0.3.0/tarchetypes/R/tar_eval_raw.R                          |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_files.R                             |    4 
 tarchetypes-0.3.0/tarchetypes/R/tar_files_input.R                       |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_files_input_raw.R                   |   14 
 tarchetypes-0.3.0/tarchetypes/R/tar_files_raw.R                         |    4 
 tarchetypes-0.3.0/tarchetypes/R/tar_force.R                             |    6 
 tarchetypes-0.3.0/tarchetypes/R/tar_formats.R                           |    6 
 tarchetypes-0.3.0/tarchetypes/R/tar_group_by.R                          |   22 -
 tarchetypes-0.3.0/tarchetypes/R/tar_group_count.R                       |   20 
 tarchetypes-0.3.0/tarchetypes/R/tar_group_select.R                      |   20 
 tarchetypes-0.3.0/tarchetypes/R/tar_group_size.R                        |   20 
 tarchetypes-0.3.0/tarchetypes/R/tar_hook_before.R                       |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_hook_inner.R                        |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_hook_outer.R                        |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_knit.R                              |   14 
 tarchetypes-0.3.0/tarchetypes/R/tar_knit_raw.R                          |   15 
 tarchetypes-0.3.0/tarchetypes/R/tar_knitr_deps.R                        |    4 
 tarchetypes-0.3.0/tarchetypes/R/tar_map.R                               |   38 +
 tarchetypes-0.3.0/tarchetypes/R/tar_package.R                           |   23 -
 tarchetypes-0.3.0/tarchetypes/R/tar_render.R                            |   12 
 tarchetypes-0.3.0/tarchetypes/R/tar_render_raw.R                        |   17 
 tarchetypes-0.3.0/tarchetypes/R/tar_render_rep.R                        |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_render_rep_raw.R                    |   25 -
 tarchetypes-0.3.0/tarchetypes/R/tar_rep.R                               |    4 
 tarchetypes-0.3.0/tarchetypes/R/tar_rep_map.R                           |    4 
 tarchetypes-0.3.0/tarchetypes/R/tar_rep_map_raw.R                       |    9 
 tarchetypes-0.3.0/tarchetypes/R/tar_rep_raw.R                           |    2 
 tarchetypes-0.3.0/tarchetypes/R/tar_skip.R                              |    6 
 tarchetypes-0.3.0/tarchetypes/R/tar_sub_raw.R                           |    2 
 tarchetypes-0.3.0/tarchetypes/R/utils_assert.R                          |  214 ----------
 tarchetypes-0.3.0/tarchetypes/R/utils_ast.R                             |    2 
 tarchetypes-0.3.0/tarchetypes/R/utils_batch.R                           |    8 
 tarchetypes-0.3.0/tarchetypes/R/utils_functional.R                      |   32 -
 tarchetypes-0.3.0/tarchetypes/R/utils_knitr.R                           |   14 
 tarchetypes-0.3.0/tarchetypes/R/utils_language.R                        |   45 --
 tarchetypes-0.3.0/tarchetypes/R/utils_targets.R                         |   35 +
 tarchetypes-0.3.0/tarchetypes/R/utils_tidyselect.R                      |    2 
 tarchetypes-0.3.0/tarchetypes/man/tar_age.Rd                            |   37 +
 tarchetypes-0.3.0/tarchetypes/man/tar_change.Rd                         |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_combine.Rd                        |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_combine_raw.Rd                    |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_cue_age.Rd                        |   17 
 tarchetypes-0.3.0/tarchetypes/man/tar_cue_age_raw.Rd                    |   17 
 tarchetypes-0.3.0/tarchetypes/man/tar_download.Rd                       |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_files.Rd                          |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_files_input.Rd                    |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_files_input_raw.Rd                |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_files_raw.Rd                      |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_force.Rd                          |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_formats.Rd                        |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_group_by.Rd                       |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_group_count.Rd                    |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_group_select.Rd                   |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_group_size.Rd                     |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_knit.Rd                           |   14 
 tarchetypes-0.3.0/tarchetypes/man/tar_knit_raw.Rd                       |   14 
 tarchetypes-0.3.0/tarchetypes/man/tar_render.Rd                         |   14 
 tarchetypes-0.3.0/tarchetypes/man/tar_render_raw.Rd                     |   14 
 tarchetypes-0.3.0/tarchetypes/man/tar_render_rep.Rd                     |   14 
 tarchetypes-0.3.0/tarchetypes/man/tar_render_rep_raw.Rd                 |   14 
 tarchetypes-0.3.0/tarchetypes/man/tar_rep.Rd                            |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_rep_map.Rd                        |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_rep_map_raw.Rd                    |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_rep_raw.Rd                        |   16 
 tarchetypes-0.3.0/tarchetypes/man/tar_skip.Rd                           |   16 
 tarchetypes-0.3.0/tarchetypes/man/walk_ast.Rd                           |    2 
 tarchetypes-0.3.0/tarchetypes/tests/testthat/test-tar_knitr_deps_expr.R |    2 
 tarchetypes-0.3.0/tarchetypes/tests/testthat/test-tar_map.R             |   42 +
 tarchetypes-0.3.0/tarchetypes/tests/testthat/test-tar_sub.R             |    2 
 tarchetypes-0.3.0/tarchetypes/tests/testthat/test-utils_assert.R        |  146 ------
 84 files changed, 729 insertions(+), 894 deletions(-)

More information about tarchetypes at CRAN
Permanent link

Package sitree updated to version 0.1-9 with previous version 0.1-8 dated 2021-06-03

Title: Single Tree Simulator
Description: Framework to build an individual tree simulator.
Author: Clara Anton Fernandez [aut, cre]
Maintainer: Clara Anton Fernandez <caf@nibio.no>

Diff between sitree versions 0.1-8 dated 2021-06-03 and 0.1-9 dated 2021-08-04

 DESCRIPTION                 |   12 +-
 MD5                         |   20 ++-
 R/mort.B2007.R              |    3 
 R/sitreesummary.R           |   19 ++-
 build/vignette.rds          |binary
 inst/doc/SiTree.R           |only
 inst/doc/SiTree.Rmd         |only
 inst/doc/SiTree.html        |only
 inst/doc/TestEquations.R    |  204 +++++++++++++++++------------------
 inst/doc/TestEquations.Rmd  |  252 +++++++++++++++++++-------------------------
 inst/doc/TestEquations.html |  217 ++++++++++++++++++-------------------
 vignettes/SiTree.Rmd        |only
 vignettes/TestEquations.Rmd |  252 +++++++++++++++++++-------------------------
 13 files changed, 457 insertions(+), 522 deletions(-)

More information about sitree at CRAN
Permanent link

Package rminizinc updated to version 0.0.7 with previous version 0.0.6 dated 2021-02-26

Title: R Interface to 'MiniZinc'
Description: Constraint optimization, or constraint programming, is the name given to identifying feasible solutions out of a very large set of candidates, where the problem can be modeled in terms of arbitrary constraints. 'MiniZinc' is a free and open-source constraint modeling language. Constraint satisfaction and discrete optimization problems can be formulated in a high-level modeling language. Models are compiled into an intermediate representation that is understood by a wide range of solvers. 'MiniZinc' itself provides several solvers, for instance 'GeCode'. R users can use the package to solve constraint programming problems without using 'MiniZinc' directly, modify existing 'MiniZinc' models and also create their own models.
Author: Akshit Achara, Lars Kotthoff, Hans W. Borchers, Guido Tack
Maintainer: Akshit Achara <acharaakshit@gmail.com>

Diff between rminizinc versions 0.0.6 dated 2021-02-26 and 0.0.7 dated 2021-08-04

 rminizinc-0.0.6/rminizinc/inst/minizinc/linear/fzn_lex_less_bool_reif.mzn                |only
 rminizinc-0.0.6/rminizinc/inst/minizinc/linear/fzn_lex_lesseq_bool_reif.mzn              |only
 rminizinc-0.0.6/rminizinc/inst/minizinc/solvers/chuffed.msc                              |only
 rminizinc-0.0.6/rminizinc/inst/minizinc/solvers/findmus.msc                              |only
 rminizinc-0.0.6/rminizinc/inst/minizinc/solvers/gecode-gist.msc                          |only
 rminizinc-0.0.6/rminizinc/inst/minizinc/solvers/gecode.msc                               |only
 rminizinc-0.0.6/rminizinc/inst/minizinc/solvers/globalizer.msc                           |only
 rminizinc-0.0.7/rminizinc/DESCRIPTION                                                    |    6 
 rminizinc-0.0.7/rminizinc/MD5                                                            |  119 -
 rminizinc-0.0.7/rminizinc/NEWS.md                                                        |    5 
 rminizinc-0.0.7/rminizinc/R/RcppExports.R                                                |   19 
 rminizinc-0.0.7/rminizinc/build/vignette.rds                                             |binary
 rminizinc-0.0.7/rminizinc/configure                                                      |   18 
 rminizinc-0.0.7/rminizinc/configure.ac                                                   |    2 
 rminizinc-0.0.7/rminizinc/configure.win                                                  |   18 
 rminizinc-0.0.7/rminizinc/data/config.RData                                              |binary
 rminizinc-0.0.7/rminizinc/data/proot.RData                                               |binary
 rminizinc-0.0.7/rminizinc/data/slvbin.RData                                              |binary
 rminizinc-0.0.7/rminizinc/inst/doc/R_MiniZinc.Rmd                                        |   14 
 rminizinc-0.0.7/rminizinc/inst/doc/R_MiniZinc.html                                       |  929 +++-------
 rminizinc-0.0.7/rminizinc/inst/minizinc/Preferences.json                                 |    6 
 rminizinc-0.0.7/rminizinc/inst/minizinc/chuffed/edit_distance.mzn                        |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/chuffed/fzn_disjunctive.mzn                      |    4 
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_chain_lesseq_bool.mzn             |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_chain_lesseq_int.mzn              |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_chain_lesseq_orbitope.mzn         |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_less_bool.mzn                     |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_less_float.mzn                    |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_less_int.mzn                      |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_lesseq_bool.mzn                   |   43 
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_lesseq_float.mzn                  |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/fzn_lex_lesseq_int.mzn                    |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/options.mzn                               |   18 
 rminizinc-0.0.7/rminizinc/inst/minizinc/linear/redefs_lin_imp.mzn                        |   54 
 rminizinc-0.0.7/rminizinc/inst/minizinc/solvers/gecode-gist.msc.in                       |    2 
 rminizinc-0.0.7/rminizinc/inst/minizinc/solvers/globalizer.msc.in                        |   33 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex2.mzn                                 |   23 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex2_reif.mzn                            |   19 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_less_bool.mzn                  |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_less_bool_reif.mzn             |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_less_int.mzn                   |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_less_int_reif.mzn              |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_lesseq_bool.mzn                |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_lesseq_bool_reif.mzn           |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_lesseq_int.mzn                 |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_lesseq_int_reif.mzn            |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_lesseq_orbitope.mzn            |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_lex_chain_lesseq_orbitope_reif.mzn       |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_piecewise_linear.mzn                     |    7 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_piecewise_linear_non_continuous.mzn      |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_piecewise_linear_non_continuous_reif.mzn |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_strict_lex2.mzn                          |   24 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_strict_lex2_reif.mzn                     |   22 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/fzn_strictly_decreasing_int_opt.mzn          |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/global_cardinality.mzn                       |    6 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/global_cardinality_closed.mzn                |    6 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/global_cardinality_low_up.mzn                |   10 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/global_cardinality_low_up_closed.mzn         |   14 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/globals.mzn                                  |    9 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex2_strict.mzn                              |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_greater.mzn                        |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_greatereq.mzn                      |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_greatereq_orbitope.mzn             |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_less.mzn                           |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_less_bool.mzn                      |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_less_int.mzn                       |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_lesseq.mzn                         |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_lesseq_bool.mzn                    |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_lesseq_int.mzn                     |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/lex_chain_lesseq_orbitope.mzn                |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/piecewise_linear.mzn                         |    8 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/piecewise_linear_non_continuous.mzn          |only
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/stdlib/stdlib_coercion.mzn                   |   30 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/stdlib/stdlib_internal.mzn                   |   22 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/stdlib/stdlib_math.mzn                       |   60 
 rminizinc-0.0.7/rminizinc/inst/minizinc/std/strictly_decreasing.mzn                      |    8 
 rminizinc-0.0.7/rminizinc/man/mzn_eval.Rd                                                |   19 
 rminizinc-0.0.7/rminizinc/src/RcppExports.cpp                                            |    9 
 rminizinc-0.0.7/rminizinc/src/mzn_eval.cpp                                               |   33 
 rminizinc-0.0.7/rminizinc/src/sol_parse.cpp                                              |   36 
 rminizinc-0.0.7/rminizinc/vignettes/R_MiniZinc.Rmd                                       |   14 
 81 files changed, 694 insertions(+), 975 deletions(-)

More information about rminizinc at CRAN
Permanent link

Package lmomco updated to version 2.3.7 with previous version 2.3.6 dated 2020-03-14

Title: L-Moments, Censored L-Moments, Trimmed L-Moments, L-Comoments, and Many Distributions
Description: Extensive functions for L-moments (LMs) and probability-weighted moments (PWMs), parameter estimation for distributions, LM computation for distributions, and L-moment ratio diagrams. Maximum likelihood and maximum product of spacings estimation are also available. LMs for right-tail and left-tail censoring by known or unknown threshold and by indicator variable are available. Asymmetric (asy) trimmed LMs (TL-moments, TLMs) are supported. LMs of residual (resid) and reversed (rev) resid life are implemented along with 13 quantile function operators for reliability and survival analyses. Exact analytical bootstrap estimates of order statistics, LMs, and variances- covariances of LMs are provided. The Harri-Coble Tau34-squared Normality Test is available. Distribution support with "L" (LMs), "TL" (TLMs) and added (+) support for right-tail censoring (RC) encompasses: Asy Exponential (Exp) Power [L], Asy Triangular [L], Cauchy [TL], Eta-Mu [L], Exp. [L], Gamma [L], Generalized (Gen) Exp Poisson [L], Gen Extreme Value [L], Gen Lambda [L,TL], Gen Logistic [L), Gen Normal [L], Gen Pareto [L+RC, TL], Govindarajulu [L], Gumbel [L], Kappa [L], Kappa-Mu [L], Kumaraswamy [L], Laplace [L], Linear Mean Resid. Quantile Function [L], Normal [L], 3-p log-Normal [L], Pearson Type III [L], Rayleigh [L], Rev-Gumbel [L+RC], Rice/Rician [L], Slash [TL], 3-p Student t [L], Truncated Exponential [L], Wakeby [L], and Weibull [L]. Multivariate sample L-comoments (LCMs) are implemented to measure asymmetric associations.
Author: William Asquith
Maintainer: William Asquith <william.asquith@ttu.edu>

Diff between lmomco versions 2.3.6 dated 2020-03-14 and 2.3.7 dated 2021-08-04

 DESCRIPTION                  |   12 +++----
 MD5                          |   39 ++++++++++++-----------
 NAMESPACE                    |    1 
 NEWS                         |   26 +++++++++++++++
 R/plotlmrdia.R               |   24 +++++++-------
 R/qua2ci.cov.R               |   33 +++++++++++++++++---
 R/tlmr2par.R                 |only
 build                        |only
 man/TLmom.Rd                 |    4 +-
 man/TLmoms.Rd                |    2 -
 man/disfitqua.Rd             |    1 
 man/headrick.sheng.lalpha.Rd |    2 -
 man/lmom2par.Rd              |    1 
 man/lmomco-package.Rd        |   14 ++++----
 man/lmomcoBook.Rd            |    2 -
 man/mle2par.Rd               |    6 +--
 man/mps2par.Rd               |    3 +
 man/plotlmrdia.Rd            |   24 +++++++-------
 man/qua2ci.cov.Rd            |   70 ++++++++++++++++++++++++++++++++++++++++++-
 man/sen.mean.Rd              |   14 +++-----
 man/theoTLmoms.Rd            |    4 +-
 man/tlmr2par.Rd              |only
 22 files changed, 202 insertions(+), 80 deletions(-)

More information about lmomco at CRAN
Permanent link

Package haven updated to version 2.4.3 with previous version 2.4.2 dated 2021-08-02

Title: Import and Export 'SPSS', 'Stata' and 'SAS' Files
Description: Import foreign statistical formats into R via the embedded 'ReadStat' C library, <https://github.com/WizardMac/ReadStat>.
Author: Hadley Wickham [aut, cre], Evan Miller [aut, cph] (Author of included ReadStat code), RStudio [cph, fnd]
Maintainer: Hadley Wickham <hadley@rstudio.com>

Diff between haven versions 2.4.2 dated 2021-08-02 and 2.4.3 dated 2021-08-04

 DESCRIPTION                            |    6 ++---
 MD5                                    |    8 +++----
 NEWS.md                                |    4 +++
 inst/doc/semantics.html                |   36 ++++++++++++++++-----------------
 src/readstat/stata/readstat_dta_read.c |   13 +++++++++--
 5 files changed, 39 insertions(+), 28 deletions(-)

More information about haven at CRAN
Permanent link

Package ggpmisc updated to version 0.4.2 with previous version 0.4.1 dated 2021-08-02

Title: Miscellaneous Extensions to 'ggplot2'
Description: Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Statistics: locate and tag peaks and valleys; label plot with the equation of a polynomial fitted with lm() or other types of models; labels with P-value, R^2 or adjusted R^2 or information criteria for fitted models; label with ANOVA table for fitted models; label with summary for fitted models. Model fit classes for which suitable methods are provided by package 'broom' and 'broom.mixed' are supported. Scales and stats to build volcano and quadrant plots based on outcomes, fold changes, p-values and false discovery rates.
Author: Pedro J. Aphalo [aut, cre] (<https://orcid.org/0000-0003-3385-972X>), Kamil Slowikowski [ctb] (<https://orcid.org/0000-0002-2843-6370>), Samer Mouksassi [ctb] (<https://orcid.org/0000-0002-7152-6654>)
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>

Diff between ggpmisc versions 0.4.1 dated 2021-08-02 and 0.4.2 dated 2021-08-04

 DESCRIPTION                           |   22 -
 MD5                                   |   22 -
 NEWS.md                               |   12 
 R/stat-fit-broom-tb.R                 |  175 ++++++-------
 R/stat-fit-broom.R                    |  326 +++++++++++++-----------
 inst/doc/model-based-annotations.html |    6 
 man/ggpmisc-package.Rd                |  264 ++++++++++----------
 man/stat_fit_augment.Rd               |   93 +++----
 man/stat_fit_glance.Rd                |  125 ++++-----
 man/stat_fit_tb.Rd                    |  175 ++++++-------
 man/stat_fit_tidy.Rd                  |  108 ++++----
 man/stat_quant_line.Rd                |  444 +++++++++++++++++-----------------
 12 files changed, 912 insertions(+), 860 deletions(-)

More information about ggpmisc at CRAN
Permanent link


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