diff --git a/bucket_04/R-acepack/descriptions/desc.single b/bucket_04/R-acepack/descriptions/desc.single
index 9b150c61bc..9bfe50e300 100644
--- a/bucket_04/R-acepack/descriptions/desc.single
+++ b/bucket_04/R-acepack/descriptions/desc.single
@@ -1,7 +1,7 @@
acepack: ACE and AVAS for Selecting Multiple Regression Transformations
Two nonparametric methods for multiple regression transform selection are
-provided. The first, Alternative Conditional Expectations (ACE), is an
+provided. The first, Alternating Conditional Expectations (ACE), is an
algorithm to find the fixed point of maximal correlation, i.e. it finds a
set of transformed response variables that maximizes R^2 using smoothing
functions [see Breiman, L., and J.H. Friedman. 1985. "Estimating Optimal
@@ -10,10 +10,15 @@ American Statistical Association. 80:580-598. <doi:10.1080/01621459.1985.10478157>]. Also included is
the Additivity Variance Stabilization (AVAS) method which works better than
-ACE when correlation is low [see Tibshirani, R.. 1986. "Estimating
+ACE when correlation is low [see Tibshirani, R. 1986. "Estimating
Transformations for Regression via Additivity and Variance Stabilization".
Journal of the American Statistical Association. 83:394-405. <doi:10.1080/01621459.1988.10478610>]. A good
-introduction to these two methods is in chapter 16 of Frank Harrel's
-"Regression Modeling Strategies" in the Springer Series in Statistics.
+introduction to these two methods is in chapter 16 of Frank Harrell's
+"Regression Modeling Strategies" in the Springer Series in Statistics. A
+permutation independence test is included from [Holzmann, H., Klar, B.
+2025. "Lancaster correlation - a new dependence measure linked to maximum
+correlation". Scandinavian Journal of Statistics. 52(1):145-169 <doi:10.1111/sjos.12733>].
diff --git a/bucket_04/R-acepack/distinfo b/bucket_04/R-acepack/distinfo
index 9f5b132456..9beb384b9d 100644
--- a/bucket_04/R-acepack/distinfo
+++ b/bucket_04/R-acepack/distinfo
@@ -1 +1 @@
-fb993f9673fda6fb934160387b3ca8ae0c4e55d93941f3dbc00bcda0254eb2c9 26940 CRAN/acepack_1.5.2.tar.gz
+bc1be01d825a9e38889acad70a1f360d1f3bcd2b57ffa820efd9478ac4bee503 35133 CRAN/acepack_1.6.1.tar.gz
diff --git a/bucket_04/R-acepack/specification b/bucket_04/R-acepack/specification
index a918559fc4..b73f91940e 100644
--- a/bucket_04/R-acepack/specification
+++ b/bucket_04/R-acepack/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 1.5.2
+DEF[PORTVERSION]= 1.6.1
# ------------------------------------------------------------------------
NAMEBASE= R-acepack
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= acepack_1.5.2.tar.gz:main
+DISTFILE[1]= acepack_1.6.1.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_10/R-geometry/distinfo b/bucket_10/R-geometry/distinfo
index b2a8d8fb36..9dbfc86430 100644
--- a/bucket_10/R-geometry/distinfo
+++ b/bucket_10/R-geometry/distinfo
@@ -1 +1 @@
-87413027a50229d463eb7c9b95e87e65d32b7d9b64534663c08378cfa52e2115 1147372 CRAN/geometry_0.5.1.tar.gz
+c83a1e17ada83112a10ed99d4ddb80e0f1fd1aa70989a4d805480780ed9b46a5 1147603 CRAN/geometry_0.5.2.tar.gz
diff --git a/bucket_10/R-geometry/specification b/bucket_10/R-geometry/specification
index a7b9c86bc7..11ce309997 100644
--- a/bucket_10/R-geometry/specification
+++ b/bucket_10/R-geometry/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 0.5.1
+DEF[PORTVERSION]= 0.5.2
# ------------------------------------------------------------------------
NAMEBASE= R-geometry
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= geometry_0.5.1.tar.gz:main
+DISTFILE[1]= geometry_0.5.2.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_18/R-dials/distinfo b/bucket_18/R-dials/distinfo
index 58005057be..48b57232bc 100644
--- a/bucket_18/R-dials/distinfo
+++ b/bucket_18/R-dials/distinfo
@@ -1 +1 @@
-424ae9635919d0f0cfaf99ddc672c5674ad01a8da35b280e46c91e1428430123 133534 CRAN/dials_1.3.0.tar.gz
+e3f04accabf7ce9d6c435998afec368aa06485dd3492790e0d58d4e62598934e 136907 CRAN/dials_1.4.0.tar.gz
diff --git a/bucket_18/R-dials/specification b/bucket_18/R-dials/specification
index a1c23f7999..957af6113f 100644
--- a/bucket_18/R-dials/specification
+++ b/bucket_18/R-dials/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 1.3.0
+DEF[PORTVERSION]= 1.4.0
# ------------------------------------------------------------------------
NAMEBASE= R-dials
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= dials_1.3.0.tar.gz:main
+DISTFILE[1]= dials_1.4.0.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_1B/R-RMySQL/distinfo b/bucket_1B/R-RMySQL/distinfo
index 30a8403b2e..4e17414811 100644
--- a/bucket_1B/R-RMySQL/distinfo
+++ b/bucket_1B/R-RMySQL/distinfo
@@ -1 +1 @@
-82e89e3fcebc21b13701dc89af54700fafc22762510db88eb6c3b965f2976b86 53241 CRAN/RMySQL_0.10.29.tar.gz
+47c64bd58668a3cc47c5beb0111381f13b8e58515729ef500bbce65bf652bbfc 53393 CRAN/RMySQL_0.11.0.tar.gz
diff --git a/bucket_1B/R-RMySQL/specification b/bucket_1B/R-RMySQL/specification
index 16f479f859..9d197fb64e 100644
--- a/bucket_1B/R-RMySQL/specification
+++ b/bucket_1B/R-RMySQL/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 0.10.29
+DEF[PORTVERSION]= 0.11.0
# ------------------------------------------------------------------------
NAMEBASE= R-RMySQL
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= RMySQL_0.10.29.tar.gz:main
+DISTFILE[1]= RMySQL_0.11.0.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_4A/R-cli/distinfo b/bucket_4A/R-cli/distinfo
index 10230217b1..acc4b1500f 100644
--- a/bucket_4A/R-cli/distinfo
+++ b/bucket_4A/R-cli/distinfo
@@ -1 +1 @@
-4295085f11221c54b1dd2b1d39a675a85dfd9f900294297567e1d36f65ac4841 568162 CRAN/cli_3.6.3.tar.gz
+0c39539ce173bcbf7abaca64e8d2c87ffec8257c144c31b793c4cf2dd9cf7620 637550 CRAN/cli_3.6.4.tar.gz
diff --git a/bucket_4A/R-cli/specification b/bucket_4A/R-cli/specification
index a9db9bb46a..e1e79da0e2 100644
--- a/bucket_4A/R-cli/specification
+++ b/bucket_4A/R-cli/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 3.6.3
+DEF[PORTVERSION]= 3.6.4
# ------------------------------------------------------------------------
NAMEBASE= R-cli
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= cli_3.6.3.tar.gz:main
+DISTFILE[1]= cli_3.6.4.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_89/R-terra/distinfo b/bucket_89/R-terra/distinfo
index 030a82eb44..0661c915ef 100644
--- a/bucket_89/R-terra/distinfo
+++ b/bucket_89/R-terra/distinfo
@@ -1 +1 @@
-006342a50d470cc4bbc2af785e00b703755422b333de92ddecd16d725180e74c 1007622 CRAN/terra_1.8-15.tar.gz
+6a55ac8ef3f428f540be102e3b220392c41a325753528894d0346218c2551d7f 1015212 CRAN/terra_1.8-21.tar.gz
diff --git a/bucket_89/R-terra/specification b/bucket_89/R-terra/specification
index a56cb9e415..f525cca413 100644
--- a/bucket_89/R-terra/specification
+++ b/bucket_89/R-terra/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 1.8-15
+DEF[PORTVERSION]= 1.8-21
# ------------------------------------------------------------------------
NAMEBASE= R-terra
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= terra_1.8-15.tar.gz:main
+DISTFILE[1]= terra_1.8-21.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_E8/R-R6/distinfo b/bucket_E8/R-R6/distinfo
index 750ebaa30a..88d8f7ea9d 100644
--- a/bucket_E8/R-R6/distinfo
+++ b/bucket_E8/R-R6/distinfo
@@ -1 +1 @@
-8d92bd29c2ed7bf15f2778618ffe4a95556193d21d8431a7f75e7e5fc102bf48 63422 CRAN/R6_2.5.1.tar.gz
+59c6eba8b1b912eb7e104f65053235604be853425ee67c152ac4e86a1f2073b4 64507 CRAN/R6_2.6.1.tar.gz
diff --git a/bucket_E8/R-R6/specification b/bucket_E8/R-R6/specification
index abb47b0d72..055966bdca 100644
--- a/bucket_E8/R-R6/specification
+++ b/bucket_E8/R-R6/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 2.5.1
+DEF[PORTVERSION]= 2.6.1
# ------------------------------------------------------------------------
NAMEBASE= R-R6
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= R6_2.5.1.tar.gz:main
+DISTFILE[1]= R6_2.6.1.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_EA/R-recipes/distinfo b/bucket_EA/R-recipes/distinfo
index b533d99e59..d6c795af6f 100644
--- a/bucket_EA/R-recipes/distinfo
+++ b/bucket_EA/R-recipes/distinfo
@@ -1 +1 @@
-c5dc8876bc680272812bbb4be39a29464c42a7b773f8cc6d07ac4145f830206d 840713 CRAN/recipes_1.1.0.tar.gz
+4cc408d35f7d11aa968c37f5b60dc1f9ecb7c0374c817362077772c31b05d1a2 862112 CRAN/recipes_1.1.1.tar.gz
diff --git a/bucket_EA/R-recipes/specification b/bucket_EA/R-recipes/specification
index e58c5c169b..d91d457006 100644
--- a/bucket_EA/R-recipes/specification
+++ b/bucket_EA/R-recipes/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 1.1.0
+DEF[PORTVERSION]= 1.1.1
# ------------------------------------------------------------------------
NAMEBASE= R-recipes
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= recipes_1.1.0.tar.gz:main
+DISTFILE[1]= recipes_1.1.1.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
@@ -42,6 +42,7 @@ BUILDRUN_DEPENDS= R-dplyr:single:std
R-magrittr:single:std
R-purrr:single:std
R-rlang:single:std
+ R-sparsevctrs:single:std
R-tibble:single:std
R-tidyr:single:std
R-tidyselect:single:std
diff --git a/bucket_EC/R-tidyquant/distinfo b/bucket_EC/R-tidyquant/distinfo
index 3bda39d04d..b9ce63965a 100644
--- a/bucket_EC/R-tidyquant/distinfo
+++ b/bucket_EC/R-tidyquant/distinfo
@@ -1 +1 @@
-47a84dd7d89b90fab3ca8f5600882ad1cc71f1c9df0ddbf8e0cbc24395f17d0c 1151269 CRAN/tidyquant_1.0.10.tar.gz
+af12e64d6e2ea99549ccafa161d578fd41689517cfe55c91ad8c776afcdfa72d 1151561 CRAN/tidyquant_1.0.11.tar.gz
diff --git a/bucket_EC/R-tidyquant/specification b/bucket_EC/R-tidyquant/specification
index 4450e2c9e3..835e365f96 100644
--- a/bucket_EC/R-tidyquant/specification
+++ b/bucket_EC/R-tidyquant/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 1.0.10
+DEF[PORTVERSION]= 1.0.11
# ------------------------------------------------------------------------
NAMEBASE= R-tidyquant
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= tidyquant_1.0.10.tar.gz:main
+DISTFILE[1]= tidyquant_1.0.11.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
diff --git a/bucket_FB/R-parsnip/distinfo b/bucket_FB/R-parsnip/distinfo
index e56ae07d3b..bcf606a3d9 100644
--- a/bucket_FB/R-parsnip/distinfo
+++ b/bucket_FB/R-parsnip/distinfo
@@ -1 +1 @@
-3e8aed6fce995e78d89e2800cf4d7d3016d3bfae9f5580e81aaa31e490198512 974958 CRAN/parsnip_1.2.1.tar.gz
+16addd909a5b240df8a19a4f6f67016a770bf037deede2612bdd5aa24d3db87d 925762 CRAN/parsnip_1.3.0.tar.gz
diff --git a/bucket_FB/R-parsnip/specification b/bucket_FB/R-parsnip/specification
index c20bd63f45..fc3435d5a3 100644
--- a/bucket_FB/R-parsnip/specification
+++ b/bucket_FB/R-parsnip/specification
@@ -1,4 +1,4 @@
-DEF[PORTVERSION]= 1.2.1
+DEF[PORTVERSION]= 1.3.0
# ------------------------------------------------------------------------
NAMEBASE= R-parsnip
@@ -12,7 +12,7 @@ CONTACT= CRAN_Automaton[cran@ironwolf.systems]
DOWNLOAD_GROUPS= main
SITES[main]= CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
-DISTFILE[1]= parsnip_1.2.1.tar.gz:main
+DISTFILE[1]= parsnip_1.3.0.tar.gz:main
DIST_SUBDIR= CRAN
DF_INDEX= 1
@@ -42,6 +42,7 @@ BUILDRUN_DEPENDS= R-cli:single:std
R-prettyunits:single:std
R-purrr:single:std
R-rlang:single:std
+ R-sparsevctrs:single:std
R-tibble:single:std
R-tidyr:single:std
R-vctrs:single:std