Wed, 24 Sep 2025

Package ZEP updated to version 0.2.3 with previous version 0.2.0 dated 2025-09-18

Title: Procedures Related to the Zadeh's Extension Principle for Fuzzy Data
Description: Procedures for calculation, plotting, animation, and approximation of the outputs for fuzzy numbers (see A.I. Ban, L. Coroianu, P. Grzegorzewski "Fuzzy Numbers: Approximations, Ranking and Applications" (2015)) based on the Zadeh's Extension Principle (see de Barros, L.C., Bassanezi, R.C., Lodwick, W.A. (2017) <doi:10.1007/978-3-662-53324-6_2>).
Author: Maciej Romaniuk [cre, aut] ), Abbas Parchami [aut] ), Przemyslaw Grzegorzewski [ctb] )
Maintainer: Maciej Romaniuk <mroman@ibspan.waw.pl>

Diff between ZEP versions 0.2.0 dated 2025-09-18 and 0.2.3 dated 2025-09-24

 DESCRIPTION                      |   12 +++++++-----
 MD5                              |   17 ++++++++++-------
 NAMESPACE                        |    1 +
 R/AnimateZEP.R                   |only
 R/AnimateZFunction.R             |   11 +++++++++--
 R/FuzzyApproximation.R           |    1 +
 R/PlotZFunction.R                |   19 ++++++++++---------
 man/AnimateZEP.Rd                |only
 man/AnimateZFunction.Rd          |    3 +++
 man/FuzzyApproximation.Rd        |    1 +
 tests/testthat/test-AnimateZEP.R |only
 11 files changed, 42 insertions(+), 23 deletions(-)

More information about ZEP at CRAN
Permanent link

Package skylight updated to version 1.3 with previous version 1.2 dated 2023-11-04

Title: A Simple Sky Illuminance Model
Description: A tool to calculate sky illuminance values (in lux) for both sun and moon. The model is a translation of the Fortran code by Janiczek and DeYoung (1987) <https://archive.org/details/DTIC_ADA182110>.
Author: Koen Hufkens [aut, cre] , BlueGreen Labs [cph, fnd]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>

Diff between skylight versions 1.2 dated 2023-11-04 and 1.3 dated 2025-09-24

 skylight-1.2/skylight/R/subroutines.R                 |only
 skylight-1.3/skylight/DESCRIPTION                     |   22 -
 skylight-1.3/skylight/MD5                             |   24 -
 skylight-1.3/skylight/NAMESPACE                       |    6 
 skylight-1.3/skylight/R/RcppExports.R                 |only
 skylight-1.3/skylight/R/skylight.R                    |  174 ++--------
 skylight-1.3/skylight/build/vignette.rds              |binary
 skylight-1.3/skylight/inst/doc/skylight.html          |  239 +++++++-------
 skylight-1.3/skylight/inst/doc/skylight_advanced.R    |   62 +--
 skylight-1.3/skylight/inst/doc/skylight_advanced.html |  288 +++++++++---------
 skylight-1.3/skylight/man/skylight.Rd                 |   24 +
 skylight-1.3/skylight/man/skylight_rcpp.Rd            |only
 skylight-1.3/skylight/src                             |only
 skylight-1.3/skylight/tests/testthat/test_skylight.R  |   24 -
 14 files changed, 394 insertions(+), 469 deletions(-)

More information about skylight at CRAN
Permanent link

Package photobiologyPlants updated to version 0.6.1 with previous version 0.6.0 dated 2025-01-12

Title: Plant Photobiology Related Functions and Data
Description: Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the photoreceptors Phytochromes, Cryptochromes, and UVR8 which are present in plants. It also includes data sets on the optical properties of plants. Part of the 'r4photobiology' suite, Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.
Author: Pedro J. Aphalo [aut, cre]
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>

Diff between photobiologyPlants versions 0.6.0 dated 2025-01-12 and 0.6.1 dated 2025-09-24

 photobiologyPlants-0.6.0/photobiologyPlants/man/B_G.Rd                               |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/R_FR.Rd                              |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVA1_UV.Rd                           |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVA2_UV.Rd                           |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVA_PAR.Rd                           |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVA_UV.Rd                            |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVAlw_UV.Rd                          |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVAsw_UV.Rd                          |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVB_PAR.Rd                           |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVB_UV.Rd                            |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UVB_UVA.Rd                           |only
 photobiologyPlants-0.6.0/photobiologyPlants/man/UV_PAR.Rd                            |only
 photobiologyPlants-0.6.1/photobiologyPlants/DESCRIPTION                              |   21 
 photobiologyPlants-0.6.1/photobiologyPlants/MD5                                      |  117 -
 photobiologyPlants-0.6.1/photobiologyPlants/NAMESPACE                                |   10 
 photobiologyPlants-0.6.1/photobiologyPlants/NEWS.md                                  |   22 
 photobiologyPlants-0.6.1/photobiologyPlants/R/McCree-photosynthesis-mspct.R          |    2 
 photobiologyPlants-0.6.1/photobiologyPlants/R/Pfr-P-ratio.R                          |    7 
 photobiologyPlants-0.6.1/photobiologyPlants/R/Pfr-Ptot.R                             |   42 
 photobiologyPlants-0.6.1/photobiologyPlants/R/PfrPtot-RFR.R                          |    3 
 photobiologyPlants-0.6.1/photobiologyPlants/R/Phy-Sigma-FR.R                         |    5 
 photobiologyPlants-0.6.1/photobiologyPlants/R/Phy-Sigma-R.R                          |    4 
 photobiologyPlants-0.6.1/photobiologyPlants/R/Phy-Sigma.R                            |    4 
 photobiologyPlants-0.6.1/photobiologyPlants/R/carotenoids-mspct.r                    |    5 
 photobiologyPlants-0.6.1/photobiologyPlants/R/chlorophylls-fluo-mspct.r              |    6 
 photobiologyPlants-0.6.1/photobiologyPlants/R/chlorophylls-mspct.r                   |    4 
 photobiologyPlants-0.6.1/photobiologyPlants/R/phy-reaction-rates.R                   |    7 
 photobiologyPlants-0.6.1/photobiologyPlants/R/phytochrome-data.r                     |    4 
 photobiologyPlants-0.6.1/photobiologyPlants/R/plant-q-irrads.r                       |only
 photobiologyPlants-0.6.1/photobiologyPlants/R/plant-qq-ratios.r                      |  681 ++++++----
 photobiologyPlants-0.6.1/photobiologyPlants/R/water.vapour.R                         |    1 
 photobiologyPlants-0.6.1/photobiologyPlants/build/partial.rdb                        |binary
 photobiologyPlants-0.6.1/photobiologyPlants/build/vignette.rds                       |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/CRYs.mspct.rda                      |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/McCree.rda                          |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/PHOTs.mspct.rda                     |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/UVR8s.mspct.rda                     |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/ZTLs.mspct.rda                      |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/carotenoids-mspct.rda               |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/chlorophylls-fluorescence-mspct.rda |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/chlorophylls-mspct.rda              |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/leaf-fluorescence-mspct.rda         |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/leaves.spct.rda                     |binary
 photobiologyPlants-0.6.1/photobiologyPlants/data/phytochrome.spct.rda                |binary
 photobiologyPlants-0.6.1/photobiologyPlants/inst/doc/r4p-introduction.Rmd            |  158 +-
 photobiologyPlants-0.6.1/photobiologyPlants/inst/doc/r4p-introduction.html           |  166 +-
 photobiologyPlants-0.6.1/photobiologyPlants/inst/doc/user-guide.R                    |    5 
 photobiologyPlants-0.6.1/photobiologyPlants/inst/doc/user-guide.Rmd                  |   22 
 photobiologyPlants-0.6.1/photobiologyPlants/inst/doc/user-guide.html                 |  319 ++--
 photobiologyPlants-0.6.1/photobiologyPlants/man/ET_ref.Rd                            |  289 ++--
 photobiologyPlants-0.6.1/photobiologyPlants/man/McCree_photosynthesis.mspct.Rd       |    7 
 photobiologyPlants-0.6.1/photobiologyPlants/man/PHYs.mspct.Rd                        |   13 
 photobiologyPlants-0.6.1/photobiologyPlants/man/Pfr_Ptot.Rd                          |   39 
 photobiologyPlants-0.6.1/photobiologyPlants/man/Pfr_Ptot_R_FR.Rd                     |    9 
 photobiologyPlants-0.6.1/photobiologyPlants/man/Phy_Sigma.Rd                         |   10 
 photobiologyPlants-0.6.1/photobiologyPlants/man/Phy_Sigma_FR.Rd                      |   11 
 photobiologyPlants-0.6.1/photobiologyPlants/man/Phy_Sigma_R.Rd                       |   11 
 photobiologyPlants-0.6.1/photobiologyPlants/man/Phy_reaction_rates.Rd                |   13 
 photobiologyPlants-0.6.1/photobiologyPlants/man/carotenoids.mspct.Rd                 |    4 
 photobiologyPlants-0.6.1/photobiologyPlants/man/chlorophylls.mspct.Rd                |   10 
 photobiologyPlants-0.6.1/photobiologyPlants/man/chlorophylls_fluorescence.mspct.Rd   |   10 
 photobiologyPlants-0.6.1/photobiologyPlants/man/net_irradiance.Rd                    |  101 -
 photobiologyPlants-0.6.1/photobiologyPlants/man/photon-irradiances.Rd                |only
 photobiologyPlants-0.6.1/photobiologyPlants/man/photon-ratios.Rd                     |only
 photobiologyPlants-0.6.1/photobiologyPlants/man/water_vp_sat.Rd                      |  448 +++---
 photobiologyPlants-0.6.1/photobiologyPlants/vignettes/r4p-introduction.Rmd           |  158 +-
 photobiologyPlants-0.6.1/photobiologyPlants/vignettes/user-guide.Rmd                 |   22 
 67 files changed, 1572 insertions(+), 1198 deletions(-)

More information about photobiologyPlants at CRAN
Permanent link

Package pedquant updated to version 0.2.6 with previous version 0.2.5 dated 2025-07-26

Title: Public Economic Data and Quantitative Analysis
Description: Provides an interface to access public economic and financial data for economic research and quantitative analysis. The data sources including NBS, FRED, Sina, Eastmoney and etc. It also provides quantitative functions for trading strategies based on the 'data.table', 'TTR', 'PerformanceAnalytics' and etc packages.
Author: Shichen Xie [aut, cre]
Maintainer: Shichen Xie <xie@shichen.name>

Diff between pedquant versions 0.2.5 dated 2025-07-26 and 0.2.6 dated 2025-09-24

 DESCRIPTION             |    6 ++--
 MD5                     |   15 ++++++-----
 NAMESPACE               |    3 ++
 NEWS.md                 |    4 +++
 R/func_helper.R         |    9 +++---
 R/md_2chinamoney.R      |   62 ++++++++++++++++++++++++++++++++++++++++++++----
 R/pq_plot2.R            |    2 -
 README.md               |    8 +++---
 inst/extdata/README.Rmd |only
 9 files changed, 85 insertions(+), 24 deletions(-)

More information about pedquant at CRAN
Permanent link

Package ECOTOXr updated to version 1.2.4 with previous version 1.2.2 dated 2025-08-19

Title: Download and Extract Data from US EPA's ECOTOX Database
Description: The US EPA ECOTOX database is a freely available database with a treasure of aquatic and terrestrial ecotoxicological data. As the online search interface doesn't come with an API, this package provides the means to easily access and search the database in R. To this end, all raw tables are downloaded from the EPA website and stored in a local SQLite database <doi:10.1016/j.chemosphere.2024.143078>.
Author: Pepijn de Vries [aut, cre, dtc]
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>

Diff between ECOTOXr versions 1.2.2 dated 2025-08-19 and 1.2.4 dated 2025-09-24

 DESCRIPTION                      |    6 +++---
 MD5                              |   22 +++++++++++-----------
 NEWS.md                          |    7 +++++++
 R/database_access.r              |    2 +-
 R/init.r                         |    3 +--
 inst/doc/sanitising-ecotox.Rmd   |    2 +-
 inst/doc/sanitising-ecotox.html  |    2 +-
 man/check_ecotox_version.Rd      |    2 +-
 tests/testthat/test_build.r      |   11 ++++++++++-
 tests/testthat/test_online.r     |    9 ++++++---
 tests/testthat/test_sanitation.r |    2 +-
 vignettes/sanitising-ecotox.Rmd  |    2 +-
 12 files changed, 44 insertions(+), 26 deletions(-)

More information about ECOTOXr at CRAN
Permanent link

Package bssm updated to version 2.0.3 with previous version 2.0.2 dated 2023-10-27

Title: Bayesian Inference of Non-Linear and Non-Gaussian State Space Models
Description: Efficient methods for Bayesian inference of state space models via Markov chain Monte Carlo (MCMC) based on parallel importance sampling type weighted estimators (Vihola, Helske, and Franks, 2020, <doi:10.1111/sjos.12492>), particle MCMC, and its delayed acceptance version. Gaussian, Poisson, binomial, negative binomial, and Gamma observation densities and basic stochastic volatility models with linear-Gaussian state dynamics, as well as general non-linear Gaussian models and discretised diffusion models are supported. See Helske and Vihola (2021, <doi:10.32614/RJ-2021-103>) for details.
Author: Jouni Helske [aut, cre] , Matti Vihola [aut]
Maintainer: Jouni Helske <jouni.helske@iki.fi>

Diff between bssm versions 2.0.2 dated 2023-10-27 and 2.0.3 dated 2025-09-24

 DESCRIPTION                |   11 
 MD5                        |   74 -
 NEWS.md                    |  634 ++++----
 R/approx.R                 |  210 +-
 R/bssm-package.R           |  526 +++----
 R/ekpf_filter.R            |  168 +-
 R/fitted.R                 |  242 +--
 R/kfilter.R                |  378 ++---
 R/models.R                 | 3300 ++++++++++++++++++++++-----------------------
 R/post_correction.R        |  616 ++++----
 R/predict.R                |  712 ++++-----
 R/run_mcmc.R               | 1714 +++++++++++------------
 R/summary.R                |  254 +--
 README.md                  |    2 
 build/vignette.rds         |binary
 inst/doc/bssm.Rmd          |  410 ++---
 inst/doc/bssm.html         |   13 
 inst/doc/growth_model.Rmd  |  444 +++---
 inst/doc/growth_model.html |   22 
 inst/doc/psi_pf.R          |  532 +++----
 inst/doc/psi_pf.Rmd        |  900 ++++++------
 inst/doc/psi_pf.html       |    3 
 inst/doc/sde_model.Rmd     |  228 +--
 inst/doc/sde_model.html    |    7 
 src/R_approx.cpp           |    2 
 src/R_psi.cpp              |    2 
 src/approx_mcmc.cpp        |    8 
 src/mcmc.cpp               |    8 
 src/model_ssm_mng.cpp      |    6 
 src/model_ssm_nlg.cpp      |    6 
 src/model_ssm_sde.cpp      |    4 
 src/model_ssm_ulg.cpp      |   40 
 src/model_ssm_ung.cpp      |   22 
 tests/test_all.R           |    8 
 vignettes/bssm.Rmd         |  410 ++---
 vignettes/growth_model.Rmd |  444 +++---
 vignettes/psi_pf.Rmd       |  900 ++++++------
 vignettes/sde_model.Rmd    |  228 +--
 38 files changed, 6749 insertions(+), 6739 deletions(-)

More information about bssm at CRAN
Permanent link

Package actxps updated to version 1.6.1 with previous version 1.6.0 dated 2025-01-07

Title: Create Actuarial Experience Studies: Prepare Data, Summarize Results, and Create Reports
Description: Experience studies are used by actuaries to explore historical experience across blocks of business and to inform assumption setting activities. This package provides functions for preparing data, creating studies, visualizing results, and beginning assumption development. Experience study methods, including exposure calculations, are described in: Atkinson & McGarry (2016) "Experience Study Calculations" <https://www.soa.org/49378a/globalassets/assets/files/research/experience-study-calculations.pdf>. The limited fluctuation credibility method used by the 'exp_stats()' function is described in: Herzog (1999, ISBN:1-56698-374-6) "Introduction to Credibility Theory".
Author: Matt Heaphy [aut, cre]
Maintainer: Matt Heaphy <mattrmattrs@gmail.com>

Diff between actxps versions 1.6.0 dated 2025-01-07 and 1.6.1 dated 2025-09-24

 DESCRIPTION                              |    8 
 MD5                                      |   78 +-
 NEWS.md                                  |    5 
 R/add_predictions.R                      |    6 
 R/exp_df_helpers.R                       |   91 ++-
 R/exp_shiny.R                            |  811 +++++++++++++++++++------------
 R/exp_stats.R                            |  320 +++++++-----
 R/expose.R                               |  203 ++++---
 R/expose_split.R                         |  131 ++---
 R/exposed_df_helpers.R                   |  230 +++++---
 R/globals.R                              |   76 ++
 R/plot_special.R                         |   71 +-
 R/plot_special_trx.R                     |    8 
 R/plot_theme.R                           |   26 
 R/plots.R                                |  210 +++++---
 R/pol_yr.R                               |    8 
 R/step_expose.R                          |   79 +--
 R/tables.R                               |  328 +++++++-----
 R/transactions.R                         |   49 +
 R/trx_df_helpers.R                       |   77 +-
 R/trx_stats.R                            |  237 +++++----
 build/vignette.rds                       |binary
 inst/doc/actxps.html                     |    7 
 inst/doc/exp_summary.html                |    5 
 inst/doc/exposures.html                  |    5 
 inst/doc/misc.html                       |    5 
 inst/doc/transactions.html               |    7 
 man/step_expose.Rd                       |   26 
 tests/testthat/test-add_predictions.R    |   27 -
 tests/testthat/test-exp_df_helpers.R     |   49 +
 tests/testthat/test-exp_stats.R          |  111 ++--
 tests/testthat/test-expose.R             |  574 ++++++++++++---------
 tests/testthat/test-exposed_df_helpers.R |  238 +++++----
 tests/testthat/test-plots.R              |  228 +++++---
 tests/testthat/test-pol_yr.R             |   18 
 tests/testthat/test-step_expose.R        |   11 
 tests/testthat/test-tables.R             |   57 +-
 tests/testthat/test-transactions.R       |   73 +-
 tests/testthat/test-trx_df_helpers.R     |   19 
 tests/testthat/test-trx_stats.R          |   81 +--
 40 files changed, 2813 insertions(+), 1780 deletions(-)

More information about actxps at CRAN
Permanent link

Package lingglosses updated to version 0.0.10 with previous version 0.0.9 dated 2025-03-05

Title: Interlinear Glossed Linguistic Examples and Abbreviation Lists Generation
Description: Helps to render interlinear glossed linguistic examples in html 'rmarkdown' documents and then semi-automatically compiles the list of glosses at the end of the document. It also provides a database of linguistic glosses.
Author: George Moroz [aut, cre]
Maintainer: George Moroz <agricolamz@gmail.com>

Diff between lingglosses versions 0.0.9 dated 2025-03-05 and 0.0.10 dated 2025-09-24

 DESCRIPTION       |   13 +++++++------
 MD5               |    8 ++++----
 NEWS.md           |    4 ++++
 R/add_gloss.R     |    7 +++++--
 R/gloss_example.R |   32 ++++++++++++++++++--------------
 5 files changed, 38 insertions(+), 26 deletions(-)

More information about lingglosses at CRAN
Permanent link

Package ggcompare updated to version 0.0.5 with previous version 0.0.4 dated 2025-08-20

Title: Mean Comparison in 'ggplot2'
Description: Add mean comparison annotations to a 'ggplot'. This package provides an easy way to indicate if two or more groups are significantly different in a 'ggplot'. Usually you do not need to specify the test method, you only need to tell stat_compare() whether you want to perform a parametric test or a nonparametric test, and stat_compare() will automatically choose the appropriate test method based on your data. For comparisons between two groups, the p-value is calculated by t-test (parametric) or Wilcoxon rank sum test (nonparametric). For comparisons among more than two groups, the p-value is calculated by One-way ANOVA (parametric) or Kruskal-Wallis test (nonparametric).
Author: Hao Wang [aut, cre]
Maintainer: Hao Wang <wanghao8772@gmail.com>

Diff between ggcompare versions 0.0.4 dated 2025-08-20 and 0.0.5 dated 2025-09-24

 DESCRIPTION         |    6 +++---
 MD5                 |    8 ++++----
 NEWS.md             |    3 +++
 R/GGExtensions.R    |   36 +++++++++++++++++++-----------------
 man/stat_compare.Rd |    4 ++--
 5 files changed, 31 insertions(+), 26 deletions(-)

More information about ggcompare at CRAN
Permanent link

Package RPANDA updated to version 2.5 with previous version 2.4 dated 2025-01-14

Title: Phylogenetic ANalyses of DiversificAtion
Description: Implements macroevolutionary analyses on phylogenetic trees. See Morlon et al. (2010) <DOI:10.1371/journal.pbio.1000493>, Morlon et al. (2011) <DOI:10.1073/pnas.1102543108>, Condamine et al. (2013) <DOI:10.1111/ele.12062>, Morlon et al. (2014) <DOI:10.1111/ele.12251>, Manceau et al. (2015) <DOI:10.1111/ele.12415>, Lewitus & Morlon (2016) <DOI:10.1093/sysbio/syv116>, Drury et al. (2016) <DOI:10.1093/sysbio/syw020>, Manceau et al. (2016) <DOI:10.1093/sysbio/syw115>, Morlon et al. (2016) <DOI:10.1111/2041-210X.12526>, Clavel & Morlon (2017) <DOI:10.1073/pnas.1606868114>, Drury et al. (2017) <DOI:10.1093/sysbio/syx079>, Lewitus & Morlon (2017) <DOI:10.1093/sysbio/syx095>, Drury et al. (2018) <DOI:10.1371/journal.pbio.2003563>, Clavel et al. (2019) <DOI:10.1093/sysbio/syy045>, Maliet et al. (2019) <DOI:10.1038/s41559-019-0908-0>, Billaud et al. (2019) <DOI:10.1093/sysbio/syz057>, Lewi [...truncated...]
Author: Helene Morlon [aut, cre, cph], Eric Lewitus [aut, cph], Fabien Condamine [aut, cph], Marc Manceau [aut, cph], Julien Clavel [aut, cph], Jonathan Drury [aut, cph], Olivier Billaud [aut, cph], Odile Maliet [aut, cph], Leandro Aristide [aut, cph], Benoi [...truncated...]
Maintainer: Helene Morlon <helene.morlon@bio.ens.psl.eu>

Diff between RPANDA versions 2.4 dated 2025-01-14 and 2.5 dated 2025-09-24

 DESCRIPTION               |    8 ++++----
 MD5                       |   15 ++++++++++-----
 NAMESPACE                 |    8 ++++++--
 R/fit_t_thresh.R          |only
 R/plot.fit_t_thresh.env.r |only
 R/plot_BipartiteEvol.R    |    2 +-
 man/fit_t_env_ou.Rd       |    8 +++++---
 man/fit_t_thresh.Rd       |only
 man/lines.fit_t_env.ou.Rd |    2 +-
 man/lines.fit_t_thresh.Rd |only
 man/plot.fit_t_thresh.Rd  |only
 11 files changed, 27 insertions(+), 16 deletions(-)

More information about RPANDA at CRAN
Permanent link

Package I14Y updated to version 0.1.6 with previous version 0.1.5 dated 2025-07-14

Title: Search and Get Data from the I14Y Interoperability Platform of Switzerland
Description: Search and download Swiss data and metadata from the I14Y interoperability platform of Switzerland using its public APIs <https://www.i14y.admin.ch/api/index.html>.
Author: Felix Luginbuhl [aut, cre, cph] , Felix Lorenz [ctr]
Maintainer: Felix Luginbuhl <felix.luginbuhl@protonmail.ch>

Diff between I14Y versions 0.1.5 dated 2025-07-14 and 0.1.6 dated 2025-09-24

 DESCRIPTION                              |    6 +-
 MD5                                      |   30 +++++++-------
 NEWS.md                                  |    4 +
 R/i14y_get_codelist.R                    |   23 +++++++---
 R/i14y_get_concept.R                     |   14 ++++--
 R/i14y_get_concept_all_versions.R        |   19 ++++++--
 R/i14y_get_content_information.R         |   17 ++++++-
 R/i14y_get_data_service.R                |   19 ++++++--
 R/i14y_get_data_structure.R              |   19 ++++++--
 R/i14y_get_dataset_metadata.R            |   12 ++++-
 R/i14y_get_nomenclature_level.R          |   44 +++++++++++++-------
 R/i14y_get_nomenclature_level_multiple.R |   44 +++++++++++++-------
 R/i14y_search_catalog.R                  |   48 ++++++++++++++--------
 R/i14y_search_concept.R                  |   66 ++++++++++++++++++++++---------
 R/i14y_search_nomenclature.R             |   43 ++++++++++++--------
 R/validate.R                             |   23 +---------
 16 files changed, 280 insertions(+), 151 deletions(-)

More information about I14Y at CRAN
Permanent link

Package extrafont readmission to version 0.20 with previous version 0.19 dated 2023-01-18

Title: Tools for Using Fonts
Description: Tools to using fonts other than the standard PostScript fonts. This package makes it easy to use system TrueType fonts and with PDF or PostScript output files, and with bitmap output files in Windows. extrafont can also be used with fonts packaged specifically to be used with, such as the fontcm package, which has Computer Modern PostScript fonts with math symbols.
Author: Winston Chang [aut], Frederic Bertrand [cre]
Maintainer: Frederic Bertrand <frederic.bertrand@lecnam.net>

This is a re-admission after prior archival of version 0.19 dated 2023-01-18

Diff between extrafont versions 0.19 dated 2023-01-18 and 0.20 dated 2025-09-24

 extrafont-0.19/extrafont/man/extrafont.Rd         |only
 extrafont-0.20/extrafont/DESCRIPTION              |   32 +++++++++++++++-------
 extrafont-0.20/extrafont/MD5                      |   22 +++++++++++----
 extrafont-0.20/extrafont/NEWS                     |    8 +++++
 extrafont-0.20/extrafont/R/extrafont.r            |   16 ++++-------
 extrafont-0.20/extrafont/README.md                |   15 ++++++++--
 extrafont-0.20/extrafont/man/extrafont-package.Rd |only
 extrafont-0.20/extrafont/tests                    |only
 8 files changed, 66 insertions(+), 27 deletions(-)

More information about extrafont at CRAN
Permanent link

Package CompositionalClust updated to version 1.1 with previous version 1.0 dated 2025-09-18

Title: Clustering with Compositional Data
Description: Cluster analysis with compositional data using the alpha--transformation. Relevant papers include: Tsagris M. and Kontemeniotis N. (2025), <doi:10.48550/arXiv.2509.05945>. Tsagris M.T., Preston S. and Wood A.T.A. (2011), <doi:10.48550/arXiv.1106.1451>. Garcia-Escudero Luis A., Gordaliza Alfonso, Matran Carlos, Mayo-Iscar Agustin. (2008), <doi:10.1214/07-AOS515>.
Author: Michail Tsagris [aut, cre], Nikolaos Kontemeniotis [aut]
Maintainer: Michail Tsagris <mtsagris@uoc.gr>

Diff between CompositionalClust versions 1.0 dated 2025-09-18 and 1.1 dated 2025-09-24

 DESCRIPTION                       |    8 ++++----
 MD5                               |    8 ++++----
 R/index_max.R                     |    2 ++
 R/index_min.R                     |    2 ++
 man/CompositionalClust-package.Rd |    4 ++--
 5 files changed, 14 insertions(+), 10 deletions(-)

More information about CompositionalClust at CRAN
Permanent link

New package SVAlignR with initial version 0.9.2
Package: SVAlignR
Version: 0.9.2
Date: 2025-09-20
Title: Recovering Structure of Long Molecules from Structural Variation Data
Description: Implements a method to combine multiple levels of multiple sequence alignment to uncover the structure of complex DNA rearrangements.
Depends: R (>= 4.4)
Imports: methods, graphics, grDevices, oompaBase, Biostrings, NameNeedle, dendextend, ape, stringr, igraph, Polychrome, colorspace
Suggests: msa, viridisLite, R.rsp, knitr, rmarkdown
VignetteBuilder: R.rsp
License: Apache License (== 2.0)
URL: http://oompa.r-forge.r-project.org/
NeedsCompilation: no
Packaged: 2025-09-20 12:54:30 UTC; KRC
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2025-09-24 08:40:02 UTC

More information about SVAlignR at CRAN
Permanent link

Package SIPmg readmission to version 3.0 with previous version 1.4.1 dated 2023-02-21

Title: Statistical Analysis to Identify Isotope Incorporating Metagenomic Features
Description: Statistical analysis as part of a quantitative stable isotope probing (SIP) metagenomics study to identify isotope incorporating metagenomic features. Helpful reading and a vignette in bookdown format is provided on the package site <https://zielslab.github.io/SIPmg.github.io/>.
Author: Pranav Sampara [aut, cre], Kate Waring [ctb], Ryan Ziels [aut], Alma Garcia Roche [aut]
Maintainer: Pranav Sampara <pranav.sai.4@gmail.com>

This is a re-admission after prior archival of version 1.4.1 dated 2023-02-21

Diff between SIPmg versions 1.4.1 dated 2023-02-21 and 3.0 dated 2025-09-24

 DESCRIPTION                                 |   58 
 MD5                                         |   36 
 NAMESPACE                                   |    3 
 R/DESeq2_l2fc.R                             |  255 -
 R/functions_qSIP_MAGs.R                     |  209 -
 R/sequin_scaling_lm.R                       |   92 
 R/sequin_scaling_rlm.R                      |   83 
 build/vignette.rds                          |binary
 inst/doc/SIPmg-vignette.R                   |  635 +--
 inst/doc/SIPmg-vignette.Rmd                 | 1354 +++---
 inst/doc/SIPmg-vignette.html                | 5741 ++++++++++++++--------------
 man/as.Num.Rd                               |only
 man/calc_Mheavymax_MAGs.Rd                  |    2 
 man/calc_atom_excess_MAGs.Rd                |    2 
 man/phyloseq2df.Rd                          |only
 man/phyloseq2table.Rd                       |only
 man/qSIP_atom_excess_MAGs.Rd                |    2 
 man/qSIP_bootstrap_fcr.Rd                   |   15 
 man/scale_features_lm.Rd                    |    2 
 vignettes/SIPmg-vignette.Rmd                | 1354 +++---
 vignettes/mock_input_data/fractions_15N.csv |only
 21 files changed, 5180 insertions(+), 4663 deletions(-)

More information about SIPmg at CRAN
Permanent link

New package gglyph with initial version 0.2.0
Package: gglyph
Title: Network-Style Visualization of Directed Pairwise Relationships
Version: 0.2.0
Description: Create network-style visualizations of pairwise relationships using custom edge glyphs built on top of 'ggplot2'. The package supports both statistical and non-statistical data and allows users to represent directed relationships. This enables clear, publication-ready graphics for exploring and communicating relational structures in a wide range of domains. The method was first used in Abu-Akel et al. (2021) <doi:10.1371/journal.pone.0245100>. Code is released under the MIT License; included datasets are licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0).
License: MIT + file LICENSE
URL: https://valentinsvelev.github.io/gglyph/
BugReports: https://github.com/valentinsvelev/gglyph/issues/
Depends: R (>= 4.1.0)
Imports: dplyr, ggplot2, ggtext, grid, magrittr, rlang, stats, tibble, tidyr, utils
Suggests: ggthemes, haven, kableExtra, knitr, patchwork, psych, purrr, readr, rmarkdown, rstatix, spelling, svglite, testthat (>= 3.0.0), tidyverse, viridis, viridisLite
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2025-09-19 10:05:26 UTC; valentinvelev
Author: Valentin Velev [cre, aut], Andreas Spitz [ctb]
Maintainer: Valentin Velev <valentin.velev@uni-konstanz.de>
Repository: CRAN
Date/Publication: 2025-09-24 08:20:02 UTC

More information about gglyph at CRAN
Permanent link

New package elixir with initial version 0.1.0
Package: elixir
Title: Transmutation of Languages
Version: 0.1.0
Description: Tools for transforming 'R' expressions. Provides functions for finding, extracting, and replacing patterns in 'R' language objects, similarly to how regular expressions can be used to find, extract, and replace patterns in text. Also provides functions for generating code using specially-formatted template files and for translating 'R' expressions into similar expressions in other programming languages. The package may be helpful for advanced uses of 'R' expressions, such as developing domain-specific languages.
URL: https://github.com/nicholasdavies/elixir, https://nicholasdavies.github.io/elixir/
BugReports: https://github.com/nicholasdavies/elixir/issues
License: MIT + file LICENSE
Encoding: UTF-8
Imports: methods, rlang, data.table, stringr, glue
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-19 10:55:15 UTC; nick
Author: Nicholas Davies [cre, aut, cph]
Maintainer: Nicholas Davies <nicholas.davies@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2025-09-24 08:20:07 UTC

More information about elixir at CRAN
Permanent link

New package devianLM with initial version 1.0.3
Package: devianLM
Title: Detecting Extremal Values in a Normal Linear Model
Version: 1.0.3
Date: 2025-09-12
Description: Provides a method to detect values poorly explained by a Gaussian linear model. The procedure is based on the maximum of the absolute value of the studentized residuals, which is a parameter-free statistic. This approach generalizes several procedures used to detect abnormal values during longitudinal monitoring of biological markers. For methodological details, see: Berthelot G., Saulière G., Dedecker J. (2025). "DEViaN-LM An R Package for Detecting Abnormal Values in the Gaussian Linear Model". HAL Id: hal-05230549. <https://hal.science/hal-05230549>.
License: GPL-3
Encoding: UTF-8
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (>= 3.0.0)
Depends: R (>= 2.10)
LazyData: true
SystemRequirements: OpenMP
NeedsCompilation: yes
Packaged: 2025-09-19 08:07:27 UTC; gsauliere
Author: Guillaume Sauliere [aut, cre] , Geoffroy Berthelot [aut], Jerome Dedecker [aut]
Maintainer: Guillaume Sauliere <guillaumesauliere@hotmail.com>
Repository: CRAN
Date/Publication: 2025-09-24 08:10:02 UTC

More information about devianLM at CRAN
Permanent link

New package containr with initial version 0.1.1
Package: containr
Title: Containerize Your 'R' Project
Version: 0.1.1
Description: Automates the process of containerizing 'R' projects. The core function of 'containr' is 'generate_dockerfile()', which analyzes an 'R' project's environment and dependencies via an 'renv' lock file and generates a ready-to-use 'Dockerfile' that encapsulates the computational setup. The package helps researchers build portable and consistent workflows so that analyses can be reliably shared, archived, and rerun across systems. See R Core Team (2025) <https://www.R-project.org/>, Ushey et al. (2025) <https://CRAN.R-project.org/package=renv>, and Docker Inc. (2025) <https://www.docker.com/>.
License: Apache License (>= 2)
Encoding: UTF-8
URL: https://github.com/erwinlares/containr, https://erwinlares.github.io/containr/
BugReports: https://github.com/erwinlares/containr/issues
Suggests: testthat (>= 3.0.0), withr
Imports: dplyr, glue, purrr, readr, httr
NeedsCompilation: no
Packaged: 2025-09-19 18:52:24 UTC; lares
Author: Erwin Lares [aut, cre]
Maintainer: Erwin Lares <erwin.lares@wisc.edu>
Repository: CRAN
Date/Publication: 2025-09-24 08:30:02 UTC

More information about containr at CRAN
Permanent link

New package bnpMTP with initial version 1.0.0
Package: bnpMTP
Title: Bayesian Nonparametric Sensitivity Analysis of Multiple Testing Procedures for p Values
Version: 1.0.0
Author: George Karabatsos [aut, cre]
Maintainer: George Karabatsos <gkarabatsos1@gmail.com>
Description: Bayesian Nonparametric sensitivity analysis of multiple testing procedures for p values with arbitrary dependencies, based on the Dirichlet process prior distribution.
License: GPL (>= 2)
Imports: stats
Encoding: UTF-8
Repository: CRAN
NeedsCompilation: no
Packaged: 2025-09-19 16:04:18 UTC; George Karabatsos
Date/Publication: 2025-09-24 08:30:07 UTC

More information about bnpMTP at CRAN
Permanent link

Package SmallCountRounding updated to version 1.2.5 with previous version 1.2.0 dated 2025-02-05

Title: Small Count Rounding of Tabular Data
Description: A statistical disclosure control tool to protect frequency tables in cases where small values are sensitive. The function PLSrounding() performs small count rounding of necessary inner cells so that all small frequencies of cross-classifications to be published (publishable cells) are rounded. This is equivalent to changing micro data since frequencies of unique combinations are changed. Thus, additivity and consistency are guaranteed. The methodology is described in Langsrud and Heldal (2018) <https://www.researchgate.net/publication/327768398_An_Algorithm_for_Small_Count_Rounding_of_Tabular_Data>.
Author: Oeyvind Langsrud [aut, cre], Johan Heldal [aut]
Maintainer: Oeyvind Langsrud <oyl@ssb.no>

Diff between SmallCountRounding versions 1.2.0 dated 2025-02-05 and 1.2.5 dated 2025-09-24

 DESCRIPTION                                      |   10 -
 MD5                                              |   29 ++---
 NAMESPACE                                        |    3 
 NEWS.md                                          |   24 ++++
 R/PLSrounding.R                                  |  119 +++++++++++++++++++----
 R/PLSroundingLoop.R                              |   10 +
 build/partial.rdb                                |binary
 build/vignette.rds                               |binary
 inst/doc/Introduction_to_SmallCountRounding.Rmd  |    1 
 inst/doc/Introduction_to_SmallCountRounding.html |   72 ++++++-------
 man/PLSrounding.Rd                               |   31 +++++
 man/PLSroundingLoop.Rd                           |    5 
 man/figures                                      |only
 tests/testthat/test-PLSrounding.R                |   11 +-
 tests/testthat/test-PLSroundingLoop.R            |    6 -
 vignettes/Introduction_to_SmallCountRounding.Rmd |    1 
 16 files changed, 234 insertions(+), 88 deletions(-)

More information about SmallCountRounding at CRAN
Permanent link

Package sageR updated to version 0.7.0 with previous version 0.6.1 dated 2023-03-23

Title: Applied Statistics for Economics and Management with R
Description: Datasets and functions for the book "Statistiques pour l’économie et la gestion", "Théorie et applications en entreprise", F. Bertrand, Ch. Derquenne, G. Dufrénot, F. Jawadi and M. Maumy, C. Borsenberger editor, (2021, ISBN:9782807319448, De Boeck Supérieur, Louvain-la-Neuve). The first chapter of the book is dedicated to an introduction to statistics and their world. The second chapter deals with univariate exploratory statistics and graphics. The third chapter deals with bivariate and multivariate exploratory statistics and graphics. The fourth chapter is dedicated to data exploration with Principal Component Analysis. The fifth chapter is dedicated to data exploration with Correspondance Analysis. The sixth chapter is dedicated to data exploration with Multiple Correspondance Analysis. The seventh chapter is dedicated to data exploration with automatic clustering. The eighth chapter is dedicated to an introduction to probability theory and classical probability distributions. The ni [...truncated...]
Author: Frederic Bertrand [cre, aut] , Claire Borsenberger [ctb], Christian Derquenne [ctb], Gilles Dufrenot [ctb], Fredj Jawadi [ctb], Myriam Maumy-Bertrand [aut]
Maintainer: Frederic Bertrand <frederic.bertrand@lecnam.net>

Diff between sageR versions 0.6.1 dated 2023-03-23 and 0.7.0 dated 2025-09-24

 DESCRIPTION                        |   28 +++++++++++++------------
 MD5                                |   41 +++++++++++++++++++++----------------
 NEWS.md                            |    7 ++++++
 R/functions.R                      |    4 +--
 README.md                          |    4 ++-
 build/partial.rdb                  |binary
 build/vignette.rds                 |binary
 inst/CITATION                      |    4 ++-
 inst/_pkgdown.yml                  |only
 inst/doc/AllLinksExtVignettes.R    |    6 ++---
 inst/doc/AllLinksExtVignettes.Rmd  |    4 +--
 inst/doc/AllLinksExtVignettes.html |   22 +++++++++----------
 man/dotchart3.Rd                   |    2 -
 man/plotcdf3.Rd                    |    2 -
 man/presid_2012.Rd                 |    4 +--
 man/sageR-package.Rd               |    4 +--
 tests/testthat/Rplots.pdf          |    6 ++---
 tests/testthat/helper-sageR.R      |only
 tests/testthat/test-data.R         |only
 tests/testthat/test-exports.R      |only
 tests/testthat/test-help.R         |only
 tests/testthat/test-load.R         |only
 tests/testthat/test-todo.R         |only
 tests/testthat/test_plotcdf3.R     |    2 -
 vignettes/AllLinksExtVignettes.Rmd |    4 +--
 25 files changed, 82 insertions(+), 62 deletions(-)

More information about sageR at CRAN
Permanent link

Package Rttf2pt1 readmission to version 1.3.13 with previous version 1.3.12 dated 2023-01-22

Title: 'ttf2pt1' Program
Description: Contains the program 'ttf2pt1', for use with the 'extrafont' package. This product includes software developed by the 'TTF2PT1' Project and its contributors.
Author: Winston Chang [aut], Andrew Weeks [aut], Frank M. Siegert [aut], Mark Heath [aut], Thomas Henlick [aut], Sergey Babkin [aut], Turgut Uyar [aut], Rihardas Hepas [aut], Szalay Tamas [aut], Johan Vromans [aut], Petr Titera [aut], Lei Wang [aut], Chen Xi [...truncated...]
Maintainer: Frederic Bertrand <frederic.bertrand@lecnam.net>

This is a re-admission after prior archival of version 1.3.12 dated 2023-01-22

Diff between Rttf2pt1 versions 1.3.12 dated 2023-01-22 and 1.3.13 dated 2025-09-24

 Rttf2pt1-1.3.12/Rttf2pt1/man/Rttf2pt1.Rd         |only
 Rttf2pt1-1.3.13/Rttf2pt1/DESCRIPTION             |   99 ++++--
 Rttf2pt1-1.3.13/Rttf2pt1/MD5                     |   38 +-
 Rttf2pt1-1.3.13/Rttf2pt1/NEWS.md                 |   28 +
 Rttf2pt1-1.3.13/Rttf2pt1/R/Rttf2pt1.r            |   13 
 Rttf2pt1-1.3.13/Rttf2pt1/README.md               |   20 -
 Rttf2pt1-1.3.13/Rttf2pt1/man/Rttf2pt1-package.Rd |only
 Rttf2pt1-1.3.13/Rttf2pt1/src/Makefile.win        |   23 -
 Rttf2pt1-1.3.13/Rttf2pt1/src/README.md           |    2 
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/bdf.c       |   33 +-
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/bitmap.c    |  197 ++++++------
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/ft.c        |   24 -
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/global.h    |    5 
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/pt1.c       |  377 +++++++++++++----------
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/t1asm.c     |   49 ++
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/ttf.c       |   90 +++--
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/ttf.h       |   12 
 Rttf2pt1-1.3.13/Rttf2pt1/src/ttf2pt1/ttf2pt1.c   |  313 ++++++++++++-------
 Rttf2pt1-1.3.13/Rttf2pt1/tests                   |only
 19 files changed, 827 insertions(+), 496 deletions(-)

More information about Rttf2pt1 at CRAN
Permanent link

Package modelbpp updated to version 0.1.6 with previous version 0.1.5 dated 2024-09-16

Title: Model BIC Posterior Probability
Description: Fits the neighboring models of a fitted structural equation model and assesses the model uncertainty of the fitted model based on BIC posterior probabilities, using the method presented in Wu, Cheung, and Leung (2020) <doi:10.1080/00273171.2019.1574546>.
Author: Shu Fai Cheung [aut, cre] , Huiping Wu [aut], Shing On Leung [aut] , Ivan Jacob Agaloos Pesigan [ctb]
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>

Diff between modelbpp versions 0.1.5 dated 2024-09-16 and 0.1.6 dated 2025-09-24

 modelbpp-0.1.5/modelbpp/inst/doc/modelbpp.R             |only
 modelbpp-0.1.6/modelbpp/DESCRIPTION                     |   17 
 modelbpp-0.1.6/modelbpp/MD5                             |   38 
 modelbpp-0.1.6/modelbpp/NAMESPACE                       |    1 
 modelbpp-0.1.6/modelbpp/NEWS.md                         |   20 
 modelbpp-0.1.6/modelbpp/R/helpers4_for_model_graph.R    |    2 
 modelbpp-0.1.6/modelbpp/R/model_set_combined.R          |only
 modelbpp-0.1.6/modelbpp/R/print.model_set.R             |    4 
 modelbpp-0.1.6/modelbpp/README.md                       |    2 
 modelbpp-0.1.6/modelbpp/build/partial.rdb               |binary
 modelbpp-0.1.6/modelbpp/build/vignette.rds              |binary
 modelbpp-0.1.6/modelbpp/inst/doc/modelbpp.Rmd           |  988 +++++++++-------
 modelbpp-0.1.6/modelbpp/inst/doc/modelbpp.html          |  142 +-
 modelbpp-0.1.6/modelbpp/inst/tinytest/test_cmf.R        |only
 modelbpp-0.1.6/modelbpp/inst/tinytest/test_cmf_error.R  |only
 modelbpp-0.1.6/modelbpp/man/model_set_combined.Rd       |only
 modelbpp-0.1.6/modelbpp/man/print.model_set.Rd          |    4 
 modelbpp-0.1.6/modelbpp/vignettes/graph1-1.png          |binary
 modelbpp-0.1.6/modelbpp/vignettes/graph1_df2-1.png      |binary
 modelbpp-0.1.6/modelbpp/vignettes/modelbpp.Rmd          |  988 +++++++++-------
 modelbpp-0.1.6/modelbpp/vignettes/modelbpp.Rmd.original |only
 modelbpp-0.1.6/modelbpp/vignettes/out1_no_m1_x-1.png    |binary
 modelbpp-0.1.6/modelbpp/vignettes/out1_prior-1.png      |binary
 23 files changed, 1363 insertions(+), 843 deletions(-)

More information about modelbpp at CRAN
Permanent link

Package WeibullR.plotly updated to version 0.3.2 with previous version 0.3.1 dated 2025-07-16

Title: Interactive Weibull Probability Plots
Description: Build interactive Weibull Probability Plots with 'WeibullR' by David Silkworth and Jurgen Symynck (2022) <https://CRAN.R-project.org/package=WeibullR>, an R package for Weibull analysis, and 'plotly' by Carson Sievert (2020) <https://plotly-r.com>, an interactive web-based graphing library.
Author: Paul Govan [aut, cre, cph]
Maintainer: Paul Govan <paul.govan2@gmail.com>

Diff between WeibullR.plotly versions 0.3.1 dated 2025-07-16 and 0.3.2 dated 2025-09-24

 DESCRIPTION                    |    8 ++---
 MD5                            |   26 ++++++++++---------
 NEWS.md                        |    6 ++++
 R/WeibullR.plotly-package.R    |only
 R/plotly_contour.R             |    5 ++-
 R/plotly_duane.R               |   25 ++++++++++--------
 R/plotly_rga.R                 |   16 +++++++++--
 R/plotly_wblr.R                |   55 +++++++++++++++++++++++++++++------------
 README.md                      |   15 +++++------
 inst/WORDLIST                  |    4 ++
 man/WeibullR.plotly-package.Rd |only
 man/plotly_contour.Rd          |    6 ++--
 man/plotly_duane.Rd            |   24 +++++++++--------
 man/plotly_rga.Rd              |   15 ++++++++---
 man/plotly_wblr.Rd             |   55 +++++++++++++++++++++++++++++------------
 15 files changed, 173 insertions(+), 87 deletions(-)

More information about WeibullR.plotly at CRAN
Permanent link

Package updog updated to version 2.1.6 with previous version 2.1.5 dated 2023-11-29

Title: Flexible Genotyping for Polyploids
Description: Implements empirical Bayes approaches to genotype polyploids from next generation sequencing data while accounting for allele bias, overdispersion, and sequencing error. The main functions are flexdog() and multidog(), which allow the specification of many different genotype distributions. Also provided are functions to simulate genotypes, rgeno(), and read-counts, rflexdog(), as well as functions to calculate oracle genotyping error rates, oracle_mis(), and correlation with the true genotypes, oracle_cor(). These latter two functions are useful for read depth calculations. Run browseVignettes(package = "updog") in R for example usage. See Gerard et al. (2018) <doi:10.1534/genetics.118.301468> and Gerard and Ferrao (2020) <doi:10.1093/bioinformatics/btz852> for details on the implemented methods.
Author: David Gerard [aut, cre]
Maintainer: David Gerard <gerard.1787@gmail.com>

Diff between updog versions 2.1.5 dated 2023-11-29 and 2.1.6 dated 2025-09-24

 DESCRIPTION                         |   18 
 MD5                                 |  136 -
 NAMESPACE                           |   80 -
 NEWS.md                             |    7 
 R/ashdog.R                          | 2524 ++++++++++++++++++------------------
 R/data.R                            |   98 -
 R/multidog.R                        | 1564 +++++++++++-----------
 R/oracle.R                          |  596 ++++----
 R/plot_geno.R                       |  396 ++---
 R/pp.R                              |  876 ++++++------
 R/rflexdog.R                        |  622 ++++----
 R/updog.R                           |  216 ---
 README.md                           |  298 ++--
 build/partial.rdb                   |binary
 build/vignette.rds                  |binary
 inst/CITATION                       |   88 -
 inst/doc/multidog.R                 |   20 
 inst/doc/multidog.Rmd               |  274 +--
 inst/doc/multidog.html              |  418 +++--
 inst/doc/oracle_calculations.Rmd    |  266 +--
 inst/doc/oracle_calculations.html   |  282 ++--
 inst/doc/simulate_ngs.Rmd           |  248 +--
 inst/doc/simulate_ngs.html          |  404 ++---
 inst/doc/smells_like_updog.Rmd      |  214 +--
 inst/doc/smells_like_updog.html     |  331 ++--
 man/betabinom.Rd                    |  180 +-
 man/filter_snp.Rd                   |   86 -
 man/flexdog.Rd                      |  710 +++++-----
 man/flexdog_full.Rd                 |  784 +++++------
 man/format_multidog.Rd              |   54 
 man/get_q_array.Rd                  |   74 -
 man/is.flexdog.Rd                   |   50 
 man/is.multidog.Rd                  |   50 
 man/log_sum_exp.Rd                  |   42 
 man/log_sum_exp_2.Rd                |   44 
 man/multidog.Rd                     |  454 +++---
 man/oracle_cor.Rd                   |  136 -
 man/oracle_cor_from_joint.Rd        |  100 -
 man/oracle_joint.Rd                 |  170 +-
 man/oracle_mis.Rd                   |  142 +-
 man/oracle_mis_from_joint.Rd        |   96 -
 man/oracle_mis_vec.Rd               |  142 +-
 man/oracle_mis_vec_from_joint.Rd    |  104 -
 man/oracle_plot.Rd                  |   92 -
 man/plot.flexdog.Rd                 |   92 -
 man/plot.multidog.Rd                |   78 -
 man/plot_geno.Rd                    |  192 +-
 man/rflexdog.Rd                     |  148 +-
 man/rgeno.Rd                        |  184 +-
 man/snpdat.Rd                       |   70 
 man/uitdewilligen.Rd                |   66 
 man/updog-package.Rd                |  113 -
 man/wem.Rd                          |  102 -
 src/gradients.cpp                   |    6 
 src/objective.cpp                   |    6 
 tests/testthat.R                    |   16 
 tests/testthat/test_dbetabinom.R    |  211 ---
 tests/testthat/test_f1_genotyping.R |   78 -
 tests/testthat/test_flexdog.R       |  415 ++---
 tests/testthat/test_gradients.R     |  494 +++----
 tests/testthat/test_objectives.R    |  307 ++--
 tests/testthat/test_oracle.R        |  322 ++--
 tests/testthat/test_rflexdog.R      |   54 
 tests/testthat/test_utils.R         |  124 -
 tests/testthat/test_wikmat.R        |   42 
 vignettes/multidog.Rmd              |  274 +--
 vignettes/oracle_calculations.Rmd   |  266 +--
 vignettes/simulate_ngs.Rmd          |  248 +--
 vignettes/smells_like_updog.Rmd     |  214 +--
 69 files changed, 8706 insertions(+), 8902 deletions(-)

More information about updog at CRAN
Permanent link

Package spc updated to version 0.7.2 with previous version 0.7.1 dated 2024-08-27

Title: Statistical Process Control -- Calculation of ARL and Other Control Chart Performance Measures
Description: Evaluation of control charts by means of the zero-state, steady-state ARL (Average Run Length) and RL quantiles. Setting up control charts for given in-control ARL. The control charts under consideration are one- and two-sided EWMA, CUSUM, and Shiryaev-Roberts schemes for monitoring the mean or variance of normally distributed independent data. ARL calculation of the same set of schemes under drift (in the mean) are added. Eventually, all ARL measures for the multivariate EWMA (MEWMA) are provided.
Author: Sven Knoth [aut, cre]
Maintainer: Sven Knoth <Sven.Knoth@gmx.de>

Diff between spc versions 0.7.1 dated 2024-08-27 and 0.7.2 dated 2025-09-24

 DESCRIPTION           |    8 
 MD5                   |   24 
 R/pois.ewma.ad.R      |    4 
 R/pois.ewma.arl.R     |    3 
 R/pois.ewma.crit.R    |    7 
 man/pois.ewma.ad.Rd   |    7 
 man/pois.ewma.arl.Rd  |    5 
 man/pois.ewma.crit.Rd |    5 
 src/allspc.c          |50582 ++++++++++++++++++++++++++------------------------
 src/cewma_ad_be.c     |   32 
 src/cewma_arl_be.c    |   63 
 src/cewma_crit_be.c   |  100 
 src/spc_init.c        |  300 
 13 files changed, 27484 insertions(+), 23656 deletions(-)

More information about spc at CRAN
Permanent link

Package spatstat.linnet updated to version 3.3-2 with previous version 3.3-1 dated 2025-07-24

Title: Linear Networks Functionality of the 'spatstat' Family
Description: Defines types of spatial data on a linear network and provides functionality for geometrical operations, data analysis and modelling of data on a linear network, in the 'spatstat' family of packages. Contains definitions and support for linear networks, including creation of networks, geometrical measurements, topological connectivity, geometrical operations such as inserting and deleting vertices, intersecting a network with another object, and interactive editing of networks. Data types defined on a network include point patterns, pixel images, functions, and tessellations. Exploratory methods include kernel estimation of intensity on a network, K-functions and pair correlation functions on a network, simulation envelopes, nearest neighbour distance and empty space distance, relative risk estimation with cross-validated bandwidth selection. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Mont [...truncated...]
Author: Adrian Baddeley [aut, cre, cph] , Rolf Turner [aut, cph] , Ege Rubak [aut, cph] , Greg McSwiggan [aut, cph], Tilman Davies [ctb, cph], Mehdi Moradi [ctb, cph], Suman Rakshit [ctb, cph], Ottmar Cronie [ctb]
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>

Diff between spatstat.linnet versions 3.3-1 dated 2025-07-24 and 3.3-2 dated 2025-09-24

 DESCRIPTION                |   16 ++++++++--------
 MD5                        |   28 ++++++++++++++--------------
 NEWS                       |   16 ++++++++++++++++
 R/linearJinhom.R           |    3 ++-
 R/linearK.R                |    5 ++++-
 R/linearKeuclid.R          |    6 +++++-
 R/linearKmulti.R           |    9 ++++++++-
 R/linearmrkcon.R           |    4 +++-
 R/linearpcf.R              |    5 ++++-
 R/linearpcfmulti.R         |    9 ++++++++-
 R/lintess.R                |    6 ++++--
 R/lpp.R                    |    1 +
 R/lppm.R                   |    4 ++--
 inst/doc/packagesizes.txt  |    1 +
 inst/info/packagesizes.txt |    1 +
 15 files changed, 81 insertions(+), 33 deletions(-)

More information about spatstat.linnet at CRAN
Permanent link

Package RSDA updated to version 3.2.5 with previous version 3.2.4 dated 2025-06-02

Title: R to Symbolic Data Analysis
Description: Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
Author: Oldemar Rodriguez [aut, cre], Jose Emmanuel Chacon [cph], Carlos Aguero [cph], Jorge Arce [cph]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>

Diff between RSDA versions 3.2.4 dated 2025-06-02 and 3.2.5 dated 2025-09-24

 DESCRIPTION                |    9 
 MD5                        |   14 
 NAMESPACE                  |    1 
 R/sym_regression.R         | 1391 ++++----
 build/vignette.rds         |binary
 inst/doc/introduction.R    | 1024 +++---
 inst/doc/introduction.html | 7574 ++++++++++++++++++++++-----------------------
 man/RSDA.Rd                |    4 
 8 files changed, 5030 insertions(+), 4987 deletions(-)

More information about RSDA at CRAN
Permanent link

Package RLumModel updated to version 0.2.11 with previous version 0.2.10 dated 2022-02-21

Title: Solving Ordinary Differential Equations to Understand Luminescence
Description: A collection of functions to simulate luminescence signals in quartz and Al2O3 based on published models.
Author: Johannes Friedrich [aut, trl, cre] , Sebastian Kreutzer [aut, ths] , Christoph Schmidt [aut, ths]
Maintainer: Johannes Friedrich <johannes.friedrich@posteo.de>

Diff between RLumModel versions 0.2.10 dated 2022-02-21 and 0.2.11 dated 2025-09-24

 DESCRIPTION                              |   29 ++++++++--------
 MD5                                      |   52 ++++++++++++++--------------
 NEWS.md                                  |   40 ++--------------------
 R/RLumModel-package.R                    |    3 -
 R/extract_pars.R                         |    2 -
 R/read_SEQ2R.R                           |   29 ++++++++--------
 R/simulate_CW_OSL.R                      |   16 ++++----
 R/simulate_LM_OSL.R                      |   10 ++---
 R/simulate_RF.R                          |   30 ++++++++--------
 R/simulate_RF_and_heating.R              |   10 ++---
 R/simulate_TL.R                          |    6 +--
 R/simulate_heating.R                     |   16 ++++----
 R/simulate_illumination.R                |    4 --
 R/simulate_irradiation.R                 |    4 +-
 R/simulate_pause.R                       |   34 +++++++++---------
 R/translate_sequence.R                   |    2 -
 README.md                                |   53 ++++++++++++++---------------
 build/vignette.rds                       |binary
 inst/extdata/example_SAR_cycle.SEQ       |   56 +++++++++++++++----------------
 man/RLumModel-package.Rd                 |   19 ++++++++++
 man/dot-set_pars.Rd                      |    2 -
 man/figures/README-unnamed-chunk-4-1.png |binary
 man/model_LuminescenceSignals.Rd         |    2 -
 man/read_SEQ2R.Rd                        |   26 +++++++-------
 man/trace_ParameterStateEvolution.Rd     |    2 -
 src/Makevars                             |    2 -
 src/Makevars.win                         |    2 -
 27 files changed, 216 insertions(+), 235 deletions(-)

More information about RLumModel at CRAN
Permanent link

Package maotai updated to version 0.2.7 with previous version 0.2.6 dated 2025-02-27

Title: Tools for Matrix Algebra, Optimization and Inference
Description: Matrix is an universal and sometimes primary object/unit in applied mathematics and statistics. We provide a number of algorithms for selected problems in optimization and statistical inference. For general exposition to the topic with focus on statistical context, see the book by Banerjee and Roy (2014, ISBN:9781420095388).
Author: Kisung You [aut, cre]
Maintainer: Kisung You <kisung.you@outlook.com>

Diff between maotai versions 0.2.6 dated 2025-02-27 and 0.2.7 dated 2025-09-24

 DESCRIPTION                         |   10 +-
 MD5                                 |   41 ++++++---
 NAMESPACE                           |    8 +
 NEWS.md                             |    3 
 R/LEiDA.R                           |only
 R/RcppExports.R                     |   44 ++++++++++
 R/WLbarycenter.R                    |    5 -
 R/WLmedian.R                        |only
 R/aux_checkers.R                    |   23 +++++
 R/aux_ecdf.R                        |    5 -
 R/ecdfdist.R                        |   84 ++++++++++++++++++--
 R/ecdfdistS.R                       |only
 R/movMF_reduce_partitional.R        |   23 ++++-
 R/package-maotai.R                  |    5 -
 build/partial.rdb                   |binary
 man/LEiDA.Rd                        |only
 man/WLmedian.Rd                     |only
 man/ecdfdist.Rd                     |   14 ++-
 man/ecdfdistS.Rd                    |only
 src/RcppExports.cpp                 |  149 ++++++++++++++++++++++++++++++++++++
 src/cpp_WLvMF.cpp                   |   55 ++++++++-----
 src/cpp_casket.cpp                  |    4 
 src/cpp_ecdf.cpp                    |only
 src/cpp_ecdf_sample_regular.cpp     |only
 src/cpp_ecdf_sample_wasserstein.cpp |only
 src/src_computations.cpp            |   49 +++++++++++
 26 files changed, 455 insertions(+), 67 deletions(-)

More information about maotai at CRAN
Permanent link

Package loedata updated to version 1.1 with previous version 1.0.1 dated 2022-11-16

Title: Data Sets from "Lectures on Econometrics" by Chirok Han
Description: Data sets for Chirok Han (2024, ISBN:979-11-303-1964-3, "Lectures on Econometrics"). Students, teachers, and self-learners will find the data sets essential for replicating the results in the book.
Author: Chirok Han [aut, cre, cph]
Maintainer: Chirok Han <chirokhan@korea.ac.kr>

Diff between loedata versions 1.0.1 dated 2022-11-16 and 1.1 dated 2025-09-24

 loedata-1.0.1/loedata/build             |only
 loedata-1.1/loedata/DESCRIPTION         |   11 ++--
 loedata-1.1/loedata/MD5                 |   74 ++++++++++++++++----------------
 loedata-1.1/loedata/NEWS.md             |   15 ++++++
 loedata-1.1/loedata/R/data.R            |   57 ++++++++++--------------
 loedata-1.1/loedata/README.md           |only
 loedata-1.1/loedata/data/Boyle.rda      |binary
 loedata-1.1/loedata/data/Death.rda      |binary
 loedata-1.1/loedata/data/Ekc.rda        |binary
 loedata-1.1/loedata/data/Fastfood.rda   |binary
 loedata-1.1/loedata/data/Firmdata.rda   |binary
 loedata-1.1/loedata/data/Galtonpar.rda  |binary
 loedata-1.1/loedata/data/Hcons.rda      |binary
 loedata-1.1/loedata/data/Hies.rda       |binary
 loedata-1.1/loedata/data/Hmda.rda       |binary
 loedata-1.1/loedata/data/Ivdata.rda     |binary
 loedata-1.1/loedata/data/Klips.rda      |binary
 loedata-1.1/loedata/data/Klosa.rda      |binary
 loedata-1.1/loedata/data/Ksalary.rda    |binary
 loedata-1.1/loedata/data/Pubserv.rda    |binary
 loedata-1.1/loedata/data/Regko.rda      |binary
 loedata-1.1/loedata/data/RegkoPanel.rda |binary
 loedata-1.1/loedata/man/Boyle.Rd        |    3 -
 loedata-1.1/loedata/man/Death.Rd        |    3 -
 loedata-1.1/loedata/man/Ekc.Rd          |    5 --
 loedata-1.1/loedata/man/Fastfood.Rd     |    5 --
 loedata-1.1/loedata/man/Firmdata.Rd     |    3 -
 loedata-1.1/loedata/man/Galtonpar.Rd    |    5 --
 loedata-1.1/loedata/man/Hcons.Rd        |    3 -
 loedata-1.1/loedata/man/Hies.Rd         |    3 -
 loedata-1.1/loedata/man/Hmda.Rd         |    6 +-
 loedata-1.1/loedata/man/Ivdata.Rd       |    3 -
 loedata-1.1/loedata/man/Klips.Rd        |    5 --
 loedata-1.1/loedata/man/Klosa.Rd        |    5 --
 loedata-1.1/loedata/man/Ksalary.Rd      |    3 -
 loedata-1.1/loedata/man/Pubserv.Rd      |    3 -
 loedata-1.1/loedata/man/Regko.Rd        |   13 +++--
 loedata-1.1/loedata/man/RegkoPanel.Rd   |   15 +++---
 loedata-1.1/loedata/man/loedata.Rd      |    6 +-
 39 files changed, 112 insertions(+), 134 deletions(-)

More information about loedata at CRAN
Permanent link

Package lmomco updated to version 2.5.3 with previous version 2.5.1 dated 2024-05-04

Title: L-Moments, Censored L-Moments, Trimmed L-Moments, L-Comoments, and Many Distributions
Description: Extensive functions for Lmoments (LMs) and probability-weighted moments (PWMs), distribution parameter estimation, LMs for distributions, LM ratio diagrams, multivariate Lcomoments, and asymmetric (asy) trimmed LMs (TLMs). Maximum likelihood and maximum product spacings estimation are available. Right-tail and left-tail LM censoring by threshold or indicator variable are available. LMs of residual (resid) and reversed (rev) residual life are implemented along with 13 quantile operators for reliability analyses. Exact analytical bootstrap estimates of order statistics, LMs, and LM var-covars are available. Harri-Coble Tau34-squared Normality Test is available. Distributions with L, TL, and added (+) support for right-tail censoring (RC) encompass: 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], Govindara [...truncated...]
Author: William Asquith [aut, cre]
Maintainer: William Asquith <william.asquith@ttu.edu>

Diff between lmomco versions 2.5.1 dated 2024-05-04 and 2.5.3 dated 2025-09-24

 DESCRIPTION              |   16 ++++++++----
 MD5                      |   58 ++++++++++++++++++++++++++++++++++-------------
 NAMESPACE                |    5 ++++
 NEWS                     |   11 ++++++++
 R/are.pargdd.valid.R     |only
 R/cdfben.R               |only
 R/cdfgdd.R               |only
 R/is.gdd.R               |only
 R/lmomben.R              |only
 R/lmomgdd.R              |only
 R/lmrdia46.R             |   12 +++++++++
 R/pargdd.R               |only
 R/pdfgdd.R               |only
 R/plotlmrdia.R           |   13 ++++++++--
 R/plotlmrdia46.R         |   25 ++++++++++++++++++--
 R/pmfben.R               |only
 R/pp.stable.R            |only
 R/prettydist.R           |    1 
 R/quaben.R               |only
 R/quagdd.R               |only
 build/partial.rdb        |binary
 inst/doc/benford         |only
 inst/doc/t4t6/tau4tau6.R |    9 ++++---
 man/are.pargdd.valid.Rd  |only
 man/cdfben.Rd            |only
 man/cdfgdd.Rd            |only
 man/cdfpdq3.Rd           |    2 -
 man/cdfpdq4.Rd           |    2 -
 man/is.gdd.Rd            |only
 man/lmomben.Rd           |only
 man/lmomgdd.Rd           |only
 man/pargdd.Rd            |only
 man/pdfgdd.Rd            |only
 man/pdfpdq3.Rd           |    2 -
 man/pdfpdq4.Rd           |    2 -
 man/plotlmrdia46.Rd      |   13 +++++-----
 man/pmfben.Rd            |only
 man/quaben.Rd            |only
 man/quagdd.Rd            |only
 man/quapdq3.Rd           |    4 +--
 man/quapdq4.Rd           |    6 ++--
 41 files changed, 137 insertions(+), 44 deletions(-)

More information about lmomco at CRAN
Permanent link

Package GiRaF updated to version 1.0.2 with previous version 1.0.1 dated 2020-10-14

Title: Gibbs Random Fields Analysis
Description: Allows calculation on, and sampling from Gibbs Random Fields, and more precisely general homogeneous Potts model. The primary tool is the exact computation of the intractable normalising constant for small rectangular lattices. Beside the latter function, it contains method that give exact sample from the likelihood for small enough rectangular lattices or approximate sample from the likelihood using MCMC samplers for large lattices.
Author: Julien Stoehr [aut, cre], Pierre Pudlo [aut], Nial Friel [aut]
Maintainer: Julien Stoehr <stoehr@ceremade.dauphine.fr>

Diff between GiRaF versions 1.0.1 dated 2020-10-14 and 1.0.2 dated 2025-09-24

 DESCRIPTION                     |   22 ++-
 MD5                             |   17 +-
 NAMESPACE                       |    3 
 build/vignette.rds              |binary
 inst/doc/GiRaF_introduction.R   |  234 ++++++++++++++++++++--------------------
 inst/doc/GiRaF_introduction.pdf |binary
 man/GiRaF-package.Rd            |   48 ++++----
 src/Makevars                    |    3 
 src/Makevars.win                |    3 
 src/RcppExports.cpp             |only
 10 files changed, 165 insertions(+), 165 deletions(-)

More information about GiRaF at CRAN
Permanent link

Package eulerr updated to version 7.0.4 with previous version 7.0.2 dated 2024-03-28

Title: Area-Proportional Euler and Venn Diagrams with Ellipses
Description: Generate area-proportional Euler diagrams using numerical optimization. An Euler diagram is a generalization of a Venn diagram, relaxing the criterion that all interactions need to be represented. Diagrams may be fit with ellipses and circles via a wide range of inputs and can be visualized in numerous ways.
Author: Johan Larsson [aut, cre] , A. Jonathan R. Godfrey [ctb], Peter Gustafsson [ctb], David H. Eberly [ctb] , Emanuel Huber [ctb] , Florian Prive [ctb]
Maintainer: Johan Larsson <johanlarsson@outlook.com>

Diff between eulerr versions 7.0.2 dated 2024-03-28 and 7.0.4 dated 2025-09-24

 DESCRIPTION                          |    9 
 MD5                                  |   77 ++--
 NEWS.md                              |  132 ++++----
 R/error_plot.R                       |  108 ++++--
 R/euler.R                            |   30 +
 R/eulerr_options.R                   |   36 +-
 R/fit_diagram.R                      |  128 ++++----
 R/geometry.R                         |    3 
 R/layout.R                           |   48 +--
 R/parse_input.R                      |   88 +++--
 R/plot.euler.R                       |  544 +++++++++++++++++++----------------
 R/print.euler.R                      |   46 +-
 R/setup_geometry.R                   |   75 ++--
 R/setup_grobs.R                      |   72 ++--
 R/tag-grobs.R                        |   16 -
 R/utils.R                            |    6 
 R/venn.R                             |  103 +++---
 R/zzz.R                              |    6 
 README.md                            |   35 +-
 build/partial.rdb                    |binary
 build/vignette.rds                   |binary
 inst/CITATION                        |   52 ---
 inst/WORDLIST                        |    7 
 inst/doc/gallery.html                |   25 -
 inst/doc/introduction.Rmd            |    2 
 inst/doc/introduction.html           |   28 -
 inst/doc/loss-functions.html         |    8 
 inst/doc/under-the-hood.html         |   17 -
 inst/doc/venn-diagrams.html          |   13 
 inst/doc/visualization.html          |   10 
 man/figures/README-plot_method-1.png |binary
 man/figures/logo.svg                 |only
 src/intersections.cpp                |    2 
 tests/spelling.R                     |    9 
 tests/testthat/test-accuracy.R       |   36 +-
 tests/testthat/test-geometry.R       |   28 +
 tests/testthat/test-inputs.R         |   26 -
 tests/testthat/test-montecarlo.R     |   11 
 tests/testthat/test-plotting.R       |   59 ++-
 vignettes/introduction.Rmd           |    2 
 40 files changed, 1057 insertions(+), 840 deletions(-)

More information about eulerr at CRAN
Permanent link

Package clarabel updated to version 0.11.1 with previous version 0.10.1 dated 2025-04-17

Title: Interior Point Conic Optimization Solver
Description: A versatile interior point solver that solves linear programs (LPs), quadratic programs (QPs), second-order cone programs (SOCPs), semidefinite programs (SDPs), and problems with exponential and power cone constraints (<https://clarabel.org/stable/>). For quadratic objectives, unlike interior point solvers based on the standard homogeneous self-dual embedding (HSDE) model, Clarabel handles quadratic objective without requiring any epigraphical reformulation of its objective function. It can therefore be significantly faster than other HSDE-based solvers for problems with quadratic objective functions. Infeasible problems are detected using using a homogeneous embedding technique.
Author: Balasubramanian Narasimhan [aut, cre], Paul Goulart [aut, cph], Yuwen Chen [aut], Hiroaki Yutani [ctb] , David Zimmermann-Kollenda [ctb] , The authors of the dependency Rust crates [ctb]
Maintainer: Balasubramanian Narasimhan <naras@stanford.edu>

Diff between clarabel versions 0.10.1 dated 2025-04-17 and 0.11.1 dated 2025-09-24

 DESCRIPTION                        |   12 +-
 MD5                                |   29 +++--
 NEWS.md                            |    9 +
 R/clarabel.R                       |   11 +-
 build/vignette.rds                 |binary
 cleanup                            |only
 configure                          |    4 
 inst/tinytest/test_api_dimension.R |   12 ++
 man/clarabel.Rd                    |    2 
 man/clarabel_control.Rd            |    6 +
 src/Makevars.in                    |    3 
 src/rust/Cargo.lock                |  184 +++++++++++++++++++++----------------
 src/rust/Cargo.toml                |   11 +-
 src/rust/cargo_vendor_config.toml  |    5 -
 src/rust/src/lib.rs                |   20 +++-
 src/rust/vendor.tar.xz             |binary
 16 files changed, 192 insertions(+), 116 deletions(-)

More information about clarabel at CRAN
Permanent link

Package CFC updated to version 1.2.1 with previous version 1.2.0 dated 2023-01-09

Title: Cause-Specific Framework for Competing-Risk Analysis
Description: Numerical integration of cause-specific survival curves to arrive at cause-specific cumulative incidence functions, with three usage modes: 1) Convenient API for parametric survival regression followed by competing-risk analysis, 2) API for CFC, accepting user-specified survival functions in R, and 3) Same as 2, but accepting survival functions in C++. For mathematical details and software tutorial, see Mahani and Sharabiani (2019) <DOI:10.18637/jss.v089.i09>.
Author: Mansour T.A. Sharabiani [aut], Alireza S. Mahani [aut, cre]
Maintainer: Alireza S. Mahani <alireza.s.mahani@gmail.com>

Diff between CFC versions 1.2.0 dated 2023-01-09 and 1.2.1 dated 2025-09-24

 ChangeLog         |    4 ++++
 DESCRIPTION       |   26 +++++++++++++++++---------
 MD5               |   10 +++++-----
 R/zzz.R           |    2 +-
 man/cfc.tbasis.Rd |    2 +-
 src/cfc.cpp       |    5 +++--
 6 files changed, 31 insertions(+), 18 deletions(-)

More information about CFC at CRAN
Permanent link

Package openVA updated to version 1.2.0 with previous version 1.1.2 dated 2024-01-29

Title: Automated Method for Verbal Autopsy
Description: Implements multiple existing open-source algorithms for coding cause of death from verbal autopsies. The methods implemented include 'InterVA4' by Byass et al (2012) <doi:10.3402/gha.v5i0.19281>, 'InterVA5' by Byass at al (2019) <doi:10.1186/s12916-019-1333-6>, 'InSilicoVA' by McCormick et al (2016) <doi:10.1080/01621459.2016.1152191>, 'NBC' by Miasnikof et al (2015) <doi:10.1186/s12916-015-0521-2>, and a replication of 'Tariff' method by James et al (2011) <doi:10.1186/1478-7954-9-31> and Serina, et al. (2015) <doi:10.1186/s12916-015-0527-9>. It also provides tools for data manipulation tasks commonly used in Verbal Autopsy analysis and implements easy graphical visualization of individual and population level statistics. The 'NBC' method is implemented by the 'nbc4va' package that can be installed from <https://github.com/rrwen/nbc4va>. Note that this package was not developed by authors affiliated with the Institute for Health Metrics and Ev [...truncated...]
Author: Zehang Richard Li [aut, cre], Jason Thomas [aut], Tyler H. McCormick [aut], Samuel J. Clark [aut]
Maintainer: Zehang Richard Li <lizehang@gmail.com>

Diff between openVA versions 1.1.2 dated 2024-01-29 and 1.2.0 dated 2025-09-24

 DESCRIPTION                                |   37 ++++++++++++++-----
 MD5                                        |   55 ++++++++++++++++++++++-------
 NAMESPACE                                  |    9 ++++
 NEWS.md                                    |    5 ++
 R/CSMF.r                                   |    4 ++
 R/PrepCalibration.r                        |only
 R/VAmain.r                                 |   40 +++++++++++++++++----
 R/attach.r                                 |   12 +++++-
 R/data.R                                   |only
 R/notcore_utils.r                          |only
 R/stackplot.r                              |    8 ++--
 R/update.r                                 |    3 +
 build/vignette.rds                         |binary
 data                                       |only
 inst/doc/eava-vignette.html                |only
 inst/doc/eava-vignette.html.asis           |only
 inst/doc/vacalibration-vignette.html       |only
 inst/doc/vacalibration-vignette.html.asis  |only
 man/DataEAVA.Rd                            |only
 man/NeonatesVA5.Rd                         |only
 man/RandomVA6.Rd                           |only
 man/codeVA.Rd                              |   21 +++++++----
 man/csmf_eava.Rd                           |only
 man/getCCC.Rd                              |    2 -
 man/getIndivProb.Rd                        |    2 -
 man/getTopCOD.Rd                           |    2 -
 man/grouping_eava_child.Rd                 |only
 man/grouping_eava_neonate.Rd               |only
 man/plot.eava.Rd                           |only
 man/plot.vacalibration.Rd                  |only
 man/prepCalibration.Rd                     |only
 man/print.eava.Rd                          |only
 man/print.eava_summary.Rd                  |only
 man/print.vacalibration.Rd                 |only
 man/print.vacalibration_summary.Rd         |only
 man/summary.eava.Rd                        |only
 man/summary.vacalibration.Rd               |only
 vignettes/eava-vignette.html.asis          |only
 vignettes/vacalibration-vignette.html.asis |only
 39 files changed, 156 insertions(+), 44 deletions(-)

More information about openVA at CRAN
Permanent link


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