Sun, 12 Apr 2026

Package V8 updated to version 8.1.0 with previous version 8.0.1 dated 2025-10-10

Title: Embedded JavaScript and WebAssembly Engine for R
Description: An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 or NodeJS when built as a shared library.
Author: Jeroen Ooms [aut, cre] , George Stagg [ctb] , Jan Marvin Garbuszus [ctb]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>

Diff between V8 versions 8.0.1 dated 2025-10-10 and 8.1.0 dated 2026-04-12

 DESCRIPTION            |    6 +++---
 LICENSE                |    2 +-
 MD5                    |   22 +++++++++++-----------
 NEWS                   |    3 +++
 build/partial.rdb      |binary
 build/vignette.rds     |binary
 configure              |   17 +++++------------
 inst/doc/npm.html      |    6 +++---
 inst/doc/v8_intro.html |   20 ++++++++++++--------
 src/Makevars.in        |    2 +-
 src/bindings.cpp       |    4 ++--
 tools/winlibs.R        |    6 ++++--
 12 files changed, 45 insertions(+), 43 deletions(-)

More information about V8 at CRAN
Permanent link

Package mfrmr updated to version 0.1.5 with previous version 0.1.4 dated 2026-03-30

Title: Estimation and Diagnostics for Many-Facet Measurement Models
Description: Fits many-facet measurement models and returns diagnostics, reporting helpers, and reproducible analysis bundles using a native R implementation. Supports arbitrary facet counts, rating-scale and partial-credit parameterizations ('Andrich' (1978) <doi:10.1007/BF02293814>; 'Masters' (1982) <doi:10.1007/BF02296272>), marginal maximum likelihood estimation with Gauss-Hermite quadrature and direct optimization of the marginal log-likelihood, joint maximum likelihood estimation, plus tools for anchor review, interaction screening, linking workflows, and publication-oriented summaries.
Author: Ryuya Komuro [aut, cre]
Maintainer: Ryuya Komuro <ryuya.komuro.c4@tohoku.ac.jp>

Diff between mfrmr versions 0.1.4 dated 2026-03-30 and 0.1.5 dated 2026-04-12

 DESCRIPTION                                           |   24 
 MD5                                                   |  328 
 NAMESPACE                                             |   39 
 NEWS.md                                               |   50 
 R/api-advanced.R                                      | 2903 +++++
 R/api-bias-collection.R                               |   10 
 R/api-dashboards.R                                    |    5 
 R/api-estimation.R                                    |  740 +
 R/api-export-bundles.R                                | 3550 ++++++
 R/api-methods.R                                       | 1899 +++
 R/api-plotting-fit-family.R                           |  226 
 R/api-plotting.R                                      |  586 +
 R/api-prediction.R                                    |  810 +
 R/api-reference-benchmark.R                           |  763 +
 R/api-reporting-checklist.R                           |  639 +
 R/api-reports.R                                       | 3323 ++++++
 R/api-simulation-spec.R                               |  804 +
 R/api-simulation.R                                    | 9421 +++++++++++++++++-
 R/api-tables.R                                        |  562 +
 R/cpp11.R                                             |only
 R/facets_mode_api.R                                   |   23 
 R/facets_mode_methods.R                               |    8 
 R/help_compatibility_layer.R                          |  154 
 R/help_gpcm_scope.R                                   |only
 R/help_linking_and_dff.R                              |   19 
 R/help_reporting_and_apa.R                            |   96 
 R/help_reports_and_tables.R                           |   62 
 R/help_visual_diagnostics.R                           |  315 
 R/help_workflow_methods.R                             |  277 
 R/mfrm_core.R                                         | 2976 ++++-
 R/mfrmr-package.R                                     |  328 
 R/reporting.R                                         |  599 +
 R/utils-method-labels.R                               |only
 README.md                                             |  481 
 build/vignette.rds                                    |binary
 inst/doc/mfrmr-linking-and-dff.R                      |  204 
 inst/doc/mfrmr-linking-and-dff.html                   | 1158 +-
 inst/doc/mfrmr-mml-and-marginal-fit.R                 |only
 inst/doc/mfrmr-mml-and-marginal-fit.Rmd               |only
 inst/doc/mfrmr-mml-and-marginal-fit.html              |only
 inst/doc/mfrmr-reporting-and-apa.R                    |  184 
 inst/doc/mfrmr-reporting-and-apa.html                 | 1312 +-
 inst/doc/mfrmr-visual-diagnostics.R                   |  208 
 inst/doc/mfrmr-visual-diagnostics.Rmd                 |   64 
 inst/doc/mfrmr-visual-diagnostics.html                | 1166 +-
 inst/doc/mfrmr-workflow.R                             |  428 
 inst/doc/mfrmr-workflow.Rmd                           |  110 
 inst/doc/mfrmr-workflow.html                          | 2203 ++--
 inst/references/CODE_READING_GUIDE.md                 |  199 
 inst/references/FACETS_manual_mapping.md              |   28 
 man/analyze_dff.Rd                                    |   12 
 man/analyze_residual_pca.Rd                           |    2 
 man/apa_table.Rd                                      |   11 
 man/audit_conquest_overlap.Rd                         |only
 man/audit_mfrm_anchors.Rd                             |    2 
 man/bias_interaction_report.Rd                        |    2 
 man/build_apa_outputs.Rd                              |   33 
 man/build_conquest_overlap_bundle.Rd                  |only
 man/build_linking_review.Rd                           |only
 man/build_mfrm_manifest.Rd                            |   11 
 man/build_mfrm_replay_script.Rd                       |   18 
 man/build_mfrm_sim_spec.Rd                            |  118 
 man/build_misfit_casebook.Rd                          |only
 man/build_summary_table_bundle.Rd                     |only
 man/build_visual_summaries.Rd                         |   30 
 man/build_weighting_audit.Rd                          |only
 man/category_curves_report.Rd                         |    4 
 man/category_structure_report.Rd                      |    7 
 man/compare_mfrm.Rd                                   |   15 
 man/compatibility_alias_table.Rd                      |only
 man/compute_information.Rd                            |   58 
 man/data_quality_report.Rd                            |    2 
 man/describe_mfrm_data.Rd                             |   25 
 man/diagnose_mfrm.Rd                                  |   54 
 man/displacement_table.Rd                             |    2 
 man/estimate_all_bias.Rd                              |   10 
 man/estimate_bias.Rd                                  |    2 
 man/estimation_iteration_report.Rd                    |    2 
 man/evaluate_mfrm_design.Rd                           |   67 
 man/evaluate_mfrm_diagnostic_screening.Rd             |only
 man/evaluate_mfrm_signal_detection.Rd                 |   61 
 man/export_mfrm_bundle.Rd                             |   49 
 man/export_summary_appendix.Rd                        |only
 man/extract_mfrm_sim_spec.Rd                          |   21 
 man/facet_quality_dashboard.Rd                        |    3 
 man/facet_statistics_report.Rd                        |    2 
 man/facets_chisq_table.Rd                             |    2 
 man/facets_output_file_bundle.Rd                      |    2 
 man/facets_parity_report.Rd                           |    8 
 man/fair_average_table.Rd                             |   11 
 man/fit_mfrm.Rd                                       |  307 
 man/gpcm_capability_matrix.Rd                         |only
 man/interrater_agreement_table.Rd                     |    4 
 man/measurable_summary_table.Rd                       |    2 
 man/mfrm_threshold_profiles.Rd                        |    3 
 man/mfrmr-package.Rd                                  |  340 
 man/mfrmr_compatibility_layer.Rd                      |   32 
 man/mfrmr_linking_and_dff.Rd                          |   17 
 man/mfrmr_reporting_and_apa.Rd                        |   96 
 man/mfrmr_reports_and_tables.Rd                       |   62 
 man/mfrmr_visual_diagnostics.Rd                       |  143 
 man/mfrmr_workflow_methods.Rd                         |  284 
 man/normalize_conquest_overlap_files.Rd               |only
 man/normalize_conquest_overlap_tables.Rd              |only
 man/plot.mfrm_bundle.Rd                               |    6 
 man/plot.mfrm_design_evaluation.Rd                    |   32 
 man/plot.mfrm_facets_run.Rd                           |    4 
 man/plot.mfrm_fit.Rd                                  |   26 
 man/plot.mfrm_future_branch_active_branch.Rd          |only
 man/plot.mfrm_signal_detection.Rd                     |   38 
 man/plot.mfrm_summary_table_bundle.Rd                 |only
 man/plot_facet_quality_dashboard.Rd                   |    2 
 man/plot_fair_average.Rd                              |    8 
 man/plot_information.Rd                               |   24 
 man/plot_marginal_fit.Rd                              |only
 man/plot_marginal_pairwise.Rd                         |only
 man/plot_qc_dashboard.Rd                              |    5 
 man/predict_mfrm_population.Rd                        |   57 
 man/predict_mfrm_units.Rd                             |  104 
 man/rating_scale_table.Rd                             |   12 
 man/recommend_mfrm_design.Rd                          |   29 
 man/reference_case_benchmark.Rd                       |   65 
 man/reporting_checklist.Rd                            |   49 
 man/run_mfrm_facets.Rd                                |   14 
 man/run_qc_pipeline.Rd                                |    4 
 man/sample_mfrm_plausible_values.Rd                   |   66 
 man/simulate_mfrm_data.Rd                             |   60 
 man/specifications_report.Rd                          |    2 
 man/subset_connectivity_report.Rd                     |    4 
 man/summary.mfrm_bias.Rd                              |    5 
 man/summary.mfrm_bundle.Rd                            |   14 
 man/summary.mfrm_data_description.Rd                  |   15 
 man/summary.mfrm_design_evaluation.Rd                 |   30 
 man/summary.mfrm_diagnostics.Rd                       |   25 
 man/summary.mfrm_facets_run.Rd                        |    4 
 man/summary.mfrm_fit.Rd                               |   44 
 man/summary.mfrm_future_branch_active_branch.Rd       |only
 man/summary.mfrm_linking_review.Rd                    |only
 man/summary.mfrm_misfit_casebook.Rd                   |only
 man/summary.mfrm_plausible_values.Rd                  |    6 
 man/summary.mfrm_population_prediction.Rd             |   27 
 man/summary.mfrm_reporting_checklist.Rd               |only
 man/summary.mfrm_signal_detection.Rd                  |   24 
 man/summary.mfrm_summary_table_bundle.Rd              |only
 man/summary.mfrm_unit_prediction.Rd                   |    2 
 man/summary.mfrm_weighting_audit.Rd                   |only
 man/unexpected_after_bias_table.Rd                    |    2 
 man/unexpected_response_table.Rd                      |    2 
 man/visual_reporting_template.Rd                      |only
 src                                                   |only
 tests/testthat.R                                      |    7 
 tests/testthat/test-anchor-equating.R                 |  110 
 tests/testthat/test-api-coverage-gaps.R               |   22 
 tests/testthat/test-compatibility-aliases.R           |only
 tests/testthat/test-core-workflow.R                   |   38 
 tests/testthat/test-data-processing.R                 |  309 
 tests/testthat/test-diagnostic-screening-validation.R |only
 tests/testthat/test-draw-coverage.R                   |   34 
 tests/testthat/test-edge-cases.R                      |    4 
 tests/testthat/test-error-handling.R                  |   17 
 tests/testthat/test-estimation-core.R                 |  828 +
 tests/testthat/test-export-bundles.R                  | 2475 ++++
 tests/testthat/test-facets-mode-api.R                 |    4 
 tests/testthat/test-facets-parity-report.R            |    4 
 tests/testthat/test-gpcm-capability-matrix.R          |only
 tests/testthat/test-information-module.R              |   64 
 tests/testthat/test-marginal-fit-diagnostics.R        |only
 tests/testthat/test-marginal-fit-plots.R              |only
 tests/testthat/test-misfit-casebook.R                 |only
 tests/testthat/test-mml-cpp11-backend.R               |only
 tests/testthat/test-namespace-contract.R              |   42 
 tests/testthat/test-output-stability.R                |  173 
 tests/testthat/test-parameter-recovery.R              |  287 
 tests/testthat/test-prediction.R                      |  418 
 tests/testthat/test-reference-benchmark.R             |  264 
 tests/testthat/test-report-functions.R                |    3 
 tests/testthat/test-reporting-checklist.R             |  133 
 tests/testthat/test-reporting-coverage.R              |  113 
 tests/testthat/test-simulation-design.R               | 3179 ++++++
 tests/testthat/test-summary-table-bundle.R            |only
 tests/testthat/test-visual-reporting-template.R       |only
 tests/testthat/test-weighting-audit.R                 |only
 vignettes/mfrmr-mml-and-marginal-fit.Rmd              |only
 vignettes/mfrmr-visual-diagnostics.Rmd                |   64 
 vignettes/mfrmr-workflow.Rmd                          |  110 
 185 files changed, 45572 insertions(+), 5161 deletions(-)

More information about mfrmr at CRAN
Permanent link

Package coda.plot updated to version 0.2.2 with previous version 0.2.1 dated 2026-03-06

Title: Plots for Compositional Data
Description: Provides a collection of easy-to-use functions for creating visualizations of compositional data using 'ggplot2'. Includes support for common plotting techniques in compositional data analysis.
Author: Marc Comas-Cufi [aut, cre]
Maintainer: Marc Comas-Cufi <mcomas@imae.udg.edu>

Diff between coda.plot versions 0.2.1 dated 2026-03-06 and 0.2.2 dated 2026-04-12

 DESCRIPTION               |    8 
 MD5                       |   21 -
 NAMESPACE                 |    7 
 NEWS                      |   18 
 R/balance_dendrogram.R    |   25 -
 R/ternary_diagram.R       |  854 +++++++++++++++++++++++++++++++++++-----------
 R/zzz.R                   |    2 
 man/add_ternary_grid.Rd   |only
 man/add_ternary_path.Rd   |only
 man/add_ternary_pc.Rd     |only
 man/add_ternary_points.Rd |only
 man/ternary_coords.Rd     |only
 man/ternary_diagram.Rd    |   34 -
 man/ternary_frame.Rd      |only
 man/ternary_plot.Rd       |only
 15 files changed, 733 insertions(+), 236 deletions(-)

More information about coda.plot at CRAN
Permanent link

Package hsrecombi (with last version 1.1.0) was removed from CRAN

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

2026-03-27 1.1.0
2023-06-07 1.0.1
2022-12-01 0.5.1
2022-11-29 0.5.0
2022-03-27 0.4.2
2022-03-25 0.4.1
2021-03-23 0.3.4
2020-10-14 0.3.2
2020-08-27 0.3.1
2020-05-28 0.3.0
2020-03-04 0.1.3

Permanent link
Package sendmailR updated to version 1.4-1 with previous version 1.4-0 dated 2023-01-12

Title: Send Email Using R
Description: Package contains a simple SMTP client with minimal dependencies which provides a portable solution for sending email, including file attachments and inline html reports, from within R. SMTP Authentication and SSL/STARTTLS is implemented using curl.
Author: Olaf Mersmann [aut, cre] , Quinn Weber [ctb], Marius Barth [ctb] , Are Edvardsen [ctb] , Alexander Bartel [ctb]
Maintainer: Olaf Mersmann <olafm@p-value.net>

Diff between sendmailR versions 1.4-0 dated 2023-01-12 and 1.4-1 dated 2026-04-12

 DESCRIPTION                        |   17 +
 MD5                                |   16 -
 R/mime_part.R                      |   14 +
 R/options.R                        |    2 
 R/sendmailR.r                      |   26 +-
 build/vignette.rds                 |binary
 inst/doc/sending-html-reports.html |  328 ++++++++++++++++++-------------------
 man/mime_part.character.Rd         |    5 
 man/sendmail_options.Rd            |    2 
 9 files changed, 213 insertions(+), 197 deletions(-)

More information about sendmailR at CRAN
Permanent link

Package salso updated to version 0.3.77 with previous version 0.3.69 dated 2026-03-08

Title: Search Algorithms and Loss Functions for Bayesian Clustering
Description: The SALSO algorithm is an efficient randomized greedy search method to find a point estimate for a random partition based on a loss function and posterior Monte Carlo samples. The algorithm is implemented for many loss functions, including the Binder loss and a generalization of the variation of information loss, both of which allow for unequal weights on the two types of clustering mistakes. Efficient implementations are also provided for Monte Carlo estimation of the posterior expected loss of a given clustering estimate. See Dahl, Johnson, Müller (2022) <doi:10.1080/10618600.2022.2069779>.
Author: David B. Dahl [aut, cre] , Devin J. Johnson [aut] , Peter Mueller [aut], Andres Felipe Barrientos [aut], Garritt Page [aut], David Dunson [aut], Authors of the dependency Rust crates [ctb]
Maintainer: David B. Dahl <dahl@stat.byu.edu>

Diff between salso versions 0.3.69 dated 2026-03-08 and 0.3.77 dated 2026-04-12

 salso-0.3.69/salso/src/abort_shim.c                 |only
 salso-0.3.69/salso/src/shim.c                       |only
 salso-0.3.77/salso/DESCRIPTION                      |   10 
 salso-0.3.77/salso/LICENSE                          |    2 
 salso-0.3.77/salso/MD5                              |   46 +-
 salso-0.3.77/salso/NEWS                             |    6 
 salso-0.3.77/salso/build/partial.rdb                |binary
 salso-0.3.77/salso/inst/AUTHORS                     |   37 +
 salso-0.3.77/salso/src/Makevars.win.in              |   12 
 salso-0.3.77/salso/src/r_init_shim.c                |only
 salso-0.3.77/salso/src/rust/Cargo.lock              |  382 +++++++++++++++++---
 salso-0.3.77/salso/src/rust/Cargo.toml              |   18 
 salso-0.3.77/salso/src/rust/build.rs                |   12 
 salso-0.3.77/salso/src/rust/rbindings/Cargo.lock    |    2 
 salso-0.3.77/salso/src/rust/rbindings/Cargo.toml    |    5 
 salso-0.3.77/salso/src/rust/rbindings/src/lib.rs    |  225 +++++------
 salso-0.3.77/salso/src/rust/roxido/Cargo.lock       |    6 
 salso-0.3.77/salso/src/rust/roxido/Cargo.toml       |    5 
 salso-0.3.77/salso/src/rust/roxido/src/lib.rs       |  130 +++---
 salso-0.3.77/salso/src/rust/roxido_macro/Cargo.lock |    2 
 salso-0.3.77/salso/src/rust/roxido_macro/Cargo.toml |    5 
 salso-0.3.77/salso/src/rust/roxido_macro/src/lib.rs |    4 
 salso-0.3.77/salso/src/rust/src/lib.rs              |    2 
 salso-0.3.77/salso/src/rust/vendor.tar.xz           |binary
 salso-0.3.77/salso/src/shims.c                      |only
 salso-0.3.77/salso/tools/configure.R                |  182 +++++++--
 26 files changed, 728 insertions(+), 365 deletions(-)

More information about salso at CRAN
Permanent link

Package renv updated to version 1.2.1 with previous version 1.2.0 dated 2026-03-25

Title: Project Environments
Description: A dependency management toolkit for R. Using 'renv', you can create and manage project-local R libraries, save the state of these libraries to a 'lockfile', and later restore your library as required. Together, these tools can help make your projects more isolated, portable, and reproducible.
Author: Kevin Ushey [aut, cre] , Hadley Wickham [aut] , Posit Software, PBC [cph, fnd]
Maintainer: Kevin Ushey <kevin@rstudio.com>

Diff between renv versions 1.2.0 dated 2026-03-25 and 1.2.1 dated 2026-04-12

 renv-1.2.0/renv/inst/repos/src/contrib/renv_1.2.0.tar.gz |only
 renv-1.2.1/renv/DESCRIPTION                              |    8 
 renv-1.2.1/renv/MD5                                      |   97 +++----
 renv-1.2.1/renv/NEWS.md                                  |   72 +++++
 renv-1.2.1/renv/R/available-packages.R                   |   22 +
 renv-1.2.1/renv/R/cache.R                                |    2 
 renv-1.2.1/renv/R/checkout.R                             |   29 +-
 renv-1.2.1/renv/R/cli.R                                  |    2 
 renv-1.2.1/renv/R/description.R                          |    5 
 renv-1.2.1/renv/R/equip-macos.R                          |    2 
 renv-1.2.1/renv/R/graph.R                                |  103 ++++++--
 renv-1.2.1/renv/R/id.R                                   |    2 
 renv-1.2.1/renv/R/infrastructure.R                       |    6 
 renv-1.2.1/renv/R/install.R                              |   10 
 renv-1.2.1/renv/R/json-write.R                           |    5 
 renv-1.2.1/renv/R/library.R                              |    2 
 renv-1.2.1/renv/R/lockfile-diff.R                        |    1 
 renv-1.2.1/renv/R/lockfile-write.R                       |    4 
 renv-1.2.1/renv/R/paths.R                                |    5 
 renv-1.2.1/renv/R/pip.R                                  |    4 
 renv-1.2.1/renv/R/r.R                                    |    3 
 renv-1.2.1/renv/R/records.R                              |   25 +-
 renv-1.2.1/renv/R/remotes.R                              |    8 
 renv-1.2.1/renv/R/repos.R                                |    4 
 renv-1.2.1/renv/R/restore.R                              |   64 ++++-
 renv-1.2.1/renv/R/retrieve.R                             |    9 
 renv-1.2.1/renv/R/settings.R                             |   17 +
 renv-1.2.1/renv/R/snapshot.R                             |   18 +
 renv-1.2.1/renv/R/socket.R                               |   13 -
 renv-1.2.1/renv/R/update.R                               |    1 
 renv-1.2.1/renv/R/use.R                                  |  105 ++++++++
 renv-1.2.1/renv/R/utils.R                                |   40 ++-
 renv-1.2.1/renv/inst/repos/src/contrib/PACKAGES          |    6 
 renv-1.2.1/renv/inst/repos/src/contrib/PACKAGES.gz       |binary
 renv-1.2.1/renv/inst/repos/src/contrib/PACKAGES.rds      |binary
 renv-1.2.1/renv/inst/repos/src/contrib/renv_1.2.1.tar.gz |only
 renv-1.2.1/renv/man/settings.Rd                          |    9 
 renv-1.2.1/renv/tests/testthat/_snaps/init.md            |only
 renv-1.2.1/renv/tests/testthat/_snaps/install.md         |   38 +++
 renv-1.2.1/renv/tests/testthat/test-available-packages.R |    4 
 renv-1.2.1/renv/tests/testthat/test-checkout.R           |   25 ++
 renv-1.2.1/renv/tests/testthat/test-defer.R              |   46 +++
 renv-1.2.1/renv/tests/testthat/test-graph.R              |  184 +++++++++++++++
 renv-1.2.1/renv/tests/testthat/test-init.R               |    6 
 renv-1.2.1/renv/tests/testthat/test-install.R            |   18 +
 renv-1.2.1/renv/tests/testthat/test-lockfile.R           |   20 +
 renv-1.2.1/renv/tests/testthat/test-paths.R              |   34 ++
 renv-1.2.1/renv/tests/testthat/test-records.R            |   40 +++
 renv-1.2.1/renv/tests/testthat/test-restore.R            |  114 +++++++++
 renv-1.2.1/renv/tests/testthat/test-retrieve.R           |   15 +
 renv-1.2.1/renv/tests/testthat/test-use.R                |   65 +++++
 51 files changed, 1177 insertions(+), 135 deletions(-)

More information about renv at CRAN
Permanent link

Package enhancer updated to version 1.1.1 with previous version 1.1.0 dated 2025-11-17

Title: Mixed-Effects Models Enhancing Functions
Description: Special functions that enhance other mixed effect model packages by creating overlayed, reduced rank, and reduced model matrices together with multiple data sets to practice the use of these models. For more details see Covarrubias-Pazaran (2016) <doi:10.1371/journal.pone.0156744>.
Author: Giovanny Covarrubias-Pazaran [aut, cre]
Maintainer: Giovanny Covarrubias-Pazaran <cova_ruber@live.com.mx>

Diff between enhancer versions 1.1.0 dated 2025-11-17 and 1.1.1 dated 2026-04-12

 DESCRIPTION  |   10 +++++-----
 MD5          |    4 ++--
 man/redmm.Rd |    6 ++++++
 3 files changed, 13 insertions(+), 7 deletions(-)

More information about enhancer at CRAN
Permanent link

Package archive updated to version 1.1.13 with previous version 1.1.12.1 dated 2025-12-24

Title: Multi-Format Archive and Compression Support
Description: Bindings to 'libarchive' <http://www.libarchive.org> the Multi-format archive and compression library. Offers R connections and direct extraction for many archive formats including 'tar', 'ZIP', '7-zip', 'RAR', 'CAB' and compression formats including 'gzip', 'bzip2', 'compress', 'lzma' and 'xz'.
Author: Jim Hester [aut] , Gabor Csardi [aut, cre], Ondrej Holy [cph] , RStudio [cph, fnd]
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>

Diff between archive versions 1.1.12.1 dated 2025-12-24 and 1.1.13 dated 2026-04-12

 DESCRIPTION                              |    9 ++--
 MD5                                      |   30 ++++++++--------
 NEWS.md                                  |    4 ++
 src/Makevars.in                          |    2 -
 src/cpp11/include/cpp11/R.hpp            |   30 +++++++++++++++-
 src/cpp11/include/cpp11/altrep.hpp       |   42 +---------------------
 src/cpp11/include/cpp11/data_frame.hpp   |   58 ++++++++++++++-----------------
 src/cpp11/include/cpp11/declarations.hpp |   11 ++---
 src/cpp11/include/cpp11/environment.hpp  |   14 -------
 src/cpp11/include/cpp11/function.hpp     |   21 +++++++----
 src/cpp11/include/cpp11/list.hpp         |    8 ++--
 src/cpp11/include/cpp11/named_arg.hpp    |    2 -
 src/cpp11/include/cpp11/protect.hpp      |   25 +++----------
 src/cpp11/include/cpp11/r_vector.hpp     |   17 +++------
 src/cpp11/include/cpp11/sexp.hpp         |    5 +-
 src/cpp11/include/fmt/format.h           |    4 +-
 16 files changed, 125 insertions(+), 157 deletions(-)

More information about archive at CRAN
Permanent link

Package AIPW updated to version 0.6.9.3 with previous version 0.6.9.2 dated 2025-04-05

Title: Augmented Inverse Probability Weighting
Description: The 'AIPW' package implements the augmented inverse probability weighting, a doubly robust estimator, for average causal effect estimation with user-defined stacked machine learning algorithms. To cite the 'AIPW' package, please use: "Yongqi Zhong, Edward H. Kennedy, Lisa M. Bodnar, Ashley I. Naimi (2021). AIPW: An R Package for Augmented Inverse Probability Weighted Estimation of Average Causal Effects. American Journal of Epidemiology. <doi:10.1093/aje/kwab207>". Visit: <https://yqzhong7.github.io/AIPW/> for more information.
Author: Yongqi Zhong [aut, cre] , Ashley Naimi [aut] , Gabriel Conzuelo [ctb], Edward Kennedy [ctb]
Maintainer: Yongqi Zhong <yq.zhong7@gmail.com>

Diff between AIPW versions 0.6.9.2 dated 2025-04-05 and 0.6.9.3 dated 2026-04-12

 DESCRIPTION                        |   13 +++++++------
 MD5                                |    8 ++++----
 NEWS.md                            |   14 ++++++++++----
 inst/doc/AIPW.html                 |    9 ++++-----
 inst/doc/Repated_Crossfitting.html |    7 +++----
 5 files changed, 28 insertions(+), 23 deletions(-)

More information about AIPW at CRAN
Permanent link


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