Mon, 20 May 2024

Package minimaxApprox updated to version 0.4.2 with previous version 0.4.1 dated 2024-02-29

Title: Implementation of Remez Algorithm for Polynomial and Rational Function Approximation
Description: Implements the algorithm of Remez (1962) for polynomial minimax approximation and of Cody et al. (1968) <doi:10.1007/BF02162506> for rational minimax approximation.
Author: Avraham Adler [aut, cre, cph]
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>

Diff between minimaxApprox versions 0.4.1 dated 2024-02-29 and 0.4.2 dated 2024-05-20

 minimaxApprox-0.4.1/minimaxApprox/inst/tinytest/test_version.R          |only
 minimaxApprox-0.4.2/minimaxApprox/DESCRIPTION                           |    8 +--
 minimaxApprox-0.4.2/minimaxApprox/MD5                                   |   24 +++++-----
 minimaxApprox-0.4.2/minimaxApprox/R/Chebyshev.R                         |    4 -
 minimaxApprox-0.4.2/minimaxApprox/R/MiniMaxApprox.R                     |    4 +
 minimaxApprox-0.4.2/minimaxApprox/R/RemezPolynomial.R                   |    3 -
 minimaxApprox-0.4.2/minimaxApprox/R/RemezRational.R                     |    3 -
 minimaxApprox-0.4.2/minimaxApprox/build/partial.rdb                     |binary
 minimaxApprox-0.4.2/minimaxApprox/inst/CITATION                         |    2 
 minimaxApprox-0.4.2/minimaxApprox/inst/NEWS.Rd                          |   13 +++++
 minimaxApprox-0.4.2/minimaxApprox/inst/tinytest/test_package_metadata.R |only
 minimaxApprox-0.4.2/minimaxApprox/man/MiniMaxApprox.Rd                  |   13 ++---
 minimaxApprox-0.4.2/minimaxApprox/man/minimaxEval.Rd                    |    2 
 minimaxApprox-0.4.2/minimaxApprox/src/Chebyshev.c                       |   18 ++++---
 14 files changed, 57 insertions(+), 37 deletions(-)

More information about minimaxApprox at CRAN
Permanent link

Package surveytable updated to version 0.9.4 with previous version 0.9.2 dated 2024-01-18

Title: Formatted Survey Estimates
Description: Short and understandable commands that generate tabulated, formatted, and rounded survey estimates. Mostly a wrapper for the 'survey' package (Lumley (2004) <doi:10.18637/jss.v009.i08> <https://CRAN.R-project.org/package=survey>) that identifies low-precision estimates using the National Center for Health Statistics (NCHS) presentation standards (Parker et al. (2017) <https://www.cdc.gov/nchs/data/series/sr_02/sr02_175.pdf>, Parker et al. (2023) <doi:10.15620/cdc:124368>).
Author: Alex Strashny [aut, cre]
Maintainer: Alex Strashny <AStrashny@cdc.gov>

Diff between surveytable versions 0.9.2 dated 2024-01-18 and 0.9.4 dated 2024-05-20

 surveytable-0.9.2/surveytable/R/z_present.R                                                              |only
 surveytable-0.9.4/surveytable/DESCRIPTION                                                                |   17 
 surveytable-0.9.4/surveytable/MD5                                                                        |  119 
 surveytable-0.9.4/surveytable/NAMESPACE                                                                  |    9 
 surveytable-0.9.4/surveytable/NEWS.md                                                                    |   14 
 surveytable-0.9.4/surveytable/R/codebook.R                                                               |only
 surveytable-0.9.4/surveytable/R/print.surveytable_table.R                                                |  193 -
 surveytable-0.9.4/surveytable/R/set_count.R                                                              |  108 
 surveytable-0.9.4/surveytable/R/set_output.R                                                             |   45 
 surveytable-0.9.4/surveytable/R/set_survey.R                                                             |   82 
 surveytable-0.9.4/surveytable/R/survey_subset.R                                                          |    2 
 surveytable-0.9.4/surveytable/R/surveytable.R                                                            |   88 
 surveytable-0.9.4/surveytable/R/svyciprop_adjusted.R                                                     |   13 
 surveytable-0.9.4/surveytable/R/tab.R                                                                    |  587 +--
 surveytable-0.9.4/surveytable/R/tab_rate.R                                                               |  197 -
 surveytable-0.9.4/surveytable/R/tab_subset.R                                                             |  520 +--
 surveytable-0.9.4/surveytable/R/tab_subset_rate.R                                                        |  229 -
 surveytable-0.9.4/surveytable/R/total.R                                                                  |  162 -
 surveytable-0.9.4/surveytable/R/total_rate.R                                                             |   96 
 surveytable-0.9.4/surveytable/R/var_all.R                                                                |only
 surveytable-0.9.4/surveytable/R/var_any.R                                                                |    2 
 surveytable-0.9.4/surveytable/R/var_case.R                                                               |   15 
 surveytable-0.9.4/surveytable/R/var_cross.R                                                              |  100 
 surveytable-0.9.4/surveytable/R/var_not.R                                                                |only
 surveytable-0.9.4/surveytable/R/z_deffK.R                                                                |only
 surveytable-0.9.4/surveytable/R/z_lpe.R                                                                  |only
 surveytable-0.9.4/surveytable/R/z_tab_numeric.R                                                          |   66 
 surveytable-0.9.4/surveytable/R/z_test_factor.R                                                          |  122 
 surveytable-0.9.4/surveytable/R/z_test_table.R                                                           |   36 
 surveytable-0.9.4/surveytable/R/zzz.R                                                                    |  125 
 surveytable-0.9.4/surveytable/README.md                                                                  |  100 
 surveytable-0.9.4/surveytable/build/partial.rdb                                                          |binary
 surveytable-0.9.4/surveytable/build/vignette.rds                                                         |binary
 surveytable-0.9.4/surveytable/inst/WORDLIST                                                              |    4 
 surveytable-0.9.4/surveytable/inst/doc/Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.R    |   77 
 surveytable-0.9.4/surveytable/inst/doc/Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.Rmd  |  528 +--
 surveytable-0.9.4/surveytable/inst/doc/Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.html | 1545 +++++++---
 surveytable-0.9.4/surveytable/inst/doc/surveytable.R                                                     |   82 
 surveytable-0.9.4/surveytable/inst/doc/surveytable.Rmd                                                   |  915 ++---
 surveytable-0.9.4/surveytable/inst/doc/surveytable.html                                                  | 1440 ++++++---
 surveytable-0.9.4/surveytable/man/codebook.Rd                                                            |only
 surveytable-0.9.4/surveytable/man/print.surveytable_table.Rd                                             |   60 
 surveytable-0.9.4/surveytable/man/set_count_1k.Rd                                                        |    1 
 surveytable-0.9.4/surveytable/man/set_output.Rd                                                          |    8 
 surveytable-0.9.4/surveytable/man/set_survey.Rd                                                          |   33 
 surveytable-0.9.4/surveytable/man/show_options.Rd                                                        |    1 
 surveytable-0.9.4/surveytable/man/surveytable-options.Rd                                                 |   64 
 surveytable-0.9.4/surveytable/man/surveytable-package.Rd                                                 |    2 
 surveytable-0.9.4/surveytable/man/svyciprop_adjusted.Rd                                                  |   16 
 surveytable-0.9.4/surveytable/man/tab.Rd                                                                 |    7 
 surveytable-0.9.4/surveytable/man/tab_rate.Rd                                                            |    6 
 surveytable-0.9.4/surveytable/man/tab_subset.Rd                                                          |    9 
 surveytable-0.9.4/surveytable/man/tab_subset_rate.Rd                                                     |    6 
 surveytable-0.9.4/surveytable/man/total.Rd                                                               |    2 
 surveytable-0.9.4/surveytable/man/total_rate.Rd                                                          |    2 
 surveytable-0.9.4/surveytable/man/var_all.Rd                                                             |only
 surveytable-0.9.4/surveytable/man/var_any.Rd                                                             |    6 
 surveytable-0.9.4/surveytable/man/var_case.Rd                                                            |   16 
 surveytable-0.9.4/surveytable/man/var_collapse.Rd                                                        |    4 
 surveytable-0.9.4/surveytable/man/var_copy.Rd                                                            |    4 
 surveytable-0.9.4/surveytable/man/var_cross.Rd                                                           |    4 
 surveytable-0.9.4/surveytable/man/var_cut.Rd                                                             |    4 
 surveytable-0.9.4/surveytable/man/var_not.Rd                                                             |only
 surveytable-0.9.4/surveytable/vignettes/Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.Rmd |  528 +--
 surveytable-0.9.4/surveytable/vignettes/surveytable.Rmd                                                  |  915 ++---
 65 files changed, 5426 insertions(+), 3910 deletions(-)

More information about surveytable at CRAN
Permanent link

Package experDesign updated to version 0.4.0 with previous version 0.3.0 dated 2024-02-19

Title: Design Experiments for Batches
Description: Distributes samples in batches while making batches homogeneous according to their description. Allows for an arbitrary number of variables, both numeric and categorical. For quality control it provides functions to subset a representative sample.
Author: Lluis Revilla Sancho [aut, cre] , Juanjo Lozano [ths] , Azucena Salas Martinez [ths]
Maintainer: Lluis Revilla Sancho <lluis.revilla@gmail.com>

Diff between experDesign versions 0.3.0 dated 2024-02-19 and 0.4.0 dated 2024-05-20

 DESCRIPTION                            |    8 -
 MD5                                    |   42 +++---
 NAMESPACE                              |    1 
 NEWS.md                                |   18 ++
 R/evaluate_category.R                  |    8 -
 R/follow_up.R                          |    2 
 R/indexing.R                           |   47 +------
 R/reporting.R                          |    7 -
 R/spatial.R                            |   68 ++++++----
 R/utils.R                              |   57 ++++++++
 README.md                              |   26 +++
 build/vignette.rds                     |binary
 inst/doc/experdesign.html              |  216 ++++++++++++++++-----------------
 man/check_data.Rd                      |    9 +
 man/distribution.Rd                    |    2 
 man/follow_up.Rd                       |    2 
 man/position_name.Rd                   |only
 tests/testthat/test-consistent_index.R |only
 tests/testthat/test-distribution.R     |    2 
 tests/testthat/test-follow_up.R        |  212 ++++++++++++++++----------------
 tests/testthat/test-indexing.R         |    2 
 tests/testthat/test-inspect.R          |   15 ++
 tests/testthat/test-spatial.R          |   44 ++++++
 23 files changed, 469 insertions(+), 319 deletions(-)

More information about experDesign at CRAN
Permanent link

Package RobinCar updated to version 0.3.0 with previous version 0.2.0 dated 2024-05-02

Title: Robust Estimation and Inference in Covariate-Adaptive Randomization
Description: Performs robust estimation and inference when using covariate adjustment and/or covariate-adaptive randomization in randomized controlled trials. Ting Ye, Jun Shao, Yanyao Yi, Qinyuan Zhao (2023) <doi:10.1080/01621459.2022.2049278>. Ting Ye, Marlena Bannick, Yanyao Yi, Jun Shao (2023) <doi:10.1080/24754269.2023.2205802>. Ting Ye, Jun Shao, Yanyao Yi (2023) <doi:10.1093/biomet/asad045>. Marlena Bannick, Jun Shao, Jingyi Liu, Yu Du, Yanyao Yi, Ting Ye (2024) <doi:10.48550/arXiv.2306.10213>.
Author: Marlena Bannick [cre, aut] , Ting Ye [aut], Yanyao Yi [aut], Faith Bian [aut]
Maintainer: Marlena Bannick <mnorwood@uw.edu>

Diff between RobinCar versions 0.2.0 dated 2024-05-02 and 0.3.0 dated 2024-05-20

 RobinCar-0.2.0/RobinCar/R/adjust-linear.R                     |only
 RobinCar-0.2.0/RobinCar/R/description-linear.R                |only
 RobinCar-0.2.0/RobinCar/R/logic-linear.R                      |only
 RobinCar-0.2.0/RobinCar/man/robincar_glm2.Rd                  |only
 RobinCar-0.2.0/RobinCar/man/robincar_linear2.Rd               |only
 RobinCar-0.2.0/RobinCar/tests/testthat/test-glm-formula.R     |only
 RobinCar-0.2.0/RobinCar/tests/testthat/test_glm2.R            |only
 RobinCar-0.2.0/RobinCar/tests/testthat/test_linear2.R         |only
 RobinCar-0.3.0/RobinCar/DESCRIPTION                           |    6 
 RobinCar-0.3.0/RobinCar/MD5                                   |   51 +--
 RobinCar-0.3.0/RobinCar/NAMESPACE                             |   20 -
 RobinCar-0.3.0/RobinCar/NEWS.md                               |   17 +
 RobinCar-0.3.0/RobinCar/R/Data.R                              |   41 ++-
 RobinCar-0.3.0/RobinCar/R/adjust-glm.R                        |   94 ++++---
 RobinCar-0.3.0/RobinCar/R/logic-glm.R                         |  118 +-------
 RobinCar-0.3.0/RobinCar/R/model.R                             |   61 ----
 RobinCar-0.3.0/RobinCar/R/robincar-SL.R                       |    2 
 RobinCar-0.3.0/RobinCar/R/robincar-calibrate.R                |   41 +--
 RobinCar-0.3.0/RobinCar/R/robincar-covhr.R                    |    2 
 RobinCar-0.3.0/RobinCar/R/robincar-glm.R                      |   66 ----
 RobinCar-0.3.0/RobinCar/R/robincar-linear.R                   |   82 +-----
 RobinCar-0.3.0/RobinCar/R/robincar-tte.R                      |    2 
 RobinCar-0.3.0/RobinCar/R/utils-arg.R                         |   10 
 RobinCar-0.3.0/RobinCar/R/variance-linear.R                   |  112 --------
 RobinCar-0.3.0/RobinCar/README.md                             |   31 ++
 RobinCar-0.3.0/RobinCar/man/robincar_glm.Rd                   |   17 -
 RobinCar-0.3.0/RobinCar/man/robincar_linear.Rd                |   16 -
 RobinCar-0.3.0/RobinCar/tests/testthat/test-contrast.R        |only
 RobinCar-0.3.0/RobinCar/tests/testthat/test-glm-calibration.R |    4 
 RobinCar-0.3.0/RobinCar/tests/testthat/test-glm-legacy.R      |   46 ++-
 RobinCar-0.3.0/RobinCar/tests/testthat/test-glm.R             |  133 ++++------
 31 files changed, 357 insertions(+), 615 deletions(-)

More information about RobinCar at CRAN
Permanent link

Package bWGR updated to version 2.2.9 with previous version 2.2.8 dated 2024-04-27

Title: Bayesian Whole-Genome Regression
Description: Whole-genome regression methods on Bayesian framework fitted via EM or Gibbs sampling, single step (<doi:10.1534/g3.119.400728>), univariate and multivariate (<doi:10.1186/s12711-022-00730-w>), with optional kernel term and sampling techniques (<doi:10.1186/s12859-017-1582-3>).
Author: Alencar Xavier [aut, cre] , William Muir [aut], David Habier [aut], Kyle Kocak [aut], Shizhong Xu [aut], Katy Rainey [aut]
Maintainer: Alencar Xavier <alenxav@gmail.com>

Diff between bWGR versions 2.2.8 dated 2024-04-27 and 2.2.9 dated 2024-05-20

 DESCRIPTION               |    8 
 MD5                       |   21 
 R/RcppExports.R           |   48 -
 R/mix.R                   |   20 
 demo/00Index              |    1 
 demo/multivariates.R      |only
 man/bWGR.Rd               |    4 
 man/mvr.Rd                |   31 -
 man/xtra.Rd               |   26 
 src/Rcpp20230423.cpp      |  208 -------
 src/RcppEigen20230423.cpp | 1218 ++++++++++++++--------------------------------
 src/RcppExports.cpp       |  204 ++-----
 12 files changed, 539 insertions(+), 1250 deletions(-)

More information about bWGR at CRAN
Permanent link

Package cleanNLP updated to version 3.1.0 with previous version 3.0.7 dated 2023-11-16

Title: A Tidy Data Model for Natural Language Processing
Description: Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users may make use of the 'udpipe' back end with no external dependencies, or a Python back ends with 'spaCy' <https://spacy.io>. Exposed annotation tasks include tokenization, part of speech tagging, named entity recognition, and dependency parsing.
Author: Taylor B. Arnold [aut, cre]
Maintainer: Taylor B. Arnold <tarnold2@richmond.edu>

Diff between cleanNLP versions 3.0.7 dated 2023-11-16 and 3.1.0 dated 2024-05-20

 cleanNLP-3.0.7/cleanNLP/R/backend_corenlp.R              |only
 cleanNLP-3.0.7/cleanNLP/man/cnlp_download_corenlp.Rd     |only
 cleanNLP-3.0.7/cleanNLP/man/cnlp_init_corenlp.Rd         |only
 cleanNLP-3.1.0/cleanNLP/DESCRIPTION                      |   12 +-
 cleanNLP-3.1.0/cleanNLP/MD5                              |   33 +++----
 cleanNLP-3.1.0/cleanNLP/NAMESPACE                        |    2 
 cleanNLP-3.1.0/cleanNLP/R/annotate.R                     |    7 -
 cleanNLP-3.1.0/cleanNLP/R/download.R                     |   27 ------
 cleanNLP-3.1.0/cleanNLP/R/init.R                         |   67 ---------------
 cleanNLP-3.1.0/cleanNLP/R/onLoad.R                       |    1 
 cleanNLP-3.1.0/cleanNLP/R/pkg.R                          |   13 +-
 cleanNLP-3.1.0/cleanNLP/build/vignette.rds               |binary
 cleanNLP-3.1.0/cleanNLP/inst/doc/state-of-union.html     |   12 +-
 cleanNLP-3.1.0/cleanNLP/inst/doc/wikipedia.html          |    4 
 cleanNLP-3.1.0/cleanNLP/man/cleanNLP-package.Rd          |   13 +-
 cleanNLP-3.1.0/cleanNLP/man/cnlp_annotate.Rd             |    4 
 cleanNLP-3.1.0/cleanNLP/man/cnlp_download_spacy.Rd       |    7 -
 cleanNLP-3.1.0/cleanNLP/man/cnlp_init_spacy.Rd           |    4 
 cleanNLP-3.1.0/cleanNLP/tests/testthat/test-annotation.R |    9 --
 19 files changed, 57 insertions(+), 158 deletions(-)

More information about cleanNLP at CRAN
Permanent link

Package waveband updated to version 4.7.3 with previous version 4.7.2 dated 2022-11-11

Title: Computes Credible Intervals for Bayesian Wavelet Shrinkage
Description: Computes Bayesian wavelet shrinkage credible intervals for nonparametric regression. The method uses cumulants to derive Bayesian credible intervals for wavelet regression estimates. The first four cumulants of the posterior distribution of the estimates are expressed in terms of the observed data and integer powers of the mother wavelet functions. These powers are closely approximated by linear combinations of wavelet scaling functions at an appropriate finer scale. Hence, a suitable modification of the discrete wavelet transform allows the posterior cumulants to be found efficiently for any data set. Johnson transformations then yield the credible intervals themselves. Barber, S., Nason, G.P. and Silverman, B.W. (2002) <doi:10.1111/1467-9868.00332>.
Author: Stuart Barber [aut], Guy Nason [cre, ctb]
Maintainer: Guy Nason <g.nason@imperial.ac.uk>

Diff between waveband versions 4.7.2 dated 2022-11-11 and 4.7.3 dated 2024-05-20

 DESCRIPTION  |    8 ++++----
 MD5          |    8 ++++----
 inst/CHANGES |    2 ++
 src/as99.f   |   15 ++++++++++-----
 src/init.c   |    4 ++--
 5 files changed, 22 insertions(+), 15 deletions(-)

More information about waveband at CRAN
Permanent link

Package FIESTA updated to version 3.6.3 with previous version 3.6.2 dated 2024-02-08

Title: Forest Inventory Estimation and Analysis
Description: A research estimation tool for analysts that work with sample-based inventory data from the U.S. Department of Agriculture, Forest Service, Forest Inventory and Analysis (FIA) Program.
Author: Tracey Frescino [aut], Gretchen Moisen [aut], Paul Patterson [aut], Chris Toney [aut], Grayson White [aut, cre] , Joshua Yamamoto [aut]
Maintainer: Grayson White <graysonwhite13@gmail.com>

Diff between FIESTA versions 3.6.2 dated 2024-02-08 and 3.6.3 dated 2024-05-20

 DESCRIPTION                       |   13 
 MD5                               |  181 ++--
 R/DBgetEvalid.R                   |  667 +++++++++------
 R/DBgetPlots.R                    | 1670 +++++++++++++++++++++-----------------
 R/DBgetXY.R                       |  490 +++++------
 R/ISAinternal.R                   |    9 
 R/check.PROPvars.R                |only
 R/check.auxiliary.R               |   99 +-
 R/check.estdata.R                 |  170 ++-
 R/check.popdataCHNG.R             |  150 +--
 R/check.popdataP2VEG.R            |   72 -
 R/check.popdataPLT.R              |   58 -
 R/check.popdataVOL.R              |   12 
 R/check.rowcol.R                  |  918 +++++++++++---------
 R/check.tree.R                    |    5 
 R/check.unitarea.R                |    4 
 R/datBarplot.R                    |  138 +--
 R/datFilter.R                     |    3 
 R/datLUTnm.R                      |  253 ++---
 R/datLineplot.R                   |  128 +-
 R/datSumTree.R                    |   45 -
 R/datSumTreeDom.R                 |   71 +
 R/modGBarea.R                     |   14 
 R/modGBchng.R                     |   15 
 R/modGBp2veg.R                    |  223 +++--
 R/modGBpop.R                      |  195 ++--
 R/modGBratio.R                    |    5 
 R/modGBtree.R                     |    3 
 R/modMAarea.R                     |    8 
 R/modMAtree.R                     |   81 -
 R/popFilters.R                    |   29 
 R/spClipPoint.R                   |   34 
 R/spClipPoly.R                    |   71 -
 R/spClipRast.R                    |   50 -
 R/spExportSpatial.R               |   62 -
 R/spGetAuxiliary.R                |  397 ++++-----
 R/spGetPlots.R                    |  147 +--
 R/spGetSAdoms.R                   |    1 
 R/spGetStrata.R                   |  171 ++-
 R/spGetXY.R                       |    8 
 R/spPoly2Rast.R                   |   31 
 R/spReprojectRaster.R             |    8 
 R/spUnionPoly.R                   |   21 
 R/spZonalRast.R                   |   81 +
 build/vignette.rds                |binary
 inst/doc/FIESTA_tutorial_GB.R     |    1 
 inst/doc/FIESTA_tutorial_GB.Rmd   |    1 
 inst/doc/FIESTA_tutorial_GB.html  |  352 ++++----
 inst/doc/FIESTA_tutorial_MA.html  |   31 
 inst/doc/FIESTA_tutorial_PB.html  |   33 
 inst/doc/FIESTA_tutorial_SA.html  |   98 +-
 inst/doc/FIESTA_tutorial_dat.html |  336 +++++--
 inst/doc/FIESTA_tutorial_sp.html  |    2 
 man/DBgetEvalid.Rd                |   10 
 man/DBgetPlots.Rd                 |    8 
 man/datSumTree.Rd                 |   15 
 man/modGBchng.Rd                  |    3 
 man/modGBpop.Rd                   |    4 
 man/popFilters.Rd                 |   27 
 man/spClipPoint.Rd                |    9 
 man/spClipPoly.Rd                 |    9 
 man/spClipRast.Rd                 |    7 
 man/spGetAuxiliary.Rd             |    4 
 man/spPoly2Rast.Rd                |   12 
 man/spUnionPoly.Rd                |    5 
 man/spZonalRast.Rd                |   19 
 tests                             |only
 vignettes/FIESTA_tutorial_GB.Rmd  |    1 
 68 files changed, 4464 insertions(+), 3334 deletions(-)

More information about FIESTA at CRAN
Permanent link

Package censReg updated to version 0.5-38 with previous version 0.5-36 dated 2022-08-07

Title: Censored Regression (Tobit) Models
Description: Maximum Likelihood estimation of censored regression (Tobit) models with cross-sectional and panel data.
Author: Arne Henningsen <arne.henningsen@gmail.com>
Maintainer: Arne Henningsen <arne.henningsen@gmail.com>

Diff between censReg versions 0.5-36 dated 2022-08-07 and 0.5-38 dated 2024-05-20

 DESCRIPTION                      |    8 ++++----
 MD5                              |   12 ++++++------
 build/vignette.rds               |binary
 inst/NEWS.Rd                     |    6 ++++++
 inst/doc/censReg.pdf             |binary
 tests/censRegPanelTest.R         |    3 +++
 tests/censRegPanelTest.Rout.save |   10 ++++++----
 7 files changed, 25 insertions(+), 14 deletions(-)

More information about censReg at CRAN
Permanent link

Package geonode4R updated to version 0.1-1 with previous version 0.1 dated 2024-04-18

Title: Interface to 'GeoNode' REST API
Description: Provides an interface to the 'GeoNode' API, allowing to upload and publish metadata and data in 'GeoNode'. For more information about the 'GeoNode' API, see <https://geonode.org/>.
Author: Emmanuel Blondel [aut, cre]
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Diff between geonode4R versions 0.1 dated 2024-04-18 and 0.1-1 dated 2024-05-20

 DESCRIPTION        |    8 ++++----
 MD5                |    7 ++++---
 NEWS.md            |only
 R/GeoNodeManager.R |    2 +-
 README.md          |    4 +++-
 5 files changed, 12 insertions(+), 9 deletions(-)

More information about geonode4R at CRAN
Permanent link

Package fuj updated to version 0.2.1 with previous version 0.2.0 dated 2024-05-07

Title: Functions and Utilities for Jordan
Description: Provides core functions and utilities for packages and other code developed by Jordan Mark Barbone.
Author: Jordan Mark Barbone [aut, cph, cre]
Maintainer: Jordan Mark Barbone <jmbarbone@gmail.com>

Diff between fuj versions 0.2.0 dated 2024-05-07 and 0.2.1 dated 2024-05-20

 DESCRIPTION                |    6 +++---
 MD5                        |    8 ++++----
 NEWS.md                    |    6 ++++++
 R/list.R                   |    8 +++++++-
 tests/testthat/test-list.R |    4 ++++
 5 files changed, 24 insertions(+), 8 deletions(-)

More information about fuj at CRAN
Permanent link

Package cmahalanobis updated to version 0.3.0 with previous version 0.2.0 dated 2024-05-17

Title: Calculate Distance Measures for a Given List of Data Frames with Factors
Description: It provides functions that calculate Mahalanobis distance, Euclidean distance, Manhattan distance and Chebyshev distance between each pair of species in a list of data frames. These metrics are fundamental in various fields, such as cluster analysis, classification, and other applications of machine learning and data mining, where assessing similarity or dissimilarity between data is crucial. The package is designed to be flexible and easily integrated into data analysis workflows, providing reliable tools for evaluating distances in multidimensional contexts.
Author: Flavio Gioia
Maintainer: Flavio Gioia <flaviogioia.fg@gmail.com>

Diff between cmahalanobis versions 0.2.0 dated 2024-05-17 and 0.3.0 dated 2024-05-20

 cmahalanobis-0.2.0/cmahalanobis/inst/doc/my-vignette.R        |only
 cmahalanobis-0.2.0/cmahalanobis/inst/doc/my-vignette.Rmd      |only
 cmahalanobis-0.2.0/cmahalanobis/inst/doc/my-vignette.html     |only
 cmahalanobis-0.2.0/cmahalanobis/inst/vignette1.Rmd            |only
 cmahalanobis-0.2.0/cmahalanobis/vignettes/my-vignette.Rmd     |only
 cmahalanobis-0.3.0/cmahalanobis/DESCRIPTION                   |   12 
 cmahalanobis-0.3.0/cmahalanobis/MD5                           |   24 
 cmahalanobis-0.3.0/cmahalanobis/NAMESPACE                     |    5 
 cmahalanobis-0.3.0/cmahalanobis/R/cmahalanobis.R              |  358 +++++++++-
 cmahalanobis-0.3.0/cmahalanobis/build/vignette.rds            |binary
 cmahalanobis-0.3.0/cmahalanobis/inst/doc/my-vignette3.R       |only
 cmahalanobis-0.3.0/cmahalanobis/inst/doc/my-vignette3.Rmd     |only
 cmahalanobis-0.3.0/cmahalanobis/inst/doc/my-vignette3.html    |only
 cmahalanobis-0.3.0/cmahalanobis/man/cchebyshev.Rd             |only
 cmahalanobis-0.3.0/cmahalanobis/man/ceuclide.Rd               |only
 cmahalanobis-0.3.0/cmahalanobis/man/cmahalanobis.Rd           |  136 ++-
 cmahalanobis-0.3.0/cmahalanobis/man/cmanhattan.Rd             |only
 cmahalanobis-0.3.0/cmahalanobis/tests/testthat/cmahalanobis.R |  355 +++++++++
 cmahalanobis-0.3.0/cmahalanobis/vignettes/my-vignette3.Rmd    |only
 19 files changed, 789 insertions(+), 101 deletions(-)

More information about cmahalanobis at CRAN
Permanent link

Package shiny.react updated to version 0.4.0 with previous version 0.3.0 dated 2022-12-25

Title: Tools for Using React in Shiny
Description: A toolbox for defining React component wrappers which can be used seamlessly in Shiny apps.
Author: Jakub Sobolewski [aut, cre], Kamil Zyla [aut], Marek Rogala [aut], Appsilon Sp. z o.o. [cph]
Maintainer: Jakub Sobolewski <opensource+jakub.sobolewski@appsilon.com>

Diff between shiny.react versions 0.3.0 dated 2022-12-25 and 0.4.0 dated 2024-05-20

 shiny.react-0.3.0/shiny.react/tests/testthat/test-all.R                  |only
 shiny.react-0.4.0/shiny.react/DESCRIPTION                                |   25 
 shiny.react-0.4.0/shiny.react/MD5                                        |   44 
 shiny.react-0.4.0/shiny.react/NAMESPACE                                  |    3 
 shiny.react-0.4.0/shiny.react/NEWS.md                                    |    6 
 shiny.react-0.4.0/shiny.react/R/dependencies.R                           |   32 
 shiny.react-0.4.0/shiny.react/R/react.R                                  |   88 
 shiny.react-0.4.0/shiny.react/R/reactData.R                              |    9 
 shiny.react-0.4.0/shiny.react/R/utilities.R                              |   10 
 shiny.react-0.4.0/shiny.react/README.md                                  |    8 
 shiny.react-0.4.0/shiny.react/build/vignette.rds                         |binary
 shiny.react-0.4.0/shiny.react/inst/doc/shiny-react.Rmd                   |    2 
 shiny.react-0.4.0/shiny.react/inst/doc/shiny-react.html                  |  769 
 shiny.react-0.4.0/shiny.react/inst/www/react/react-dom.development.js    |18870 +++++-----
 shiny.react-0.4.0/shiny.react/inst/www/react/react-dom.production.min.js |  490 
 shiny.react-0.4.0/shiny.react/inst/www/react/react.development.js        | 1640 
 shiny.react-0.4.0/shiny.react/inst/www/react/react.production.min.js     |   46 
 shiny.react-0.4.0/shiny.react/inst/www/shiny.react/shiny-react.js        | 3379 +
 shiny.react-0.4.0/shiny.react/inst/www/shiny.react/shiny-react.js.map    |    2 
 shiny.react-0.4.0/shiny.react/man/figures/shiny-react.png                |binary
 shiny.react-0.4.0/shiny.react/man/setInput.Rd                            |   56 
 shiny.react-0.4.0/shiny.react/tests/testthat/setup-disable-crashpad.R    |only
 shiny.react-0.4.0/shiny.react/tests/testthat/test-rendering.R            |only
 shiny.react-0.4.0/shiny.react/tests/testthat/test-setInput.R             |only
 shiny.react-0.4.0/shiny.react/vignettes/shiny-react.Rmd                  |    2 
 25 files changed, 16241 insertions(+), 9240 deletions(-)

More information about shiny.react at CRAN
Permanent link

Package rspm updated to version 0.5.3 with previous version 0.5.2 dated 2024-05-04

Title: 'RStudio' Package Manager
Description: Enables binary package installations on Linux distributions. Provides access to 'RStudio' public repositories at <https://packagemanager.posit.co>, and transparent management of system requirements without administrative privileges. Currently supported distributions are 'CentOS' / 'RHEL' 7-9, and several 'RHEL' derivatives ('Rocky Linux', 'AlmaLinux', 'Oracle Linux', and 'Amazon Linux' 2), 'openSUSE' / 'SLES' 15.4-5, 'Debian' 11-12, and 'Ubuntu' LTS 20-22.
Author: Inaki Ucar [aut, cph, cre] , R Core Team [aut, cph]
Maintainer: Inaki Ucar <iucar@fedoraproject.org>

Diff between rspm versions 0.5.2 dated 2024-05-04 and 0.5.3 dated 2024-05-20

 DESCRIPTION                      |    6 +++---
 MD5                              |    8 ++++----
 NEWS.md                          |    4 ++++
 R/os.R                           |    2 ++
 inst/tinytest/test_integration.R |    1 -
 5 files changed, 13 insertions(+), 8 deletions(-)

More information about rspm at CRAN
Permanent link

Package RPDTest updated to version 0.0.2 with previous version 0.0.1 dated 2023-09-27

Title: A New Type of Test Statistic and Method for Multinomial Goodness-of-Fit Test
Description: Performs multinomial goodness-of-fit test on multinomially distributed data using the Randomized phi-divergence test statistics. Details of this kind of statistics can be found at Nikita Puchkin, Vladimir Ulyanov (2023) <doi:10.1214/22-AIHP1299>.
Author: Renkang Liu [aut, cre]
Maintainer: Renkang Liu <eG0im@outlook.com>

Diff between RPDTest versions 0.0.1 dated 2023-09-27 and 0.0.2 dated 2024-05-20

 DESCRIPTION                |    6 -
 MD5                        |   15 ++-
 NAMESPACE                  |    1 
 NEWS.md                    |    8 ++
 R/print.randomPhiDivTest.r |only
 R/rpdtest.R                |  179 ++++++++++++++++++++++-----------------------
 man/pVals.Rd               |   16 ++--
 man/rpdStat.Rd             |    5 +
 man/rpdTest.Rd             |   38 ++++++---
 9 files changed, 145 insertions(+), 123 deletions(-)

More information about RPDTest at CRAN
Permanent link

Package mefa4 updated to version 0.3-11 with previous version 0.3-9 dated 2022-09-12

Title: Multivariate Data Handling with S4 Classes and Sparse Matrices
Description: An S4 update of the 'mefa' package using sparse matrices for enhanced efficiency. Sparse array-like objects are supported via lists of sparse matrices.
Author: Peter Solymos
Maintainer: Peter Solymos <psolymos@gmail.com>

Diff between mefa4 versions 0.3-9 dated 2022-09-12 and 0.3-11 dated 2024-05-20

 DESCRIPTION       |   10 +++++-----
 MD5               |    9 +++++----
 build/partial.rdb |binary
 inst/CITATION     |    9 ++++-----
 inst/WORDLIST     |only
 man/r2rmd.Rd      |    2 +-
 6 files changed, 15 insertions(+), 15 deletions(-)

More information about mefa4 at CRAN
Permanent link

Package mefa updated to version 3.2-9 with previous version 3.2-8 dated 2021-10-07

Title: Multivariate Data Handling in Ecology and Biogeography
Description: A framework package aimed to provide standardized computational environment for specialist work via object classes to represent the data coded by samples, taxa and segments (i.e. subpopulations, repeated measures). It supports easy processing of the data along with cross tabulation and relational data tables for samples and taxa. An object of class `mefa' is a project specific compendium of the data and can be easily used in further analyses. Methods are provided for extraction, aggregation, conversion, plotting, summary and reporting of `mefa' objects. Reports can be generated in plain text or LaTeX format. Vignette contains worked examples.
Author: Peter Solymos
Maintainer: Peter Solymos <psolymos@gmail.com>

Diff between mefa versions 3.2-8 dated 2021-10-07 and 3.2-9 dated 2024-05-20

 DESCRIPTION       |   10 +++++-----
 MD5               |   12 ++++++------
 build/partial.rdb |binary
 demo/mefa.R       |    2 +-
 inst/CITATION     |    8 ++++----
 inst/ChangeLog    |    5 +++++
 inst/tmp/mefa.Rnw |    4 ++--
 7 files changed, 23 insertions(+), 18 deletions(-)

More information about mefa at CRAN
Permanent link

Package ledger updated to version 2.0.11 with previous version 2.0.9 dated 2021-11-12

Title: Utilities for Importing Data from Plain Text Accounting Files
Description: Utilities for querying plain text accounting files from 'Ledger', 'HLedger', and 'Beancount'.
Author: Trevor L. Davis [aut, cre] , Jenya Sovetkin [ctb], Chris Lloyd [ctb]
Maintainer: Trevor L. Davis <trevor.l.davis@gmail.com>

Diff between ledger versions 2.0.9 dated 2021-11-12 and 2.0.11 dated 2024-05-20

 DESCRIPTION                              |   18 -
 LICENSE                                  |    2 
 MD5                                      |   16 -
 NEWS.md                                  |   37 ++-
 R/register.r                             |   77 ++++---
 README.md                                |  325 ++++++++++++++++---------------
 inst/extdata/example.ledger              |    2 
 man/figures/README-income_chart-1.png    |binary
 man/figures/README-net_worth_chart-1.png |binary
 9 files changed, 255 insertions(+), 222 deletions(-)

More information about ledger at CRAN
Permanent link

Package intrval updated to version 0.1-3 with previous version 0.1-2 dated 2020-08-12

Title: Relational Operators for Intervals
Description: Evaluating if values of vectors are within different open/closed intervals (`x %[]% c(a, b)`), or if two closed intervals overlap (`c(a1, b1) %[]o[]% c(a2, b2)`). Operators for negation and directional relations also implemented.
Author: Peter Solymos
Maintainer: Peter Solymos <psolymos@gmail.com>

Diff between intrval versions 0.1-2 dated 2020-08-12 and 0.1-3 dated 2024-05-20

 DESCRIPTION       |   11 +++++------
 MD5               |    4 ++--
 build/partial.rdb |binary
 3 files changed, 7 insertions(+), 8 deletions(-)

More information about intrval at CRAN
Permanent link

Package omock updated to version 0.2.0 with previous version 0.1.0 dated 2024-03-08

Title: Creation of Mock Observational Medical Outcomes Partnership Common Data Model
Description: Creates mock data for testing and package development for the Observational Medical Outcomes Partnership common data model. The package offers functions crafted with pipeline-friendly implementation, enabling users to effortlessly include only the necessary tables for their testing needs.
Author: Mike Du [aut, cre] , Marti Catala [aut] , Edward Burn [aut] , Nuria Mercade-Besora [aut] , Xihang Chen [aut]
Maintainer: Mike Du <mike.du@ndorms.ox.ac.uk>

Diff between omock versions 0.1.0 dated 2024-03-08 and 0.2.0 dated 2024-05-20

 omock-0.1.0/omock/man/mockCdmFromTable.Rd                              |only
 omock-0.2.0/omock/DESCRIPTION                                          |   12 
 omock-0.2.0/omock/MD5                                                  |   75 +
 omock-0.2.0/omock/NAMESPACE                                            |    9 
 omock-0.2.0/omock/NEWS.md                                              |    8 
 omock-0.2.0/omock/R/checks.R                                           |   74 +
 omock-0.2.0/omock/R/mockCdmFromTables.R                                |  454 +++++-----
 omock-0.2.0/omock/R/mockCdmReference.R                                 |    9 
 omock-0.2.0/omock/R/mockCohort.R                                       |   18 
 omock-0.2.0/omock/R/mockConcept.R                                      |only
 omock-0.2.0/omock/R/mockConditionOccurrence.R                          |only
 omock-0.2.0/omock/R/mockDeath.R                                        |only
 omock-0.2.0/omock/R/mockDrugExposure.R                                 |only
 omock-0.2.0/omock/R/mockMeasurement.R                                  |only
 omock-0.2.0/omock/R/mockObservation.R                                  |only
 omock-0.2.0/omock/R/mockPerson.R                                       |   17 
 omock-0.2.0/omock/R/mockVisitOccurrence.R                              |only
 omock-0.2.0/omock/R/mockVocabulary.R                                   |only
 omock-0.2.0/omock/R/sysdata.rda                                        |only
 omock-0.2.0/omock/README.md                                            |    6 
 omock-0.2.0/omock/inst/doc/a01_Creating_synthetic_clinical_tables.html |  410 ++++++---
 omock-0.2.0/omock/inst/doc/a02_Creating_synthetic_cohorts.R            |    2 
 omock-0.2.0/omock/inst/doc/a02_Creating_synthetic_cohorts.Rmd          |    2 
 omock-0.2.0/omock/inst/doc/a02_Creating_synthetic_cohorts.html         |  372 ++++++--
 omock-0.2.0/omock/inst/doc/a03_Creating_a_synthetic_vocabulary.html    |  313 +++++-
 omock-0.2.0/omock/inst/doc/a04_Building_a_bespoke_mock_cdm.R           |    2 
 omock-0.2.0/omock/inst/doc/a04_Building_a_bespoke_mock_cdm.Rmd         |    4 
 omock-0.2.0/omock/inst/doc/a04_Building_a_bespoke_mock_cdm.html        |  362 ++++++-
 omock-0.2.0/omock/man/mockCdmFromTables.Rd                             |only
 omock-0.2.0/omock/man/mockCdmReference.Rd                              |    7 
 omock-0.2.0/omock/man/mockCohort.Rd                                    |   10 
 omock-0.2.0/omock/man/mockConcepts.Rd                                  |only
 omock-0.2.0/omock/man/mockConditionOccurrence.Rd                       |only
 omock-0.2.0/omock/man/mockDeath.Rd                                     |only
 omock-0.2.0/omock/man/mockDrugExposure.Rd                              |only
 omock-0.2.0/omock/man/mockMeasurement.Rd                               |only
 omock-0.2.0/omock/man/mockObservation.Rd                               |only
 omock-0.2.0/omock/man/mockPerson.Rd                                    |   11 
 omock-0.2.0/omock/man/mockVocabularyTables.Rd                          |only
 omock-0.2.0/omock/man/omock-package.Rd                                 |    2 
 omock-0.2.0/omock/tests/testthat/test-mockCdmFromTables.R              |   14 
 omock-0.2.0/omock/tests/testthat/test-mockCohort.R                     |    2 
 omock-0.2.0/omock/tests/testthat/test-mockConcepts.R                   |only
 omock-0.2.0/omock/tests/testthat/test-mockCondtitionOccurrence.R       |only
 omock-0.2.0/omock/tests/testthat/test-mockDeath.R                      |only
 omock-0.2.0/omock/tests/testthat/test-mockDrugExposure.R               |only
 omock-0.2.0/omock/tests/testthat/test-mockMeasurement.R                |only
 omock-0.2.0/omock/tests/testthat/test-mockObservation.R                |only
 omock-0.2.0/omock/tests/testthat/test-mockVocabularyTables.R           |only
 omock-0.2.0/omock/vignettes/a02_Creating_synthetic_cohorts.Rmd         |    2 
 omock-0.2.0/omock/vignettes/a04_Building_a_bespoke_mock_cdm.Rmd        |    4 
 51 files changed, 1586 insertions(+), 615 deletions(-)

More information about omock at CRAN
Permanent link

Package insurancerating updated to version 0.7.4 with previous version 0.7.3 dated 2024-05-09

Title: Analytic Insurance Rating Techniques
Description: Methods for insurance rating. It helps actuaries to implement GLMs within all relevant steps needed to construct a risk premium from raw data. It provides a data driven strategy for the construction of insurance tariff classes. This strategy is based on the work by Antonio and Valdez (2012) <doi:10.1007/s10182-011-0152-7>. It also provides recipes on how to easily perform one-way, or univariate, analyses on an insurance portfolio. In addition it adds functionality to include reference categories in the levels of the coefficients in the output of a generalized linear regression analysis.
Author: Martin Haringa [aut, cre]
Maintainer: Martin Haringa <mtharinga@gmail.com>

Diff between insurancerating versions 0.7.3 dated 2024-05-09 and 0.7.4 dated 2024-05-20

 DESCRIPTION                                |   10 +-
 MD5                                        |   82 ++++++++++-----------
 NAMESPACE                                  |    3 
 NEWS.md                                    |    5 +
 R/deprecated.R                             |    2 
 R/gam_fit.R                                |    4 -
 R/model_get_data.R                         |   32 ++++----
 R/model_performance_bootstrap_rmse.R       |    3 
 R/model_performance_residuals.R            |    2 
 R/model_rating_factors.R                   |   36 +++++----
 R/model_refinement.R                       |   34 ++++----
 R/univariate.R                             |  113 ++++++++++++-----------------
 R/utils.R                                  |    8 --
 R/zzz.R                                    |    2 
 man/autoplot.fitgam.Rd                     |    4 -
 man/autoplot.restricted.Rd                 |    4 -
 man/autoplot.univariate.Rd                 |    3 
 man/biggest_reference.Rd                   |    4 -
 man/check_residuals.Rd                     |    2 
 man/construct_model_points.Rd              |   32 ++++----
 man/figures/bootstraprmse-1.png            |binary
 man/figures/example10-1.png                |binary
 man/figures/example11-1.png                |binary
 man/figures/example12-1.png                |binary
 man/figures/example14-1.png                |binary
 man/figures/example15-1.png                |binary
 man/figures/example18a-1.png               |binary
 man/figures/example19-1.png                |binary
 man/figures/example23-1.png                |binary
 man/figures/example3a1-1.png               |binary
 man/figures/example3b-1.png                |binary
 man/figures/example3c-1.png                |binary
 man/figures/example6-1.png                 |binary
 man/figures/example7-1.png                 |binary
 man/figures/example8-1.png                 |binary
 man/figures/example9-1.png                 |binary
 man/figures/unnamed-chunk-3-1.png          |binary
 man/rating_factors.Rd                      |    2 
 man/reexports.Rd                           |    3 
 man/restrict_coef.Rd                       |   10 +-
 man/smooth_coef.Rd                         |   20 ++---
 tests/testthat/test_model_rating_factors.R |   39 +++++++++-
 42 files changed, 246 insertions(+), 213 deletions(-)

More information about insurancerating at CRAN
Permanent link

Package SMMT updated to version 1.2.0 with previous version 1.1.0 dated 2022-04-03

Title: The Swiss Municipal Data Merger Tool Maps Municipalities Over Time
Description: In Switzerland, the landscape of municipalities is changing rapidly mainly due to mergers. The Swiss Municipal Data Merger Tool automatically detects these mutations and maps municipalities over time, i.e. municipalities of an old state to municipalities of a new state. This functionality is helpful when working with datasets that are based on different spatial references. The package's idea and use case is discussed in the following article: <doi:10.1111/spsr.12487>.
Author: Valentin Knechtl [aut, cre]
Maintainer: Valentin Knechtl <valentinknechtl@gmail.com>

Diff between SMMT versions 1.1.0 dated 2022-04-03 and 1.2.0 dated 2024-05-20

 DESCRIPTION                                            |   10 -
 MD5                                                    |   38 ++-
 R/download_municipality_inventory.R                    |   14 +
 R/filter_date.R                                        |    2 
 R/import_CH_municipality_inventory.R                   |    4 
 R/municipality_counter.R                               |   19 +
 R/smmt-package.R                                       |    5 
 build/vignette.rds                                     |binary
 inst/doc/is_the_bfs_nr_unique.R                        |only
 inst/doc/is_the_bfs_nr_unique.Rmd                      |only
 inst/doc/is_the_bfs_nr_unique.html                     |only
 inst/doc/manual.R                                      |    6 
 inst/doc/manual.Rmd                                    |    2 
 inst/doc/manual.html                                   |  154 ++++++++--------
 inst/doc/mutation_count.html                           |  160 ++++++++--------
 inst/doc/use_the_mutations_for_stats.R                 |    4 
 inst/doc/use_the_mutations_for_stats.html              |  162 ++++++++---------
 man/municipality_counter.Rd                            |   18 +
 man/smmt.Rd                                            |   15 +
 tests/testthat/test-filter_date.R                      |only
 tests/testthat/test-import_CH_municipality_inventory.R |only
 vignettes/is_the_bfs_nr_unique.Rmd                     |only
 vignettes/manual.Rmd                                   |    2 
 23 files changed, 347 insertions(+), 268 deletions(-)

More information about SMMT at CRAN
Permanent link

Package quantregGrowth updated to version 1.7-1 with previous version 1.7-0 dated 2023-07-06

Title: Non-Crossing Additive Regression Quantiles and Non-Parametric Growth Charts
Description: Fits non-crossing regression quantiles as a function of linear covariates and multiple smooth terms, including varying coefficients, via B-splines with L1-norm difference penalties. Random intercepts and variable selection are allowed via the lasso penalties. The smoothing parameters are estimated as part of the model fitting, see Muggeo and others (2021) <doi:10.1177/1471082X20929802>. Monotonicity and concavity constraints on the fitted curves are allowed, see Muggeo and others (2013) <doi:10.1007/s10651-012-0232-1>, and also <doi:10.13140/RG.2.2.12924.85122> or <doi:10.13140/RG.2.2.29306.21445> some code examples.
Author: Vito M. R. Muggeo [aut, cre]
Maintainer: Vito M. R. Muggeo <vito.muggeo@unipa.it>

Diff between quantregGrowth versions 1.7-0 dated 2023-07-06 and 1.7-1 dated 2024-05-20

 DESCRIPTION                   |    8 ++--
 MD5                           |   30 ++++++++---------
 NAMESPACE                     |    2 -
 NEWS                          |   53 +++++++++++++++++++++++++++++--
 R/gcrq.r                      |    7 ++--
 R/ncross.rq.fitXBsparse.r     |   10 ++---
 R/plot.gcrq.R                 |   71 ++++++++++++++++++++++++++++--------------
 build/vignette.rds            |binary
 inst/doc/quantregGrowth.R     |   44 ++++++++++++++++++--------
 inst/doc/quantregGrowth.Rmd   |   60 ++++++++++++++++++++++++++---------
 inst/doc/quantregGrowth.html  |   60 ++++++++++++++++++++++++-----------
 man/gcrq.Rd                   |   48 +++++++++++++---------------
 man/plot.gcrq.Rd              |    8 ++--
 man/ps.Rd                     |    5 +-
 man/quantregGrowth-package.Rd |    4 +-
 vignettes/quantregGrowth.Rmd  |   60 ++++++++++++++++++++++++++---------
 16 files changed, 319 insertions(+), 151 deletions(-)

More information about quantregGrowth at CRAN
Permanent link

Package bootUR updated to version 1.0.4 with previous version 1.0.3 dated 2024-01-26

Title: Bootstrap Unit Root Tests
Description: Set of functions to perform various bootstrap unit root tests for both individual time series (including augmented Dickey-Fuller test and union tests), multiple time series and panel data; see Smeekes and Wilms (2023) <doi:10.18637/jss.v106.i12>, Palm, Smeekes and Urbain (2008) <doi:10.1111/j.1467-9892.2007.00565.x>, Palm, Smeekes and Urbain (2011) <doi:10.1016/j.jeconom.2010.11.010>, Moon and Perron (2012) <doi:10.1016/j.jeconom.2012.01.008>, Smeekes and Taylor (2012) <doi:10.1017/S0266466611000387> and Smeekes (2015) <doi:10.1111/jtsa.12110> for key references.
Author: Stephan Smeekes [cre, aut] , Ines Wilms [aut]
Maintainer: Stephan Smeekes <s.smeekes@maastrichtuniversity.nl>

Diff between bootUR versions 1.0.3 dated 2024-01-26 and 1.0.4 dated 2024-05-20

 bootUR-1.0.3/bootUR/inst/doc/bootUR-intro.R    |only
 bootUR-1.0.3/bootUR/inst/doc/bootUR-intro.Rmd  |only
 bootUR-1.0.3/bootUR/inst/doc/bootUR-intro.html |only
 bootUR-1.0.3/bootUR/vignettes/bootUR-intro.Rmd |only
 bootUR-1.0.4/bootUR/DESCRIPTION                |   11 ++++++-----
 bootUR-1.0.4/bootUR/MD5                        |   21 +++++++++++----------
 bootUR-1.0.4/bootUR/NEWS.md                    |    7 +++++++
 bootUR-1.0.4/bootUR/README.md                  |    5 +++--
 bootUR-1.0.4/bootUR/build/vignette.rds         |binary
 bootUR-1.0.4/bootUR/inst/doc/bootUR.R          |only
 bootUR-1.0.4/bootUR/inst/doc/bootUR.Rmd        |only
 bootUR-1.0.4/bootUR/inst/doc/bootUR.html       |only
 bootUR-1.0.4/bootUR/man/figures                |only
 bootUR-1.0.4/bootUR/src/Makevars               |    1 +
 bootUR-1.0.4/bootUR/src/Makevars.win           |    1 +
 bootUR-1.0.4/bootUR/vignettes/bootUR.Rmd       |only
 16 files changed, 29 insertions(+), 17 deletions(-)

More information about bootUR at CRAN
Permanent link

Package filteRjsats (with last version 1.0) was removed from CRAN

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

2023-04-10 1.0

Permanent link
Package minqa updated to version 1.2.7 with previous version 1.2.6 dated 2023-09-11

Title: Derivative-Free Optimization Algorithms by Quadratic Approximation
Description: Derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M. J. D. Powell.
Author: Douglas Bates, Katharine M. Mullen, John C. Nash, Ravi Varadhan
Maintainer: Katharine M. Mullen <katharine.mullen@stat.ucla.edu>

Diff between minqa versions 1.2.6 dated 2023-09-11 and 1.2.7 dated 2024-05-20

 ChangeLog          |    3 
 DESCRIPTION        |    6 
 MD5                |   34 +-
 src/altmov.f       |  271 ++++++++++++-----------
 src/bigden.f       |  381 +++++++++++++++++---------------
 src/biglag.f       |  155 +++++++------
 src/bobyqa.f       |   74 +++---
 src/bobyqb.f       |  617 +++++++++++++++++++++++++++++------------------------
 src/lagmax.f       |  151 +++++++-----
 src/newuob.f       |  467 ++++++++++++++++++++++------------------
 src/prelim.f       |   40 +--
 src/rescue.f       |  474 +++++++++++++++++++++-------------------
 src/trsapp.f       |  136 ++++++-----
 src/trsbox.f       |  277 ++++++++++++-----------
 src/trstep.f       |  222 ++++++++++---------
 src/uobyqb.f       |  277 +++++++++++++----------
 src/update.f       |   83 +++----
 src/updatebobyqa.f |   63 ++---
 18 files changed, 2035 insertions(+), 1696 deletions(-)

More information about minqa at CRAN
Permanent link


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