Tue, 24 Mar 2026

New package metaDyn with initial version 1.0.1
Package: metaDyn
Title: Multivariate Meta-Analysis of Dynamic Model Estimates
Version: 1.0.1
Description: Fits fixed-, random-, or mixed-effects multivariate meta-analysis models using dynamic model estimates from each individual building on and extending Lee and Gates (2023) <doi:10.1080/00273171.2023.2229310>.
URL: https://github.com/jeksterslab/metaDyn, https://jeksterslab.github.io/metaDyn/
BugReports: https://github.com/jeksterslab/metaDyn/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0), OpenMx (>= 2.22.10)
Imports: Matrix, fitVARMxID (>= 1.0.2)
Suggests: knitr, rmarkdown, testthat, simStateSpace, MASS, metaSEM, expm
NeedsCompilation: no
Packaged: 2026-03-19 17:13:06 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph]
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-24 09:10:02 UTC

More information about metaDyn at CRAN
Permanent link

New package hierNest with initial version 1.0.0
Package: hierNest
Title: Penalized Regression with Hierarchical Nested Parameterization Structure
Version: 1.0.0
Date: 2026-03-02
Description: Efficient implementation of penalized regression with hierarchical nested parametrization for grouped data. The package provides penalized regression methods that decompose subgroup specific effects into shared global effects, Major subgroup specific effects, and Minor subgroup specific effects, enabling structured borrowing of information across related clinical subgroups. Both lasso and hierarchical overlapping group lasso penalties are supported to encourage sparsity while respecting the nested subgroup structure. Efficient computation is achieved through a modified design matrix representation and a custom majorization minimization algorithm for overlapping group penalties.
License: GPL (>= 2)
Depends: R (>= 3.5),
Imports: cli, dotCall64, ggplot2, magrittr, Matrix, methods, rlang, RSpectra, tidyr, rTensor, pROC, plotly
Suggests: dplyr, gglasso, glmnet, knitr, markdown, rmarkdown, splines, testthat (>= 3.0.0)
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
VignetteBuilder: knitr
Maintainer: Ziren Jiang <jian0746@umn.edu>
URL: https://github.com/ZirenJiang/hierNest
BugReports: https://github.com/ZirenJiang/hierNest/issues
Packaged: 2026-03-20 02:36:05 UTC; 12805
Author: Ziren Jiang [aut, cre], Jared Huling [aut], Jue Hou [aut], Lingfeng Huo [aut], Daniel J. McDonald [ctb], Xiaoxuan Liang [ctb], Anibal Solon Heinsfeld [ctb], Aaron Cohen [ctb], Yi Yang [ctb], Hui Zou [ctb], Jerome Friedman [ctb], Trevor Hastie [ctb], [...truncated...]
Repository: CRAN
Date/Publication: 2026-03-24 09:20:02 UTC

More information about hierNest at CRAN
Permanent link

New package HeatmapR with initial version 1.1.0
Package: HeatmapR
Title: Create Heatmaps Using Base Graphics
Version: 1.1.0
Date: 2026-03-19
Description: Provides a lightweight framework for creating high quality, complex heatmaps using base graphics. Supports hierarchical clustering with dendrograms, column and row scaling, cluster sub-divisions, customizable cell colours, shapes and sizes, legends, and flexible layouts for arranging multiple heatmaps. Designed to return plot objects that can be easily arranged with other plots without sacrificing resolution. Methods for hierarchical clustering and distance computations are described in Murtagh and Contreras (2012) <doi:10.1002/wics.53>. Dendrogram visualisation methods are based on the 'ggdendro' package by de Vries and Ripley (2020) <https://CRAN.R-project.org/package=ggdendro>.
URL: https://dillonhammill.github.io/HeatmapR/
BugReports: https://github.com/DillonHammill/HeatmapR/issues
Depends: R (>= 3.5)
Imports: methods, stats, graphics, grDevices, tools
License: GPL-2
Encoding: UTF-8
Language: en-GB
Suggests: covr, testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-20 02:37:25 UTC; dillon
Author: Dillon Hammill [aut, cre]
Maintainer: Dillon Hammill <dillon.hammill21@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-24 09:20:13 UTC

More information about HeatmapR at CRAN
Permanent link

New package fkcentroids with initial version 0.0.3
Package: fkcentroids
Title: Functional K-Centroids Clustering Using Phase and Amplitude Components
Version: 0.0.3
Description: Cluster functional data using phase and amplitude components of each function. By weighting phase and amplitude variation differently, clustering results can be obtained from multiple perspectives. Routines for synchronization, functional k-means clustering, and functional k-medians clustering are provided.
URL: https://github.com/seungwoo-stat/fkcentroids
BugReports: https://github.com/seungwoo-stat/fkcentroids/issues
License: GPL (>= 3)
Encoding: UTF-8
Imports: fdasrvf, graphics, Kmedians, stats, withr
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2026-03-20 00:12:05 UTC; SeungwooKang
Author: Seungwoo Kang [aut, cre] , Hee-Seok Oh [aut]
Maintainer: Seungwoo Kang <kangsw@skku.edu>
Repository: CRAN
Date/Publication: 2026-03-24 09:10:08 UTC

More information about fkcentroids at CRAN
Permanent link

New package EpiStandard with initial version 0.2.0
Package: EpiStandard
Title: Directly Standardise Rates by Age
Version: 0.2.0
Maintainer: Elin Rowlands <elin.rowlands@ndorms.ox.ac.uk>
Description: Provides functions for age standardisation of epidemiological measures such as incidence and prevalence rates. It allows users to apply standard population structures to observed age-specific estimates in order to obtain comparable summary measures across populations or time periods. Functions support calculation of standardised rates, outcome counts, and corresponding confidence intervals. The tools are designed to facilitate reproducible and transparent adjustment for differences in age distributions in epidemiological and public health research.
License: Apache License (>= 2)
Encoding: UTF-8
Suggests: gt, knitr, rmarkdown, testthat (>= 3.0.0), DBI, duckdb, IncidencePrevalence, omopgenerics
Imports: cli, dplyr, rlang, stringr, tidyr, tidyselect, tibble
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
URL: https://oxford-pharmacoepi.github.io/EpiStandard/, https://github.com/oxford-pharmacoepi/EpiStandard
Language: en-GB
BugReports: https://github.com/oxford-pharmacoepi/EpiStandard/issues
NeedsCompilation: no
Packaged: 2026-03-11 15:15:50 UTC; rowelin
Author: Elin Rowlands [aut, cre] , Marta Alcalde-Herraiz [aut] , Nuria Mercade-Besora [aut] , Edward Burn [aut] , Danielle Newby [aut]
Repository: CRAN
Date/Publication: 2026-03-24 10:00:02 UTC

More information about EpiStandard at CRAN
Permanent link

New package authordown with initial version 0.1.0
Package: authordown
Title: Author Metadata Management and Manuscript Front Matter
Version: 0.1.0
Author: Zhipeng Cao [aut, cre]
Maintainer: Zhipeng Cao <zhipeng30@foxmail.com>
Description: Manage author metadata and generate manuscript front matter. It produces title pages, acknowledgements, conflicts of interest, and contribution sections for large author lists, with helpers for validating and reading common spreadsheet formats.
License: AGPL-3
URL: https://zh1peng.github.io/authordown/, https://github.com/zh1peng/authordown
BugReports: https://github.com/zh1peng/authordown/issues
Encoding: UTF-8
Depends: R (>= 3.5)
Imports: openxlsx, rlang
Suggests: knitr, pkgdown, rmarkdown, shiny, testthat (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-20 01:51:44 UTC; Zhipeng
Repository: CRAN
Date/Publication: 2026-03-24 09:20:08 UTC

More information about authordown at CRAN
Permanent link

Package vbracket updated to version 1.3.2 with previous version 1.3.0 dated 2026-03-16

Title: Custom Legends with Statistical Comparison Brackets
Description: Add publication-quality custom legends with vertical brackets. Designed for displaying statistical comparisons between groups, commonly used in scientific publications for showing significance levels. Features include adaptive positioning, automatic bracket spacing for overlapping comparisons, font family inheritance, and support for asterisks, p-values, or custom labels. Compatible with 'ggplot2' graphics.
Author: Yoshiaki Sato [aut, cre]
Maintainer: Yoshiaki Sato <h20gg702@outlook.jp>

Diff between vbracket versions 1.3.0 dated 2026-03-16 and 1.3.2 dated 2026-03-24

 DESCRIPTION         |   10 +++++-----
 MD5                 |    4 ++--
 R/annotation_grob.R |   37 ++++++++++++++++++++-----------------
 3 files changed, 27 insertions(+), 24 deletions(-)

More information about vbracket at CRAN
Permanent link

Package tirt updated to version 0.3.1 with previous version 0.3.0 dated 2026-03-18

Title: Testlet Item Response Theory
Description: Implementation of Testlet and Item Response Theory. A light-version yet comprehensive and streamlined framework for psychometric analysis using unidimensional and multidimensional Item Response Theory (IRT; Baker & Kim (2004) <doi:10.1201/9781482276725>) and Testlet Response Theory (TRT; Wainer et al., (2007) <doi:10.1017/CBO9780511618765>). Designed for researchers, this package supports the estimation of item and person parameters for a wide variety of models, including binary (i.e., Rasch, 2-Parameter Logistic, 3-Parameter Logistic) and polytomous (Partial Credit Model, Generalized Partial Credit Model, Graded Response Model) formats. It also supports the estimation of Testlet models (Rasch Testlet, 2-Parameter Logistic Testlet, 3-Parameter Logistic Testlet, Bifactor, Partial Credit Model Testlet, Graded Response), allowing users to account for local item dependence in bundled items. A key feature is the specialized support for combination use and joint estimation of [...truncated...]
Author: Jiawei Xiong [aut, cre], Cheng Tang [ctb], Qidi Liu [ctb]
Maintainer: Jiawei Xiong <jiawei.xiong@uga.edu>

Diff between tirt versions 0.3.0 dated 2026-03-18 and 0.3.1 dated 2026-03-24

 DESCRIPTION        |   12 ++--
 MD5                |    6 +-
 R/mbinary.R        |  155 +++++++++++++++++++++++++++++------------------------
 man/mirt_binary.Rd |    6 +-
 4 files changed, 99 insertions(+), 80 deletions(-)

More information about tirt at CRAN
Permanent link

Package runMCMCbtadjust readmission to version 1.1.3 with previous version 1.1.2 dated 2024-08-28

Title: Runs Monte Carlo Markov Chain - With Either 'JAGS', 'nimble' or 'greta' - While Adjusting Burn-in and Thinning Parameters
Description: The function runMCMC_btadjust() returns a mcmc.list object which is the output of a Markov Chain Monte Carlo obtained - from either 'JAGS', 'nimble' or 'greta' - after adjusting burn-in and thinning parameters to meet pre-specified criteria in terms of convergence & effective sample size. Used with 'nimble', runMCMC_btadjust() allows extra calculations (e.g. information criteria for model comparison and goodness-of-fit p-values for model diagnosis).
Author: Frederic Gosselin [cre, aut] , Institut national de recherche pour l'agriculture, l'alimentation et l'environnement [cph]
Maintainer: Frederic Gosselin <frederic.gosselin@inrae.fr>

This is a re-admission after prior archival of version 1.1.2 dated 2024-08-28

Diff between runMCMCbtadjust versions 1.1.2 dated 2024-08-28 and 1.1.3 dated 2026-03-24

 runMCMCbtadjust-1.1.2/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Pres.Rmd                                |only
 runMCMCbtadjust-1.1.2/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Pres.html                               |only
 runMCMCbtadjust-1.1.2/runMCMCbtadjust/vignettes/runMCMCbtadjust_Pres.Rmd                               |only
 runMCMCbtadjust-1.1.2/runMCMCbtadjust/vignettes/runMCMCbtadjust_Pres.Rmd.orig                          |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/DESCRIPTION                                                      |   15 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/MD5                                                              |   62 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/NAMESPACE                                                        |   27 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/NEWS.md                                                          |   24 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/R/findMCMC_strong_corrs.R                                        |    4 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/R/runMCMC_btadjust.r                                             |   98 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/build/vignette.rds                                               |binary
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/ecology.csl                                             |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/references.bib                                          |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Nimble_variations.Rmd                   |  356 +
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Nimble_variations.Rmd.orig              |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Nimble_variations.html                  | 1934 +++++---
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Presentation.Rmd                        |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Presentation.Rmd.orig                   |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_Presentation.html                       |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_extraCalculations.Rmd                   |   53 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_extraCalculations.Rmd.orig              |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/runMCMCbtadjust_extraCalculations.html                  | 2395 ++++++----
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/inst/doc/vignette.rds                                            |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/findMCMC_strong_corrs.Rd                                     |    5 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble1_alone_fragment.Rmd                         |    4 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble_and_Jags2_fragment.rmd                      |    5 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble_extraCalculations_DIC_parallel_fragment.Rmd |    4 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble_extraCalculations_GOF_parallel_fragment.Rmd |    4 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble_samplers1_fragment.Rmd                      |    8 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble_samplers_APT_fragment.Rmd                   |    4 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/fragments/Nimble_samplers_HMC_fragment.Rmd                   |    2 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/man/runMCMC_btadjust.Rd                                          |   30 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/tests/testthat/test-runMCMC_btadjust.R                           |    2 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/vignettes/runMCMCbtadjust_Nimble_variations.Rmd                  |  356 +
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/vignettes/runMCMCbtadjust_Nimble_variations.Rmd.orig             |    2 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/vignettes/runMCMCbtadjust_Presentation.Rmd                       |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/vignettes/runMCMCbtadjust_Presentation.Rmd.orig                  |only
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/vignettes/runMCMCbtadjust_extraCalculations.Rmd                  |   53 
 runMCMCbtadjust-1.1.3/runMCMCbtadjust/vignettes/runMCMCbtadjust_extraCalculations.Rmd.orig             |    2 
 39 files changed, 3553 insertions(+), 1896 deletions(-)

More information about runMCMCbtadjust at CRAN
Permanent link

New package Rglottography with initial version 1.2.0
Package: Rglottography
Title: Programmatic Access to Glottography Speaker Area Polygons
Version: 1.2.0
Author: Peter Ranacher [aut, cre]
Maintainer: Peter Ranacher <peter.ranacher@gmail.com>
Description: Provides programmatic access to Glottography, an online repository of geospatial speaker-area polygons for the world's languages. The package allows users to list available datasets, download and install them, and load speaker-area polygons as standard spatial 'sf' objects in R. Data are sourced from either the Glottography organization on GitHub <https://github.com/Glottography> or the Glottography community on Zenodo <https://zenodo.org/communities/glottography>. Based on Ranacher et al. (2026) <doi:10.5334/johd.459>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
URL: https://github.com/Glottography/Rglottography
BugReports: https://github.com/Glottography/Rglottography/issues
Depends: R (>= 4.1.0)
Imports: cli, httr2, jsonlite, sf, tibble
Suggests: testthat (>= 3.0.0), mockery, knitr, rmarkdown, ggplot2, dplyr, rnaturalearth
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-19 21:50:39 UTC; peter
Repository: CRAN
Date/Publication: 2026-03-24 09:00:09 UTC

More information about Rglottography at CRAN
Permanent link

Package PwePred updated to version 1.1.1 with previous version 1.1.0 dated 2026-03-21

Title: Event/Timeline Prediction Model Based on Piecewise Exponential
Description: Efficient algorithm for estimating piecewise exponential hazard models for right-censored data, and is useful for reliable power calculation, study design, and event/timeline prediction for study monitoring.
Author: Tianchen Xu [aut, cre]
Maintainer: Tianchen Xu <zjph602xutianchen@gmail.com>

Diff between PwePred versions 1.1.0 dated 2026-03-21 and 1.1.1 dated 2026-03-24

 DESCRIPTION                 |    9 +++++----
 MD5                         |   14 ++++++++++----
 NAMESPACE                   |    5 +++++
 R/acc.R                     |    3 +--
 data                        |only
 inst/NEWS.Rd                |   15 +++++++++++----
 man/pwe_data.Rd             |only
 man/pwe_data_robust_tail.Rd |only
 man/ruppert_ipd.Rd          |only
 9 files changed, 32 insertions(+), 14 deletions(-)

More information about PwePred at CRAN
Permanent link

Package plsdepot updated to version 0.3.1 with previous version 0.3.0 dated 2025-09-26

Title: Partial Least Squares (PLS) Data Analysis Methods
Description: Different methods for PLS analysis of one or two data tables such as Tucker's Inter-Battery, NIPALS, SIMPLS, SIMPLS-CA, PLS Regression, and PLS Canonical Analysis. The main reference for this software is the awesome book (in French) 'La Regression PLS: Theorie et Pratique' by Michel Tenenhaus.
Author: Frederic Bertrand [cre] , Gaston Sanchez [aut]
Maintainer: Frederic Bertrand <frederic.bertrand@lecnam.net>

Diff between plsdepot versions 0.3.0 dated 2025-09-26 and 0.3.1 dated 2026-03-24

 DESCRIPTION                           |   12 ++++++------
 MD5                                   |   10 +++++-----
 R/plot.plsreg1.R                      |    6 ++++--
 R/plsreg1.R                           |   27 ++++++++++++++++-----------
 man/plsreg1.Rd                        |    8 +++-----
 tests/testthat/test-plsreg-behavior.R |   24 ++++++++++++++++++++++++
 6 files changed, 58 insertions(+), 29 deletions(-)

More information about plsdepot at CRAN
Permanent link

New package nnsolve with initial version 0.0.1
Package: nnsolve
Title: Fast Non-Negative Least Squares
Version: 0.0.1
Date: 2026-03-11
Description: Provides a fast algorithm for solving non-negative least squares problems. It implements the Fast Non-Negative Least Squares algorithm of Bro and de Jong (1997) <doi:10.1002/(SICI)1099-128X(199709/10)11:5%3C393::AID-CEM483%3E3.0.CO;2-L>.
License: GPL (>= 2)
Imports: Rcpp (>= 1.1.1)
LinkingTo: Rcpp, RcppEigen
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
NeedsCompilation: yes
Packaged: 2026-03-19 16:24:30 UTC; nikolask
Author: Nikolaos Kontemeniotis [aut, cre], Michail Tsagris [aut]
Maintainer: Nikolaos Kontemeniotis <kontemeniotisn@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-24 08:50:02 UTC

More information about nnsolve at CRAN
Permanent link

Package icecdr updated to version 1.1.0 with previous version 1.0.0 dated 2026-03-16

Title: Download Sea Ice Concentration Data from the NSIDC Climate Data Record
Description: Programmatic access to NSIDC's sea ice concentration CDR versions 4 and 5 <https://nsidc.org/data/g02135/versions/4> via its ERDAPP server and Sea Ice index <https://nsidc.org/data/g02135/versions/4>. Supports caching results and optional fixes for some inconsistencies of the raw files.
Author: Elio Campitelli [cre, aut, cph]
Maintainer: Elio Campitelli <eliocampitelli@gmail.com>

Diff between icecdr versions 1.0.0 dated 2026-03-16 and 1.1.0 dated 2026-03-24

 DESCRIPTION                               |   11 ++++++-----
 MD5                                       |   29 ++++++++++++++++++-----------
 NAMESPACE                                 |    1 +
 NEWS.md                                   |   11 ++++++++---
 R/cdr.R                                   |   21 +++------------------
 R/sea_ice_index.R                         |only
 R/utils.R                                 |only
 README.md                                 |   27 ++++++++++++++++++---------
 man/cdr.Rd                                |    2 +-
 man/convenience.Rd                        |    8 ++++----
 man/figures/README-unnamed-chunk-3-1.png  |binary
 man/icecdr-package.Rd                     |    3 ++-
 man/sea_ice_index.Rd                      |only
 tests/testthat/_vcr/sea_ice_index.yml     |only
 tests/testthat/_vcr/sea_index_daily.yml   |only
 tests/testthat/_vcr/sea_index_monthly.yml |only
 tests/testthat/test-cdr.R                 |   11 +++++++----
 tests/testthat/test-fix.R                 |   20 +++-----------------
 tests/testthat/test-sea_ice_index.R       |only
 19 files changed, 71 insertions(+), 73 deletions(-)

More information about icecdr at CRAN
Permanent link

Package hoopR updated to version 3.0.0 with previous version 2.1.0 dated 2023-11-25

Title: Access Men's Basketball Play by Play Data
Description: A utility to quickly obtain clean and tidy men's basketball play by play data. Provides functions to access live play by play and box score data from ESPN<https://www.espn.com> with shot locations when available. It is also a full NBA Stats API<https://www.nba.com/stats/> wrapper. It is also a scraping and aggregating interface for Ken Pomeroy's men's college basketball statistics website<https://kenpom.com>. It provides users with an active subscription the capability to scrape the website tables and analyze the data for themselves.
Author: Saiem Gilani [aut, cre] , Jason Lee [ctb], Billy Fryer [ctb], Ross Drucker [ctb], Vladislav Shufinskiy [ctb]
Maintainer: Saiem Gilani <saiem.gilani@gmail.com>

Diff between hoopR versions 2.1.0 dated 2023-11-25 and 3.0.0 dated 2026-03-24

 DESCRIPTION                                                 |   31 
 MD5                                                         |  892 ++--
 NAMESPACE                                                   |   31 
 NEWS.md                                                     |  206 +
 R/espn_mbb_data.R                                           |  969 +++--
 R/espn_mbb_wp.R                                             |   67 
 R/espn_nba_data.R                                           | 2263 ++++++++----
 R/espn_nba_wp.R                                             |   24 
 R/kp_box_tables.R                                           |  260 -
 R/kp_historical_tables.R                                    |   30 
 R/kp_misc_stats.R                                           |  260 -
 R/kp_ratings_tables.R                                       |  726 ++-
 R/kp_team_tables.R                                          |   63 
 R/load_mbb.R                                                |  217 -
 R/load_nba.R                                                |   96 
 R/nba_data_pbp.R                                            |   60 
 R/nba_stats_boxscore.R                                      |   86 
 R/nba_stats_boxscore_v3.R                                   |  726 +++
 R/nba_stats_cume.R                                          |    8 
 R/nba_stats_draft.R                                         |   81 
 R/nba_stats_franchise.R                                     |    8 
 R/nba_stats_hustle.R                                        |    9 
 R/nba_stats_leaders.R                                       |  301 +
 R/nba_stats_league.R                                        |  141 
 R/nba_stats_league_dash.R                                   |   26 
 R/nba_stats_lineups.R                                       |   13 
 R/nba_stats_pbp.R                                           | 1157 +++++-
 R/nba_stats_player.R                                        |  505 +-
 R/nba_stats_player_dash.R                                   |   26 
 R/nba_stats_roster.R                                        |   73 
 R/nba_stats_scoreboard.R                                    |  322 +
 R/nba_stats_shotchart.R                                     |    7 
 R/nba_stats_team.R                                          | 1056 +++--
 R/nba_stats_team_dash.R                                     |   24 
 R/nba_stats_video.R                                         |   80 
 R/nbagl_pbp.R                                               |  805 +++-
 R/nbagl_players.R                                           |  124 
 R/nbagl_schedule.R                                          |  146 
 R/nbagl_standings.R                                         |  100 
 R/ncaa_mbb_data.R                                           |   82 
 R/utils.R                                                   |  290 -
 R/utils_nba_stats.R                                         |  443 +-
 README.md                                                   |   48 
 data/teams_links.rda                                        |binary
 man/check_status.Rd                                         |    2 
 man/csv_from_url.Rd                                         |   16 
 man/dot-build_player_roster.Rd                              |only
 man/dot-kp_get_page.Rd                                      |only
 man/dot-kp_headers_list.Rd                                  |only
 man/dot-kp_request.Rd                                       |only
 man/dot-players_on_court.Rd                                 |    4 
 man/dot-players_on_court_v3.Rd                              |only
 man/dot-resp_text.Rd                                        |only
 man/dot-retry_request.Rd                                    |only
 man/dot-v3_to_v2_format.Rd                                  |only
 man/espn_mbb_betting.Rd                                     |    3 
 man/espn_mbb_conferences.Rd                                 |    3 
 man/espn_mbb_game_all.Rd                                    |    3 
 man/espn_mbb_game_rosters.Rd                                |    3 
 man/espn_mbb_pbp.Rd                                         |    3 
 man/espn_mbb_player_box.Rd                                  |    3 
 man/espn_mbb_player_stats.Rd                                |    3 
 man/espn_mbb_rankings.Rd                                    |    3 
 man/espn_mbb_scoreboard.Rd                                  |    3 
 man/espn_mbb_standings.Rd                                   |    3 
 man/espn_mbb_team_box.Rd                                    |    3 
 man/espn_mbb_team_current_roster.Rd                         |only
 man/espn_mbb_team_stats.Rd                                  |    3 
 man/espn_mbb_teams.Rd                                       |    3 
 man/espn_mbb_wp.Rd                                          |    3 
 man/espn_nba_betting.Rd                                     |    3 
 man/espn_nba_game_all.Rd                                    |    3 
 man/espn_nba_game_rosters.Rd                                |    3 
 man/espn_nba_pbp.Rd                                         |    3 
 man/espn_nba_player_box.Rd                                  |    3 
 man/espn_nba_player_stats.Rd                                |    3 
 man/espn_nba_scoreboard.Rd                                  |    3 
 man/espn_nba_standings.Rd                                   |    3 
 man/espn_nba_team_box.Rd                                    |    3 
 man/espn_nba_team_current_roster.Rd                         |only
 man/espn_nba_team_stats.Rd                                  |    3 
 man/espn_nba_teams.Rd                                       |    3 
 man/espn_nba_wp.Rd                                          |    3 
 man/hoopR-package.Rd                                        |    2 
 man/kp_arenas.Rd                                            |    2 
 man/kp_box.Rd                                               |    2 
 man/kp_coach_history.Rd                                     |    2 
 man/kp_confhistory.Rd                                       |    2 
 man/kp_confstats.Rd                                         |    2 
 man/kp_efficiency.Rd                                        |    2 
 man/kp_fanmatch.Rd                                          |    2 
 man/kp_foul_trouble.Rd                                      |    2 
 man/kp_fourfactors.Rd                                       |    2 
 man/kp_game_attrs.Rd                                        |    2 
 man/kp_hca.Rd                                               |    2 
 man/kp_height.Rd                                            |    2 
 man/kp_kpoy.Rd                                              |    2 
 man/kp_officials.Rd                                         |    2 
 man/kp_playerstats.Rd                                       |    2 
 man/kp_pointdist.Rd                                         |    2 
 man/kp_pomeroy_archive_ratings.Rd                           |    2 
 man/kp_pomeroy_ratings.Rd                                   |    2 
 man/kp_program_ratings.Rd                                   |    2 
 man/kp_referee.Rd                                           |    2 
 man/kp_team_history.Rd                                      |    2 
 man/kp_team_players.Rd                                      |    2 
 man/kp_teamstats.Rd                                         |    2 
 man/kp_trends.Rd                                            |    2 
 man/kp_user_pw.Rd                                           |    3 
 man/kp_winprob.Rd                                           |    2 
 man/load_nba_pbp.Rd                                         |    2 
 man/load_nba_player_box.Rd                                  |    2 
 man/load_nba_schedule.Rd                                    |    2 
 man/load_nba_team_box.Rd                                    |    2 
 man/nba_alltimeleadersgrids.Rd                              |    2 
 man/nba_assistleaders.Rd                                    |    2 
 man/nba_assisttracker.Rd                                    |    2 
 man/nba_boxscoreadvancedv3.Rd                               |  443 +-
 man/nba_boxscoredefensivev2.Rd                              |  315 -
 man/nba_boxscorefourfactorsv2.Rd                            |    6 
 man/nba_boxscorefourfactorsv3.Rd                            |  329 -
 man/nba_boxscorehustlev2.Rd                                 |  357 -
 man/nba_boxscorematchupsv3.Rd                               |  329 -
 man/nba_boxscoremiscv2.Rd                                   |    6 
 man/nba_boxscoremiscv3.Rd                                   |  359 -
 man/nba_boxscoreplayertrackv2.Rd                            |    6 
 man/nba_boxscoreplayertrackv3.Rd                            |  419 +-
 man/nba_boxscorescoringv2.Rd                                |    6 
 man/nba_boxscorescoringv3.Rd                                |  383 +-
 man/nba_boxscoresummaryv3.Rd                                |only
 man/nba_boxscoretraditionalv3.Rd                            |  675 +--
 man/nba_boxscoreusagev2.Rd                                  |    6 
 man/nba_boxscoreusagev3.Rd                                  |  407 +-
 man/nba_commonallplayers.Rd                                 |    3 
 man/nba_commonplayerinfo.Rd                                 |    3 
 man/nba_commonteamroster.Rd                                 |    3 
 man/nba_commonteamyears.Rd                                  |only
 man/nba_cumestatsplayer.Rd                                  |    4 
 man/nba_cumestatsplayergames.Rd                             |    4 
 man/nba_cumestatsteam.Rd                                    |    2 
 man/nba_cumestatsteamgames.Rd                               |    2 
 man/nba_data_pbp.Rd                                         |    3 
 man/nba_defensehub.Rd                                       |    2 
 man/nba_dunkscoreleaders.Rd                                 |only
 man/nba_fantasywidget.Rd                                    |    4 
 man/nba_franchisehistory.Rd                                 |    2 
 man/nba_franchiseplayers.Rd                                 |    4 
 man/nba_gravityleaders.Rd                                   |only
 man/nba_homepageleaders.Rd                                  |    8 
 man/nba_homepagev2.Rd                                       |    8 
 man/nba_hustlestatsboxscore.Rd                              |    6 
 man/nba_infographicfanduelplayer.Rd                         |  220 -
 man/nba_iststandings.Rd                                     |only
 man/nba_leaderstiles.Rd                                     |    8 
 man/nba_leaguedashlineups.Rd                                |    3 
 man/nba_leaguedashoppptshot.Rd                              |    3 
 man/nba_leaguedashplayerbiostats.Rd                         |    9 
 man/nba_leaguedashplayerclutch.Rd                           |    9 
 man/nba_leaguedashplayerptshot.Rd                           |    3 
 man/nba_leaguedashplayershotlocations.Rd                    |    9 
 man/nba_leaguedashplayerstats.Rd                            |    9 
 man/nba_leaguedashptdefend.Rd                               |    3 
 man/nba_leaguedashptstats.Rd                                |    3 
 man/nba_leaguedashptteamdefend.Rd                           |    3 
 man/nba_leaguedashteamclutch.Rd                             |    3 
 man/nba_leaguedashteamptshot.Rd                             |    3 
 man/nba_leaguedashteamshotlocations.Rd                      |    3 
 man/nba_leaguedashteamstats.Rd                              |    6 
 man/nba_leaguegamefinder.Rd                                 |    3 
 man/nba_leaguegamelog.Rd                                    |    3 
 man/nba_leaguehustlestatsplayer.Rd                          |    4 
 man/nba_leaguehustlestatsplayerleaders.Rd                   |    4 
 man/nba_leaguehustlestatsteam.Rd                            |    2 
 man/nba_leaguehustlestatsteamleaders.Rd                     |    2 
 man/nba_leagueleaders.Rd                                    |    2 
 man/nba_leaguelineupviz.Rd                                  |    3 
 man/nba_leagueplayerondetails.Rd                            |    9 
 man/nba_leagueseasonmatchups.Rd                             |    9 
 man/nba_leaguestandings.Rd                                  |    1 
 man/nba_leaguestandingsv3.Rd                                |    1 
 man/nba_live_pbp.Rd                                         |    3 
 man/nba_matchupsrollup.Rd                                   |    9 
 man/nba_pbp.Rd                                              |   26 
 man/nba_pbps.Rd                                             |   18 
 man/nba_playbyplayv3.Rd                                     |only
 man/nba_playerawards.Rd                                     |    6 
 man/nba_playercareerbycollege.Rd                            |    8 
 man/nba_playercareerbycollegerollup.Rd                      |    4 
 man/nba_playercareerstats.Rd                                |    6 
 man/nba_playercompare.Rd                                    |    6 
 man/nba_playerdashboardbyclutch.Rd                          |    6 
 man/nba_playerdashboardbygamesplits.Rd                      |    6 
 man/nba_playerdashboardbygeneralsplits.Rd                   |    6 
 man/nba_playerdashboardbylastngames.Rd                      |    6 
 man/nba_playerdashboardbyopponent.Rd                        |    6 
 man/nba_playerdashboardbyshootingsplits.Rd                  |    6 
 man/nba_playerdashboardbyteamperformance.Rd                 |    6 
 man/nba_playerdashboardbyyearoveryear.Rd                    |    6 
 man/nba_playerdashptpass.Rd                                 |    6 
 man/nba_playerdashptreb.Rd                                  |    6 
 man/nba_playerdashptshotdefend.Rd                           |    6 
 man/nba_playerdashptshots.Rd                                |    6 
 man/nba_playerestimatedmetrics.Rd                           |    6 
 man/nba_playerfantasyprofile.Rd                             |    4 
 man/nba_playerfantasyprofilebargraph.Rd                     |    4 
 man/nba_playergamelog.Rd                                    |    4 
 man/nba_playergamelogs.Rd                                   |    4 
 man/nba_playergamestreakfinder.Rd                           |    6 
 man/nba_playerheadshot.Rd                                   |    6 
 man/nba_playerindex.Rd                                      |    6 
 man/nba_playernextngames.Rd                                 |   10 
 man/nba_playerprofilev2.Rd                                  |    6 
 man/nba_playervsplayer.Rd                                   |    6 
 man/nba_playoffpicture.Rd                                   |    3 
 man/nba_schedule.Rd                                         |    3 
 man/nba_scheduleleaguev2int.Rd                              |only
 man/nba_scoreboard.Rd                                       |    5 
 man/nba_scoreboardv2.Rd                                     |    7 
 man/nba_scoreboardv3.Rd                                     |  241 -
 man/nba_shotchartleaguewide.Rd                              |    3 
 man/nba_teamandplayersvsplayers.Rd                          |only
 man/nba_teamdashboardbyclutch.Rd                            |    3 
 man/nba_teamdashboardbygamesplits.Rd                        |    3 
 man/nba_teamdashboardbygeneralsplits.Rd                     |    3 
 man/nba_teamdashboardbylastngames.Rd                        |    3 
 man/nba_teamdashboardbyopponent.Rd                          |    3 
 man/nba_teamdashboardbyshootingsplits.Rd                    |    3 
 man/nba_teamdashboardbyteamperformance.Rd                   |    3 
 man/nba_teamdashboardbyyearoveryear.Rd                      |    3 
 man/nba_teamdashlineups.Rd                                  |    3 
 man/nba_teamdashptpass.Rd                                   |    3 
 man/nba_teamdashptreb.Rd                                    |    3 
 man/nba_teamdashptshots.Rd                                  |    3 
 man/nba_teamdetails.Rd                                      |    3 
 man/nba_teamestimatedmetrics.Rd                             |    3 
 man/nba_teamgamelog.Rd                                      |    1 
 man/nba_teamgamelogs.Rd                                     |    1 
 man/nba_teamgamestreakfinder.Rd                             |    9 
 man/nba_teamhistoricalleaders.Rd                            |    9 
 man/nba_teaminfocommon.Rd                                   |    3 
 man/nba_teamplayerdashboard.Rd                              |    3 
 man/nba_teamplayeronoffdetails.Rd                           |    3 
 man/nba_teamplayeronoffsummary.Rd                           |    3 
 man/nba_teams.Rd                                            |    3 
 man/nba_teamvsplayer.Rd                                     |    3 
 man/nba_teamyearbyyearstats.Rd                              |    3 
 man/nba_todays_scoreboard.Rd                                |  199 -
 man/nba_videodetails.Rd                                     |    7 
 man/nba_videodetailsasset.Rd                                |    1 
 man/nba_videoevents.Rd                                      |    3 
 man/nba_videoeventsasset.Rd                                 |only
 man/nba_videostatus.Rd                                      |    5 
 man/nba_winprobabilitypbp.Rd                                |    9 
 man/nbagl_live_boxscore.Rd                                  |only
 man/nbagl_live_pbp.Rd                                       |only
 man/nbagl_pbp.Rd                                            |   66 
 man/nbagl_players.Rd                                        |  101 
 man/nbagl_schedule.Rd                                       |   71 
 man/nbagl_standings.Rd                                      |   69 
 man/ncaa_mbb_NET_rankings.Rd                                |    2 
 man/request_with_proxy.Rd                                   |    4 
 tests/testthat.R                                            |    2 
 tests/testthat/helper-skip.R                                |   40 
 tests/testthat/test-espn_mbb_betting.R                      |    2 
 tests/testthat/test-espn_mbb_conferences.R                  |    5 
 tests/testthat/test-espn_mbb_game_rosters.R                 |    4 
 tests/testthat/test-espn_mbb_pbp.R                          |    6 
 tests/testthat/test-espn_mbb_pbp_all.R                      |   28 
 tests/testthat/test-espn_mbb_player_box.R                   |    5 
 tests/testthat/test-espn_mbb_player_stats.R                 |    4 
 tests/testthat/test-espn_mbb_rankings.R                     |    4 
 tests/testthat/test-espn_mbb_scoreboard.R                   |    4 
 tests/testthat/test-espn_mbb_standings.R                    |    4 
 tests/testthat/test-espn_mbb_team_box.R                     |    4 
 tests/testthat/test-espn_mbb_team_stats.R                   |    4 
 tests/testthat/test-espn_mbb_teams.R                        |    4 
 tests/testthat/test-espn_mbb_wp.R                           |    4 
 tests/testthat/test-espn_nba_betting.R                      |  113 
 tests/testthat/test-espn_nba_game_rosters.R                 |    4 
 tests/testthat/test-espn_nba_pbp.R                          |    4 
 tests/testthat/test-espn_nba_pbp_all.R                      |    8 
 tests/testthat/test-espn_nba_player_box.R                   |    4 
 tests/testthat/test-espn_nba_player_stats.R                 |    4 
 tests/testthat/test-espn_nba_scoreboard.R                   |    4 
 tests/testthat/test-espn_nba_standings.R                    |    4 
 tests/testthat/test-espn_nba_team_box.R                     |    4 
 tests/testthat/test-espn_nba_team_stats.R                   |    4 
 tests/testthat/test-espn_nba_teams.R                        |    8 
 tests/testthat/test-espn_nba_wp.R                           |    4 
 tests/testthat/test-load_mbb_pbp.R                          |    5 
 tests/testthat/test-load_mbb_player_box.R                   |    4 
 tests/testthat/test-load_mbb_schedule.R                     |    5 
 tests/testthat/test-load_mbb_team_box.R                     |    4 
 tests/testthat/test-load_nba_pbp.R                          |    4 
 tests/testthat/test-load_nba_player_box.R                   |    4 
 tests/testthat/test-load_nba_schedule.R                     |    5 
 tests/testthat/test-load_nba_team_box.R                     |    4 
 tests/testthat/test-nba_alltimeleadersgrids.R               |   41 
 tests/testthat/test-nba_assistleaders.R                     |    5 
 tests/testthat/test-nba_assisttracker.R                     |    5 
 tests/testthat/test-nba_boxscoreadvancedv2.R                |   34 
 tests/testthat/test-nba_boxscoreadvancedv3.R                |   11 
 tests/testthat/test-nba_boxscoredefensive.R                 |    6 
 tests/testthat/test-nba_boxscoredefensivev2.R               |   11 
 tests/testthat/test-nba_boxscorefourfactorsv2.R             |    9 
 tests/testthat/test-nba_boxscorefourfactorsv3.R             |   11 
 tests/testthat/test-nba_boxscorehustlev2.R                  |   12 
 tests/testthat/test-nba_boxscorematchups.R                  |    6 
 tests/testthat/test-nba_boxscorematchupsv3.R                |    7 
 tests/testthat/test-nba_boxscoremiscv2.R                    |    9 
 tests/testthat/test-nba_boxscoremiscv3.R                    |   11 
 tests/testthat/test-nba_boxscoreplayertrackv2.R             |    9 
 tests/testthat/test-nba_boxscoreplayertrackv3.R             |   11 
 tests/testthat/test-nba_boxscorescoringv2.R                 |    9 
 tests/testthat/test-nba_boxscorescoringv3.R                 |   11 
 tests/testthat/test-nba_boxscoresimilarityscore.R           |    6 
 tests/testthat/test-nba_boxscoresummaryv2.R                 |   22 
 tests/testthat/test-nba_boxscoresummaryv3.R                 |only
 tests/testthat/test-nba_boxscoretraditionalv2.R             |   10 
 tests/testthat/test-nba_boxscoretraditionalv3.R             |   19 
 tests/testthat/test-nba_boxscoreusagev2.R                   |    9 
 tests/testthat/test-nba_boxscoreusagev3.R                   |   11 
 tests/testthat/test-nba_commonallplayers.R                  |    5 
 tests/testthat/test-nba_commonplayerinfo.R                  |    9 
 tests/testthat/test-nba_commonplayoffseries.R               |    5 
 tests/testthat/test-nba_commonteamroster.R                  |    7 
 tests/testthat/test-nba_commonteamyears.R                   |only
 tests/testthat/test-nba_cumestatsplayer.R                   |    7 
 tests/testthat/test-nba_cumestatsplayergames.R              |    5 
 tests/testthat/test-nba_cumestatsteam.R                     |    7 
 tests/testthat/test-nba_cumestatsteamgames.R                |    5 
 tests/testthat/test-nba_data_pbp.R                          |   40 
 tests/testthat/test-nba_defensehub.R                        |   18 
 tests/testthat/test-nba_draftboard.R                        |    9 
 tests/testthat/test-nba_draftcombinedrillresults.R          |    5 
 tests/testthat/test-nba_draftcombinenonstationaryshooting.R |    5 
 tests/testthat/test-nba_draftcombineplayeranthro.R          |    5 
 tests/testthat/test-nba_draftcombinespotshooting.R          |    5 
 tests/testthat/test-nba_draftcombinestats.R                 |    5 
 tests/testthat/test-nba_drafthistory.R                      |    5 
 tests/testthat/test-nba_dunkscoreleaders.R                  |only
 tests/testthat/test-nba_fantasywidget.R                     |    5 
 tests/testthat/test-nba_franchisehistory.R                  |    7 
 tests/testthat/test-nba_franchiseleaders.R                  |    5 
 tests/testthat/test-nba_franchiseleaderswrank.R             |    5 
 tests/testthat/test-nba_franchiseplayers.R                  |    5 
 tests/testthat/test-nba_gamerotation.R                      |    8 
 tests/testthat/test-nba_glalumboxscoresimilarityscore.R     |    6 
 tests/testthat/test-nba_gravityleaders.R                    |only
 tests/testthat/test-nba_homepageleaders.R                   |   10 
 tests/testthat/test-nba_homepagev2.R                        |   20 
 tests/testthat/test-nba_hustlestatsboxscore.R               |   10 
 tests/testthat/test-nba_infographicfanduelplayer.R          |    5 
 tests/testthat/test-nba_iststandings.R                      |only
 tests/testthat/test-nba_leaderstiles.R                      |   12 
 tests/testthat/test-nba_leaguedashlineups.R                 |    9 
 tests/testthat/test-nba_leaguedashoppptshot.R               |    5 
 tests/testthat/test-nba_leaguedashplayerbiostats.R          |    5 
 tests/testthat/test-nba_leaguedashplayerclutch.R            |    5 
 tests/testthat/test-nba_leaguedashplayerptshot.R            |    5 
 tests/testthat/test-nba_leaguedashplayershotlocations.R     |    5 
 tests/testthat/test-nba_leaguedashplayerstats.R             |    5 
 tests/testthat/test-nba_leaguedashptdefend.R                |    4 
 tests/testthat/test-nba_leaguedashptstats.R                 |    4 
 tests/testthat/test-nba_leaguedashptteamdefend.R            |    4 
 tests/testthat/test-nba_leaguedashteamclutch.R              |    4 
 tests/testthat/test-nba_leaguedashteamptshot.R              |    4 
 tests/testthat/test-nba_leaguedashteamshotlocations.R       |    4 
 tests/testthat/test-nba_leaguedashteamstats.R               |    4 
 tests/testthat/test-nba_leaguegamefinder.R                  |    4 
 tests/testthat/test-nba_leaguegamelog.R                     |    4 
 tests/testthat/test-nba_leaguehustlestatsplayer.R           |    4 
 tests/testthat/test-nba_leaguehustlestatsplayerleaders.R    |   14 
 tests/testthat/test-nba_leaguehustlestatsteam.R             |    4 
 tests/testthat/test-nba_leaguehustlestatsteamleaders.R      |   16 
 tests/testthat/test-nba_leagueleaders.R                     |    4 
 tests/testthat/test-nba_leaguelineupviz.R                   |    4 
 tests/testthat/test-nba_leagueplayerondetails.R             |    4 
 tests/testthat/test-nba_leagueseasonmatchups.R              |    4 
 tests/testthat/test-nba_leaguestandings.R                   |    4 
 tests/testthat/test-nba_leaguestandingsv3.R                 |    2 
 tests/testthat/test-nba_live_boxscore.R                     |   20 
 tests/testthat/test-nba_live_pbp.R                          |    4 
 tests/testthat/test-nba_matchupsrollup.R                    |    4 
 tests/testthat/test-nba_pbp.R                               |    6 
 tests/testthat/test-nba_pbps.R                              |    6 
 tests/testthat/test-nba_playbyplayv3.R                      |only
 tests/testthat/test-nba_playerawards.R                      |    4 
 tests/testthat/test-nba_playercareerbycollege.R             |    5 
 tests/testthat/test-nba_playercareerbycollegerollup.R       |   10 
 tests/testthat/test-nba_playercareerstats.R                 |   32 
 tests/testthat/test-nba_playercompare.R                     |    6 
 tests/testthat/test-nba_playerdashboardbyclutch.R           |   24 
 tests/testthat/test-nba_playerdashboardbygamesplits.R       |   12 
 tests/testthat/test-nba_playerdashboardbygeneralsplits.R    |   16 
 tests/testthat/test-nba_playerdashboardbylastngames.R       |   14 
 tests/testthat/test-nba_playerdashboardbyopponent.R         |   10 
 tests/testthat/test-nba_playerdashboardbyshootingsplits.R   |   18 
 tests/testthat/test-nba_playerdashboardbyteamperformance.R  |   10 
 tests/testthat/test-nba_playerdashboardbyyearoveryear.R     |    6 
 tests/testthat/test-nba_playerdashptpass.R                  |    5 
 tests/testthat/test-nba_playerdashptshotdefend.R            |    5 
 tests/testthat/test-nba_playerdashptshots.R                 |   15 
 tests/testthat/test-nba_playerestimatedmetrics.R            |    3 
 tests/testthat/test-nba_playerfantasyprofile.R              |   11 
 tests/testthat/test-nba_playerfantasyprofilebargraph.R      |    5 
 tests/testthat/test-nba_playergamelog.R                     |    3 
 tests/testthat/test-nba_playergamelogs.R                    |    1 
 tests/testthat/test-nba_playergamestreakfinder.R            |    3 
 tests/testthat/test-nba_playerindex.R                       |    3 
 tests/testthat/test-nba_playernextngames.R                  |    4 
 tests/testthat/test-nba_playerprofilev2.R                   |   41 
 tests/testthat/test-nba_playervsplayer.R                    |   21 
 tests/testthat/test-nba_playoffpicture.R                    |   13 
 tests/testthat/test-nba_schedule.R                          |    3 
 tests/testthat/test-nba_scheduleleaguev2int.R               |only
 tests/testthat/test-nba_scoreboard.R                        |   16 
 tests/testthat/test-nba_scoreboardv2.R                      |   22 
 tests/testthat/test-nba_scoreboardv3.R                      |    3 
 tests/testthat/test-nba_shotchartdetail.R                   |    5 
 tests/testthat/test-nba_shotchartleaguewide.R               |    3 
 tests/testthat/test-nba_shotchartlineupdetail.R             |    5 
 tests/testthat/test-nba_synergyplaytypes.R                  |    3 
 tests/testthat/test-nba_teamandplayersvsplayers.R           |only
 tests/testthat/test-nba_teamdashboardbyclutch.R             |   23 
 tests/testthat/test-nba_teamdashboardbygamesplits.R         |   11 
 tests/testthat/test-nba_teamdashboardbygeneralsplits.R      |   13 
 tests/testthat/test-nba_teamdashboardbylastngames.R         |   13 
 tests/testthat/test-nba_teamdashboardbyopponent.R           |    9 
 tests/testthat/test-nba_teamdashboardbyshootingsplits.R     |   15 
 tests/testthat/test-nba_teamdashboardbyteamperformance.R    |    9 
 tests/testthat/test-nba_teamdashboardbyyearoveryear.R       |    5 
 tests/testthat/test-nba_teamdashlineups.R                   |    9 
 tests/testthat/test-nba_teamdashptpass.R                    |    5 
 tests/testthat/test-nba_teamdashptreb.R                     |   11 
 tests/testthat/test-nba_teamdashptshots.R                   |   13 
 tests/testthat/test-nba_teamdetails.R                       |   17 
 tests/testthat/test-nba_teamestimatedmetrics.R              |    3 
 tests/testthat/test-nba_teamgamelog.R                       |    3 
 tests/testthat/test-nba_teamgamelogs.R                      |    1 
 tests/testthat/test-nba_teamgamestreakfinder.R              |    4 
 tests/testthat/test-nba_teamhistoricalleaders.R             |    4 
 tests/testthat/test-nba_teaminfocommon.R                    |    7 
 tests/testthat/test-nba_teamplayerdashboard.R               |    5 
 tests/testthat/test-nba_teamplayeronoffdetails.R            |    7 
 tests/testthat/test-nba_teamplayeronoffsummary.R            |    7 
 tests/testthat/test-nba_teams.R                             |    3 
 tests/testthat/test-nba_teamvsplayer.R                      |   19 
 tests/testthat/test-nba_teamyearbyyearstats.R               |    3 
 tests/testthat/test-nba_todays_scoreboard.R                 |    3 
 tests/testthat/test-nba_videodetails.R                      |    6 
 tests/testthat/test-nba_videodetailsasset.R                 |    5 
 tests/testthat/test-nba_videoevents.R                       |    4 
 tests/testthat/test-nba_videoeventsasset.R                  |only
 tests/testthat/test-nba_videostatus.R                       |    2 
 tests/testthat/test-nba_winprobabilitypbp.R                 |    6 
 tests/testthat/test-nbagl_pbp.R                             |   62 
 tests/testthat/test-nbagl_players.R                         |   57 
 tests/testthat/test-nbagl_schedule.R                        |   61 
 tests/testthat/test-nbagl_standings.R                       |   57 
 tests/testthat/test-ncaa_mbb_NET_rankings.R                 |    2 
 tests/testthat/test-ncaa_mbb_teams.R                        |    9 
 462 files changed, 13105 insertions(+), 7384 deletions(-)

More information about hoopR at CRAN
Permanent link

Package epicR readmission to version 1.0.1 with previous version 1.0.0 dated 2026-03-10

Title: Evaluation Platform in Chronic Obstructive Pulmonary Disease
Description: Evaluation Platform in Chronic Obstructive Pulmonary Disease (EPIC) is a Discrete Event Simulation (DES) model that simulates health outcomes of patients with Chronic Obstructive Pulmonary Disease (COPD) based on demographics and individual-level risk factors, based on the model published in Sadatsafavi et al. (2019) <doi:10.1177/0272989X18824098>.
Author: Mohsen Sadatsafavi [aut, cph], Amin Adibi [aut, cre], Kate Johnson [aut]
Maintainer: Amin Adibi <adibi@alumni.ubc.ca>

This is a re-admission after prior archival of version 1.0.0 dated 2026-03-10

Diff between epicR versions 1.0.0 dated 2026-03-10 and 1.0.1 dated 2026-03-24

 DESCRIPTION                          |    6 -
 MD5                                  |   12 +-
 build/vignette.rds                   |binary
 inst/doc/InputsOutputsStructure.html |  189 +++++++++++++++++------------------
 src/epic_model.h                     |    1 
 src/model.cpp                        |    2 
 src/model_events.cpp                 |   28 ++---
 7 files changed, 122 insertions(+), 116 deletions(-)

More information about epicR at CRAN
Permanent link

New package ecoXCorr with initial version 0.1.9
Package: ecoXCorr
Title: Lagged Cross-Correlation Analysis of Environmental Time Series
Version: 0.1.9
Description: Tools for analysing lagged relationships between environmental variables and ecological or epidemiological time series. The package implements a workflow to aggregate meteorological data over multiple lagged intervals, fit regression models, including mixed-effect models using 'glmmTMB', for each lag window, and visualise varied models outcomes (effect strength and direction, model prediction error...) using cross-correlation maps ('CCM').
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: glmmTMB, ggplot2, stats, performance, Rdpack, shiny, scales
Depends: R (>= 3.5)
URL: https://github.com/Nmoiroux/ecoXCorr
BugReports: https://github.com/Nmoiroux/ecoXCorr/issues
Suggests: testthat (>= 3.0.0), readr
NeedsCompilation: no
Packaged: 2026-03-19 15:20:19 UTC; nm
Author: Nicolas Moiroux [aut, cre] , Colombine Bartholomee [aut] , Paul Taconet [aut]
Maintainer: Nicolas Moiroux <nicolas.moiroux@ird.fr>
Repository: CRAN
Date/Publication: 2026-03-24 08:40:14 UTC

More information about ecoXCorr at CRAN
Permanent link

Package ClustBlock updated to version 5.0.0 with previous version 4.1.1 dated 2025-06-11

Title: Clustering of Datasets
Description: Hierarchical and partitioning algorithms to cluster blocks of variables. The partitioning algorithm includes an option called noise cluster to set aside atypical blocks of variables. Different thresholds per cluster can be sets. The CLUSTATIS method (for quantitative blocks) (Llobell, Cariou, Vigneau, Labenne & Qannari (2020) <doi:10.1016/j.foodqual.2018.05.013>, Llobell, Vigneau & Qannari (2019) <doi:10.1016/j.foodqual.2019.02.017>) and the CLUSCATA method (for Check-All-That-Apply data) (Llobell, Cariou, Vigneau, Labenne & Qannari (2019) <doi:10.1016/j.foodqual.2018.09.006>, Llobell, Giacalone, Labenne & Qannari (2019) <doi:10.1016/j.foodqual.2019.05.017>) are the core of this package. The CATATIS methods allows to compute some indices and tests to control the quality of CATA data (Llobell, Bonnet & Giacalone (2024) <doi:10.1111/joss.12941>) . Multivariate analysis and clustering of subjects for quantitative multiblock data, CATA, RA [...truncated...]
Author: Fabien Llobell [aut, cre] , Evelyne Vigneau [ctb] , Veronique Cariou [ctb] , El Mostafa Qannari [ctb]
Maintainer: Fabien Llobell <fabienllobellresearch@gmail.com>

Diff between ClustBlock versions 4.1.1 dated 2025-06-11 and 5.0.0 dated 2026-03-24

 DESCRIPTION                    |   14 +++++-----
 MD5                            |   56 +++++++++++++++++++++++++++--------------
 NAMESPACE                      |    5 +++
 NEWS                           |    4 +-
 R/ClusMB.R                     |    4 ++
 R/cata_ryebread.R              |only
 R/cluscata.R                   |    6 +---
 R/cluscata_kmeans_liking.R     |only
 R/cluscata_liking.R            |only
 R/clustatis.R                  |    2 +
 R/clustatis_FreeSort.R         |    1 
 R/combinCATALiking.R           |only
 R/crit_cataMean.R              |only
 R/liking_ryebread.R            |only
 R/plot.cluscata.R              |    4 --
 R/plot.cluscata_liking.R       |only
 R/plot.clusrows.R              |    2 +
 R/preprocess_FreeSort.R        |    2 -
 R/print.cluscata_liking.R      |only
 R/straw.R                      |    2 -
 R/summary.cluscata_liking.R    |only
 data/cata_ryebread.rda         |only
 data/liking_ryebread.rda       |only
 inst/CITATION                  |    6 ++--
 man/ClusMB.Rd                  |    2 +
 man/ClustBlock-package.Rd      |   17 ++++++++++--
 man/cata_ryebread.Rd           |only
 man/cluscata.Rd                |    2 -
 man/cluscata_liking.Rd         |only
 man/clustatis.Rd               |    2 +
 man/clustatis_FreeSort.Rd      |    1 
 man/combinCATALiking.Rd        |only
 man/liking_ryebread.Rd         |only
 man/plot.clusRows.Rd           |    2 +
 man/plot.cluscata_liking.Rd    |only
 man/print.cluscata_liking.Rd   |only
 man/straw.Rd                   |    2 -
 man/summary.cluscata_liking.Rd |only
 38 files changed, 88 insertions(+), 48 deletions(-)

More information about ClustBlock at CRAN
Permanent link

Package TesiproV updated to version 0.9.5 with previous version 0.9.2 dated 2022-03-25

Title: Reliability Analysis Methods for Structural Engineering
Description: Calculate the failure probability of civil engineering problems with Level I up to Level III Methods. Have fun and enjoy. References: Spaethe (1991, ISBN:3-211-82348-4) "Die Sicherheit tragender Baukonstruktionen", AU,BECK (2001) "Estimation of small failure probabilities in high dimensions by subset simulation." <doi:10.1016/S0266-8920(01)00019-4>, Breitung (1989) "Asymptotic approximations for probability integrals." <doi:10.1016/0266-8920(89)90024-6>.
Author: Konstantin Nille-Hauf [aut], Tania Feiri [aut], Marcus Ricker [aut], Til Lux [aut, cre]
Maintainer: Til Lux <til.lux@tu-dortmund.de>

Diff between TesiproV versions 0.9.2 dated 2022-03-25 and 0.9.5 dated 2026-03-24

 TesiproV-0.9.2/TesiproV/R/MCIS.R                                                          |only
 TesiproV-0.9.2/TesiproV/R/MCSUS.R                                                         |only
 TesiproV-0.9.2/TesiproV/R/MVSOFM.R                                                        |only
 TesiproV-0.9.2/TesiproV/man/TesiproV.Rd                                                   |only
 TesiproV-0.9.2/TesiproV/man/dlt.Rd                                                        |only
 TesiproV-0.9.2/TesiproV/man/plt.Rd                                                        |only
 TesiproV-0.9.2/TesiproV/man/qlt.Rd                                                        |only
 TesiproV-0.9.2/TesiproV/man/rlt.Rd                                                        |only
 TesiproV-0.9.2/TesiproV/tests/testthat/test_methods.R                                     |only
 TesiproV-0.9.5/TesiproV/DESCRIPTION                                                       |   37 
 TesiproV-0.9.5/TesiproV/LICENSE                                                           |    4 
 TesiproV-0.9.5/TesiproV/MD5                                                               |  113 
 TesiproV-0.9.5/TesiproV/NAMESPACE                                                         |   98 
 TesiproV-0.9.5/TesiproV/NEWS.md                                                           |   63 
 TesiproV-0.9.5/TesiproV/R/FORM.R                                                          |  446 +-
 TesiproV-0.9.5/TesiproV/R/MCIS_helpers.R                                                  |only
 TesiproV-0.9.5/TesiproV/R/MC_CRUDE.R                                                      |  456 +-
 TesiproV-0.9.5/TesiproV/R/MC_IS.R                                                         |only
 TesiproV-0.9.5/TesiproV/R/MC_SubSam.R                                                     |only
 TesiproV-0.9.5/TesiproV/R/MVFOSM.R                                                        |only
 TesiproV-0.9.5/TesiproV/R/SORM.R                                                          |   79 
 TesiproV-0.9.5/TesiproV/R/StudentT.R                                                      |only
 TesiproV-0.9.5/TesiproV/R/TesiproV.R                                                      |    8 
 TesiproV-0.9.5/TesiproV/R/clsModelContainer.R                                             | 2059 +++++++---
 TesiproV-0.9.5/TesiproV/R/clsParam.R                                                      |  864 ++--
 TesiproV-0.9.5/TesiproV/R/helper_debugPrint.R                                             |  140 
 TesiproV-0.9.5/TesiproV/R/logStudentT.R                                                   |  200 
 TesiproV-0.9.5/TesiproV/R/zzz.R                                                           |only
 TesiproV-0.9.5/TesiproV/README.md                                                         |  133 
 TesiproV-0.9.5/TesiproV/build/vignette.rds                                                |binary
 TesiproV-0.9.5/TesiproV/inst/doc/TesiproV-Vignette.R                                      |  380 +
 TesiproV-0.9.5/TesiproV/inst/doc/TesiproV-Vignette.Rmd                                    |  720 ++-
 TesiproV-0.9.5/TesiproV/inst/doc/TesiproV-Vignette.html                                   | 1618 +++++--
 TesiproV-0.9.5/TesiproV/man/FORM.Rd                                                       |   64 
 TesiproV-0.9.5/TesiproV/man/Internal-helper-functions-for-MC_IS-open-paren-close-paren.Rd |only
 TesiproV-0.9.5/TesiproV/man/LogStudentT.Rd                                                |only
 TesiproV-0.9.5/TesiproV/man/MC_CRUDE.Rd                                                   |  131 
 TesiproV-0.9.5/TesiproV/man/MC_IS.Rd                                                      |  324 +
 TesiproV-0.9.5/TesiproV/man/MC_IS_single.Rd                                               |only
 TesiproV-0.9.5/TesiproV/man/MC_IS_system.Rd                                               |only
 TesiproV-0.9.5/TesiproV/man/MC_SubSam.Rd                                                  |   64 
 TesiproV-0.9.5/TesiproV/man/MVFOSM.Rd                                                     |   32 
 TesiproV-0.9.5/TesiproV/man/PARAM_BASEVAR-class.Rd                                        |   68 
 TesiproV-0.9.5/TesiproV/man/PARAM_DETVAR-class.Rd                                         |   55 
 TesiproV-0.9.5/TesiproV/man/PARAM_LSF-class.Rd                                            |   31 
 TesiproV-0.9.5/TesiproV/man/PROB_BASEVAR-class.Rd                                         |   61 
 TesiproV-0.9.5/TesiproV/man/PROB_DETVAR-class.Rd                                          |   73 
 TesiproV-0.9.5/TesiproV/man/PROB_MACHINE-class.Rd                                         |   40 
 TesiproV-0.9.5/TesiproV/man/SORM.Rd                                                       |   78 
 TesiproV-0.9.5/TesiproV/man/SYS_LSF-class.Rd                                              |   86 
 TesiproV-0.9.5/TesiproV/man/SYS_PARAM-class.Rd                                            |  106 
 TesiproV-0.9.5/TesiproV/man/SYS_PROB-class.Rd                                             |  136 
 TesiproV-0.9.5/TesiproV/man/StudentT.Rd                                                   |only
 TesiproV-0.9.5/TesiproV/man/TesiproV-package.Rd                                           |only
 TesiproV-0.9.5/TesiproV/man/as_record_df.Rd                                               |only
 TesiproV-0.9.5/TesiproV/man/compute_weight_update.Rd                                      |only
 TesiproV-0.9.5/TesiproV/man/debug.print.Rd                                                |   19 
 TesiproV-0.9.5/TesiproV/man/dot-onLoad.Rd                                                 |only
 TesiproV-0.9.5/TesiproV/man/ensure_pkg.Rd                                                 |only
 TesiproV-0.9.5/TesiproV/man/init_rng_master.Rd                                            |only
 TesiproV-0.9.5/TesiproV/man/is_empty.Rd                                                   |only
 TesiproV-0.9.5/TesiproV/man/is_missing.Rd                                                 |only
 TesiproV-0.9.5/TesiproV/man/make_ready_cluster.Rd                                         |only
 TesiproV-0.9.5/TesiproV/man/make_recorders.Rd                                             |only
 TesiproV-0.9.5/TesiproV/man/parallel_dispatch.Rd                                          |only
 TesiproV-0.9.5/TesiproV/man/record_step.Rd                                                |only
 TesiproV-0.9.5/TesiproV/man/resolve_future_seed.Rd                                        |only
 TesiproV-0.9.5/TesiproV/man/set_cluster_rng.Rd                                            |only
 TesiproV-0.9.5/TesiproV/tests/testthat/long_test_empdist.R                                |only
 TesiproV-0.9.5/TesiproV/tests/testthat/setup.R                                            |only
 TesiproV-0.9.5/TesiproV/tests/testthat/startup.Rs                                         |only
 TesiproV-0.9.5/TesiproV/tests/testthat/test_MCIS_system.R                                 |only
 TesiproV-0.9.5/TesiproV/tests/testthat/test_Methods.R                                     |only
 TesiproV-0.9.5/TesiproV/tests/testthat/test_Methods_addDist.R                             |only
 TesiproV-0.9.5/TesiproV/tests/testthat/test_Methods_lnorm_x0.R                            |only
 TesiproV-0.9.5/TesiproV/tests/testthat/test_basevars.R                                    |  850 ++++
 TesiproV-0.9.5/TesiproV/tests/testthat/test_methods_extra.R                               |only
 TesiproV-0.9.5/TesiproV/tests/testthat/test_seed.R                                        |only
 TesiproV-0.9.5/TesiproV/vignettes/TesiproV-Vignette.Rmd                                   |  720 ++-
 79 files changed, 7457 insertions(+), 2899 deletions(-)

More information about TesiproV at CRAN
Permanent link

Package shrinkDSM updated to version 1.0.2 with previous version 1.0.0 dated 2025-04-11

Title: Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage
Description: Efficient Markov chain Monte Carlo (MCMC) algorithms for fully Bayesian estimation of dynamic survival models with shrinkage priors. Details on the algorithms used are provided in Wagner (2011) <doi:10.1007/s11222-009-9164-5>, Bitto and Frühwirth-Schnatter (2019) <doi:10.1016/j.jeconom.2018.11.006> and Cadonna et al. (2020) <doi:10.3390/econometrics8020020>.
Author: Daniel Winkler [aut, cre], Peter Knaus [aut]
Maintainer: Daniel Winkler <daniel.winkler@unsw.edu.au>

Diff between shrinkDSM versions 1.0.0 dated 2025-04-11 and 1.0.2 dated 2026-03-24

 shrinkDSM-1.0.0/shrinkDSM/tests/testthat/Rplots.pdf  |only
 shrinkDSM-1.0.2/shrinkDSM/DESCRIPTION                |   14 +++++++-------
 shrinkDSM-1.0.2/shrinkDSM/MD5                        |   15 +++++++--------
 shrinkDSM-1.0.2/shrinkDSM/R/predict_shrinkDSM.R      |    2 +-
 shrinkDSM-1.0.2/shrinkDSM/R/shrinkDSM.R              |   13 ++++++++-----
 shrinkDSM-1.0.2/shrinkDSM/R/utilities_shrinkDSM.R    |    2 +-
 shrinkDSM-1.0.2/shrinkDSM/man/plot.shrinkDSM_pred.Rd |    2 +-
 shrinkDSM-1.0.2/shrinkDSM/man/prep_tvinput.Rd        |    2 +-
 shrinkDSM-1.0.2/shrinkDSM/man/shrinkDSM.Rd           |   13 ++++++++-----
 9 files changed, 34 insertions(+), 29 deletions(-)

More information about shrinkDSM at CRAN
Permanent link

Package hglm.data updated to version 1.0-2 with previous version 1.0-1 dated 2019-04-04

Title: Data for the 'hglm' Package
Description: This data-only package was created for distributing data used in the examples of the 'hglm' package.
Author: Xia Shen [aut], Lars Ronnegard [aut, cre], Moudud Alam [aut]
Maintainer: Lars Ronnegard <lars.ronnegard@slu.se>

Diff between hglm.data versions 1.0-1 dated 2019-04-04 and 1.0-2 dated 2026-03-24

 hglm.data-1.0-1/hglm.data/man/hglm.data-package.Rd |only
 hglm.data-1.0-2/hglm.data/DESCRIPTION              |   18 ++++++++++++------
 hglm.data-1.0-2/hglm.data/MD5                      |    5 ++---
 hglm.data-1.0-2/hglm.data/man/ohio.Rd              |   14 +++++++-------
 4 files changed, 21 insertions(+), 16 deletions(-)

More information about hglm.data at CRAN
Permanent link

Package tarchetypes updated to version 0.14.1 with previous version 0.14.0 dated 2026-02-09

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

Diff between tarchetypes versions 0.14.0 dated 2026-02-09 and 0.14.1 dated 2026-03-24

 tarchetypes-0.14.0/tarchetypes/man/tar_quarto_files_get_source_files.Rd |only
 tarchetypes-0.14.1/tarchetypes/DESCRIPTION                              |    8 -
 tarchetypes-0.14.1/tarchetypes/MD5                                      |    9 --
 tarchetypes-0.14.1/tarchetypes/NEWS.md                                  |    4 
 tarchetypes-0.14.1/tarchetypes/R/tar_quarto_files.R                     |   45 ++++++++--
 tarchetypes-0.14.1/tarchetypes/tests/testthat/helper-utils.R            |    6 -
 6 files changed, 54 insertions(+), 18 deletions(-)

More information about tarchetypes at CRAN
Permanent link

Package stepR updated to version 2.1-11 with previous version 2.1-10 dated 2024-10-18

Title: Multiscale Change-Point Inference
Description: Allows fitting of step-functions to univariate serial data where neither the number of jumps nor their positions is known by implementing the multiscale regression estimators SMUCE, simulataneous multiscale changepoint estimator, (K. Frick, A. Munk and H. Sieling, 2014) <doi:10.1111/rssb.12047> and HSMUCE, heterogeneous SMUCE, (F. Pein, H. Sieling and A. Munk, 2017) <doi:10.1111/rssb.12202>. In addition, confidence intervals for the change-point locations and bands for the unknown signal can be obtained.
Author: Pein Florian [aut, cre], Thomas Hotz [aut], Hannes Sieling [aut], Timo Aspelmeier [ctb]
Maintainer: Pein Florian <f.pein@lancaster.ac.uk>

Diff between stepR versions 2.1-10 dated 2024-10-18 and 2.1-11 dated 2026-03-24

 ChangeLog                |    9 +++++++++
 DESCRIPTION              |    6 +++---
 MD5                      |   44 ++++++++++++++++++++++----------------------
 inst/doc/StepR.Rnw       |    2 +-
 inst/doc/StepR.pdf       |binary
 man/computeBounds.Rd     |    2 +-
 man/critVal.Rd           |    2 +-
 man/stepFit.Rd           |    2 +-
 man/stepR-package.Rd     |    2 +-
 src/BinTree.h            |   19 ++++++++++++-------
 src/Bounds.cpp           |   18 +++++++++++-------
 src/Jump.h               |    4 +++-
 src/Step.cpp             |   30 ++++++++++++++++--------------
 src/Step.h               |    4 +++-
 src/StepBinom.cpp        |   24 +++++++++++++-----------
 src/StepGauss.cpp        |   30 ++++++++++++++++--------------
 src/StepGaussCut.cpp     |   30 ++++++++++++++++--------------
 src/StepGaussInhibit.cpp |   18 ++++++++++--------
 src/StepGaussVar.cpp     |   24 +++++++++++++-----------
 src/StepPoisson.cpp      |   24 +++++++++++++-----------
 src/TriArray.h           |   32 +++++++++++++++++---------------
 src/init.c               |    4 +++-
 vignettes/StepR.Rnw      |    2 +-
 23 files changed, 186 insertions(+), 146 deletions(-)

More information about stepR at CRAN
Permanent link

Package safer updated to version 0.2.2 with previous version 0.2.1 dated 2018-07-24

Title: Encrypt and Decrypt Strings, R Objects and Files
Description: A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymmetric key encryption.
Author: Komala Sheshachala Srikanth [aut, cre]
Maintainer: Komala Sheshachala Srikanth <sri.teach@gmail.com>

Diff between safer versions 0.2.1 dated 2018-07-24 and 0.2.2 dated 2026-03-24

 DESCRIPTION           |   20 ++++++++++----------
 MD5                   |   12 ++++++------
 NEWS.md               |   22 +++++++++++++++++-----
 R/string.R            |   43 ++++++++++++++++++++++++++++++++++++-------
 README.md             |   19 +++++++++++--------
 man/decrypt_string.Rd |    5 ++++-
 man/encrypt_string.Rd |    5 ++++-
 7 files changed, 88 insertions(+), 38 deletions(-)

More information about safer at CRAN
Permanent link

Package pgenlibr updated to version 0.6.0 with previous version 0.5.5 dated 2026-03-11

Title: 'PLINK' 2 Binary (.pgen) Reader
Description: A thin wrapper over 'PLINK' 2's core libraries which provides an R interface for reading .pgen files. A minimal .pvar loader is also included. Chang et al. (2015) <doi:10.1186/s13742-015-0047-8>.
Author: Christopher Chang [aut, cre], Eric Biggers [ctb, cph] , Yann Collet [ctb] , Meta Platforms, Inc. [cph] , Evan Nemerson [ctb, cph] , Przemyslaw Skibinski [ctb] , Nick Terrell [ctb]
Maintainer: Christopher Chang <chrchang@alumni.caltech.edu>

Diff between pgenlibr versions 0.5.5 dated 2026-03-11 and 0.6.0 dated 2026-03-24

 pgenlibr-0.5.5/pgenlibr/inst/include     |only
 pgenlibr-0.6.0/pgenlibr/DESCRIPTION      |    8 
 pgenlibr-0.6.0/pgenlibr/MD5              |  943 +++++++++++++++----------------
 pgenlibr-0.6.0/pgenlibr/NEWS.md          |   10 
 pgenlibr-0.6.0/pgenlibr/configure        |   22 
 pgenlibr-0.6.0/pgenlibr/configure.ac     |    6 
 pgenlibr-0.6.0/pgenlibr/src/Makevars.in  |    2 
 pgenlibr-0.6.0/pgenlibr/src/Makevars.win |    2 
 pgenlibr-0.6.0/pgenlibr/tools/include    |only
 9 files changed, 501 insertions(+), 492 deletions(-)

More information about pgenlibr at CRAN
Permanent link

Package lmom updated to version 3.3 with previous version 3.2 dated 2024-09-30

Title: L-Moments
Description: Functions related to L-moments: computation of L-moments and trimmed L-moments of distributions and data samples; parameter estimation; L-moment ratio diagram; plot vs. quantiles of an extreme-value distribution.
Author: J. R. M. Hosking [aut, cre]
Maintainer: J. R. M. Hosking <jrmhosking@gmail.com>

Diff between lmom versions 3.2 dated 2024-09-30 and 3.3 dated 2026-03-24

 DESCRIPTION          |    8 ++++----
 MD5                  |   12 ++++++------
 NEWS                 |    5 +++++
 inst/lmom-manual.pdf |binary
 man/lmom-package.Rd  |    2 +-
 man/pelp.Rd          |    2 +-
 src/lmomc.c          |   11 +++++++++--
 7 files changed, 26 insertions(+), 14 deletions(-)

More information about lmom at CRAN
Permanent link

Package InteractionPoweR updated to version 0.2.4 with previous version 0.2.2 dated 2024-07-09

Title: Power Analyses for Interaction Effects in Cross-Sectional Regressions
Description: Power analysis for regression models which test the interaction of two or three independent variables on a single dependent variable. Includes options for correlated interacting variables and specifying variable reliability. Two-way interactions can include continuous, binary, or ordinal variables. Power analyses can be done either analytically or via simulation. Includes tools for simulating single data sets and visualizing power analysis results. The primary functions are power_interaction_r2() and power_interaction() for two-way interactions, and power_interaction_3way_r2() for three-way interactions. The function run_pos_power_search() provides a stability analysis for two-way interactions. Please cite as: Baranger DAA, Finsaas MC, Goldstein BL, Vize CE, Lynam DR, Olino TM (2023). "Tutorial: Power analyses for interaction effects in cross-sectional regressions." <doi:10.1177/25152459231187531>. If you use the stability analyses, please cite: Castillo A, Miller JD, Vize C, Ba [...truncated...]
Author: David Baranger [aut, cre], Andrew Castillo [aut], Brandon Goldstein [ctb], Megan Finsaas [ctb], Thomas Olino [ctb], Colin Vize [ctb], Don Lynam [ctb]
Maintainer: David Baranger <dbaranger@gmail.com>

Diff between InteractionPoweR versions 0.2.2 dated 2024-07-09 and 0.2.4 dated 2026-03-24

 DESCRIPTION                      |   26 ++++++++-----
 MD5                              |   16 ++++----
 NAMESPACE                        |    1 
 NEWS.md                          |   10 +++++
 R/power_interaction_3way_r2.R    |    4 +-
 R/run_pos_power_search.R         |only
 README.md                        |   76 +++++++++++++++++++++++++--------------
 inst/CITATION                    |   15 ++++++-
 man/power_interaction_3way_r2.Rd |    4 +-
 man/run_pos_power_search.Rd      |only
 10 files changed, 103 insertions(+), 49 deletions(-)

More information about InteractionPoweR at CRAN
Permanent link

Package fastkmedoids (with last version 1.5) was removed from CRAN

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

2026-03-11 1.5
2026-02-25 1.4
2026-02-24 1.3
2021-01-21 1.2

Permanent link
Package MSCA (with last version 1.2.1) was removed from CRAN

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

2025-06-13 1.2.1
2025-06-02 1.1.1
2025-02-19 1.0

Permanent link
Package bioregion (with last version 1.3.0) was removed from CRAN

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

2026-01-23 1.3.0
2025-01-31 1.2.0
2024-11-11 1.1.1-1
2024-04-19 1.1.1
2024-03-19 1.1.0
2023-04-14 1.0.0

Permanent link
Package isopam (with last version 3.5) was removed from CRAN

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

2026-03-08 3.5
2026-02-22 3.4
2025-12-20 3.3
2025-01-16 3.2
2025-01-08 3.1
2024-11-10 3.0
2024-01-09 2.0
2023-12-11 1.3.0
2023-09-08 1.2.0

Permanent link
Package tinytest updated to version 1.4.3 with previous version 1.4.1 dated 2023-02-21

Title: Lightweight and Feature Complete Unit Testing Framework
Description: Provides a lightweight (zero-dependency) and easy to use unit testing framework. Main features: install tests with the package. Test results are treated as data that can be stored and manipulated. Test files are R scripts interspersed with test commands, that can be programmed over. Fully automated build-install-test sequence for packages. Skip tests when not run locally (e.g. on CRAN). Flexible and configurable output printing. Compare computed output with output stored with the package. Run tests in parallel. Extensible by other packages. Report side effects.
Author: Mark van der Loo [aut, cre]
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>

Diff between tinytest versions 1.4.1 dated 2023-02-21 and 1.4.3 dated 2026-03-24

 DESCRIPTION                            |   11 +++---
 MD5                                    |   41 ++++++++++++-----------
 NEWS                                   |   14 ++++++++
 R/expectations.R                       |   26 +++++++--------
 R/init.R                               |    8 +++-
 R/methods.R                            |    4 +-
 R/setup.R                              |   57 ++++++++++++++++-----------------
 R/tinytest.R                           |    5 +-
 build/vignette.rds                     |binary
 inst/CITATION                          |    8 ++--
 inst/doc/tinytest_examples.Rnw         |    2 -
 inst/doc/tinytest_examples.pdf         |binary
 inst/doc/using_tinytest.pdf            |binary
 inst/tinytest/runs/test_exit_if_not2.R |only
 inst/tinytest/test_file.R              |    3 +
 inst/tinytest/test_init.R              |    9 ++++-
 man/expect_length.Rd                   |    2 -
 man/expect_match.Rd                    |    2 -
 man/ignore.Rd                          |    2 -
 man/run_test_dir.Rd                    |    2 -
 man/tinytests.Rd                       |    4 +-
 vignettes/tinytest_examples.Rnw        |    2 -
 22 files changed, 118 insertions(+), 84 deletions(-)

More information about tinytest at CRAN
Permanent link

Package rsyncrosim updated to version 2.1.13 with previous version 2.1.9 dated 2025-10-14

Title: The R Interface to 'SyncroSim'
Description: 'SyncroSim' is a generalized framework for managing scenario-based datasets (<https://syncrosim.com/>). 'rsyncrosim' provides an interface to 'SyncroSim'. Simulation models can be added to 'SyncroSim' in order to transform these datasets, taking advantage of general features such as defining scenarios of model inputs, running Monte Carlo simulations, and summarizing model outputs. 'rsyncrosim' requires 'SyncroSim' 2.3.5 or higher (API documentation: <https://docs.syncrosim.com/>).
Author: Colin Daniel [aut], Josie Hughes [aut], Valentin Lucet [aut], Alex Embrey [aut], Katie Birchard [aut], Leonardo Frid [aut, cre], Tabitha Kennedy [aut], Shreeram Senthivasan [aut], Vicki Zhang [aut], Hannah Adams [aut], ApexRMS [cph]
Maintainer: Leonardo Frid <rsyncrosim@syncrosim.com>

Diff between rsyncrosim versions 2.1.9 dated 2025-10-14 and 2.1.13 dated 2026-03-24

 DESCRIPTION                |   42 
 MD5                        |  279 +++--
 NAMESPACE                  |    1 
 NEWS.md                    |   36 
 R/AAAClassDefinitions.R    |   18 
 R/addPackage.R             |    4 
 R/addRow.R                 |  206 ++--
 R/backup.R                 |    6 
 R/chart.R                  |    6 
 R/chartCriteria.R          |    4 
 R/chartData.R              |    6 
 R/chartDisagg.R            |    6 
 R/chartErrorBar.R          |    6 
 R/chartId.R                |    4 
 R/chartInclude.R           |    6 
 R/chartOptionsFont.R       |    6 
 R/chartOptionsFormat.R     |    6 
 R/chartOptionsLegend.R     |    6 
 R/chartOptionsXAxis.R      |    6 
 R/chartOptionsYAxis.R      |    6 
 R/command.R                |    2 
 R/compact.R                |    4 
 R/condaFilepath.R          |    2 
 R/createCondaEnv.R         |    2 
 R/datasheet.R              | 2067 +++++++++++++++++++++++++++----------------
 R/datasheetSpatRaster.R    |  826 ++++++++++-------
 R/dateModified.R           |    8 
 R/delete.R                 |   14 
 R/deleteLibrary.R          |    2 
 R/dependency.R             |    6 
 R/description.R            |    8 
 R/filepath.R               |   18 
 R/folder.R                 |    6 
 R/folderId.R               |   12 
 R/ignoreDependencies.R     |    4 
 R/info.R                   |    2 
 R/installConda.R           |    2 
 R/installPackage.R         |    4 
 R/internalHelpers.R        | 2122 ++++++++++++++++++++++-----------------------
 R/internalWrappers.R       |  125 +-
 R/mergeDependencies.R      |    4 
 R/name.R                   |    8 
 R/owner.R                  |    8 
 R/packages.R               |    8 
 R/parentId.R               |    2 
 R/print.R                  |  194 ++--
 R/printCmd.R               |    2 
 R/project.R                |   14 
 R/projectId.R              |    8 
 R/readOnly.R               |   10 
 R/removePackage.R          |    4 
 R/restore.R                |  120 +-
 R/rsyncrosim-package.R     |only
 R/rsyncrosim.R             |   46 
 R/run.R                    |    6 
 R/runLog.R                 |    2 
 R/saveDatasheet.R          |   16 
 R/scenario.R               |   12 
 R/scenarioId.R             |    4 
 R/session.R                |    8 
 R/signin.R                 |    2 
 R/signout.R                |    2 
 R/silent.R                 |    4 
 R/ssimLibrary.R            |   12 
 R/uninstallPackage.R       |    2 
 R/useConda.R               |    6 
 R/version.R                |    2 
 R/viewProfile.R            |    2 
 README.md                  |    2 
 man/Chart-class.Rd         |    2 
 man/Folder-class.Rd        |    2 
 man/Project-class.Rd       |    6 
 man/Scenario-class.Rd      |    2 
 man/Session-class.Rd       |    2 
 man/SsimLibrary-class.Rd   |    2 
 man/addPackage.Rd          |    4 
 man/addRow.Rd              |   92 -
 man/backup.Rd              |    6 
 man/chart.Rd               |    6 
 man/chartCriteria.Rd       |    4 
 man/chartData.Rd           |    6 
 man/chartDisagg.Rd         |    6 
 man/chartErrorBar.Rd       |    6 
 man/chartId.Rd             |    4 
 man/chartInclude.Rd        |    6 
 man/chartOptionsFont.Rd    |    6 
 man/chartOptionsFormat.Rd  |    6 
 man/chartOptionsLegend.Rd  |    6 
 man/chartOptionsXAxis.Rd   |    6 
 man/chartOptionsYAxis.Rd   |    6 
 man/command.Rd             |    2 
 man/compact.Rd             |    4 
 man/condaFilepath.Rd       |    2 
 man/createCondaEnv.Rd      |    2 
 man/datasheet.Rd           |   53 -
 man/datasheetSpatRaster.Rd |   24 
 man/dateModified.Rd        |    8 
 man/delete.Rd              |   14 
 man/deleteLibrary.Rd       |  150 +--
 man/dependency.Rd          |    6 
 man/description.Rd         |    8 
 man/figures                |only
 man/filepath.Rd            |   10 
 man/folder.Rd              |    6 
 man/folderId.Rd            |   12 
 man/ignoreDependencies.Rd  |    4 
 man/info.Rd                |    2 
 man/installConda.Rd        |    2 
 man/installPackage.Rd      |    4 
 man/mergeDependencies.Rd   |    4 
 man/name.Rd                |    8 
 man/owner.Rd               |    8 
 man/packages.Rd            |    8 
 man/parentId.Rd            |    2 
 man/printCmd.Rd            |    2 
 man/progressBar.Rd         |  114 +-
 man/project.Rd             |   14 
 man/projectId.Rd           |    8 
 man/readOnly.Rd            |   10 
 man/removePackage.Rd       |    4 
 man/rsyncrosim-package.Rd  |only
 man/rsyncrosim.Rd          |   95 +-
 man/run.Rd                 |    6 
 man/runLog.Rd              |    2 
 man/runtimeTempFolder.Rd   |   50 -
 man/saveDatasheet.Rd       |    8 
 man/scenario.Rd            |   12 
 man/scenarioId.Rd          |    4 
 man/session.Rd             |    8 
 man/signIn.Rd              |    2 
 man/signOut.Rd             |    2 
 man/silent.Rd              |    4 
 man/ssimEnvironment.Rd     |   52 -
 man/ssimLibrary.Rd         |   12 
 man/tempfilepath.Rd        |    8 
 man/uninstallPackage.Rd    |    2 
 man/updateRunLog.Rd        |   68 -
 man/useConda.Rd            |    6 
 man/version.Rd             |    2 
 man/viewProfile.Rd         |    2 
 140 files changed, 4076 insertions(+), 3356 deletions(-)

More information about rsyncrosim at CRAN
Permanent link

Package Rserve updated to version 1.8-19 with previous version 1.8-18 dated 2026-03-20

Title: Versatile R Server
Description: Rserve is a versatile, scalable server enabling the efficient use of R from other applications through variety of protocols including QAP, WebSockets, HTTP and HTTPS. It acts as a server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for many popular languages allowing applications to use facilities of R without the need of linking to the R binary. Rserve supports remote connections, user authentication and file transfer. A simple R client is included in this package as well. It also supports OCAP mode for secure remote procedure calls, including support for full event loop, asynchronous results/graphics and console I/O.
Author: Simon Urbanek [aut, cre, cph]
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>

Diff between Rserve versions 1.8-18 dated 2026-03-20 and 1.8-19 dated 2026-03-24

 DESCRIPTION                       |    6 +++---
 MD5                               |   20 ++++++++++----------
 NEWS                              |    4 ++++
 inst/java/REngine.jar             |binary
 inst/java/Rserve.jar              |binary
 src/Rserv.c                       |    1 -
 src/Rsrv.h                        |    2 +-
 src/client/cxx/Rsrv.h             |    2 +-
 src/client/java/Rserve/Rserve.jar |binary
 src/oc.c                          |    2 ++
 src/rcompat.h                     |    6 ++++--
 11 files changed, 25 insertions(+), 18 deletions(-)

More information about Rserve at CRAN
Permanent link

Package RcppMeCab updated to version 0.0.1.5 with previous version 0.0.1.2 dated 2018-07-04

Title: 'rcpp' Wrapper for 'mecab' Library
Description: R package based on 'Rcpp' for 'MeCab': Yet Another Part-of-Speech and Morphological Analyzer. The purpose of this package is providing a seamless developing and analyzing environment for CJK texts. This package utilizes parallel programming for providing highly efficient text preprocessing 'posParallel()' function. For installation, please refer to README.md file.
Author: Junhewk Kim [aut, cre], Taku Kudo [aut], Akiru Kato [ctb], Patrick Schratz [ctb]
Maintainer: Junhewk Kim <junhewk.kim@gmail.com>

Diff between RcppMeCab versions 0.0.1.2 dated 2018-07-04 and 0.0.1.5 dated 2026-03-24

 RcppMeCab-0.0.1.2/RcppMeCab/src/Makevars                         |only
 RcppMeCab-0.0.1.2/RcppMeCab/src/mecab.h                          |only
 RcppMeCab-0.0.1.2/RcppMeCab/src/posLoopRcpp.cpp                  |only
 RcppMeCab-0.0.1.5/RcppMeCab/DESCRIPTION                          |   33 
 RcppMeCab-0.0.1.5/RcppMeCab/MD5                                  |   57 +
 RcppMeCab-0.0.1.5/RcppMeCab/NAMESPACE                            |    7 
 RcppMeCab-0.0.1.5/RcppMeCab/NEWS.md                              |    4 
 RcppMeCab-0.0.1.5/RcppMeCab/R/RcppExports.R                      |   38 -
 RcppMeCab-0.0.1.5/RcppMeCab/R/RcppMeCab-package.r                |   10 
 RcppMeCab-0.0.1.5/RcppMeCab/R/dic.R                              |only
 RcppMeCab-0.0.1.5/RcppMeCab/R/dict.R                             |only
 RcppMeCab-0.0.1.5/RcppMeCab/R/pos.r                              |   26 
 RcppMeCab-0.0.1.5/RcppMeCab/R/posParallel.R                      |   28 
 RcppMeCab-0.0.1.5/RcppMeCab/R/zzz.R                              |only
 RcppMeCab-0.0.1.5/RcppMeCab/README.md                            |  174 +++--
 RcppMeCab-0.0.1.5/RcppMeCab/cleanup                              |only
 RcppMeCab-0.0.1.5/RcppMeCab/configure                            |only
 RcppMeCab-0.0.1.5/RcppMeCab/inst/WORDLIST                        |only
 RcppMeCab-0.0.1.5/RcppMeCab/inst/include/RcppMeCab.h             |only
 RcppMeCab-0.0.1.5/RcppMeCab/inst/include/RcppMeCab_RcppExports.h |only
 RcppMeCab-0.0.1.5/RcppMeCab/inst/include/mecab.h                 |    2 
 RcppMeCab-0.0.1.5/RcppMeCab/man/RcppMeCab.Rd                     |   11 
 RcppMeCab-0.0.1.5/RcppMeCab/man/dict_index.Rd                    |only
 RcppMeCab-0.0.1.5/RcppMeCab/man/download_dic.Rd                  |only
 RcppMeCab-0.0.1.5/RcppMeCab/man/list_dic.Rd                      |only
 RcppMeCab-0.0.1.5/RcppMeCab/man/pos.Rd                           |   29 
 RcppMeCab-0.0.1.5/RcppMeCab/man/posParallel.Rd                   |   29 
 RcppMeCab-0.0.1.5/RcppMeCab/man/set_dic.Rd                       |only
 RcppMeCab-0.0.1.5/RcppMeCab/src/Makevars.in                      |only
 RcppMeCab-0.0.1.5/RcppMeCab/src/Makevars.win                     |   68 -
 RcppMeCab-0.0.1.5/RcppMeCab/src/RcppExports.cpp                  |  341 ++++++++--
 RcppMeCab-0.0.1.5/RcppMeCab/src/dictRcpp.cpp                     |only
 RcppMeCab-0.0.1.5/RcppMeCab/src/posParallelRcpp.cpp              |  243 ++-----
 RcppMeCab-0.0.1.5/RcppMeCab/src/posRcpp.cpp                      |  130 +--
 RcppMeCab-0.0.1.5/RcppMeCab/src/posloopRcpp.cpp                  |only
 RcppMeCab-0.0.1.5/RcppMeCab/tests                                |only
 RcppMeCab-0.0.1.5/RcppMeCab/tools                                |only
 37 files changed, 755 insertions(+), 475 deletions(-)

More information about RcppMeCab at CRAN
Permanent link

Package power4mome updated to version 0.2.1 with previous version 0.2.0 dated 2026-03-17

Title: Power Analysis for Moderation and Mediation
Description: Power analysis and sample size determination for moderation, mediation, and moderated mediation in models fitted by structural equation modelling using the 'lavaan' package by Rosseel (2012) <doi:10.18637/jss.v048.i02> or by multiple regression. The package 'manymome' by Cheung and Cheung (2024) <doi:10.3758/s13428-023-02224-z> is used to specify the indirect paths or conditional indirect paths to be tested.
Author: Shu Fai Cheung [aut, cre] , Sing-Hang Cheung [aut] , Wendie Yang [aut]
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>

Diff between power4mome versions 0.2.0 dated 2026-03-17 and 0.2.1 dated 2026-03-24

 DESCRIPTION                             |    6 +++---
 MD5                                     |   11 ++++++-----
 NEWS.md                                 |    6 +++++-
 README.md                               |    2 +-
 tests/testthat/test-test_indirect.R     |    4 +++-
 tests/testthat/test-test_indirects.R    |    8 +++++---
 tests/testthat/test-test_indirects_lm.R |only
 7 files changed, 23 insertions(+), 14 deletions(-)

More information about power4mome at CRAN
Permanent link

Package fs updated to version 2.0.1 with previous version 2.0.0 dated 2026-03-22

Title: Cross-Platform File System Operations Based on 'libuv'
Description: A cross-platform interface to file system operations, built on top of the 'libuv' C library.
Author: Jim Hester [aut], Hadley Wickham [aut], Gabor Csardi [aut], Jeroen Ooms [cre], libuv project contributors [cph] , Joyent, Inc. and other Node contributors [cph] , Posit Software, PBC [cph, fnd]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>

Diff between fs versions 2.0.0 dated 2026-03-22 and 2.0.1 dated 2026-03-24

 DESCRIPTION                        |    6 +++---
 MD5                                |   14 +++++++-------
 NEWS.md                            |    6 ++++++
 cleanup                            |    2 +-
 configure                          |   11 ++++++++---
 inst/doc/function-comparisons.Rmd  |    2 +-
 inst/doc/function-comparisons.html |    2 +-
 vignettes/function-comparisons.Rmd |    2 +-
 8 files changed, 28 insertions(+), 17 deletions(-)

More information about fs at CRAN
Permanent link


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