diff --git a/articles/BAS-vignette.html b/articles/BAS-vignette.html index 92c4789a..cc133ce2 100644 --- a/articles/BAS-vignette.html +++ b/articles/BAS-vignette.html @@ -490,7 +490,7 @@

Alternative algorithms } )
##    user  system elapsed 
-##   1.368   0.000   1.367
+## 1.388 0.000 1.388
 system.time(
   for (i in 1:10) {
@@ -502,7 +502,7 @@ 

Alternative algorithms } )

##    user  system elapsed 
-##   1.201   0.000   1.201
+## 1.213 0.000 1.213

which is faster for enumeration than the default method=“BAS”.

diff --git a/news/index.html b/news/index.html index 215c188d..7abdcbaa 100644 --- a/news/index.html +++ b/news/index.html @@ -32,6 +32,10 @@

Changelog

Source:
NEWS.md
+
+

BAS 1.7.3

+

BAS 1.7.2

CRAN release: 2024-09-16