Tue, 25 Aug 2026

Package vartest readmission to version 1.7 with previous version 1.6 dated 2026-07-28

Title: Tests for Variance Homogeneity
Description: Performs 18 omnibus tests yielding a total of 28 distinct methodological variations for testing the composite hypothesis of variance homogeneity.
Author: Gozde Cosar [aut], Muhammed Ali Yilmaz [aut], Merve Kasikci [aut], Osman Dag [aut, cre]
Maintainer: Osman Dag <osman.dag@hacettepe.edu.tr>

This is a re-admission after prior archival of version 1.6 dated 2026-07-28

Diff between vartest versions 1.6 dated 2026-07-28 and 1.7 dated 2026-08-25

 DESCRIPTION                   |   12 ++++++------
 MD5                           |    4 ++--
 tests/testthat/testthat-vht.R |    4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

More information about vartest at CRAN
Permanent link

Package TrialEmulation updated to version 0.0.5 with previous version 0.0.4.11 dated 2026-04-10

Title: Causal Analysis of Observational Time-to-Event Data
Description: Implements target trial emulation methods to apply randomized clinical trial design and analysis in an observational setting. Using marginal structural models, it can estimate intention-to-treat and per-protocol effects in emulated trials using electronic health records. A description and application of the method can be found in Danaei et al (2013) <doi:10.1177/0962280211403603>.
Author: Isaac Gravestock [aut, cre] , Li Su [aut], Roonak Rezvani [aut] , Julia Moesch [aut], Juliette Limozin [aut] , Medical Research Council [fnd], F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Isaac Gravestock <isaac.gravestock@gmail.com>

Diff between TrialEmulation versions 0.0.4.11 dated 2026-04-10 and 0.0.5 dated 2026-08-25

 DESCRIPTION                               |   37 
 MD5                                       |  278 +--
 NAMESPACE                                 |  156 +-
 NEWS.md                                   |  126 -
 R/RcppExports.R                           |   30 
 R/bootstrap.R                             |only
 R/bootstrap_helpers.R                     |only
 R/calculate_weights.R                     |  357 ++--
 R/data.R                                  |  218 +-
 R/data_extension.R                        |  430 ++---
 R/data_manipulation.R                     |  166 +-
 R/data_preparation.R                      |  612 ++++----
 R/data_simulation.R                       |  307 ++--
 R/data_utils.R                            |  440 ++---
 R/expand_trials.R                         |   80 -
 R/generics.R                              | 1100 +++++++-------
 R/initiators.R                            |  368 ++--
 R/lr_utils.R                              |  116 -
 R/modelling.R                             |  428 ++---
 R/package.R                               |   34 
 R/predict.R                               |  434 ++---
 R/robust.R                                |   64 
 R/sampling.R                              |  410 ++---
 R/te_data.R                               |  294 +--
 R/te_datastore.R                          |  174 +-
 R/te_datastore_csv.R                      |  350 ++--
 R/te_datastore_duckdb.R                   |  386 ++---
 R/te_expansion.R                          |   88 -
 R/te_model_fitter.R                       |   30 
 R/te_outcome_model.R                      |  172 +-
 R/te_parsnip.R                            |  231 +--
 R/te_stats_glm_logit.R                    |  368 ++--
 R/te_weights.R                            |  352 ++--
 R/trial_sequence.R                        | 2283 +++++++++++++++++-------------
 R/utils.R                                 |  355 ++--
 R/weighting.R                             |  640 ++++----
 README.md                                 |   60 
 build/vignette.rds                        |binary
 inst/WORDLIST                             |   70 
 inst/doc/Extending-TrialEmulation.R       |   12 
 inst/doc/Extending-TrialEmulation.Rmd     |  448 ++---
 inst/doc/Extending-TrialEmulation.html    | 1178 +++++++--------
 inst/doc/Getting-Started.R                |  262 +--
 inst/doc/Getting-Started.Rmd              |  480 +++---
 inst/doc/Getting-Started.html             | 1928 ++++++++++++-------------
 inst/doc/new-interface.R                  |  344 ++--
 inst/doc/new-interface.Rmd                |  708 ++++-----
 inst/doc/new-interface.html               | 1949 ++++++++++++-------------
 man/TrialEmulation-package.Rd             |   78 -
 man/calculate_predictions.Rd              |   72 
 man/calculate_weights.Rd                  |  104 -
 man/case_control_sampling_trials.Rd       |   84 -
 man/censor_func.Rd                        |   24 
 man/check_newdata.Rd                      |   44 
 man/data_censored.Rd                      |   60 
 man/data_manipulation.Rd                  |   34 
 man/data_preparation.Rd                   |  314 ++--
 man/expand.Rd                             |   74 
 man/expand_trials.Rd                      |   36 
 man/expand_until_switch.Rd                |   42 
 man/figures/emu.svg                       |  156 +-
 man/figures/lifecycle-archived.svg        |   42 
 man/figures/lifecycle-defunct.svg         |   42 
 man/figures/lifecycle-deprecated.svg      |   42 
 man/figures/lifecycle-experimental.svg    |   42 
 man/figures/lifecycle-maturing.svg        |   42 
 man/figures/lifecycle-questioning.svg     |   42 
 man/figures/lifecycle-soft-deprecated.svg |   42 
 man/figures/lifecycle-stable.svg          |   58 
 man/figures/lifecycle-superseded.svg      |   42 
 man/figures/logo.svg                      |  184 +-
 man/fit_msm.Rd                            |  160 +-
 man/fit_outcome_model.Rd                  |   48 
 man/fit_weights_model.Rd                  |   74 
 man/initiators.Rd                         |  340 ++--
 man/internal-methods.Rd                   |  108 -
 man/ipw_data.Rd                           |   92 -
 man/load_expanded_data.Rd                 |  170 +-
 man/outcome_data.Rd                       |   74 
 man/parsnip_model.Rd                      |  104 -
 man/predict_marginal.Rd                   |  236 +--
 man/print_TE.Rd                           |   42 
 man/read_expanded_data.Rd                 |   78 -
 man/robust_calculation.Rd                 |   44 
 man/sample_expanded_data.Rd               |   94 -
 man/save_expanded_data.Rd                 |   68 
 man/save_to_csv.Rd                        |   74 
 man/save_to_datatable.Rd                  |   46 
 man/save_to_duckdb.Rd                     |   74 
 man/select_data_cols.Rd                   |   40 
 man/set_censor_weight_model.Rd            |  182 +-
 man/set_data.Rd                           |  160 +-
 man/set_expansion_options.Rd              |  138 -
 man/set_outcome_model.Rd                  |  164 +-
 man/set_switch_weight_model.Rd            |  118 -
 man/show_weight_models.Rd                 |   34 
 man/stats_glm_logit.Rd                    |   64 
 man/summary_TE.Rd                         |   64 
 man/te_data-class.Rd                      |   32 
 man/te_data_ex.Rd                         |   62 
 man/te_datastore-class.Rd                 |   40 
 man/te_datastore_csv-class.Rd             |  122 -
 man/te_datastore_duckdb-class.Rd          |  130 -
 man/te_model_ex.Rd                        |   68 
 man/te_model_fitter-class.Rd              |   34 
 man/te_outcome_data-class.Rd              |   44 
 man/te_outcome_fitted-class.Rd            |   34 
 man/te_outcome_model-class.Rd             |   68 
 man/te_parsnip_model-class.Rd             |   80 -
 man/te_stats_glm_logit-class.Rd           |  143 -
 man/trial_example.Rd                      |   60 
 man/trial_msm.Rd                          |  206 +-
 man/trial_sequence-class.Rd               |   64 
 man/trial_sequence.Rd                     |   50 
 man/vignette_switch_data.Rd               |   62 
 man/weight_model_data_indices.Rd          |   98 -
 tests/testthat.R                          |   10 
 tests/testthat/_snaps/bootstrap.md        |only
 tests/testthat/_snaps/predict.md          |   12 
 tests/testthat/test-bootstrap.R           |only
 tests/testthat/test-data_extension.R      |  476 +++---
 tests/testthat/test-data_manipulation.R   |  156 +-
 tests/testthat/test-data_preparation.R    |  370 ++--
 tests/testthat/test-data_utils.R          |  486 +++---
 tests/testthat/test-generics.R            |  194 +-
 tests/testthat/test-lr_utils.R            |   56 
 tests/testthat/test-modelling.R           |  964 ++++++------
 tests/testthat/test-predict.R             |  413 ++---
 tests/testthat/test-robust.R              |   84 -
 tests/testthat/test-sampling.R            |  607 +++----
 tests/testthat/test-te_data.R             |   50 
 tests/testthat/test-te_datastore.R        |   66 
 tests/testthat/test-te_datastore_csv.R    |  584 +++----
 tests/testthat/test-te_datastore_duckdb.R |  530 +++---
 tests/testthat/test-te_model_fitter.R     |  188 +-
 tests/testthat/test-te_parsnip.R          |  190 +-
 tests/testthat/test-te_weights.R          |  201 +-
 tests/testthat/test-trial_sequence.R      | 1354 ++++++++---------
 tests/testthat/test-utils.R               |  216 +-
 vignettes/Extending-TrialEmulation.Rmd    |  448 ++---
 vignettes/Getting-Started.Rmd             |  480 +++---
 vignettes/new-interface.Rmd               |  708 ++++-----
 142 files changed, 17334 insertions(+), 16849 deletions(-)

More information about TrialEmulation at CRAN
Permanent link

Package rgoogleads updated to version 0.15.0 with previous version 0.14.1 dated 2026-04-16

Title: Loading Data from 'Google Ads API'
Description: Interface for loading data from 'Google Ads API', see <https://developers.google.com/google-ads/api/docs/start>. Package provide function for authorization and loading reports.
Author: Alexey Seleznev [aut, cre] , Netpeak [cph]
Maintainer: Alexey Seleznev <selesnow@gmail.com>

Diff between rgoogleads versions 0.14.1 dated 2026-04-16 and 0.15.0 dated 2026-08-25

 DESCRIPTION                            |    6 ++---
 MD5                                    |   38 ++++++++++++++++-----------------
 NEWS.md                                |    4 +++
 R/gads_get_ad_group_criterions.R       |    4 +--
 R/gads_get_ad_groups.R                 |    4 +--
 R/gads_get_ads.R                       |    4 +--
 R/gads_get_campaigns.R                 |    4 +--
 R/gads_get_keywords.R                  |    4 +--
 R/gads_get_report.R                    |   10 ++++----
 R/rgoogleads_package.R                 |    2 -
 R/zzz.R                                |    2 -
 inst/doc/migrate_from_radrowds_us.html |   12 +++++-----
 inst/doc/migrate_from_radwords_ru.html |   12 +++++-----
 man/gads_get_ad_group_criterions.Rd    |    4 +--
 man/gads_get_ad_groups.Rd              |    4 +--
 man/gads_get_ads.Rd                    |    4 +--
 man/gads_get_campaigns.Rd              |    4 +--
 man/gads_get_keywords.Rd               |    4 +--
 man/gads_get_report.Rd                 |   10 ++++----
 man/rgoogleads-package.Rd              |    2 -
 20 files changed, 71 insertions(+), 67 deletions(-)

More information about rgoogleads at CRAN
Permanent link

Package msPCA updated to version 0.5.1 with previous version 0.5.0 dated 2026-06-25

Title: Sparse Principal Component Analysis with Multiple Principal Components
Description: Implements an algorithm for computing multiple sparse principal components of a dataset. The method is based on Cory-Wright and Pauphilet "Sparse PCA with Multiple Components" (2026) <doi:10.1287/opre.2023.0598>. The algorithm uses an iterative deflation heuristic with a truncated power method applied at each iteration to compute sparse principal components with controlled sparsity.
Author: Ryan Cory-Wright [aut, cph] , Jean Pauphilet [aut, cre, cph]
Maintainer: Jean Pauphilet <jpauphilet@london.edu>

Diff between msPCA versions 0.5.0 dated 2026-06-25 and 0.5.1 dated 2026-08-25

 DESCRIPTION                                       |   19 
 MD5                                               |   67 +-
 NEWS.md                                           |   15 
 R/data.R                                          |only
 R/main.R                                          |  613 +++++++++++++++++++---
 README.md                                         |  455 ++++++++--------
 build/vignette.rds                                |binary
 data                                              |only
 inst/CITATION                                     |    4 
 inst/WORDLIST                                     |   22 
 inst/doc/algorithm-and-implementation.R           |only
 inst/doc/algorithm-and-implementation.Rmd         |only
 inst/doc/algorithm-and-implementation.html        |only
 inst/doc/case-study-snp500.R                      |only
 inst/doc/case-study-snp500.Rmd                    |only
 inst/doc/case-study-snp500.html                   |only
 inst/doc/msPCA.R                                  |   16 
 inst/doc/msPCA.Rmd                                |   85 ++-
 inst/doc/msPCA.html                               |  215 ++++---
 inst/vignette-data                                |only
 man/feasibility_violation_off.Rd                  |   13 
 man/figures/synthetic_orthogonality_violation.png |binary
 man/figures/synthetic_variance_explained.png      |binary
 man/fraction_variance_explained.Rd                |    3 
 man/mspca.Rd                                      |   83 ++
 man/print.mspca.Rd                                |    7 
 man/snp500.Rd                                     |only
 man/summary.mspca.Rd                              |   60 +-
 man/tpm.Rd                                        |   29 -
 src/ConstantArguments.h                           |    3 
 src/CovOperator.h                                 |    3 
 src/msPCA_R_CPP.cpp                               |   75 ++
 tests                                             |only
 vignettes/algorithm-and-implementation.Rmd        |only
 vignettes/case-study-snp500.Rmd                   |only
 vignettes/figures                                 |only
 vignettes/msPCA.Rmd                               |   85 ++-
 vignettes/thebib.bib                              |only
 38 files changed, 1357 insertions(+), 515 deletions(-)

More information about msPCA at CRAN
Permanent link

Package mcauchyd updated to version 1.3.6 with previous version 1.3.3 dated 2024-12-22

Title: Multivariate Cauchy Distribution; Kullback-Leibler Divergence
Description: Distance between multivariate Cauchy distributions, as presented by N. Bouhlel and D. Rousseau (2022) <doi:10.3390/e24060838>. Manipulation of multivariate Cauchy distributions.
Author: Pierre Santagostini [aut, cre], Nizar Bouhlel [aut]
Maintainer: Pierre Santagostini <pierre.santagostini@agrocampus-ouest.fr>

Diff between mcauchyd versions 1.3.3 dated 2024-12-22 and 1.3.6 dated 2026-08-25

 DESCRIPTION                     |   12 ++++++------
 MD5                             |   10 +++++-----
 NAMESPACE                       |    6 ++++--
 build/partial.rdb               |binary
 man/mcauchyd-package.Rd         |    4 ++--
 tests/testthat/test_kldcauchy.R |   40 ++++++++++++++++++++--------------------
 6 files changed, 37 insertions(+), 35 deletions(-)

More information about mcauchyd at CRAN
Permanent link

Package learningtower updated to version 2.0.0 with previous version 1.1.1 dated 2026-06-15

Title: OECD PISA Datasets from 2000-2022 in an Easy-to-Use Format
Description: The Programme for International Student Assessment (PISA) is a global study conducted by the Organization for Economic Cooperation and Development (OECD) in member and non-member countries to assess educational systems by assessing 15-year-old school students academic performance in mathematics, science, and reading. This datasets contains information on their scores and other socioeconomic characteristics, information about their school and its infrastructure, as well as the countries that are taking part in the program.
Author: Kevin Wang [aut, cre], Paul Yacobellis [aut], Erika Siregar [aut], Sarah Romanes [aut], Kim Fitter [aut], Giulio Valentino Dalla Riva [aut], Dianne Cook [aut], Nick Tierney [aut], Priya Dingorkar [aut], Shabarish Sai Subramanian [aut], Guan Ru Chen [ [...truncated...]
Maintainer: Kevin Wang <kevinwangstats@gmail.com>

Diff between learningtower versions 1.1.1 dated 2026-06-15 and 2.0.0 dated 2026-08-25

 DESCRIPTION                             |   10 +++---
 MD5                                     |   51 ++++++++++++++++----------------
 NEWS.md                                 |    9 +++++
 R/load_student.R                        |   46 +++++++++++++++++++++-------
 build/vignette.rds                      |binary
 data/countrycode.rda                    |binary
 data/school.rda                         |binary
 data/student_subset_2000.rda            |binary
 data/student_subset_2003.rda            |binary
 data/student_subset_2006.rda            |binary
 data/student_subset_2009.rda            |binary
 data/student_subset_2012.rda            |binary
 data/student_subset_2015.rda            |binary
 data/student_subset_2018.rda            |binary
 data/student_subset_2022.rda            |binary
 inst/doc/learningtower_school.Rmd       |    4 +-
 inst/doc/learningtower_school.html      |    2 -
 inst/doc/learningtower_student.Rmd      |    2 -
 inst/doc/learningtower_student.html     |    6 +--
 tests/testthat/test-data-integrity.R    |only
 tests/testthat/test-merge.R             |   26 ++++++++--------
 tests/testthat/test-school-col-types.R  |   22 +++++--------
 tests/testthat/test-student-col-types.R |   36 +++++++++++-----------
 tests/testthat/test-test-load.R         |    6 +++
 vignettes/learningtower_school.Rmd      |    4 +-
 vignettes/learningtower_student.Rmd     |    2 -
 vignettes/temp_school.html              |only
 vignettes/temp_test.html                |only
 28 files changed, 131 insertions(+), 95 deletions(-)

More information about learningtower at CRAN
Permanent link

Package GPTreeO updated to version 1.1.0 with previous version 1.0.1 dated 2024-10-16

Title: Dividing Local Gaussian Processes for Online Learning Regression
Description: We implement and extend the Dividing Local Gaussian Process algorithm by Lederer et al. (2020) <doi:10.48550/arXiv.2006.09446>. Its main use case is in online learning where it is used to train a network of local GPs (referred to as tree) by cleverly partitioning the input space. In contrast to a single GP, 'GPTreeO' is able to deal with larger amounts of data. The package includes methods to create the tree and set its parameter, incorporating data points from a data stream as well as making joint predictions based on all relevant local GPs.
Author: Timo Braun [aut, cre] , Anders Kvellestad [aut] , Riccardo De Bin [ctb]
Maintainer: Timo Braun <gptreeo.timo.braun@gmail.com>

Diff between GPTreeO versions 1.0.1 dated 2024-10-16 and 1.1.0 dated 2026-08-25

 DESCRIPTION                             |   19 
 MD5                                     |   48 +-
 NAMESPACE                               |    3 
 NEWS.md                                 |   21 +
 R/CreateWrappedGP.R                     |    9 
 R/GPNode.R                              |   59 +-
 R/GPTree.R                              |  655 +++++++++++++++++++++++++-------
 R/WrappedDiceKrigingGP.R                |   53 +-
 R/WrappedGP.R                           |   42 +-
 R/WrappedmlegpGP.R                      |   41 +-
 build/vignette.rds                      |binary
 inst/WORDLIST                           |    9 
 inst/doc/GPTreeO-Vignette.R             |   79 +++
 inst/doc/GPTreeO-Vignette.Rmd           |  127 ++++--
 inst/doc/GPTreeO-Vignette.pdf           |binary
 inst/doc/Wrapper_creation_tutorial.R    |only
 inst/doc/Wrapper_creation_tutorial.Rmd  |only
 inst/doc/Wrapper_creation_tutorial.pdf  |only
 man/CreateWrappedGP.Rd                  |    5 
 man/GPNode.Rd                           |  321 ++++++++-------
 man/GPTree.Rd                           |  517 +++++++++++++++----------
 man/WrappedDiceKrigingGP.Rd             |  532 +++++++++++++------------
 man/WrappedGP.Rd                        |  530 +++++++++++++------------
 man/WrappedmlegpGP.Rd                   |  530 +++++++++++++------------
 tests/testthat/test-GPTreeO.R           |    2 
 vignettes/GPTreeO-Vignette.Rmd          |  127 ++++--
 vignettes/Wrapper_creation_tutorial.Rmd |only
 27 files changed, 2301 insertions(+), 1428 deletions(-)

More information about GPTreeO at CRAN
Permanent link

Package nodbi updated to version 0.15.0 with previous version 0.14.0 dated 2025-12-07

Title: Document 'NoSQL' Database DBI Connector
Description: R database connector for creating, reading (querying and listing fields), updating and deleting of individual or many JSON documents, providing a common API across supported databases ('SQLite', 'PostgreSQL', 'DuckDB', 'MariaDB' or 'MySQL' as well as 'NoSQL' databases 'MongoDB', 'CouchDB' and 'Elasticsearch').
Author: Ralf Herold [aut, cre] , Scott Chamberlain [aut] , Rich FitzJohn [aut], Jeroen Ooms [aut], Ivan Tarbakou [cph]
Maintainer: Ralf Herold <ralf.herold@mailbox.org>

Diff between nodbi versions 0.14.0 dated 2025-12-07 and 0.15.0 dated 2026-08-25

 DESCRIPTION                          |   37 ++--
 MD5                                  |   66 +++----
 NAMESPACE                            |   15 +
 NEWS.md                              |    7 
 R/create.R                           |  213 ++++++++++++++++++++++--
 R/delete.R                           |   14 +
 R/exists.R                           |    5 
 R/get.R                              |   48 +++--
 R/list.R                             |    5 
 R/query.R                            |  309 +++++++++++++++++++++++++++++++++--
 R/src_couchdb.R                      |    2 
 R/src_elastic.R                      |    4 
 R/src_mariadb.R                      |only
 R/src_postgres.R                     |    6 
 R/update.R                           |  155 ++++++++++++++++-
 R/zzz.R                              |    7 
 build/vignette.rds                   |binary
 inst/WORDLIST                        |    9 -
 inst/doc/nodbi-overview.R            |    1 
 inst/doc/nodbi-overview.Rmd          |   28 +--
 inst/doc/nodbi-overview.html         |   96 +++++-----
 man/docdb_create.Rd                  |    4 
 man/docdb_delete.Rd                  |    4 
 man/docdb_exists.Rd                  |    6 
 man/docdb_get.Rd                     |    4 
 man/docdb_list.Rd                    |    4 
 man/docdb_query.Rd                   |   10 -
 man/docdb_update.Rd                  |    7 
 man/src_couchdb.Rd                   |    2 
 man/src_elastic.Rd                   |    2 
 man/src_mariadb.Rd                   |only
 tests/testthat/core-nodbi.R          |   16 -
 tests/testthat/helper.R              |    9 +
 tests/testthat/test-mariadb-remote.R |only
 tests/testthat/test-mariadb.R        |only
 vignettes/nodbi-overview.Rmd         |   28 +--
 36 files changed, 903 insertions(+), 220 deletions(-)

More information about nodbi at CRAN
Permanent link

Package MLE updated to version 1.9 with previous version 1.8 dated 2026-06-20

Title: Maximum Likelihood Estimation of Various Univariate and Multivariate Distributions
Description: Several functions for maximum likelihood estimation of various univariate and multivariate distributions. The list includes more than 100 functions for univariate continuous and discrete distributions, distributions that lie on the real line, the positive line, interval restricted, circular distributions. Further, multivariate continuous and discrete distributions, distributions for compositional and directional data, etc. Some references include Johnson N. L., Kotz S. and Balakrishnan N. (1994). "Continuous Univariate Distributions, Volume 1" <ISBN:978-0-471-58495-7>, Johnson, Norman L. Kemp, Adrianne W. Kotz, Samuel (2005). "Univariate Discrete Distributions". <ISBN:978-0-471-71580-1> and Mardia, K. V. and Jupp, P. E. (2000). "Directional Statistics". <ISBN:978-0-471-95333-3>.
Author: Michail Tsagris [aut, cre], Sofia Piperaki [aut], Muhammad Imran [ctb], Rafail Vargiakakis [aut], Nikolaos Kontemeniotis [aut]
Maintainer: Michail Tsagris <mtsagris@uoc.gr>

Diff between MLE versions 1.8 dated 2026-06-20 and 1.9 dated 2026-08-25

 DESCRIPTION        |   10 +++++-----
 MD5                |   14 +++++++-------
 NAMESPACE          |    2 ++
 R/coldisc.mle.R    |   24 +++++++++++++++++++++++-
 R/disc.mle.R       |    4 ++++
 man/MLE-package.Rd |    4 ++--
 man/coldisc.mle.Rd |   10 +++++++---
 man/disc.mle.Rd    |    8 ++++++--
 8 files changed, 56 insertions(+), 20 deletions(-)

More information about MLE at CRAN
Permanent link

Package mggd updated to version 1.3.7 with previous version 1.3.3 dated 2024-12-22

Title: Multivariate Generalised Gaussian Distribution; Kullback-Leibler Divergence
Description: Distance between multivariate generalised Gaussian distributions, as presented by N. Bouhlel and A. Dziri (2019) <doi:10.1109/LSP.2019.2915000>. Manipulation of multivariate generalised Gaussian distributions (methods presented by Gomez, Gomez-Villegas and Marin (1998) <doi:10.1080/03610929808832115> and Pascal, Bombrun, Tourneret and Berthoumieu (2013) <doi:10.1109/TSP.2013.2282909>).
Author: Pierre Santagostini [aut, cre], Nizar Bouhlel [aut]
Maintainer: Pierre Santagostini <pierre.santagostini@agrocampus-ouest.fr>

Diff between mggd versions 1.3.3 dated 2024-12-22 and 1.3.7 dated 2026-08-25

 DESCRIPTION                  |   12 +++++-----
 MD5                          |   14 ++++++------
 NAMESPACE                    |   14 ++++++++----
 R/mggd-package.R             |    5 ++++
 R/zzz.R                      |    6 ++---
 build/partial.rdb            |binary
 man/mggd-package.Rd          |   10 +++++++--
 tests/testthat/test_kldggd.R |   47 +++++++++++++++++++++----------------------
 8 files changed, 62 insertions(+), 46 deletions(-)

More information about mggd at CRAN
Permanent link

Package LaMa updated to version 2.1.3 with previous version 2.1.2 dated 2026-07-24

Title: Fast Numerical Maximum Likelihood Estimation for Latent Markov Models
Description: A variety of latent Markov models, including hidden Markov models, hidden semi-Markov models, state-space models and continuous-time variants can be formulated and estimated within the same framework via directly maximising the likelihood function using the so-called forward algorithm. Applied researchers often need custom models that standard software does not easily support. Writing tailored 'R' code offers flexibility but suffers from slow estimation speeds. We address these issues by providing easy-to-use functions (written in 'C++' for speed) for common tasks like the forward algorithm. These functions can be combined into custom models in a Lego-type approach, offering up to 10-20 times faster estimation via standard numerical optimisers. To aid in building fully custom likelihood functions, several vignettes are included that show how to simulate data from and estimate all the above model classes.
Author: Jan-Ole Fischer [aut, cre]
Maintainer: Jan-Ole Fischer <jan-ole.fischer@mailbox.org>

Diff between LaMa versions 2.1.2 dated 2026-07-24 and 2.1.3 dated 2026-08-25

 LaMa-2.1.2/LaMa/vignettes/HSMMs_cache/html/model_muskox_ecb54e6e7a46fa9dbc9b42b1ae94389f.RData           |only
 LaMa-2.1.2/LaMa/vignettes/HSMMs_cache/html/model_muskox_ecb54e6e7a46fa9dbc9b42b1ae94389f.rdb             |only
 LaMa-2.1.2/LaMa/vignettes/HSMMs_cache/html/model_muskox_ecb54e6e7a46fa9dbc9b42b1ae94389f.rdx             |only
 LaMa-2.1.2/LaMa/vignettes/Longitudinal_data_cache/html/model_pool_49b8684dd756cc4b031ea799937c0f64.RData |only
 LaMa-2.1.2/LaMa/vignettes/Longitudinal_data_cache/html/model_pool_49b8684dd756cc4b031ea799937c0f64.rdb   |only
 LaMa-2.1.2/LaMa/vignettes/Longitudinal_data_cache/html/model_pool_49b8684dd756cc4b031ea799937c0f64.rdx   |only
 LaMa-2.1.2/LaMa/vignettes/Longitudinal_data_cache/html/model_re_ff9ca52db6513f7097251422e488f4e7.RData   |only
 LaMa-2.1.2/LaMa/vignettes/Longitudinal_data_cache/html/model_re_ff9ca52db6513f7097251422e488f4e7.rdb     |only
 LaMa-2.1.2/LaMa/vignettes/Longitudinal_data_cache/html/model_re_ff9ca52db6513f7097251422e488f4e7.rdx     |only
 LaMa-2.1.3/LaMa/DESCRIPTION                                                                              |    8 -
 LaMa-2.1.3/LaMa/MD5                                                                                      |   36 +++---
 LaMa-2.1.3/LaMa/R/forward_algorithms.R                                                                   |   53 +++++++---
 LaMa-2.1.3/LaMa/inst/doc/Continuous_time_HMMs.html                                                       |    4 
 LaMa-2.1.3/LaMa/inst/doc/HSMMs.html                                                                      |    4 
 LaMa-2.1.3/LaMa/inst/doc/Intro_to_LaMa.html                                                              |    2 
 LaMa-2.1.3/LaMa/inst/doc/Longitudinal_data.html                                                          |    6 -
 LaMa-2.1.3/LaMa/inst/doc/MMMPPs.html                                                                     |    4 
 LaMa-2.1.3/LaMa/inst/doc/Penalised_splines.html                                                          |    6 -
 LaMa-2.1.3/LaMa/inst/doc/State_space_models.html                                                         |    4 
 LaMa-2.1.3/LaMa/vignettes/HSMMs_cache/html/model_muskox_51e98139384e3b815f364332638d4d2d.RData           |only
 LaMa-2.1.3/LaMa/vignettes/HSMMs_cache/html/model_muskox_51e98139384e3b815f364332638d4d2d.rdb             |only
 LaMa-2.1.3/LaMa/vignettes/HSMMs_cache/html/model_muskox_51e98139384e3b815f364332638d4d2d.rdx             |only
 LaMa-2.1.3/LaMa/vignettes/Longitudinal_data_cache/html/model_pool_014ee3aea021690335d78c134886d3d1.RData |only
 LaMa-2.1.3/LaMa/vignettes/Longitudinal_data_cache/html/model_pool_014ee3aea021690335d78c134886d3d1.rdb   |only
 LaMa-2.1.3/LaMa/vignettes/Longitudinal_data_cache/html/model_pool_014ee3aea021690335d78c134886d3d1.rdx   |only
 LaMa-2.1.3/LaMa/vignettes/Longitudinal_data_cache/html/model_re_64d8ee11aede19b6e25b83aae3e77a96.RData   |only
 LaMa-2.1.3/LaMa/vignettes/Longitudinal_data_cache/html/model_re_64d8ee11aede19b6e25b83aae3e77a96.rdb     |only
 LaMa-2.1.3/LaMa/vignettes/Longitudinal_data_cache/html/model_re_64d8ee11aede19b6e25b83aae3e77a96.rdx     |only
 28 files changed, 78 insertions(+), 49 deletions(-)

More information about LaMa at CRAN
Permanent link

Package igoR updated to version 1.1.0 with previous version 1.0.3 dated 2026-06-24

Title: Access the Intergovernmental Organizations ('IGO') Database
Description: Provides tools for searching, extracting and recoding the Intergovernmental Organizations ('IGO') Database (version 3), distributed by the Correlates of War Project <https://correlatesofwar.org/>. Includes 'IGO-year' and country-year membership data, state system data and functions for deriving 'dyad-year' joint membership results. For a description of the data, see Pevehouse, J. C. et al. (2020) <doi:10.1177/0022343319881175>.
Author: Diego Hernangomez [aut, cre, cph] , The Correlates of War Project [cph]
Maintainer: Diego Hernangomez <diego.hernangomezherrero@gmail.com>

Diff between igoR versions 1.0.3 dated 2026-06-24 and 1.1.0 dated 2026-08-25

 igoR-1.0.3/igoR/R/igo_dyadic.R                                |only
 igoR-1.0.3/igoR/R/igo_members.R                               |only
 igoR-1.0.3/igoR/R/igo_recode.R                                |only
 igoR-1.0.3/igoR/R/igo_search.R                                |only
 igoR-1.0.3/igoR/R/igo_search_states.R                         |only
 igoR-1.0.3/igoR/R/igo_state_membership.R                      |only
 igoR-1.0.3/igoR/R/sysdata.rda                                 |only
 igoR-1.0.3/igoR/data/states2016.rda                           |only
 igoR-1.0.3/igoR/man/states2016.Rd                             |only
 igoR-1.0.3/igoR/tests/testthat/_snaps/igo_dyadic.md           |only
 igoR-1.0.3/igoR/tests/testthat/_snaps/igo_members.md          |only
 igoR-1.0.3/igoR/tests/testthat/_snaps/igo_recode.md           |only
 igoR-1.0.3/igoR/tests/testthat/_snaps/igo_search.md           |only
 igoR-1.0.3/igoR/tests/testthat/_snaps/igo_search_states.md    |only
 igoR-1.0.3/igoR/tests/testthat/_snaps/igo_state_membership.md |only
 igoR-1.0.3/igoR/tests/testthat/test-igo_dyadic.R              |only
 igoR-1.0.3/igoR/tests/testthat/test-igo_members.R             |only
 igoR-1.0.3/igoR/tests/testthat/test-igo_recode.R              |only
 igoR-1.0.3/igoR/tests/testthat/test-igo_search.R              |only
 igoR-1.0.3/igoR/tests/testthat/test-igo_search_states.R       |only
 igoR-1.0.3/igoR/tests/testthat/test-igo_state_membership.R    |only
 igoR-1.1.0/igoR/DESCRIPTION                                   |   19 -
 igoR-1.1.0/igoR/MD5                                           |  107 +++++-----
 igoR-1.1.0/igoR/NAMESPACE                                     |    6 
 igoR-1.1.0/igoR/NEWS.md                                       |   13 -
 igoR-1.1.0/igoR/R/data.R                                      |   96 ++++----
 igoR-1.1.0/igoR/R/igo-dyadic.R                                |only
 igoR-1.1.0/igoR/R/igo-members.R                               |only
 igoR-1.1.0/igoR/R/igo-recode.R                                |only
 igoR-1.1.0/igoR/R/igo-search-states.R                         |only
 igoR-1.1.0/igoR/R/igo-search.R                                |only
 igoR-1.1.0/igoR/R/igo-state-membership.R                      |only
 igoR-1.1.0/igoR/R/igoR-package.R                              |    2 
 igoR-1.1.0/igoR/R/internals.R                                 |    6 
 igoR-1.1.0/igoR/README.md                                     |   27 +-
 igoR-1.1.0/igoR/build/partial.rdb                             |binary
 igoR-1.1.0/igoR/build/vignette.rds                            |binary
 igoR-1.1.0/igoR/data/igo_year_format3.rda                     |binary
 igoR-1.1.0/igoR/data/state_year_format3.rda                   |binary
 igoR-1.1.0/igoR/data/states2024.rda                           |only
 igoR-1.1.0/igoR/inst/REFERENCES.bib                           |   10 
 igoR-1.1.0/igoR/inst/WORDLIST                                 |   10 
 igoR-1.1.0/igoR/inst/doc/igoR.R                               |   68 +++---
 igoR-1.1.0/igoR/inst/doc/igoR.html                            |   85 ++++---
 igoR-1.1.0/igoR/inst/doc/igoR.qmd                             |   87 ++++----
 igoR-1.1.0/igoR/inst/doc/mapping.html                         |   61 ++---
 igoR-1.1.0/igoR/inst/doc/mapping.qmd                          |   56 ++---
 igoR-1.1.0/igoR/inst/schemaorg.json                           |    6 
 igoR-1.1.0/igoR/man/igoR-package.Rd                           |    2 
 igoR-1.1.0/igoR/man/igo_dyadic.Rd                             |   33 +--
 igoR-1.1.0/igoR/man/igo_members.Rd                            |   36 +--
 igoR-1.1.0/igoR/man/igo_recode.Rd                             |   32 +-
 igoR-1.1.0/igoR/man/igo_search.Rd                             |   44 ++--
 igoR-1.1.0/igoR/man/igo_search_states.Rd                      |   28 +-
 igoR-1.1.0/igoR/man/igo_state_membership.Rd                   |   24 +-
 igoR-1.1.0/igoR/man/igo_year_format3.Rd                       |   39 +--
 igoR-1.1.0/igoR/man/roxygen                                   |only
 igoR-1.1.0/igoR/man/state_year_format3.Rd                     |   21 +
 igoR-1.1.0/igoR/man/states2024.Rd                             |only
 igoR-1.1.0/igoR/tests/testthat/_snaps/igo-dyadic.md           |only
 igoR-1.1.0/igoR/tests/testthat/_snaps/igo-members.md          |only
 igoR-1.1.0/igoR/tests/testthat/_snaps/igo-search-states.md    |only
 igoR-1.1.0/igoR/tests/testthat/_snaps/igo-search.md           |only
 igoR-1.1.0/igoR/tests/testthat/_snaps/igo-state-membership.md |only
 igoR-1.1.0/igoR/tests/testthat/_snaps/internals.md            |only
 igoR-1.1.0/igoR/tests/testthat/test-data.R                    |only
 igoR-1.1.0/igoR/tests/testthat/test-igo-dyadic.R              |only
 igoR-1.1.0/igoR/tests/testthat/test-igo-members.R             |only
 igoR-1.1.0/igoR/tests/testthat/test-igo-recode.R              |only
 igoR-1.1.0/igoR/tests/testthat/test-igo-search-states.R       |only
 igoR-1.1.0/igoR/tests/testthat/test-igo-search.R              |only
 igoR-1.1.0/igoR/tests/testthat/test-igo-state-membership.R    |only
 igoR-1.1.0/igoR/tests/testthat/test-internals.R               |   16 -
 igoR-1.1.0/igoR/vignettes/REFERENCES.bib                      |   10 
 igoR-1.1.0/igoR/vignettes/igoR.qmd                            |   87 ++++----
 igoR-1.1.0/igoR/vignettes/mapping.qmd                         |   56 ++---
 76 files changed, 559 insertions(+), 528 deletions(-)

More information about igoR at CRAN
Permanent link

Package AdapSamp updated to version 1.2.0 with previous version 1.1.1 dated 2018-03-21

Title: Adaptive Sampling Algorithms
Description: For distributions whose probability density functions are log-concave, the adaptive rejection sampling algorithm can be used to build envelope functions for sampling. For others, we can use the modified adaptive rejection sampling algorithm, the concave-convex adaptive rejection sampling algorithm and the adaptive slice sampling algorithm. So we designed an R package mainly including 4 functions: rARS(), rMARS(), rCCARS() and rASS(). These functions can realize sampling based on the algorithms above. Version 1.2.0 fixes several correctness bugs and improves numerical robustness.
Author: Dong Zhang [aut, cre]
Maintainer: Dong Zhang <dzhang0716@126.com>

Diff between AdapSamp versions 1.1.1 dated 2018-03-21 and 1.2.0 dated 2026-08-25

 DESCRIPTION   |   28 ++-
 LICENSE       |only
 MD5           |   22 +-
 NAMESPACE     |   10 -
 NEWS.md       |only
 R/rARS.R      |  181 ++++++++++++-------
 R/rASS.R      |   99 +++++++---
 R/rCCARS.R    |  237 ++++++++++++++++----------
 R/rMARS.R     |  528 ++++++++++++++++++++++++++--------------------------------
 man/rARS.Rd   |   54 ++---
 man/rASS.Rd   |   25 +-
 man/rCCARS.Rd |   49 ++---
 man/rMARS.Rd  |   59 +-----
 13 files changed, 691 insertions(+), 601 deletions(-)

More information about AdapSamp at CRAN
Permanent link

Package insight updated to version 1.5.3 with previous version 1.5.2 dated 2026-06-28

Title: Easy Access to Model Information for Various Model Objects
Description: A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.
Author: Daniel Luedecke [aut, cre] , Dominique Makowski [aut, ctb] , Indrajeet Patil [aut, ctb] , Philip Waggoner [aut, ctb] , Mattan S. Ben-Shachar [aut, ctb] , Brenton M. Wiernik [aut, ctb] , Vincent Arel-Bundock [aut, ctb] , Etienne Bacher [aut, ctb] , Ale [...truncated...]
Maintainer: Daniel Luedecke <officialeasystats@gmail.com>

Diff between insight versions 1.5.2 dated 2026-06-28 and 1.5.3 dated 2026-08-25

 DESCRIPTION                           |    8 
 MD5                                   |   83 +-
 NAMESPACE                             |   13 
 NEWS.md                               |   43 +
 R/compute_variances.R                 |   26 
 R/display.R                           |   25 
 R/find_parameters_marginaleffects.R   |only
 R/find_predictors.R                   |   16 
 R/find_response.R                     |   20 
 R/format_ci.R                         |   10 
 R/format_table.R                      |   70 +-
 R/get_data.R                          |   15 
 R/get_datagrid.R                      |  828 +++++++++++++++++---------
 R/get_df.R                            |   10 
 R/get_mixed_info.R                    |   17 
 R/get_predicted_bayesian.R            |    5 
 R/get_predicted_ci.R                  |   19 
 R/get_variances.R                     |   15 
 R/model_info.R                        |    3 
 R/null_model.R                        |   53 +
 R/options.R                           |only
 R/standardize_column_order.R          |    8 
 R/standardize_names.R                 |    5 
 R/utils_model_info.R                  |   12 
 README.md                             |    2 
 inst/doc/display.html                 | 1053 ++++++----------------------------
 man/display.Rd                        |   21 
 man/format_ci.Rd                      |    6 
 man/format_table.Rd                   |    7 
 man/get_datagrid.Rd                   |   58 +
 man/insight-options.Rd                |only
 man/model_info.Rd                     |    3 
 tests/testthat/test-brms.R            |   17 
 tests/testthat/test-dbart.R           |    3 
 tests/testthat/test-export_table.R    |   77 +-
 tests/testthat/test-find_random.R     |    5 
 tests/testthat/test-format.R          |   10 
 tests/testthat/test-format_table_ci.R |    3 
 tests/testthat/test-gamm4.R           |    3 
 tests/testthat/test-get_datagrid.R    |  279 +++++++++
 tests/testthat/test-htest.R           |  117 ---
 tests/testthat/test-marginaleffects.R |  114 +++
 tests/testthat/test-mmrm.R            |   42 +
 tests/testthat/test-null_model.R      |   61 +
 44 files changed, 1815 insertions(+), 1370 deletions(-)

More information about insight at CRAN
Permanent link

Package OpenRange updated to version 0.0.2 with previous version 0.0.1 dated 2025-01-14

Title: Code to Access Open Access Species Range Maps
Description: Allows access to a proof-of-concept database containing Open Access species range models and relevant metadata. Access to the database is via both 'PostgreSQL' connection and API <https://github.com/EnquistLab/Biendata-Frontend>, allowing diverse use-cases.
Author: Brian Maitner [aut, cre] , Cory Merow [aut], Brad Boyle [aut], Xiao Feng [aut], Rethvick Sriram Yugendra Babu [aut], Brian Enquist [aut]
Maintainer: Brian Maitner <bmaitner@usf.edu>

Diff between OpenRange versions 0.0.1 dated 2025-01-14 and 0.0.2 dated 2026-08-25

 DESCRIPTION                                   |   11 -
 LICENSE                                       |    4 
 MD5                                           |   46 +++---
 NAMESPACE                                     |   32 ++--
 NEWS                                          |   12 +
 R/OpenRange_load_species.R                    |   27 +++
 R/OpenRange_species.R                         |   23 ++-
 build/vignette.rds                            |binary
 inst/doc/OpenRange.html                       |   29 ++--
 man/OpenRange_api_load_species.Rd             |  110 +++++++--------
 man/OpenRange_api_species.Rd                  |  166 +++++++++++------------
 man/OpenRange_get_license.Rd                  |   80 +++++------
 man/OpenRange_get_stats.Rd                    |   80 +++++------
 man/OpenRange_list_scenarios.Rd               |   86 ++++++------
 man/OpenRange_load_species.Rd                 |  158 +++++++++++-----------
 man/OpenRange_sf.Rd                           |  150 ++++++++++-----------
 man/OpenRange_species.Rd                      |  182 +++++++++++++-------------
 man/dot-is_char.Rd                            |   24 +--
 man/dot-is_log.Rd                             |   24 +--
 man/dot-is_log_or_null.Rd                     |   24 +--
 man/dot-is_num.Rd                             |   24 +--
 man/ranges_sql.Rd                             |   88 ++++++------
 tests/fixtures/OpenRange_api_load_species.yml |   10 -
 tests/testthat/setup-OpenRange.R              |    2 
 24 files changed, 718 insertions(+), 674 deletions(-)

More information about OpenRange at CRAN
Permanent link

Package hoopR updated to version 3.1.0 with previous version 3.0.0 dated 2026-03-24

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, cph] , Jason Lee [ctb], Billy Fryer [ctb], Ross Drucker [ctb], Vladislav Shufinskiy [ctb]
Maintainer: Saiem Gilani <saiem.gilani@gmail.com>

Diff between hoopR versions 3.0.0 dated 2026-03-24 and 3.1.0 dated 2026-08-25

 hoopR-3.0.0/hoopR/man/espn_mbb_betting.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/espn_mbb_game_rosters.Rd                                              |only
 hoopR-3.0.0/hoopR/man/espn_mbb_pbp.Rd                                                       |only
 hoopR-3.0.0/hoopR/man/espn_mbb_player_box.Rd                                                |only
 hoopR-3.0.0/hoopR/man/espn_mbb_team_box.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/espn_nba_betting.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/espn_nba_game_all.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/espn_nba_game_rosters.Rd                                              |only
 hoopR-3.0.0/hoopR/man/espn_nba_pbp.Rd                                                       |only
 hoopR-3.0.0/hoopR/man/espn_nba_player_box.Rd                                                |only
 hoopR-3.0.0/hoopR/man/espn_nba_player_stats.Rd                                              |only
 hoopR-3.0.0/hoopR/man/espn_nba_scoreboard.Rd                                                |only
 hoopR-3.0.0/hoopR/man/espn_nba_standings.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/espn_nba_team_box.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/espn_nba_team_current_roster.Rd                                       |only
 hoopR-3.0.0/hoopR/man/espn_nba_team_stats.Rd                                                |only
 hoopR-3.0.0/hoopR/man/espn_nba_teams.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/espn_nba_wp.Rd                                                        |only
 hoopR-3.0.0/hoopR/man/helper_espn_mbb_player_box.Rd                                         |only
 hoopR-3.0.0/hoopR/man/helper_espn_mbb_team_box.Rd                                           |only
 hoopR-3.0.0/hoopR/man/helper_espn_nba_player_box.Rd                                         |only
 hoopR-3.0.0/hoopR/man/helper_espn_nba_team_box.Rd                                           |only
 hoopR-3.0.0/hoopR/man/kp_efficiency.Rd                                                      |only
 hoopR-3.0.0/hoopR/man/kp_fanmatch.Rd                                                        |only
 hoopR-3.0.0/hoopR/man/kp_foul_trouble.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/kp_fourfactors.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/kp_game_attrs.Rd                                                      |only
 hoopR-3.0.0/hoopR/man/kp_gameplan.Rd                                                        |only
 hoopR-3.0.0/hoopR/man/kp_hca.Rd                                                             |only
 hoopR-3.0.0/hoopR/man/kp_height.Rd                                                          |only
 hoopR-3.0.0/hoopR/man/kp_kpoy.Rd                                                            |only
 hoopR-3.0.0/hoopR/man/kp_minutes_matrix.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/kp_officials.Rd                                                       |only
 hoopR-3.0.0/hoopR/man/kp_opptracker.Rd                                                      |only
 hoopR-3.0.0/hoopR/man/kp_player_career.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/kp_playerstats.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/kp_pointdist.Rd                                                       |only
 hoopR-3.0.0/hoopR/man/kp_referee.Rd                                                         |only
 hoopR-3.0.0/hoopR/man/kp_team_depth_chart.Rd                                                |only
 hoopR-3.0.0/hoopR/man/kp_team_lineups.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/kp_team_player_stats.Rd                                               |only
 hoopR-3.0.0/hoopR/man/kp_team_players.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/kp_teamstats.Rd                                                       |only
 hoopR-3.0.0/hoopR/man/kp_trends.Rd                                                          |only
 hoopR-3.0.0/hoopR/man/kp_winprob.Rd                                                         |only
 hoopR-3.0.0/hoopR/man/load_mbb_player_box.Rd                                                |only
 hoopR-3.0.0/hoopR/man/load_mbb_schedule.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/load_mbb_team_box.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/load_nba_player_box.Rd                                                |only
 hoopR-3.0.0/hoopR/man/load_nba_schedule.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/load_nba_team_box.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_assistleaders.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_assisttracker.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_boxscoreadvancedv2.Rd                                             |only
 hoopR-3.0.0/hoopR/man/nba_boxscoreadvancedv3.Rd                                             |only
 hoopR-3.0.0/hoopR/man/nba_boxscoredefensive.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_boxscoredefensivev2.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_boxscorefourfactorsv2.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_boxscorefourfactorsv3.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_boxscorehustlev2.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_boxscorematchups.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_boxscorematchupsv3.Rd                                             |only
 hoopR-3.0.0/hoopR/man/nba_boxscoremiscv2.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_boxscoremiscv3.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_boxscoreplayertrackv2.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_boxscoreplayertrackv3.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_boxscorescoringv2.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_boxscorescoringv3.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_boxscoresimilarityscore.Rd                                        |only
 hoopR-3.0.0/hoopR/man/nba_boxscoresummaryv2.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_boxscoresummaryv3.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_boxscoreusagev2.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_boxscoreusagev3.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_commonplayerinfo.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_commonplayoffseries.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_commonteamroster.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_commonteamyears.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_cumestatsplayergames.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_cumestatsteam.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_cumestatsteamgames.Rd                                             |only
 hoopR-3.0.0/hoopR/man/nba_defensehub.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/nba_draftboard.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/nba_draftcombinedrillresults.Rd                                       |only
 hoopR-3.0.0/hoopR/man/nba_draftcombinenonstationaryshooting.Rd                              |only
 hoopR-3.0.0/hoopR/man/nba_draftcombineplayeranthro.Rd                                       |only
 hoopR-3.0.0/hoopR/man/nba_draftcombinespotshooting.Rd                                       |only
 hoopR-3.0.0/hoopR/man/nba_drafthistory.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_dunkscoreleaders.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_franchiseleaders.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_franchiseleaderswrank.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_franchiseplayers.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_gamerotation.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_glalumboxscoresimilarityscore.Rd                                  |only
 hoopR-3.0.0/hoopR/man/nba_gravityleaders.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_homepageleaders.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_homepagev2.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/nba_hustlestatsboxscore.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_leaderstiles.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashlineups.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashplayerbiostats.Rd                                       |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashplayerclutch.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashplayerptshot.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashplayershotlocations.Rd                                  |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashplayerstats.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashptdefend.Rd                                             |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashptstats.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashptteamdefend.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashteamclutch.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashteamptshot.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashteamshotlocations.Rd                                    |only
 hoopR-3.0.0/hoopR/man/nba_leaguedashteamstats.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_leaguegamefinder.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_leaguegamelog.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_leaguehustlestatsplayerleaders.Rd                                 |only
 hoopR-3.0.0/hoopR/man/nba_leaguehustlestatsteam.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_leaguehustlestatsteamleaders.Rd                                   |only
 hoopR-3.0.0/hoopR/man/nba_leagueleaders.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_leaguelineupviz.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_leagueplayerondetails.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_leagueseasonmatchups.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_leaguestandings.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_leaguestandingsv3.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_live_pbp.Rd                                                       |only
 hoopR-3.0.0/hoopR/man/nba_matchupsrollup.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_pbp.Rd                                                            |only
 hoopR-3.0.0/hoopR/man/nba_pbps.Rd                                                           |only
 hoopR-3.0.0/hoopR/man/nba_playbyplayv3.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_playerawards.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_playercareerbycollege.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_playercareerbycollegerollup.Rd                                    |only
 hoopR-3.0.0/hoopR/man/nba_playercareerstats.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_playercompare.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbyclutch.Rd                                        |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbygamesplits.Rd                                    |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbygeneralsplits.Rd                                 |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbylastngames.Rd                                    |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbyopponent.Rd                                      |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbyshootingsplits.Rd                                |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbyteamperformance.Rd                               |only
 hoopR-3.0.0/hoopR/man/nba_playerdashboardbyyearoveryear.Rd                                  |only
 hoopR-3.0.0/hoopR/man/nba_playerdashptpass.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_playerdashptreb.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_playerdashptshotdefend.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_playerdashptshots.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_playerestimatedmetrics.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_playerfantasyprofile.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_playerfantasyprofilebargraph.Rd                                   |only
 hoopR-3.0.0/hoopR/man/nba_playergamelog.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_playergamelogs.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_playergamestreakfinder.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_playerheadshot.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_playerindex.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/nba_playernextngames.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_playerprofilev2.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_playervsplayer.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_playoffpicture.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_scheduleleaguev2int.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_scoreboard.Rd                                                     |only
 hoopR-3.0.0/hoopR/man/nba_scoreboardv2.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_scoreboardv3.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_shotchartleaguewide.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_shotchartlineupdetail.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_synergyplaytypes.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_teamandplayersvsplayers.Rd                                        |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbyclutch.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbygamesplits.Rd                                      |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbygeneralsplits.Rd                                   |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbylastngames.Rd                                      |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbyopponent.Rd                                        |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbyshootingsplits.Rd                                  |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbyteamperformance.Rd                                 |only
 hoopR-3.0.0/hoopR/man/nba_teamdashboardbyyearoveryear.Rd                                    |only
 hoopR-3.0.0/hoopR/man/nba_teamdashlineups.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_teamdashptpass.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_teamdashptreb.Rd                                                  |only
 hoopR-3.0.0/hoopR/man/nba_teamdashptshots.Rd                                                |only
 hoopR-3.0.0/hoopR/man/nba_teamdetails.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/nba_teamestimatedmetrics.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_teamgamelog.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/nba_teamgamelogs.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_teamgamestreakfinder.Rd                                           |only
 hoopR-3.0.0/hoopR/man/nba_teamhistoricalleaders.Rd                                          |only
 hoopR-3.0.0/hoopR/man/nba_teaminfocommon.Rd                                                 |only
 hoopR-3.0.0/hoopR/man/nba_teamplayerdashboard.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_teamplayeronoffsummary.Rd                                         |only
 hoopR-3.0.0/hoopR/man/nba_teams.Rd                                                          |only
 hoopR-3.0.0/hoopR/man/nba_teamvsplayer.Rd                                                   |only
 hoopR-3.0.0/hoopR/man/nba_teamyearbyyearstats.Rd                                            |only
 hoopR-3.0.0/hoopR/man/nba_todays_scoreboard.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_videodetailsasset.Rd                                              |only
 hoopR-3.0.0/hoopR/man/nba_videoevents.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/nba_videoeventsasset.Rd                                               |only
 hoopR-3.0.0/hoopR/man/nba_videostatus.Rd                                                    |only
 hoopR-3.0.0/hoopR/man/nba_winprobabilitypbp.Rd                                              |only
 hoopR-3.1.0/hoopR/DESCRIPTION                                                               |   76 
 hoopR-3.1.0/hoopR/LICENSE                                                                   |    2 
 hoopR-3.1.0/hoopR/MD5                                                                       | 1439 +-
 hoopR-3.1.0/hoopR/NAMESPACE                                                                 | 1086 +
 hoopR-3.1.0/hoopR/NEWS.md                                                                   | 1874 ++-
 hoopR-3.1.0/hoopR/R/bref_awards.R                                                           |only
 hoopR-3.1.0/hoopR/R/bref_draft.R                                                            |only
 hoopR-3.1.0/hoopR/R/bref_injuries.R                                                         |only
 hoopR-3.1.0/hoopR/R/bref_player_bios.R                                                      |only
 hoopR-3.1.0/hoopR/R/bref_player_game_log.R                                                  |only
 hoopR-3.1.0/hoopR/R/bref_players_stats.R                                                    |only
 hoopR-3.1.0/hoopR/R/bref_standings.R                                                        |only
 hoopR-3.1.0/hoopR/R/bref_team_roster.R                                                      |only
 hoopR-3.1.0/hoopR/R/bref_teams_stats.R                                                      |only
 hoopR-3.1.0/hoopR/R/bref_utils.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_api_key.R                                                          |only
 hoopR-3.1.0/hoopR/R/cbbd_conferences.R                                                      |only
 hoopR-3.1.0/hoopR/R/cbbd_draft.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_games.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_lines.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_lineups.R                                                          |only
 hoopR-3.1.0/hoopR/R/cbbd_plays.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_rankings.R                                                         |only
 hoopR-3.1.0/hoopR/R/cbbd_ratings.R                                                          |only
 hoopR-3.1.0/hoopR/R/cbbd_recruiting.R                                                       |only
 hoopR-3.1.0/hoopR/R/cbbd_stats.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_substitutions.R                                                    |only
 hoopR-3.1.0/hoopR/R/cbbd_teams.R                                                            |only
 hoopR-3.1.0/hoopR/R/cbbd_venues.R                                                           |only
 hoopR-3.1.0/hoopR/R/crosswalk_basketball.R                                                  |only
 hoopR-3.1.0/hoopR/R/data.R                                                                  |   22 
 hoopR-3.1.0/hoopR/R/espn_basketball.R                                                       |only
 hoopR-3.1.0/hoopR/R/espn_basketball_athlete_career_helpers.R                                |only
 hoopR-3.1.0/hoopR/R/espn_basketball_athlete_helpers.R                                       |only
 hoopR-3.1.0/hoopR/R/espn_basketball_awards_helpers.R                                        |only
 hoopR-3.1.0/hoopR/R/espn_basketball_calendar_helpers.R                                      |only
 hoopR-3.1.0/hoopR/R/espn_basketball_coach_helpers.R                                         |only
 hoopR-3.1.0/hoopR/R/espn_basketball_draft_helpers.R                                         |only
 hoopR-3.1.0/hoopR/R/espn_basketball_event_betting_helpers.R                                 |only
 hoopR-3.1.0/hoopR/R/espn_basketball_event_competitor_helpers.R                              |only
 hoopR-3.1.0/hoopR/R/espn_basketball_event_helpers.R                                         |only
 hoopR-3.1.0/hoopR/R/espn_basketball_event_play_helpers.R                                    |only
 hoopR-3.1.0/hoopR/R/espn_basketball_franchise_helpers.R                                     |only
 hoopR-3.1.0/hoopR/R/espn_basketball_futures_helpers.R                                       |only
 hoopR-3.1.0/hoopR/R/espn_basketball_group_helpers.R                                         |only
 hoopR-3.1.0/hoopR/R/espn_basketball_injuries_helpers.R                                      |only
 hoopR-3.1.0/hoopR/R/espn_basketball_league_helpers.R                                        |only
 hoopR-3.1.0/hoopR/R/espn_basketball_news_helpers.R                                          |only
 hoopR-3.1.0/hoopR/R/espn_basketball_player_core.R                                           |only
 hoopR-3.1.0/hoopR/R/espn_basketball_position_helpers.R                                      |only
 hoopR-3.1.0/hoopR/R/espn_basketball_powerindex_helpers.R                                    |only
 hoopR-3.1.0/hoopR/R/espn_basketball_record_helpers.R                                        |only
 hoopR-3.1.0/hoopR/R/espn_basketball_season_meta_helpers.R                                   |only
 hoopR-3.1.0/hoopR/R/espn_basketball_team_deep_helpers.R                                     |only
 hoopR-3.1.0/hoopR/R/espn_basketball_team_helpers.R                                          |only
 hoopR-3.1.0/hoopR/R/espn_basketball_tournaments_helpers.R                                   |only
 hoopR-3.1.0/hoopR/R/espn_basketball_week_helpers.R                                          |only
 hoopR-3.1.0/hoopR/R/espn_mbb_athlete_career.R                                               |only
 hoopR-3.1.0/hoopR/R/espn_mbb_athletes.R                                                     |only
 hoopR-3.1.0/hoopR/R/espn_mbb_awards.R                                                       |only
 hoopR-3.1.0/hoopR/R/espn_mbb_calendar.R                                                     |only
 hoopR-3.1.0/hoopR/R/espn_mbb_coach.R                                                        |only
 hoopR-3.1.0/hoopR/R/espn_mbb_data.R                                                         | 1869 +--
 hoopR-3.1.0/hoopR/R/espn_mbb_event_detail.R                                                 |only
 hoopR-3.1.0/hoopR/R/espn_mbb_franchise.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_mbb_futures.R                                                      |only
 hoopR-3.1.0/hoopR/R/espn_mbb_groups_v2.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_mbb_injuries.R                                                     |only
 hoopR-3.1.0/hoopR/R/espn_mbb_league.R                                                       |only
 hoopR-3.1.0/hoopR/R/espn_mbb_news.R                                                         |only
 hoopR-3.1.0/hoopR/R/espn_mbb_positions.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_mbb_powerindex.R                                                   |only
 hoopR-3.1.0/hoopR/R/espn_mbb_season_meta.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_mbb_team_deep.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_mbb_team_detail.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_mbb_team_record.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_mbb_tournaments.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_mbb_weeks.R                                                        |only
 hoopR-3.1.0/hoopR/R/espn_mbb_wp.R                                                           |   37 
 hoopR-3.1.0/hoopR/R/espn_nba_athlete_career.R                                               |only
 hoopR-3.1.0/hoopR/R/espn_nba_athlete_contracts.R                                            |only
 hoopR-3.1.0/hoopR/R/espn_nba_athletes.R                                                     |only
 hoopR-3.1.0/hoopR/R/espn_nba_awards.R                                                       |only
 hoopR-3.1.0/hoopR/R/espn_nba_calendar.R                                                     |only
 hoopR-3.1.0/hoopR/R/espn_nba_coach.R                                                        |only
 hoopR-3.1.0/hoopR/R/espn_nba_data.R                                                         | 1771 +-
 hoopR-3.1.0/hoopR/R/espn_nba_event_detail.R                                                 |only
 hoopR-3.1.0/hoopR/R/espn_nba_franchise.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_nba_futures.R                                                      |only
 hoopR-3.1.0/hoopR/R/espn_nba_groups.R                                                       |only
 hoopR-3.1.0/hoopR/R/espn_nba_groups_v2.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_nba_injuries.R                                                     |only
 hoopR-3.1.0/hoopR/R/espn_nba_league.R                                                       |only
 hoopR-3.1.0/hoopR/R/espn_nba_news.R                                                         |only
 hoopR-3.1.0/hoopR/R/espn_nba_positions.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_nba_powerindex.R                                                   |only
 hoopR-3.1.0/hoopR/R/espn_nba_season_meta.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_nba_team_deep.R                                                    |only
 hoopR-3.1.0/hoopR/R/espn_nba_team_detail.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_nba_team_record.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_nba_tournaments.R                                                  |only
 hoopR-3.1.0/hoopR/R/espn_nba_transactions.R                                                 |only
 hoopR-3.1.0/hoopR/R/espn_nba_weeks.R                                                        |only
 hoopR-3.1.0/hoopR/R/espn_nba_wp.R                                                           |   61 
 hoopR-3.1.0/hoopR/R/fox_basketball.R                                                        |only
 hoopR-3.1.0/hoopR/R/hoopR_schemas.R                                                         |only
 hoopR-3.1.0/hoopR/R/hoopshype_salaries.R                                                    |only
 hoopR-3.1.0/hoopR/R/kp.R                                                                    |only
 hoopR-3.1.0/hoopR/R/kp_box_tables.R                                                         |  279 
 hoopR-3.1.0/hoopR/R/kp_historical_tables.R                                                  |  729 -
 hoopR-3.1.0/hoopR/R/kp_misc_stats.R                                                         |  293 
 hoopR-3.1.0/hoopR/R/kp_ratings_tables.R                                                     |  550 
 hoopR-3.1.0/hoopR/R/kp_team_tables.R                                                        | 1205 --
 hoopR-3.1.0/hoopR/R/load_crosswalk.R                                                        |only
 hoopR-3.1.0/hoopR/R/load_hoopR.R                                                            |only
 hoopR-3.1.0/hoopR/R/load_mbb.R                                                              |  861 -
 hoopR-3.1.0/hoopR/R/load_models.R                                                           |only
 hoopR-3.1.0/hoopR/R/load_nba.R                                                              |  881 +
 hoopR-3.1.0/hoopR/R/load_nba_stats.R                                                        |only
 hoopR-3.1.0/hoopR/R/load_ncaa_mbb.R                                                         |only
 hoopR-3.1.0/hoopR/R/mbb_crosswalk.R                                                         |only
 hoopR-3.1.0/hoopR/R/nba_crosswalk.R                                                         |only
 hoopR-3.1.0/hoopR/R/nba_data_pbp.R                                                          |   62 
 hoopR-3.1.0/hoopR/R/nba_datasets.R                                                          |only
 hoopR-3.1.0/hoopR/R/nba_dictionaries.R                                                      |only
 hoopR-3.1.0/hoopR/R/nba_metrics.R                                                           |only
 hoopR-3.1.0/hoopR/R/nba_possessions.R                                                       |only
 hoopR-3.1.0/hoopR/R/nba_rapm.R                                                              |only
 hoopR-3.1.0/hoopR/R/nba_reduce.R                                                            |only
 hoopR-3.1.0/hoopR/R/nba_scaling.R                                                           |only
 hoopR-3.1.0/hoopR/R/nba_shot_zones.R                                                        |only
 hoopR-3.1.0/hoopR/R/nba_stats.R                                                             |only
 hoopR-3.1.0/hoopR/R/nba_stats_boxscore.R                                                    | 1310 +-
 hoopR-3.1.0/hoopR/R/nba_stats_boxscore_v3.R                                                 | 2464 +---
 hoopR-3.1.0/hoopR/R/nba_stats_cume.R                                                        |  415 
 hoopR-3.1.0/hoopR/R/nba_stats_draft.R                                                       |  586 
 hoopR-3.1.0/hoopR/R/nba_stats_franchise.R                                                   |  295 
 hoopR-3.1.0/hoopR/R/nba_stats_hustle.R                                                      |  391 
 hoopR-3.1.0/hoopR/R/nba_stats_leaders.R                                                     |  906 -
 hoopR-3.1.0/hoopR/R/nba_stats_league.R                                                      |  786 -
 hoopR-3.1.0/hoopR/R/nba_stats_league_dash.R                                                 |  953 -
 hoopR-3.1.0/hoopR/R/nba_stats_lineups.R                                                     |  479 
 hoopR-3.1.0/hoopR/R/nba_stats_pbp.R                                                         |  785 -
 hoopR-3.1.0/hoopR/R/nba_stats_player.R                                                      | 2252 +--
 hoopR-3.1.0/hoopR/R/nba_stats_player_dash.R                                                 | 3429 -----
 hoopR-3.1.0/hoopR/R/nba_stats_roster.R                                                      |  295 
 hoopR-3.1.0/hoopR/R/nba_stats_scoreboard.R                                                  | 1040 -
 hoopR-3.1.0/hoopR/R/nba_stats_shotchart.R                                                   |  973 -
 hoopR-3.1.0/hoopR/R/nba_stats_team.R                                                        | 2096 +--
 hoopR-3.1.0/hoopR/R/nba_stats_team_dash.R                                                   | 5943 ++--------
 hoopR-3.1.0/hoopR/R/nba_stats_video.R                                                       |  255 
 hoopR-3.1.0/hoopR/R/nba_tracking.R                                                          |only
 hoopR-3.1.0/hoopR/R/nbadraft_mock_draft.R                                                   |only
 hoopR-3.1.0/hoopR/R/nbagl_pbp.R                                                             |  486 
 hoopR-3.1.0/hoopR/R/nbagl_players.R                                                         |   53 
 hoopR-3.1.0/hoopR/R/nbagl_schedule.R                                                        |   66 
 hoopR-3.1.0/hoopR/R/nbagl_standings.R                                                       |   64 
 hoopR-3.1.0/hoopR/R/ncaa_mbb_data.R                                                         |   99 
 hoopR-3.1.0/hoopR/R/realgm_draft.R                                                          |only
 hoopR-3.1.0/hoopR/R/realgm_players.R                                                        |only
 hoopR-3.1.0/hoopR/R/realgm_salaries.R                                                       |only
 hoopR-3.1.0/hoopR/R/realgm_staff.R                                                          |only
 hoopR-3.1.0/hoopR/R/realgm_standings.R                                                      |only
 hoopR-3.1.0/hoopR/R/realgm_stats.R                                                          |only
 hoopR-3.1.0/hoopR/R/realgm_transactions.R                                                   |only
 hoopR-3.1.0/hoopR/R/realgm_utils.R                                                          |only
 hoopR-3.1.0/hoopR/R/rotowire_injuries.R                                                     |only
 hoopR-3.1.0/hoopR/R/salary_draft_utils.R                                                    |only
 hoopR-3.1.0/hoopR/R/spotrac_team_cap.R                                                      |only
 hoopR-3.1.0/hoopR/R/torvik_game_schedule.R                                                  |only
 hoopR-3.1.0/hoopR/R/torvik_game_stats.R                                                     |only
 hoopR-3.1.0/hoopR/R/torvik_ncaa_results.R                                                   |only
 hoopR-3.1.0/hoopR/R/torvik_player_stats.R                                                   |only
 hoopR-3.1.0/hoopR/R/torvik_ratings.R                                                        |only
 hoopR-3.1.0/hoopR/R/torvik_team_factors.R                                                   |only
 hoopR-3.1.0/hoopR/R/torvik_utils.R                                                          |only
 hoopR-3.1.0/hoopR/R/utils.R                                                                 | 1172 +
 hoopR-3.1.0/hoopR/R/utils_nba_stats.R                                                       |   57 
 hoopR-3.1.0/hoopR/README.md                                                                 |  313 
 hoopR-3.1.0/hoopR/man/bref_awards.Rd                                                        |only
 hoopR-3.1.0/hoopR/man/bref_draft.Rd                                                         |only
 hoopR-3.1.0/hoopR/man/bref_injuries.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/bref_player_bios.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/bref_player_game_log.Rd                                               |only
 hoopR-3.1.0/hoopR/man/bref_players_stats.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/bref_standings.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/bref_team_roster.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/bref_teams_stats.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/cbbd_conferences.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/cbbd_draft_picks.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/cbbd_games_media.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/cbbd_lines.Rd                                                         |only
 hoopR-3.1.0/hoopR/man/cbbd_lineups_game.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/cbbd_play_types.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/cbbd_rankings.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/cbbd_ratings_srs.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/cbbd_recruiting_players.Rd                                            |only
 hoopR-3.1.0/hoopR/man/cbbd_stats_team_season.Rd                                             |only
 hoopR-3.1.0/hoopR/man/cbbd_substitutions_game.Rd                                            |only
 hoopR-3.1.0/hoopR/man/cbbd_teams.Rd                                                         |only
 hoopR-3.1.0/hoopR/man/cbbd_venues.Rd                                                        |only
 hoopR-3.1.0/hoopR/man/dot-bb_fuzzy_match.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/dot-bb_normalize_college_team.Rd                                      |only
 hoopR-3.1.0/hoopR/man/dot-bb_normalize_name.Rd                                              |only
 hoopR-3.1.0/hoopR/man/dot-bb_normalize_team.Rd                                              |only
 hoopR-3.1.0/hoopR/man/dot-bb_to_eastern.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/dot-bref_table.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/dot-bref_text.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/dot-capture_args.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/dot-cbbd_get.Rd                                                       |only
 hoopR-3.1.0/hoopR/man/dot-ext_html.Rd                                                       |only
 hoopR-3.1.0/hoopR/man/dot-interp_braces.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/dot-next_data.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/dot-parse_currency.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/dot-realgm_doc.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/dot-realgm_finish.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/dot-realgm_html.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/dot-realgm_pick.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/dot-realgm_tables.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/dot-report_api_error.Rd                                               |only
 hoopR-3.1.0/hoopR/man/dot-report_api_warning.Rd                                             |only
 hoopR-3.1.0/hoopR/man/dot-retry_request.Rd                                                  |   56 
 hoopR-3.1.0/hoopR/man/dot-torvik_text.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/espn_basketball.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/espn_basketball_player_core.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_athletes_index.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_athletes_index_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_award.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_betting_againstthespread_schema.Rd                           |only
 hoopR-3.1.0/hoopR/man/espn_mbb_betting_pickcenter_schema.Rd                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_betting_predictor_schema.Rd                                  |only
 hoopR-3.1.0/hoopR/man/espn_mbb_calendar.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/espn_mbb_calendar_schema.Rd                                           |only
 hoopR-3.1.0/hoopR/man/espn_mbb_coach.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_coach_record.Rd                                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_coach_season.Rd                                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_coach_season_schema.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_coaches.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/espn_mbb_coaches_schema.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_conferences.Rd                                               |  239 
 hoopR-3.1.0/hoopR/man/espn_mbb_conferences_schema.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_franchise.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_franchises.Rd                                                |only
 hoopR-3.1.0/hoopR/man/espn_mbb_futures.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_all.Rd                                                  |  758 -
 hoopR-3.1.0/hoopR/man/espn_mbb_game_all_player_schema.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_all_plays_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_all_team_schema.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_broadcasts_schema.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_odds.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_odds_schema.Rd                                          |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_official_detail.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_officials_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_play.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_play_personnel.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_player_box.Rd                                           |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_probabilities.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_probabilities_schema.Rd                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_propbets.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_team_linescores.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_game_team_roster_entry.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_injuries.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/espn_mbb_injuries_injuries_schema.Rd                                  |only
 hoopR-3.1.0/hoopR/man/espn_mbb_leaders.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/espn_mbb_leaders_schema.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_news.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_news_schema.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_awards.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_awards_schema.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_career_stats.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_career_stats_schema.Rd                                |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_eventlog_schema.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_eventlog_v2.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_info.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_info_bio_schema.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_overview.Rd                                           |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_seasons.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_seasons_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_player_stats.Rd                                              |  711 -
 hoopR-3.1.0/hoopR/man/espn_mbb_position.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/espn_mbb_positions.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_powerindex.Rd                                                |only
 hoopR-3.1.0/hoopR/man/espn_mbb_rankings.Rd                                                  |  217 
 hoopR-3.1.0/hoopR/man/espn_mbb_scoreboard.Rd                                                |  340 
 hoopR-3.1.0/hoopR/man/espn_mbb_season_awards.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_group.Rd                                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_group_children_schema.Rd                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_group_schema.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_group_teams_schema.Rd                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_groups.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_groups_schema.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_info.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_info_info_schema.Rd                                   |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_leaders.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_leaders_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_ranking.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_ranking_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_rankings.Rd                                           |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_type.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_type_schema.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_types.Rd                                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_week.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_week_schema.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_weeks.Rd                                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_season_weeks_schema.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_seasons.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/espn_mbb_seasons_schema.Rd                                            |only
 hoopR-3.1.0/hoopR/man/espn_mbb_standings.Rd                                                 |  405 
 hoopR-3.1.0/hoopR/man/espn_mbb_team.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_current_roster.Rd                                       |  232 
 hoopR-3.1.0/hoopR/man/espn_mbb_team_info_schema.Rd                                          |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_injuries.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_injuries_injuries_schema.Rd                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_leaders_schema.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_news.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_odds_records.Rd                                         |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_odds_records_schema.Rd                                  |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_record.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_record_detail.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_roster_schema.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_schedule.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_schedule_schema.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_season_roster.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_season_roster_schema.Rd                                 |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_season_statistics.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_team_stats.Rd                                                |  570 
 hoopR-3.1.0/hoopR/man/espn_mbb_teams.Rd                                                     |  296 
 hoopR-3.1.0/hoopR/man/espn_mbb_tournament.Rd                                                |only
 hoopR-3.1.0/hoopR/man/espn_mbb_tournament_season.Rd                                         |only
 hoopR-3.1.0/hoopR/man/espn_mbb_tournament_seasons.Rd                                        |only
 hoopR-3.1.0/hoopR/man/espn_mbb_tournaments.Rd                                               |only
 hoopR-3.1.0/hoopR/man/espn_mbb_venues.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/espn_mbb_venues_schema.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_week_ranking.Rd                                              |only
 hoopR-3.1.0/hoopR/man/espn_mbb_week_ranking_schema.Rd                                       |only
 hoopR-3.1.0/hoopR/man/espn_mbb_week_rankings.Rd                                             |only
 hoopR-3.1.0/hoopR/man/espn_mbb_week_rankings_schema.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_mbb_wp.Rd                                                        |  284 
 hoopR-3.1.0/hoopR/man/espn_nba_draft.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/espn_nba_freeagents.Rd                                                |only
 hoopR-3.1.0/hoopR/man/espn_nba_game_all_player_schema.Rd                                    |only
 hoopR-3.1.0/hoopR/man/espn_nba_game_all_plays_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/espn_nba_game_all_team_schema.Rd                                      |only
 hoopR-3.1.0/hoopR/man/espn_nba_player_contracts.Rd                                          |only
 hoopR-3.1.0/hoopR/man/espn_nba_team_depthchart.Rd                                           |only
 hoopR-3.1.0/hoopR/man/espn_nba_transactions.Rd                                              |only
 hoopR-3.1.0/hoopR/man/fox_basketball_boxscore.Rd                                            |only
 hoopR-3.1.0/hoopR/man/fox_basketball_league_leaders.Rd                                      |only
 hoopR-3.1.0/hoopR/man/fox_basketball_odds.Rd                                                |only
 hoopR-3.1.0/hoopR/man/fox_basketball_pbp.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/fox_basketball_standings.Rd                                           |only
 hoopR-3.1.0/hoopR/man/fox_basketball_team_gamelog.Rd                                        |only
 hoopR-3.1.0/hoopR/man/fox_basketball_team_roster.Rd                                         |only
 hoopR-3.1.0/hoopR/man/fox_basketball_team_stats.Rd                                          |only
 hoopR-3.1.0/hoopR/man/fox_basketball_teams.Rd                                               |only
 hoopR-3.1.0/hoopR/man/fox_mbb_teams_all.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/helper_espn_mbb_pbp.Rd                                                |   14 
 hoopR-3.1.0/hoopR/man/helper_espn_nba_pbp.Rd                                                |   14 
 hoopR-3.1.0/hoopR/man/hoopR-package.Rd                                                      |   85 
 hoopR-3.1.0/hoopR/man/hoopR_loaders.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/hoopshype_salaries.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/kp.Rd                                                                 |only
 hoopR-3.1.0/hoopR/man/kp_arenas.Rd                                                          |  257 
 hoopR-3.1.0/hoopR/man/kp_box.Rd                                                             |  280 
 hoopR-3.1.0/hoopR/man/kp_coach_history.Rd                                                   |  193 
 hoopR-3.1.0/hoopR/man/kp_conf.Rd                                                            |  309 
 hoopR-3.1.0/hoopR/man/kp_confhistory.Rd                                                     |  145 
 hoopR-3.1.0/hoopR/man/kp_confstats.Rd                                                       |  145 
 hoopR-3.1.0/hoopR/man/kp_pomeroy_archive_ratings.Rd                                         |  119 
 hoopR-3.1.0/hoopR/man/kp_pomeroy_ratings.Rd                                                 |  448 
 hoopR-3.1.0/hoopR/man/kp_program_ratings.Rd                                                 |  103 
 hoopR-3.1.0/hoopR/man/kp_team_history.Rd                                                    |  191 
 hoopR-3.1.0/hoopR/man/kp_team_schedule.Rd                                                   |  630 -
 hoopR-3.1.0/hoopR/man/load_mbb_pbp.Rd                                                       |  537 
 hoopR-3.1.0/hoopR/man/load_mbb_player_value.Rd                                              |only
 hoopR-3.1.0/hoopR/man/load_nba_pbp.Rd                                                       |  513 
 hoopR-3.1.0/hoopR/man/load_nba_stats_coaches.Rd                                             |only
 hoopR-3.1.0/hoopR/man/load_nba_stats_leaguedash.Rd                                          |only
 hoopR-3.1.0/hoopR/man/load_nba_team_crosswalk.Rd                                            |only
 hoopR-3.1.0/hoopR/man/load_ncaa_mbb_lineups.Rd                                              |only
 hoopR-3.1.0/hoopR/man/mbb_player_crosswalk.Rd                                               |only
 hoopR-3.1.0/hoopR/man/mbb_schedule_crosswalk.Rd                                             |only
 hoopR-3.1.0/hoopR/man/mbb_team_crosswalk.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/most_recent_nba_stats_season.Rd                                       |only
 hoopR-3.1.0/hoopR/man/nba_add_advanced_metrics.Rd                                           |only
 hoopR-3.1.0/hoopR/man/nba_alltimeleadersgrids.Rd                                            |  969 +
 hoopR-3.1.0/hoopR/man/nba_assist_pct.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/nba_assist_to_turnover.Rd                                             |only
 hoopR-3.1.0/hoopR/man/nba_assistleaders_assistleaders_schema.Rd                             |only
 hoopR-3.1.0/hoopR/man/nba_bind_sets.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/nba_boxscoresummaryv2_gamesummary_schema.Rd                           |only
 hoopR-3.1.0/hoopR/man/nba_boxscoresummaryv2_lastmeeting_schema.Rd                           |only
 hoopR-3.1.0/hoopR/man/nba_boxscoresummaryv2_seasonseries_schema.Rd                          |only
 hoopR-3.1.0/hoopR/man/nba_boxscoretraditionalv2.Rd                                          | 1091 +
 hoopR-3.1.0/hoopR/man/nba_boxscoretraditionalv3.Rd                                          | 1571 ++
 hoopR-3.1.0/hoopR/man/nba_commonallplayers.Rd                                               |  321 
 hoopR-3.1.0/hoopR/man/nba_cumestatsplayer.Rd                                                |  480 
 hoopR-3.1.0/hoopR/man/nba_data_pbp.Rd                                                       |  179 
 hoopR-3.1.0/hoopR/man/nba_defensive_rating.Rd                                               |only
 hoopR-3.1.0/hoopR/man/nba_draftcombinestats.Rd                                              |  525 
 hoopR-3.1.0/hoopR/man/nba_effective_fg_pct.Rd                                               |only
 hoopR-3.1.0/hoopR/man/nba_fantasywidget.Rd                                                  |  618 -
 hoopR-3.1.0/hoopR/man/nba_four_factors.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/nba_franchisehistory.Rd                                               |  311 
 hoopR-3.1.0/hoopR/man/nba_ft_rate.Rd                                                        |only
 hoopR-3.1.0/hoopR/man/nba_game_score.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/nba_homepagev2_homepagestat1_schema.Rd                                |only
 hoopR-3.1.0/hoopR/man/nba_infographicfanduelplayer.Rd                                       | 1580 ++
 hoopR-3.1.0/hoopR/man/nba_iststandings.Rd                                                   |  865 +
 hoopR-3.1.0/hoopR/man/nba_leaguedashoppptshot.Rd                                            | 1316 +-
 hoopR-3.1.0/hoopR/man/nba_leaguedashoppptshot_leaguedashptshots_schema.Rd                   |only
 hoopR-3.1.0/hoopR/man/nba_leaguedashteamclutch_leaguedashteamclutch_schema.Rd               |only
 hoopR-3.1.0/hoopR/man/nba_leaguehustlestatsplayer.Rd                                        |  609 -
 hoopR-3.1.0/hoopR/man/nba_leagueplayerondetails_playersoncourtleagueplayerdetails_schema.Rd |only
 hoopR-3.1.0/hoopR/man/nba_live_boxscore.Rd                                                  |  593 
 hoopR-3.1.0/hoopR/man/nba_live_boxscore_arena_schema.Rd                                     |only
 hoopR-3.1.0/hoopR/man/nba_live_boxscore_game_details_schema.Rd                              |only
 hoopR-3.1.0/hoopR/man/nba_live_boxscore_home_team_boxscore_schema.Rd                        |only
 hoopR-3.1.0/hoopR/man/nba_live_boxscore_home_team_player_boxscore_schema.Rd                 |only
 hoopR-3.1.0/hoopR/man/nba_live_boxscore_officials_schema.Rd                                 |only
 hoopR-3.1.0/hoopR/man/nba_live_pbp_schema.Rd                                                |only
 hoopR-3.1.0/hoopR/man/nba_net_rating.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/nba_offensive_rating.Rd                                               |only
 hoopR-3.1.0/hoopR/man/nba_oreb_pct.Rd                                                       |only
 hoopR-3.1.0/hoopR/man/nba_pace.Rd                                                           |only
 hoopR-3.1.0/hoopR/man/nba_pbp_schema.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/nba_per_minutes.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/nba_per_possessions.Rd                                                |only
 hoopR-3.1.0/hoopR/man/nba_player_crosswalk.Rd                                               |only
 hoopR-3.1.0/hoopR/man/nba_player_dict.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/nba_player_headshot_url.Rd                                            |only
 hoopR-3.1.0/hoopR/man/nba_playercareerstats_seasonrankingsregularseason_schema.Rd           |only
 hoopR-3.1.0/hoopR/man/nba_playercareerstats_seasontotalsregularseason_schema.Rd             |only
 hoopR-3.1.0/hoopR/man/nba_playerdashboard.Rd                                                |only
 hoopR-3.1.0/hoopR/man/nba_possession_lineups.Rd                                             |only
 hoopR-3.1.0/hoopR/man/nba_possessions.Rd                                                    |only
 hoopR-3.1.0/hoopR/man/nba_rapm.Rd                                                           |only
 hoopR-3.1.0/hoopR/man/nba_schedule.Rd                                                       |  671 -
 hoopR-3.1.0/hoopR/man/nba_schedule_crosswalk.Rd                                             |only
 hoopR-3.1.0/hoopR/man/nba_scoreboard_eastconfstandingsbyday_schema.Rd                       |only
 hoopR-3.1.0/hoopR/man/nba_shot_zones.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/nba_shotchartdetail.Rd                                                |  482 
 hoopR-3.1.0/hoopR/man/nba_shotchartdetail_leagueaverages_schema.Rd                          |only
 hoopR-3.1.0/hoopR/man/nba_stats.Rd                                                          |only
 hoopR-3.1.0/hoopR/man/nba_team_crosswalk.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/nba_team_dict.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/nba_team_logo_url.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/nba_teamdashboard.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/nba_teamplayeronoffdetails.Rd                                         | 2092 ++-
 hoopR-3.1.0/hoopR/man/nba_teamplayeronoffdetails_overallteamplayeronoffdetails_schema.Rd    |only
 hoopR-3.1.0/hoopR/man/nba_tidy_boxscore.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/nba_tidy_franchise_history.Rd                                         |only
 hoopR-3.1.0/hoopR/man/nba_tidy_player_profile.Rd                                            |only
 hoopR-3.1.0/hoopR/man/nba_tracking_aggregate.Rd                                             |only
 hoopR-3.1.0/hoopR/man/nba_true_shooting_pct.Rd                                              |only
 hoopR-3.1.0/hoopR/man/nba_turnover_pct.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/nba_usage_rate.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/nba_videodetails.Rd                                                   |  465 
 hoopR-3.1.0/hoopR/man/nbadraft_mock_draft.Rd                                                |only
 hoopR-3.1.0/hoopR/man/nbagl_live_boxscore.Rd                                                |  457 
 hoopR-3.1.0/hoopR/man/nbagl_live_pbp.Rd                                                     |  136 
 hoopR-3.1.0/hoopR/man/nbagl_pbp.Rd                                                          |  149 
 hoopR-3.1.0/hoopR/man/nbagl_players.Rd                                                      |  209 
 hoopR-3.1.0/hoopR/man/nbagl_schedule.Rd                                                     |  139 
 hoopR-3.1.0/hoopR/man/nbagl_standings.Rd                                                    |  153 
 hoopR-3.1.0/hoopR/man/ncaa_mbb_teams.Rd                                                     |   74 
 hoopR-3.1.0/hoopR/man/parquet_from_url.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/realgm_coaches.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/realgm_draft.Rd                                                       |only
 hoopR-3.1.0/hoopR/man/realgm_draft_prospects.Rd                                             |only
 hoopR-3.1.0/hoopR/man/realgm_early_entry.Rd                                                 |only
 hoopR-3.1.0/hoopR/man/realgm_future_free_agents.Rd                                          |only
 hoopR-3.1.0/hoopR/man/realgm_gms.Rd                                                         |only
 hoopR-3.1.0/hoopR/man/realgm_individual_games.Rd                                            |only
 hoopR-3.1.0/hoopR/man/realgm_individual_seasons.Rd                                          |only
 hoopR-3.1.0/hoopR/man/realgm_player_stats.Rd                                                |only
 hoopR-3.1.0/hoopR/man/realgm_players.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/realgm_players_abroad.Rd                                              |only
 hoopR-3.1.0/hoopR/man/realgm_rookie_scale.Rd                                                |only
 hoopR-3.1.0/hoopR/man/realgm_salary_cap.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/realgm_standings.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/realgm_team_stats.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/realgm_teams.Rd                                                       |only
 hoopR-3.1.0/hoopR/man/realgm_transactions.Rd                                                |only
 hoopR-3.1.0/hoopR/man/register_cbbd.Rd                                                      |only
 hoopR-3.1.0/hoopR/man/request_with_proxy.Rd                                                 |   66 
 hoopR-3.1.0/hoopR/man/rotowire_injuries.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/spotrac_team_cap.Rd                                                   |only
 hoopR-3.1.0/hoopR/man/teams_links.Rd                                                        |   18 
 hoopR-3.1.0/hoopR/man/torvik_game_schedule.Rd                                               |only
 hoopR-3.1.0/hoopR/man/torvik_game_stats.Rd                                                  |only
 hoopR-3.1.0/hoopR/man/torvik_ncaa_results.Rd                                                |only
 hoopR-3.1.0/hoopR/man/torvik_player_stats.Rd                                                |only
 hoopR-3.1.0/hoopR/man/torvik_ratings.Rd                                                     |only
 hoopR-3.1.0/hoopR/man/torvik_team_factors.Rd                                                |only
 hoopR-3.1.0/hoopR/man/update_mbb_db.Rd                                                      |  134 
 hoopR-3.1.0/hoopR/man/update_nba_db.Rd                                                      |  134 
 hoopR-3.1.0/hoopR/man/update_nba_stats_db.Rd                                                |only
 hoopR-3.1.0/hoopR/tests/testthat/fixtures                                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/helper-skip.R                                              |  136 
 hoopR-3.1.0/hoopR/tests/testthat/test-bref_awards.R                                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-bref_player_bios.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-bref_players_stats.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-bref_standings.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_conferences.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_draft.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_games.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_lines.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_lineups.R                                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_plays.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_ratings.R                                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_recruiting.R                                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_stats.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_substitutions.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-cbbd_teams.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-crosswalk_basketball.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_basketball_player_core.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_award.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_betting.R                                    |  178 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_calendar.R                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_coach.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_coach_record.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_coach_season.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_conferences.R                                |   40 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_franchise.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_franchises.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_futures.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_official_detail.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_play.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_play_personnel.R                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_player_box.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_powerindex.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_predictor.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_propbets.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_rosters.R                               |  176 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_situation.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_leaders.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_linescores.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_records.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_roster.R                           |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_roster_entry.R                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_score.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_game_team_statistics.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_news.R                                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_pbp.R                                        |  248 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_pbp_all.R                                    |  736 -
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_player_box.R                                 |  132 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_player_career_stats.R                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_player_eventlog_v2.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_player_seasons.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_player_stats.R                               |  302 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_position.R                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_positions.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_powerindex.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_rankings.R                                   |  100 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_scoreboard.R                                 |  115 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_awards.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_group.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_group_children.R                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_group_teams.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_groups.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_leaders.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_ranking.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_rankings.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_type.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_types.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_week.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_season_weeks.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_seasons.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_standings.R                                  |  193 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_box.R                                   |  132 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_odds_records.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_record.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_record_detail.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_season_profile.R                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_season_roster.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_season_statistics.R                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_team_stats.R                                 |  210 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_teams.R                                      |   70 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_tournament.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_tournament_season.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_tournament_seasons.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_tournaments.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_venues.R                                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_week_ranking.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_week_rankings.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_mbb_wp.R                                         |   32 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_award.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_betting.R                                    |  109 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_calendar.R                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_coach.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_coach_record.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_coach_season.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_conferences.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_draft_athlete_detail.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_draft_athletes.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_draft_pick.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_draft_rounds.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_draft_status.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_franchise.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_franchises.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_futures.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_official_detail.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_play.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_play_personnel.R                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_player_box.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_powerindex.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_predictor.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_propbets.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_rosters.R                               |  213 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_situation.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_leaders.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_linescores.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_records.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_roster.R                           |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_roster_entry.R                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_score.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_game_team_statistics.R                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_news.R                                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_pbp.R                                        |  130 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_pbp_all.R                                    |  388 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_box.R                                 |  140 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_career_stats.R                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_contract.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_contracts.R                           |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_eventlog_v2.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_seasons.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_player_stats.R                               |  398 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_position.R                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_positions.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_powerindex.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_scoreboard.R                                 |   96 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_awards.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_draft.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_group.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_group_teams.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_groups.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_leaders.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_ranking.R                             |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_rankings.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_type.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_types.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_week.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_season_weeks.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_seasons.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_standings.R                                  |   66 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_box.R                                   |  140 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_depthchart.R                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_odds_records.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_record.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_record_detail.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_season_profile.R                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_season_roster.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_season_statistics.R                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_team_stats.R                                 |  276 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_teams.R                                      |   46 
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_tournament.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_tournament_season.R                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_tournament_seasons.R                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_tournaments.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_venues.R                                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_week_ranking.R                               |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_week_rankings.R                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-espn_nba_wp.R                                         |   44 
 hoopR-3.1.0/hoopR/tests/testthat/test-fox_basketball.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-fox_mbb_teams_all.R                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/test-fox_nba_teams.R                                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-hoopR_data_class.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_arenas.R                                           |   42 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_box.R                                              |  132 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_coach_history.R                                    |  160 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_conf.R                                             |  228 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_confhistory.R                                      |   42 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_confstats.R                                        |   98 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_efficiency.R                                       |   70 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_fanmatch.R                                         |   74 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_foul_trouble.R                                     |   60 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_fourfactors.R                                      |   84 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_game_attrs.R                                       |   48 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_gameplan.R                                         |  184 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_hca.R                                              |   62 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_height.R                                           |   80 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_kpoy.R                                             |   84 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_minutes_matrix.R                                   |   52 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_officials.R                                        |   48 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_opptracker.R                                       |  128 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_player_career.R                                    |  186 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_playerstats.R                                      |   52 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_pointdist.R                                        |   64 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_pomeroy_archive_ratings.R                          |   78 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_pomeroy_ratings.R                                  |   78 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_program_ratings.R                                  |   68 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_referee.R                                          |   56 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_team_depth_chart.R                                 |   84 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_team_history.R                                     |   74 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_team_lineups.R                                     |   44 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_team_player_stats.R                                |   58 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_team_players.R                                     |   50 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_team_schedule.R                                    |   46 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_teamstats.R                                        |   50 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_trends.R                                           |   42 
 hoopR-3.1.0/hoopR/tests/testthat/test-kp_winprob.R                                          |   88 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_db_write_no_op.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_dots_forwarding.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_mbb_crosswalk.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_mbb_pbp.R                                        |  138 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_mbb_player_box.R                                 |  138 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_mbb_schedule.R                                   |  196 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_mbb_team_box.R                                   |  136 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_models.R                                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_nba_crosswalk.R                                  |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_nba_pbp.R                                        |  152 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_nba_player_box.R                                 |  142 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_nba_schedule.R                                   |  178 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_nba_stats.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_nba_team_box.R                                   |  142 
 hoopR-3.1.0/hoopR/tests/testthat/test-load_ncaa_mbb.R                                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-load_shots.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-mbb_crosswalk.R                                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_alltimeleadersgrids.R                             |  418 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_assistleaders.R                                   |   52 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_assisttracker.R                                   |   44 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoreadvancedv2.R                              |  154 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoreadvancedv3.R                              |  354 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoredefensive.R                               |  158 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoredefensivev2.R                             |  226 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorefourfactorsv2.R                           |  114 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorefourfactorsv3.R                           |  238 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorehustlev2.R                                |  304 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorematchups.R                                |   96 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorematchupsv3.R                              |  242 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoremiscv2.R                                  |  130 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoremiscv3.R                                  |  270 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoreplayertrackv2.R                           |  162 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoreplayertrackv3.R                           |  330 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorescoringv2.R                               |  142 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscorescoringv3.R                               |  294 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoresimilarityscore.R                         |  106 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoresummaryv2.R                               |  306 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoresummaryv3.R                               |  360 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoretraditionalv2.R                           |  218 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoretraditionalv3.R                           |  582 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoreusagev2.R                                 |  154 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_boxscoreusagev3.R                                 |  318 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_commonallplayers.R                                |   74 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_commonplayerinfo.R                                |  136 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_commonplayoffseries.R                             |   50 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_commonteamroster.R                                |  104 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_commonteamyears.R                                 |   40 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_crosswalk.R                                       |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_cumestatsplayer.R                                 |  218 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_cumestatsplayergames.R                            |   44 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_cumestatsteam.R                                   |  232 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_cumestatsteamgames.R                              |   50 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_data_pbp.R                                        |   48 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_datasets.R                                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_defensehub.R                                      |  180 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_dictionaries.R                                    |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_draftboard.R                                      |  156 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_draftcombinedrillresults.R                        |   68 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_draftcombinenonstationaryshooting.R               |  104 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_draftcombineplayeranthro.R                        |   80 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_draftcombinespotshooting.R                        |  146 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_draftcombinestats.R                               |  138 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_drafthistory.R                                    |   72 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_dunkscoreleaders.R                                |  140 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_fantasywidget.R                                   |   82 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_franchisehistory.R                                |  110 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_franchiseleaders.R                                |   74 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_franchiseleaderswrank.R                           |  136 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_franchiseplayers.R                                |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_gamerotation.R                                    |   98 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_glalumboxscoresimilarityscore.R                   |  106 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_gravityleaders.R                                  |   84 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_homepageleaders.R                                 |  110 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_homepagev2.R                                      |  192 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_hustlestatsboxscore.R                             |  160 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_infographicfanduelplayer.R                        |  106 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_iststandings.R                                    |   82 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaderstiles.R                                    |  112 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashlineups.R                               |  164 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashoppptshot.R                             |   78 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashplayerbiostats.R                        |   88 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashplayerclutch.R                          |  176 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashplayerptshot.R                          |   82 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashplayershotlocations.R                   |  102 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashplayerstats.R                           |  174 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashptdefend.R                              |   68 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashptstats.R                               |   90 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashptteamdefend.R                          |   62 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashteamclutch.R                            |  148 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashteamptshot.R                            |   76 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashteamshotlocations.R                     |   92 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguedashteamstats.R                             |  148 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguegamefinder.R                                |   96 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguegamelog.R                                   |   96 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguehustlestatsplayer.R                         |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguehustlestatsplayerleaders.R                  |  174 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguehustlestatsteam.R                           |   78 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguehustlestatsteamleaders.R                    |  170 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leagueleaders.R                                   |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguelineupviz.R                                 |   88 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leagueplayerondetails.R                           |  162 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leagueseasonmatchups.R                            |   96 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguestandings.R                                 |  200 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_leaguestandingsv3.R                               |  214 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_live_boxscore.R                                   |  702 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_live_pbp.R                                        |  159 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_matchupsrollup.R                                  |   86 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_metrics.R                                         |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_pbp.R                                             |  262 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_pbps.R                                            |  262 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playbyplayv3.R                                    |  144 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerawards.R                                    |   68 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playercareerbycollege.R                           |   96 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playercareerbycollegerollup.R                     |  260 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playercareerstats.R                               |  570 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playercompare.R                                   |  148 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbyclutch.R                         | 1502 +-
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbygamesplits.R                     |  700 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbygeneralsplits.R                  |  968 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbylastngames.R                     |  834 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbyopponent.R                       |  566 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbyshootingsplits.R                 |  564 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbyteamperformance.R                |  578 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashboardbyyearoveryear.R                   |  310 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashptpass.R                                |  132 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashptshotdefend.R                          |   56 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerdashptshots.R                               |  364 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerestimatedmetrics.R                          |  102 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerfantasyprofile.R                            |  398 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerfantasyprofilebargraph.R                    |  106 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playergamelog.R                                   |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playergamelogs.R                                  |  172 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playergamestreakfinder.R                          |   56 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerindex.R                                     |   90 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playernextngames.R                                |   66 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playerprofilev2.R                                 |  764 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playervsplayer.R                                  |  404 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_playoffpicture.R                                  |  254 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_possessions.R                                     |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_rapm.R                                            |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_reduce.R                                          |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_schedule.R                                        |  130 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_scheduleleaguev2int.R                             |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_scoreboard.R                                      |  276 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_scoreboardv2.R                                    |  241 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_scoreboardv3.R                                    |  194 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_shot_zones.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_shotchartdetail.R                                 |  112 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_shotchartleaguewide.R                             |   54 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_shotchartlineupdetail.R                           |  116 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_synergyplaytypes.R                                |   86 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamandplayersvsplayers.R                         |  195 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbyclutch.R                           | 1326 +-
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbygamesplits.R                       |  618 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbygeneralsplits.R                    |  748 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbylastngames.R                       |  736 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbyopponent.R                         |  500 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbyshootingsplits.R                   |  520 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbyteamperformance.R                  |  512 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashboardbyyearoveryear.R                     |  264 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashlineups.R                                 |  280 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashptpass.R                                  |  120 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashptreb.R                                   |  246 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdashptshots.R                                 |  304 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamdetails.R                                     |  180 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamestimatedmetrics.R                            |  100 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamgamelog.R                                     |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamgamelogs.R                                    |  152 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamgamestreakfinder.R                            |   62 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamhistoricalleaders.R                           |   76 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teaminfocommon.R                                  |  116 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamplayerdashboard.R                             |  292 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamplayeronoffdetails.R                          |  410 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamplayeronoffsummary.R                          |  226 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teams.R                                           |   82 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamvsplayer.R                                    |  596 -
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_teamyearbyyearstats.R                             |  108 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_todays_scoreboard.R                               |  104 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_tracking.R                                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_videodetails.R                                    |  106 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_videodetailsasset.R                               |  106 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_videoevents.R                                     |  103 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_videoeventsasset.R                                |   30 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_videostatus.R                                     |   65 
 hoopR-3.1.0/hoopR/tests/testthat/test-nba_winprobabilitypbp.R                               |   94 
 hoopR-3.1.0/hoopR/tests/testthat/test-nbagl_pbp.R                                           |  100 
 hoopR-3.1.0/hoopR/tests/testthat/test-nbagl_players.R                                       |   84 
 hoopR-3.1.0/hoopR/tests/testthat/test-nbagl_schedule.R                                      |   78 
 hoopR-3.1.0/hoopR/tests/testthat/test-nbagl_standings.R                                     |   92 
 hoopR-3.1.0/hoopR/tests/testthat/test-ncaa_mbb_NET_rankings.R                               |   32 
 hoopR-3.1.0/hoopR/tests/testthat/test-ncaa_mbb_teams.R                                      |   52 
 hoopR-3.1.0/hoopR/tests/testthat/test-realgm.R                                              |only
 hoopR-3.1.0/hoopR/tests/testthat/test-rotowire_injuries.R                                   |only
 hoopR-3.1.0/hoopR/tests/testthat/test-salary_draft.R                                        |only
 hoopR-3.1.0/hoopR/tests/testthat/test-torvik_game_schedule.R                                |only
 hoopR-3.1.0/hoopR/tests/testthat/test-torvik_ncaa_results.R                                 |only
 hoopR-3.1.0/hoopR/tests/testthat/test-torvik_ratings.R                                      |only
 hoopR-3.1.0/hoopR/tests/testthat/test-torvik_stats.R                                        |only
 1094 files changed, 58204 insertions(+), 51773 deletions(-)

More information about hoopR at CRAN
Permanent link

Package yaml12 updated to version 0.2.0 with previous version 0.1.0 dated 2025-12-11

Title: Fast 'YAML' 1.2 Parser and Formatter
Description: A fast, correct, safe, and ergonomic 'YAML' 1.2 parser and generator written in 'Rust'. Convert between 'YAML' and simple 'R' objects with full support for multi-document streams, tags, anchors, and aliases. Offers opt-in handlers for custom tag behavior and round-trips common 'R' data structures. Implements the 'YAML' 1.2.2 specification from the 'YAML' Language Development Team (2021) <https://yaml.org/spec/1.2.2/>. Proudly supported by Posit.
Author: Tomasz Kalinowski [aut, cre], Posit Software, PBC [cph, fnd] , Authors of the dependency Rust crates [cph]
Maintainer: Tomasz Kalinowski <tomasz@posit.co>

Diff between yaml12 versions 0.1.0 dated 2025-12-11 and 0.2.0 dated 2026-08-25

 yaml12-0.1.0/yaml12/R/extendr-wrappers.R                          |only
 yaml12-0.1.0/yaml12/src/cleanup                                   |only
 yaml12-0.1.0/yaml12/src/cleanup.win                               |only
 yaml12-0.1.0/yaml12/src/entrypoint.c                              |only
 yaml12-0.1.0/yaml12/src/rust/src/timestamp.rs                     |only
 yaml12-0.1.0/yaml12/src/rust/src/unwind.rs                        |only
 yaml12-0.2.0/yaml12/DESCRIPTION                                   |   16 
 yaml12-0.2.0/yaml12/LICENSE.note                                  |  103 
 yaml12-0.2.0/yaml12/MD5                                           |   96 
 yaml12-0.2.0/yaml12/NEWS.md                                       |   67 
 yaml12-0.2.0/yaml12/R/wrappers.R                                  |only
 yaml12-0.2.0/yaml12/README.md                                     |   24 
 yaml12-0.2.0/yaml12/build/vignette.rds                            |binary
 yaml12-0.2.0/yaml12/cleanup                                       |only
 yaml12-0.2.0/yaml12/cleanup.win                                   |only
 yaml12-0.2.0/yaml12/configure.win                                 |    2 
 yaml12-0.2.0/yaml12/inst/AUTHORS                                  |   43 
 yaml12-0.2.0/yaml12/inst/doc/yaml-2-minute-intro.R                |   12 
 yaml12-0.2.0/yaml12/inst/doc/yaml-2-minute-intro.Rmd              |   66 
 yaml12-0.2.0/yaml12/inst/doc/yaml-2-minute-intro.html             |  114 
 yaml12-0.2.0/yaml12/inst/doc/yaml-tags-and-advanced-features.Rmd  |    4 
 yaml12-0.2.0/yaml12/inst/doc/yaml-tags-and-advanced-features.html |   24 
 yaml12-0.2.0/yaml12/man/figures                                   |only
 yaml12-0.2.0/yaml12/man/format_yaml.Rd                            |   43 
 yaml12-0.2.0/yaml12/man/parse_yaml.Rd                             |   33 
 yaml12-0.2.0/yaml12/src/Makevars.in                               |    7 
 yaml12-0.2.0/yaml12/src/Makevars.win.in                           |    7 
 yaml12-0.2.0/yaml12/src/init.c                                    |only
 yaml12-0.2.0/yaml12/src/rust/Cargo.lock                           |  179 -
 yaml12-0.2.0/yaml12/src/rust/Cargo.toml                           |    6 
 yaml12-0.2.0/yaml12/src/rust/api.h                                |only
 yaml12-0.2.0/yaml12/src/rust/src/emitter.rs                       |only
 yaml12-0.2.0/yaml12/src/rust/src/handlers.rs                      |   75 
 yaml12-0.2.0/yaml12/src/rust/src/lib.rs                           |  359 --
 yaml12-0.2.0/yaml12/src/rust/src/r_ext.rs                         |only
 yaml12-0.2.0/yaml12/src/rust/src/r_to_yaml.rs                     |  312 --
 yaml12-0.2.0/yaml12/src/rust/src/warning.rs                       |   29 
 yaml12-0.2.0/yaml12/src/rust/src/yaml_to_r.rs                     |  662 ++--
 yaml12-0.2.0/yaml12/src/rust/vendor-authors.R                     |   31 
 yaml12-0.2.0/yaml12/src/rust/vendor-config.toml                   |    5 
 yaml12-0.2.0/yaml12/src/rust/vendor.tar.xz                        |binary
 yaml12-0.2.0/yaml12/src/yaml12_unwind.c                           |only
 yaml12-0.2.0/yaml12/tests/testthat/_snaps/parse-yaml.md           |    8 
 yaml12-0.2.0/yaml12/tests/testthat/_snaps/read-write-yaml.md      |    2 
 yaml12-0.2.0/yaml12/tests/testthat/test-format-yaml.R             | 1351 +++++++++-
 yaml12-0.2.0/yaml12/tests/testthat/test-native-interface.R        |only
 yaml12-0.2.0/yaml12/tests/testthat/test-parse-yaml.R              |  206 +
 yaml12-0.2.0/yaml12/tests/testthat/test-read-write-yaml.R         |   93 
 yaml12-0.2.0/yaml12/tests/testthat/test-unwind-safety.R           |only
 yaml12-0.2.0/yaml12/tests/testthat/test-vendored-authors.R        |only
 yaml12-0.2.0/yaml12/tests/testthat/test-windows-rust-target.R     |only
 yaml12-0.2.0/yaml12/tests/testthat/test-yaml-test-suite.R         |   28 
 yaml12-0.2.0/yaml12/tests/testthat/yaml-test-suite/README.md      |    8 
 yaml12-0.2.0/yaml12/tools/benchmark-savvy-port.R                  |only
 yaml12-0.2.0/yaml12/tools/config.R                                |   27 
 yaml12-0.2.0/yaml12/tools/patch-savvy-init.R                      |only
 yaml12-0.2.0/yaml12/tools/regenerate-yaml-test-suite-data.R       |   18 
 yaml12-0.2.0/yaml12/tools/windows-rust-target.R                   |only
 yaml12-0.2.0/yaml12/vignettes/yaml-2-minute-intro.Rmd             |   66 
 yaml12-0.2.0/yaml12/vignettes/yaml-tags-and-advanced-features.Rmd |    4 
 60 files changed, 2878 insertions(+), 1252 deletions(-)

More information about yaml12 at CRAN
Permanent link

Package nat.nblast updated to version 1.6.10 with previous version 1.6.9 dated 2026-02-03

Title: NeuroAnatomy Toolbox ('nat') Extension for Assessing Neuron Similarity and Clustering
Description: Extends package 'nat' (NeuroAnatomy Toolbox) by providing a collection of NBLAST-related functions for neuronal morphology comparison (Costa et al. (2016) <doi: 10.1016/j.neuron.2016.06.012>).
Author: Gregory Jefferis [aut, cre] , James Manton [aut]
Maintainer: Gregory Jefferis <jefferis@gmail.com>

Diff between nat.nblast versions 1.6.9 dated 2026-02-03 and 1.6.10 dated 2026-08-25

 DESCRIPTION                      |   10 +++++-----
 MD5                              |   28 ++++++++++++++--------------
 NAMESPACE                        |   30 +++++++++++++++++++-----------
 NEWS.md                          |    4 ++++
 R/scoremats.r                    |    2 +-
 build/partial.rdb                |binary
 build/vignette.rds               |binary
 inst/doc/NBLAST-Clustering.html  |    6 +++---
 man/nat.nblast-package.Rd        |    1 +
 man/nhclust.Rd                   |    4 ++--
 man/sub_dist_mat.Rd              |    4 ++--
 tests/testthat/test-NBLAST1.r    |    6 +++---
 tests/testthat/test-NBLAST2.r    |    6 +++---
 tests/testthat/test-clustering.r |    2 +-
 tests/testthat/test-smat.r       |    8 ++++----
 15 files changed, 62 insertions(+), 49 deletions(-)

More information about nat.nblast at CRAN
Permanent link

Package bayesplot updated to version 1.16.0 with previous version 1.15.0 dated 2025-12-12

Title: Plotting for Bayesian Models
Description: Plotting functions for posterior analysis, MCMC diagnostics, prior and posterior predictive checks, and other visualizations to support the applied Bayesian workflow advocated in Gabry, Simpson, Vehtari, Betancourt, and Gelman (2019) <doi:10.1111/rssa.12378>. The package is designed not only to provide convenient functionality for users, but also a common set of functions that can be easily used by developers working on a variety of R packages for Bayesian modeling, particularly (but not exclusively) packages interfacing with 'Stan'.
Author: Jonah Gabry [aut, cre], Tristan Mahr [aut] , Paul-Christian Buerkner [ctb], Martin Modrak [ctb], Malcolm Barrett [ctb], Frank Weber [ctb], Eduardo Coronado Sroka [ctb], Teemu Sailynoja [ctb], Aki Vehtari [ctb], Behram Ulukir [ctb], Visruth Srimath Kan [...truncated...]
Maintainer: Jonah Gabry <jgabry@gmail.com>

Diff between bayesplot versions 1.15.0 dated 2025-12-12 and 1.16.0 dated 2026-08-25

 DESCRIPTION                                     |   45 +
 MD5                                             |  195 +++----
 NAMESPACE                                       |   16 
 NEWS.md                                         |   66 ++
 R/bayesplot-colors.R                            |    5 
 R/bayesplot-extractors.R                        |   10 
 R/bayesplot-ggplot-themes.R                     |   11 
 R/bayesplot-helpers.R                           |   23 
 R/bayesplot-package.R                           |    1 
 R/helpers-gg.R                                  |   98 ++-
 R/helpers-mcmc.R                                |   27 -
 R/helpers-ppc.R                                 |  407 +++++++++++++++-
 R/helpers-shared.R                              |   15 
 R/mcmc-diagnostics-nuts.R                       |   25 
 R/mcmc-diagnostics.R                            |   37 -
 R/mcmc-distributions.R                          |  212 +++++++-
 R/mcmc-intervals.R                              |  191 ++++---
 R/mcmc-overview.R                               |    4 
 R/mcmc-parcoord.R                               |   14 
 R/mcmc-scatterplots.R                           |   30 -
 R/mcmc-traces.R                                 |   86 ++-
 R/ppc-calibration.R                             |only
 R/ppc-censoring.R                               |   17 
 R/ppc-discrete.R                                |  132 ++++-
 R/ppc-distributions.R                           |  526 ++++++++++++++++----
 R/ppc-errors.R                                  |    8 
 R/ppc-intervals.R                               |    8 
 R/ppc-loo.R                                     |  236 +++++----
 R/ppc-overview.R                                |    3 
 R/ppc-scatterplots.R                            |    8 
 R/ppc-test-statistics.R                         |   13 
 R/ppd-distributions.R                           |  340 +++++++++----
 R/ppd-intervals.R                               |    7 
 R/ppd-test-statistics.R                         |  202 ++++++-
 R/zzz.R                                         |    4 
 build/vignette.rds                              |binary
 inst/doc/graphical-ppcs.R                       |   17 
 inst/doc/graphical-ppcs.Rmd                     |   39 +
 inst/doc/graphical-ppcs.html                    |  141 +++--
 inst/doc/plotting-mcmc-draws.R                  |    4 
 inst/doc/plotting-mcmc-draws.Rmd                |   17 
 inst/doc/plotting-mcmc-draws.html               |   60 +-
 inst/doc/visual-mcmc-diagnostics.R              |    2 
 inst/doc/visual-mcmc-diagnostics.Rmd            |    2 
 inst/doc/visual-mcmc-diagnostics.html           |  293 +++++------
 man/MCMC-combos.Rd                              |    2 
 man/MCMC-diagnostics.Rd                         |   27 -
 man/MCMC-distributions.Rd                       |  123 +++-
 man/MCMC-intervals.Rd                           |   31 -
 man/MCMC-nuts.Rd                                |   19 
 man/MCMC-overview.Rd                            |    6 
 man/MCMC-parcoord.Rd                            |   14 
 man/MCMC-recover.Rd                             |   14 
 man/MCMC-scatterplots.Rd                        |   10 
 man/MCMC-traces.Rd                              |   44 +
 man/PPC-calibration.Rd                          |only
 man/PPC-censoring.Rd                            |   16 
 man/PPC-discrete.Rd                             |   50 +
 man/PPC-distributions.Rd                        |  220 +++++---
 man/PPC-errors.Rd                               |   43 +
 man/PPC-intervals.Rd                            |   27 -
 man/PPC-loo.Rd                                  |  159 ++++--
 man/PPC-overview.Rd                             |    5 
 man/PPC-scatterplots.Rd                         |   24 
 man/PPC-test-statistics.Rd                      |   43 +
 man/PPD-distributions.Rd                        |  111 +++-
 man/PPD-intervals.Rd                            |   13 
 man/PPD-overview.Rd                             |    2 
 man/PPD-test-statistics.Rd                      |   52 +-
 man/bayesplot-colors.Rd                         |    2 
 man/bayesplot-extractors.Rd                     |    2 
 man/bayesplot-helpers.Rd                        |   26 -
 man/bayesplot-package.Rd                        |    5 
 man/bayesplot_theme_get.Rd                      |    8 
 man/reexports.Rd                                |    2 
 man/theme_default.Rd                            |    2 
 man/tidy-params.Rd                              |    8 
 tests/testthat/data-for-mcmc-tests.R            |    3 
 tests/testthat/helper.R                         |    2 
 tests/testthat/test-convenience-functions.R     |   11 
 tests/testthat/test-extractors.R                |   24 
 tests/testthat/test-helpers-mcmc.R              |   53 +-
 tests/testthat/test-helpers-ppc.R               |  300 +++++++++++
 tests/testthat/test-mcmc-diagnostics.R          |    8 
 tests/testthat/test-mcmc-distributions.R        |  125 ++++
 tests/testthat/test-mcmc-intervals.R            |   99 ++-
 tests/testthat/test-mcmc-scatter-and-parcoord.R |   98 +++
 tests/testthat/test-mcmc-traces.R               |   83 +++
 tests/testthat/test-ppc-calibration.R           |only
 tests/testthat/test-ppc-discrete.R              |  106 ++++
 tests/testthat/test-ppc-distributions.R         |  607 +++++++++++++++++++++++-
 tests/testthat/test-ppc-errors.R                |   39 +
 tests/testthat/test-ppc-intervals.R             |   13 
 tests/testthat/test-ppc-loo.R                   |  578 ++++++++++++++++++++++
 tests/testthat/test-ppc-scatterplots.R          |   23 
 tests/testthat/test-ppc-test-statistics.R       |   11 
 tests/testthat/test-ppd-marginal.R              |only
 tests/testthat/test-tidy-params.R               |only
 vignettes/graphical-ppcs.Rmd                    |   39 +
 vignettes/plotting-mcmc-draws.Rmd               |   17 
 vignettes/visual-mcmc-diagnostics.Rmd           |    2 
 101 files changed, 5544 insertions(+), 1404 deletions(-)

More information about bayesplot at CRAN
Permanent link

Package AccSamplingDesign updated to version 0.0.9 with previous version 0.0.8 dated 2026-02-20

Title: Acceptance Sampling Plans Design
Description: Provides tools for designing and analyzing Acceptance Sampling plans. Supports both Attributes Sampling (Binomial and Poisson distributions) and Variables Sampling (Normal and Beta distributions), enabling quality control for fractional and compositional data. Uses nonlinear programming for sampling plan optimization, minimizing sample size while controlling producer's and consumer's risks. Operating Characteristic curves are available for plan visualization.
Author: Ha Truong [aut, cre, cph], Victor Miranda [ths, rev], Roger Kissling [ths, rev]
Maintainer: Ha Truong <truongvietha87@gmail.com>

Diff between AccSamplingDesign versions 0.0.8 dated 2026-02-20 and 0.0.9 dated 2026-08-25

 DESCRIPTION                            |   12 ++---
 MD5                                    |   48 +++++++++++---------
 NEWS.md                                |only
 R/accProb.R                            |   40 ++++++++++++----
 R/betaUnknownTheta.R                   |only
 R/manualPlan.R                         |   13 ++++-
 R/optPlan.R                            |   31 +++++++++++-
 R/optVarPlan.R                         |   64 ++++++++++++++++++++++----
 R/summary.R                            |   10 +++-
 README.md                              |   11 ++++
 build/partial.rdb                      |only
 inst/CITATION                          |only
 inst/doc/introduction.R                |    1 
 inst/doc/introduction.Rmd              |   18 +++++++
 inst/doc/introduction.html             |   79 +++++++++++++++++++++------------
 man/accProb.Rd                         |    5 ++
 man/manualPlan.Rd                      |   11 ++++
 man/optPlan.Rd                         |   19 +++++++
 man/optVarPlan.Rd                      |   17 ++++++-
 tests/testthat.R                       |only
 tests/testthat/test-OCdata.R           |   20 +++++++-
 tests/testthat/test-accProb.R          |   59 ++++++++++++++++++++++++
 tests/testthat/test-betaUnknownTheta.R |only
 tests/testthat/test-manualPlan.R       |only
 tests/testthat/test-optPlan.R          |   35 ++++++++++++++
 tests/testthat/test-optVarPlan.R       |   57 +++++++++++++++++++++++
 tests/testthat/test-plots.R            |   18 +++++++
 tests/testthat/test-summary.R          |only
 vignettes/introduction.Rmd             |   18 +++++++
 29 files changed, 499 insertions(+), 87 deletions(-)

More information about AccSamplingDesign at CRAN
Permanent link

Package TFisher updated to version 0.2.1 with previous version 0.2.0 dated 2018-03-21

Title: Optimal Thresholding Fisher's P-Value Combination Method
Description: We provide the cumulative distribution function (CDF), quantile, and statistical power calculator for a collection of thresholding Fisher's p-value combination methods, including Fisher's p-value combination method, truncated product method and, in particular, soft-thresholding Fisher's p-value combination method which is proven to be optimal in some context of signal detection. The p-value calculator for the omnibus version of these tests are also included. For reference, please see Hong Zhang, Tong Tong, John Landers and Zheyang Wu (2020) "TFisher: A powerful truncation and weighting procedure for combining p-values" <doi:10.1214/19-AOAS1302>.
Author: Hong Zhang [aut], Zheyang Wu [aut, cre]
Maintainer: Zheyang Wu <zheyangwu@wpi.edu>

Diff between TFisher versions 0.2.0 dated 2018-03-21 and 0.2.1 dated 2026-08-25

 DESCRIPTION |   25 ++++++++++++++++---------
 MD5         |    3 ++-
 NEWS.md     |only
 3 files changed, 18 insertions(+), 10 deletions(-)

More information about TFisher at CRAN
Permanent link

Package texreg updated to version 1.40 with previous version 1.39.5 dated 2025-12-22

Title: Conversion of R Regression Output to LaTeX or HTML Tables
Description: Converts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables or HTML tables/MS Word documents or to nicely formatted screen output for the R console for easy model comparison. A list of several models can be combined in a single table. The output is highly customizable. New model types can be easily implemented. Details can be found in Leifeld (2013), JStatSoft <doi:10.18637/jss.v055.i08>.)
Author: Philip Leifeld [aut, cre], Claudia Zucca [ctb]
Maintainer: Philip Leifeld <philip.leifeld@manchester.ac.uk>

Diff between texreg versions 1.39.5 dated 2025-12-22 and 1.40 dated 2026-08-25

 texreg-1.39.5/texreg/build/vignette.rds                 |only
 texreg-1.40/texreg/DESCRIPTION                          |   36 -
 texreg-1.40/texreg/MD5                                  |   37 -
 texreg-1.40/texreg/R/extract.R                          |  351 ++++++++++++----
 texreg-1.40/texreg/R/texreg.R                           |  116 ++++-
 texreg-1.40/texreg/build/partial.rdb                    |binary
 texreg-1.40/texreg/inst/doc/texreg.Rnw                  |   24 -
 texreg-1.40/texreg/inst/doc/texreg.pdf                  |binary
 texreg-1.40/texreg/man/extract-apollo-method.Rd         |only
 texreg-1.40/texreg/man/extract-betareg-method.Rd        |    8 
 texreg-1.40/texreg/man/extract-fc_model-method.Rd       |only
 texreg-1.40/texreg/man/extract.Rd                       |    4 
 texreg-1.40/texreg/man/htmlreg.Rd                       |   26 +
 texreg-1.40/texreg/man/knitreg.Rd                       |   20 
 texreg-1.40/texreg/man/wordreg.Rd                       |    7 
 texreg-1.40/texreg/tests/files/jss_htmlreg_markdown.RDS |binary
 texreg-1.40/texreg/tests/files/jss_htmlreg_word.RDS     |binary
 texreg-1.40/texreg/tests/testthat/test-extract.R        |  293 +++++++++++--
 texreg-1.40/texreg/tests/testthat/test-texreg.R         |   94 +++-
 texreg-1.40/texreg/vignettes/texreg.Rnw                 |   24 -
 texreg-1.40/texreg/vignettes/texreg.bib                 |   14 
 21 files changed, 808 insertions(+), 246 deletions(-)

More information about texreg at CRAN
Permanent link

Package RLumShiny updated to version 0.2.8 with previous version 0.2.7 dated 2026-01-19

Title: 'Shiny' Applications for the R Package 'Luminescence'
Description: A collection of 'shiny' applications for the R package 'Luminescence'. These mainly, but not exclusively, include applications for plotting chronometric data from e.g. luminescence or radiocarbon dating. It further provides access to bootstraps tooltip and popover functionality and contains the 'jscolor.js' library with a custom 'shiny' output binding.
Author: Christoph Burow [aut, cre] , Urs Tilmann Wolpert [aut], Sebastian Kreutzer [aut] , Marco Colombo [aut] , R Luminescence Package Team [ctb], Jan Odvarko [cph] , AnalytixWare [cph] , RStudio [cph]
Maintainer: Christoph Burow <christoph.burow@gmx.net>

Diff between RLumShiny versions 0.2.7 dated 2026-01-19 and 0.2.8 dated 2026-08-25

 DESCRIPTION                           |   22 +--
 MD5                                   |   88 ++++++------
 NAMESPACE                             |   21 ++-
 NEWS.md                               |   94 +++++++++++++
 R/RLumShiny.R                         |    1 
 R/chooser.R                           |   22 ++-
 R/helpers-server.R                    |   23 +++
 R/helpers-ui.R                        |   59 ++++++++
 R/module_importTab.R                  |    5 
 R/module_printCode.R                  |   30 +++-
 inst/shiny/KDE/server.R               |   15 +-
 inst/shiny/KDE/ui.R                   |   31 ++--
 inst/shiny/RCarb/server.R             |   79 ++++++++---
 inst/shiny/RCarb/ui.R                 |   11 +
 inst/shiny/abanico/server.R           |   18 ++
 inst/shiny/abanico/ui.R               |  205 +++++++++---------------------
 inst/shiny/convert/server.R           |   26 +--
 inst/shiny/convert/ui.R               |   15 +-
 inst/shiny/doserecovery/server.R      |   36 +++--
 inst/shiny/doserecovery/ui.R          |   55 +++-----
 inst/shiny/doseresponsecurve/server.R |   23 ++-
 inst/shiny/doseresponsecurve/ui.R     |  145 +++++++++++++--------
 inst/shiny/fastratio/server.R         |    4 
 inst/shiny/filter/global.R            |    5 
 inst/shiny/filter/server.R            |  167 ++++++++++++++++++------
 inst/shiny/filter/ui.R                |   22 ++-
 inst/shiny/finitemixture/server.R     |   23 ++-
 inst/shiny/histogram/server.R         |    2 
 inst/shiny/histogram/ui.R             |   22 ---
 inst/shiny/huntley2006/server.R       |    7 -
 inst/shiny/huntley2006/ui.R           |    4 
 inst/shiny/irsarRF/server.R           |   39 ++++-
 inst/shiny/irsarRF/ui.R               |   17 --
 inst/shiny/lmcurve/server.R           |    8 -
 inst/shiny/lmcurve/ui.R               |   12 -
 inst/shiny/portableOSL/server.R       |    9 -
 inst/shiny/radialplot/server.R        |   53 ++++---
 inst/shiny/radialplot/ui.R            |  109 +++++----------
 inst/shiny/sarCWOSL/server.R          |  232 +++++++++++++++++++++++++++++++---
 inst/shiny/sarCWOSL/ui.R              |   85 +++++++++---
 inst/shiny/surfaceexposure/server.R   |    2 
 inst/shiny/surfaceexposure/ui.R       |   22 ---
 inst/shiny/transformCW/server.R       |    2 
 man/RLumShiny-package.Rd              |    1 
 man/jscolorInput.Rd                   |    4 
 45 files changed, 1186 insertions(+), 689 deletions(-)

More information about RLumShiny at CRAN
Permanent link

Package prospectr updated to version 0.2.11 with previous version 0.2.10 dated 2026-06-23

Title: Miscellaneous Functions for Processing and Sample Selection of Spectroscopic Data
Description: Functions to preprocess spectroscopic data and conduct (representative) sample selection/calibration sampling.
Author: Antoine Stevens [aut] , Leonardo Ramirez-Lopez [aut, cre]
Maintainer: Leonardo Ramirez-Lopez <ramirez.lopez.leo@gmail.com>

Diff between prospectr versions 0.2.10 dated 2026-06-23 and 0.2.11 dated 2026-08-25

 DESCRIPTION                                                   |   10 -
 MD5                                                           |   18 +-
 NEWS.md                                                       |   44 ++++++
 R/read_nircal.R                                               |   67 +++++++---
 README.md                                                     |    4 
 build/stage23.rdb                                             |binary
 build/vignette.rds                                            |binary
 inst/doc/aa-intro.html                                        |    8 -
 inst/doc/bb-pre-processing-spectral-data.html                 |    6 
 inst/doc/cc-selecting-representative-calibration-samples.html |    4 
 10 files changed, 116 insertions(+), 45 deletions(-)

More information about prospectr at CRAN
Permanent link

Package markovchain updated to version 1.0.0 with previous version 0.10.3 dated 2026-02-02

Title: Easy Handling Discrete Time Markov Chains
Description: Functions and S4 methods to create and manage discrete time Markov chains more easily. In addition functions to perform statistical (fitting and drawing random variates) and probabilistic (analysis of their structural proprieties) analysis are provided. See Spedicato (2017) <doi:10.32614/RJ-2017-036>. Some functions for continuous times Markov chains depend on the suggested ctmcd package.
Author: Giorgio Alfredo Spedicato [aut, cre] , Tae Seung Kang [aut], Sai Bhargav Yalamanchi [aut], Mildenberger Thoralf [ctb] , Deepak Yadav [aut], Ignacio Cordon [aut] , Vandit Jain [ctb], Toni Giorgino [ctb] , Richel J.C. Bilderbeek [ctb] , Daniel Ebbert [ [...truncated...]
Maintainer: Giorgio Alfredo Spedicato <spedicato_giorgio@yahoo.it>

Diff between markovchain versions 0.10.3 dated 2026-02-02 and 1.0.0 dated 2026-08-25

 markovchain-0.10.3/markovchain/inst/doc/gsoc_2017_additions.Rmd                         |only
 markovchain-0.10.3/markovchain/inst/doc/higher_order_markov_chains.Rmd                  |only
 markovchain-0.10.3/markovchain/vignettes/gsoc_2017_additions.Rmd                        |only
 markovchain-0.10.3/markovchain/vignettes/higher_order_markov_chains.Rmd                 |only
 markovchain-1.0.0/markovchain/DESCRIPTION                                               |   19 
 markovchain-1.0.0/markovchain/MD5                                                       |  125 -
 markovchain-1.0.0/markovchain/NAMESPACE                                                 |   34 
 markovchain-1.0.0/markovchain/NEWS.md                                                   |  206 --
 markovchain-1.0.0/markovchain/R/RcppExports.R                                           |    7 
 markovchain-1.0.0/markovchain/R/autoplot.R                                              |only
 markovchain-1.0.0/markovchain/R/classesAndMethods.R                                     |  163 -
 markovchain-1.0.0/markovchain/R/ctmcClassesAndMethods.R                                 |   89 
 markovchain-1.0.0/markovchain/R/ctmcProbabilistic.R                                     |   14 
 markovchain-1.0.0/markovchain/R/fittingFunctions.R                                      |   39 
 markovchain-1.0.0/markovchain/R/hommc.R                                                 |    2 
 markovchain-1.0.0/markovchain/R/markovchainFitAbsorbing.R                               |only
 markovchain-1.0.0/markovchain/R/probabilistic.R                                         |   38 
 markovchain-1.0.0/markovchain/R/statisticalTests.R                                      |  787 ++-----
 markovchain-1.0.0/markovchain/R/sysdata.rda                                             |binary
 markovchain-1.0.0/markovchain/R/utils.R                                                 |   36 
 markovchain-1.0.0/markovchain/R/zzz.R                                                   |   33 
 markovchain-1.0.0/markovchain/R/zzz_reachability.R                                      |only
 markovchain-1.0.0/markovchain/README.md                                                 |   22 
 markovchain-1.0.0/markovchain/build/vignette.rds                                        |binary
 markovchain-1.0.0/markovchain/data/blanden.rda                                          |binary
 markovchain-1.0.0/markovchain/data/craigsendi.rda                                       |binary
 markovchain-1.0.0/markovchain/data/holson.rda                                           |binary
 markovchain-1.0.0/markovchain/data/kullback.rda                                         |binary
 markovchain-1.0.0/markovchain/data/preproglucacon.rda                                   |binary
 markovchain-1.0.0/markovchain/data/rain.rda                                             |binary
 markovchain-1.0.0/markovchain/data/sales.rda                                            |binary
 markovchain-1.0.0/markovchain/data/tm_abs.rda                                           |binary
 markovchain-1.0.0/markovchain/inst/ci                                                   |only
 markovchain-1.0.0/markovchain/inst/doc/an_introduction_to_markovchain_package.R         |  138 +
 markovchain-1.0.0/markovchain/inst/doc/an_introduction_to_markovchain_package.Rmd       |  266 +-
 markovchain-1.0.0/markovchain/inst/doc/an_introduction_to_markovchain_package.pdf       |binary
 markovchain-1.0.0/markovchain/inst/doc/gsoc_2017_additions.R                            |   95 
 markovchain-1.0.0/markovchain/inst/doc/gsoc_2017_additions.html                         | 1030 +++-------
 markovchain-1.0.0/markovchain/inst/doc/gsoc_2017_additions.qmd                          |only
 markovchain-1.0.0/markovchain/inst/doc/higher_order_markov_chains.R                     |  123 -
 markovchain-1.0.0/markovchain/inst/doc/higher_order_markov_chains.html                  |  798 +------
 markovchain-1.0.0/markovchain/inst/doc/higher_order_markov_chains.qmd                   |only
 markovchain-1.0.0/markovchain/man/autoplot.markovchain.Rd                               |only
 markovchain-1.0.0/markovchain/man/ctmc-class.Rd                                         |   23 
 markovchain-1.0.0/markovchain/man/dot-asHtest.Rd                                        |only
 markovchain-1.0.0/markovchain/man/hommc-class.Rd                                        |    3 
 markovchain-1.0.0/markovchain/man/is.stochasticallyMonotone.Rd                          |only
 markovchain-1.0.0/markovchain/man/markovchain-class.Rd                                  |   21 
 markovchain-1.0.0/markovchain/man/markovchain-package.Rd                                |  104 -
 markovchain-1.0.0/markovchain/man/markovchainFit.Rd                                     |   21 
 markovchain-1.0.0/markovchain/man/markovchainList-class.Rd                              |   13 
 markovchain-1.0.0/markovchain/man/statisticalTests.Rd                                   |  114 -
 markovchain-1.0.0/markovchain/src/RcppExports.cpp                                       |   12 
 markovchain-1.0.0/markovchain/src/ctmcClassesAndMethods.cpp                             |   28 
 markovchain-1.0.0/markovchain/src/fittingFunctions.cpp                                  |  185 +
 markovchain-1.0.0/markovchain/src/helpers.h                                             |   27 
 markovchain-1.0.0/markovchain/src/mapFitFunctions.h                                     |   61 
 markovchain-1.0.0/markovchain/src/probabilistic.cpp                                     |  165 +
 markovchain-1.0.0/markovchain/tests/testthat/test-assessStationarity-structural-zeros.R |only
 markovchain-1.0.0/markovchain/tests/testthat/test-autoplot.R                            |only
 markovchain-1.0.0/markovchain/tests/testthat/test-fitting-uncertainty-regression.R      |only
 markovchain-1.0.0/markovchain/tests/testthat/test-kullback-empirical-theoretical.R      |only
 markovchain-1.0.0/markovchain/tests/testthat/test-statisticalTests-revised.R            |only
 markovchain-1.0.0/markovchain/tests/testthat/test-verifyMarkovProperty.R                |only
 markovchain-1.0.0/markovchain/tests/testthat/testAbsorbingStates.R                      |only
 markovchain-1.0.0/markovchain/tests/testthat/testBasic1.R                               |   29 
 markovchain-1.0.0/markovchain/tests/testthat/testByrowStructuralAnalysis.R              |only
 markovchain-1.0.0/markovchain/tests/testthat/testFits.R                                 |   17 
 markovchain-1.0.0/markovchain/tests/testthat/testHittingProbabilities.R                 |only
 markovchain-1.0.0/markovchain/tests/testthat/testStatesClassification.R                 |    8 
 markovchain-1.0.0/markovchain/tests/testthat/testStochasticMonotonicity.R               |only
 markovchain-1.0.0/markovchain/tests/testthat/testStructuralAnalysisPublicExamples.R     |only
 markovchain-1.0.0/markovchain/tests/testthat/tests_rcpp_optimizations.R                 |only
 markovchain-1.0.0/markovchain/vignettes/an_introduction_to_markovchain_package.Rmd      |  266 +-
 markovchain-1.0.0/markovchain/vignettes/gsoc_2017_additions.qmd                         |only
 markovchain-1.0.0/markovchain/vignettes/higher_order_markov_chains.qmd                  |only
 markovchain-1.0.0/markovchain/vignettes/markovchainBiblio.bib                           |   68 
 77 files changed, 2473 insertions(+), 2756 deletions(-)

More information about markovchain at CRAN
Permanent link

New package interSAE with initial version 0.1.0
Package: interSAE
Title: Intersectional Small Area Estimation from Survey and Census Data
Version: 0.1.0
Description: Implements design-aware, margin-constrained estimation of population indicators for geographic areas crossed with demographic subgroups. Complex-survey microdata supply outcomes and association information, while one or more aggregate census tables supply overlapping population margins. A generalized iterative proportional fitting engine reconstructs a coherent latent population table, and an augmented model-assisted estimator produces domain means, proportions, and totals for sampled and unsampled intersections. Tools diagnose non-identification, compute linear-programming sensitivity bounds, propagate sampling and model uncertainty with replicate-weight or multiplier bootstrap procedures, enforce structural zeros, and benchmark estimates to official totals. The framework extends calibration ideas from Deville and Sarndal (1992) <doi:10.1080/01621459.1992.10475217> and small area estimation ideas from Fay and Herriot (1979) <doi:10.1080/01621459.1979.10482505>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: graphics, stats, utils
Suggests: knitr, lpSolve, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-24 16:38:42 UTC; marvian
Author: Leila Marvian Mashhad [aut, cre]
Maintainer: Leila Marvian Mashhad <leila.marveian@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-25 05:20:31 UTC

More information about interSAE at CRAN
Permanent link

New package IGPFrailty with initial version 0.1.0
Package: IGPFrailty
Title: Inverse Gaussian Process Degradation Models with Frailty
Version: 0.1.0
Description: Maximum likelihood estimation and reliability inference for Inverse Gaussian Process (IGP) degradation models with gamma and inverse Gaussian frailty terms, as formulated by Morita et al. (2021) <doi:10.1002/qre.2762>. Classical IGP degradation models are described in Wasan (1968) and Meeker and Escobar (1998, ISBN:978-0471143284). The package provides tools for calculating lifetime cumulative distribution functions, probability density functions, lifetime quantiles with confidence intervals, posterior individual unit frailties, and goodness-of-fit diagnostics.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: stats, graphics, grDevices, utils
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-24 16:43:23 UTC; shikhar tyagi
Author: Shikhar Tyagi [aut, cre] , Vrijesh Tripathi [aut]
Maintainer: Shikhar Tyagi <shikhar1093tyagi@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-25 05:21:06 UTC

More information about IGPFrailty at CRAN
Permanent link

Package ggstatsplot updated to version 1.1.1 with previous version 1.1.0 dated 2026-08-22

Title: 'ggplot2' Based Plots with Statistical Details
Description: Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous (violin plots, scatterplots, histograms, dot plots, dot-and-whisker plots) or categorical (pie and bar charts) data. Currently, it supports the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian versions of t-test/ANOVA, correlation analyses, contingency table analysis, meta-analysis, and regression analyses. References: Patil (2021) <doi:10.21105/joss.03236>.
Author: Indrajeet Patil [cre, aut, cph]
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>

Diff between ggstatsplot versions 1.1.0 dated 2026-08-22 and 1.1.1 dated 2026-08-25

 ggstatsplot-1.1.0/ggstatsplot/man/dot-is_palette_sufficient.Rd        |only
 ggstatsplot-1.1.1/ggstatsplot/DESCRIPTION                             |    8 -
 ggstatsplot-1.1.1/ggstatsplot/MD5                                     |   27 +--
 ggstatsplot-1.1.1/ggstatsplot/NEWS.md                                 |    7 
 ggstatsplot-1.1.1/ggstatsplot/R/0-utils.R                             |   74 +---------
 ggstatsplot-1.1.1/ggstatsplot/R/extract-stats.R                       |   37 +----
 ggstatsplot-1.1.1/ggstatsplot/R/ggbarstats.R                          |    4 
 ggstatsplot-1.1.1/ggstatsplot/R/ggbetweenstats-helpers.R              |   73 +++++----
 ggstatsplot-1.1.1/ggstatsplot/R/ggcoefstats.R                         |    1 
 ggstatsplot-1.1.1/ggstatsplot/R/ggpiestats-ggbarstats-helpers.R       |   43 ++---
 ggstatsplot-1.1.1/ggstatsplot/R/ggpiestats.R                          |    4 
 ggstatsplot-1.1.1/ggstatsplot/tests/testthat/_snaps/utils.md          |    9 -
 ggstatsplot-1.1.1/ggstatsplot/tests/testthat/test-ggbarstats.R        |    6 
 ggstatsplot-1.1.1/ggstatsplot/tests/testthat/test-pairwise-ggsignif.R |   54 +++++++
 ggstatsplot-1.1.1/ggstatsplot/tests/testthat/test-utils.R             |    8 -
 15 files changed, 169 insertions(+), 186 deletions(-)

More information about ggstatsplot at CRAN
Permanent link

Package diceR updated to version 3.2.0 with previous version 3.1.0 dated 2025-06-19

Title: Diverse Cluster Ensemble in R
Description: Performs cluster analysis using an ensemble clustering framework, Chiu & Talhouk (2018) <doi:10.1186/s12859-017-1996-y>. Results from a diverse set of algorithms are pooled together using methods such as majority voting, K-Modes, LinkCluE, and CSPA. There are options to compare cluster assignments across algorithms using internal and external indices, visualizations such as heatmaps, and significance testing for the existence of clusters.
Author: Derek Chiu [aut, cre], Aline Talhouk [aut], Johnson Liu [ctb, com]
Maintainer: Derek Chiu <dchiu@bccrc.ca>

Diff between diceR versions 3.1.0 dated 2025-06-19 and 3.2.0 dated 2026-08-25

 DESCRIPTION                             |   16 ++++++-------
 MD5                                     |   38 ++++++++++++++++----------------
 NEWS.md                                 |    4 +++
 R/algorithms.R                          |   16 ++++++++++---
 build/partial.rdb                       |binary
 build/vignette.rds                      |binary
 inst/doc/overview.html                  |    7 +++--
 man/CSPA.Rd                             |   10 ++++----
 man/LCA.Rd                              |   12 +++++-----
 man/LCE.Rd                              |   10 ++++----
 man/consensus_combine.Rd                |    2 -
 man/consensus_evaluate.Rd               |    2 -
 man/diceR-package.Rd                    |    1 
 man/graphs.Rd                           |    2 -
 man/impute_knn.Rd                       |    4 +--
 man/impute_missing.Rd                   |    6 ++---
 man/k_modes.Rd                          |   10 ++++----
 man/majority_voting.Rd                  |   10 ++++----
 man/sigclust.Rd                         |    2 -
 tests/testthat/test-consensus_cluster.R |    2 -
 20 files changed, 84 insertions(+), 70 deletions(-)

More information about diceR at CRAN
Permanent link

Package countryatlas updated to version 2.0.0 with previous version 1.0.0 dated 2026-06-24

Title: Join World Bank Data, Country Codes and Maps on the ISO Spine
Description: A complete toolkit for getting country data onto honest maps. Country names rarely line up across data sources ("US", "U.S.", "United States", "United States of America" are one country, but a naive join treats them as four), so 'countryatlas' makes ISO codes the universal join key. It generalises a one-call, map-ready table that stitches together 'ggplot2' map geometry, 'WDI' World Bank indicators and the 'countrycode' Rosetta stone; exposes the join machinery for the user's own data; ships curated reference data (metadata, group memberships, an indicator catalogue, flags and currencies); adds analysis helpers (per-capita, regional roll-ups, ranking, inequality and convergence statistics); and turns one hand-drawn choropleth into a full vocabulary of projected, area-honest maps (binned and quantile choropleths, proportional-symbol, spike, bivariate, cartogram, tile-grid, flow, small-multiple, animated, globe and interactive), and can hand its curated, ISO-reconciled tables to 'ggsql' [...truncated...]
Author: Youzhi Yu [aut, cre]
Maintainer: Youzhi Yu <yuyouzhi666@icloud.com>

Diff between countryatlas versions 1.0.0 dated 2026-06-24 and 2.0.0 dated 2026-08-25

 DESCRIPTION                                |   30 
 MD5                                        |  210 ++--
 NAMESPACE                                  |   29 
 NEWS.md                                    | 1343 +++++++++++++++++++++++++++++
 R/analysis.R                               |  730 +++++++++++++++
 R/cache.R                                  |  192 +++-
 R/countryatlas-package.R                   |   64 +
 R/data.R                                   |   67 +
 R/diagnostics.R                            |  107 ++
 R/geometry.R                               |  761 +++++++++++++++-
 R/ggsql.R                                  |only
 R/historical.R                             |only
 R/join.R                                   |  107 ++
 R/overrides.R                              |   57 +
 R/reference.R                              |  129 ++
 R/standardize.R                            |   22 
 R/utils.R                                  |  347 +++++++
 R/visualization.R                          |  900 +++++++++++++++++--
 R/world_data.R                             |   97 +-
 README.md                                  |  238 ++++-
 build/vignette.rds                         |binary
 data/country_groups_tbl.rda                |binary
 data/historical_codes.rda                  |only
 data/world_snapshot.rda                    |binary
 inst/doc/beyond-the-choropleth.R           |   24 
 inst/doc/beyond-the-choropleth.Rmd         |   52 +
 inst/doc/beyond-the-choropleth.html        |  104 +-
 inst/doc/countryatlas-and-ggsql.R          |only
 inst/doc/countryatlas-and-ggsql.Rmd        |only
 inst/doc/countryatlas-and-ggsql.html       |only
 inst/doc/countryatlas.R                    |   41 
 inst/doc/countryatlas.Rmd                  |  114 ++
 inst/doc/countryatlas.html                 |  409 ++++++--
 inst/doc/getting-started.R                 |    3 
 inst/doc/getting-started.Rmd               |    7 
 inst/doc/getting-started.html              |   16 
 inst/doc/joining-your-own-data.R           |   23 
 inst/doc/joining-your-own-data.Rmd         |   71 +
 inst/doc/joining-your-own-data.html        |  129 ++
 inst/doc/sf-and-projections.R              |   27 
 inst/doc/sf-and-projections.Rmd            |   62 +
 inst/doc/sf-and-projections.html           |   64 +
 man/aggregate_regions.Rd                   |   10 
 man/animate_world.Rd                       |    3 
 man/as_ggsql_source.Rd                     |only
 man/attach_geometry.Rd                     |   38 
 man/audit_coverage.Rd                      |    5 
 man/beta_convergence.Rd                    |only
 man/bivariate_map.Rd                       |   13 
 man/bubble_map.Rd                          |    3 
 man/cartogram_map.Rd                       |   19 
 man/check_country_match.Rd                 |   26 
 man/clear_wdi_cache.Rd                     |   13 
 man/convert_country.Rd                     |   15 
 man/correlate_indicators.Rd                |only
 man/country_borders.Rd                     |only
 man/country_data.Rd                        |   13 
 man/country_groups.Rd                      |    3 
 man/country_join_all.Rd                    |only
 man/country_meta.Rd                        |   14 
 man/countryatlas-package.Rd                |   49 -
 man/dissolve_country.Rd                    |only
 man/distance_between.Rd                    |only
 man/dorling_map.Rd                         |only
 man/facet_map.Rd                           |only
 man/figures/README-globe-1.png             |only
 man/figures/README-globe-spin.gif          |only
 man/figures/README-readme-bubble-1.png     |only
 man/figures/README-readme-choropleth-1.png |only
 man/figures/README-readme-income-1.png     |only
 man/figures/README-readme-join-1.png       |only
 man/figures/logo.png                       |binary
 man/geom_country_labels.Rd                 |    9 
 man/gini.Rd                                |only
 man/globe_map.Rd                           |only
 man/growth_rate.Rd                         |only
 man/historical_codes.Rd                    |only
 man/in_group.Rd                            |    5 
 man/index_to.Rd                            |only
 man/interactive_map.Rd                     |   18 
 man/join_world.Rd                          |    6 
 man/lag_by_country.Rd                      |only
 man/locate_country.Rd                      |only
 man/morans_i.Rd                            |only
 man/neighbors.Rd                           |only
 man/repair_country_names.Rd                |only
 man/share_of_world.Rd                      |only
 man/sigma_convergence.Rd                   |only
 man/simplify_geometry.Rd                   |   14 
 man/spike_map.Rd                           |only
 man/spin_globe.Rd                          |only
 man/standardize_country.Rd                 |    6 
 man/theil.Rd                               |only
 man/theme_world_map.Rd                     |    6 
 man/tile_map.Rd                            |   11 
 man/wdi_search.Rd                          |    1 
 man/wdj_overrides.Rd                       |   25 
 man/world_data.Rd                          |   36 
 man/world_geometry.Rd                      |   48 -
 man/world_map.Rd                           |   11 
 man/world_query.Rd                         |only
 man/world_snapshot.Rd                      |   20 
 man/world_tiles.Rd                         |    9 
 tests/testthat/helper-geometry.R           |only
 tests/testthat/helper-net.R                |   11 
 tests/testthat/helper-source.R             |only
 tests/testthat/test-analysis.R             |  321 ++++++
 tests/testthat/test-arg-validation.R       |only
 tests/testthat/test-data-integrity.R       |only
 tests/testthat/test-degenerate-input.R     |only
 tests/testthat/test-diagnostics.R          |   67 +
 tests/testthat/test-features-2.0.0.R       |only
 tests/testthat/test-fetch-assembly.R       |only
 tests/testthat/test-geometry.R             |only
 tests/testthat/test-ggsql.R                |only
 tests/testthat/test-join.R                 |   35 
 tests/testthat/test-locale.R               |only
 tests/testthat/test-numeric-anchors.R      |only
 tests/testthat/test-parallel.R             |only
 tests/testthat/test-pre-cran-polish.R      |only
 tests/testthat/test-reference.R            |  159 +++
 tests/testthat/test-return-contracts.R     |only
 tests/testthat/test-second-wave.R          |only
 tests/testthat/test-standardize.R          |   41 
 tests/testthat/test-untested-exports.R     |only
 tests/testthat/test-visualization.R        |  407 ++++++++
 tests/testthat/test-world-data.R           |   12 
 vignettes/beyond-the-choropleth.Rmd        |   52 +
 vignettes/countryatlas-and-ggsql.Rmd       |only
 vignettes/countryatlas.Rmd                 |  114 ++
 vignettes/getting-started.Rmd              |    7 
 vignettes/joining-your-own-data.Rmd        |   71 +
 vignettes/sf-and-projections.Rmd           |   62 +
 133 files changed, 7665 insertions(+), 719 deletions(-)

More information about countryatlas at CRAN
Permanent link


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