diff --git a/cran.r-project.org/web/checks/check_flavors.html b/cran.r-project.org/web/checks/check_flavors.html index bab978e..9243f1c 100644 --- a/cran.r-project.org/web/checks/check_flavors.html +++ b/cran.r-project.org/web/checks/check_flavors.html @@ -10,7 +10,7 @@

CRAN Package Check Flavors

-Last updated on 2023-12-21 04:01:40 CET. +Last updated on 2023-12-27 03:56:49 CET.

Systems used for CRAN package checking. diff --git a/cran.r-project.org/web/checks/check_issue_kinds.html b/cran.r-project.org/web/checks/check_issue_kinds.html index 1900aaf..89a1bef 100644 --- a/cran.r-project.org/web/checks/check_issue_kinds.html +++ b/cran.r-project.org/web/checks/check_issue_kinds.html @@ -10,7 +10,7 @@

CRAN Package Check Issue Kinds

-Last updated on 2023-12-21 04:01:40 CET. +Last updated on 2023-12-27 03:56:49 CET.

diff --git a/www.stats.ox.ac.uk/pub/bdr/Intel/README.txt b/www.stats.ox.ac.uk/pub/bdr/Intel/README.txt index c11643d..b26468f 100644 --- a/www.stats.ox.ac.uk/pub/bdr/Intel/README.txt +++ b/www.stats.ox.ac.uk/pub/bdr/Intel/README.txt @@ -1,5 +1,5 @@ Checks of packaes with C/C++/Fortran compiled code, using the -Intel compilers icx/ipcx/ifx from oneAPI 2024.0 and oneMKL 2023.2.0, +Intel compilers icx/ipcx/ifx from oneAPI 2024.2 and oneMKL 2023.2.0, with settings as described in https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Intel-compilers diff --git a/www.stats.ox.ac.uk/pub/bdr/Rconfig/r-devel-linux-x86_64-fedora-gcc b/www.stats.ox.ac.uk/pub/bdr/Rconfig/r-devel-linux-x86_64-fedora-gcc index 096fd72..70666c6 100644 --- a/www.stats.ox.ac.uk/pub/bdr/Rconfig/r-devel-linux-x86_64-fedora-gcc +++ b/www.stats.ox.ac.uk/pub/bdr/Rconfig/r-devel-linux-x86_64-fedora-gcc @@ -20,7 +20,7 @@ The -Wno flags reduce the deluge of warnings from Boost and Eigen headers. The security flags follow Fedora. -Werror=implicit-function-declaration gives stricter C99 compliance as used by macOS. -The LTO flags mean that R and recoomended packages are built with LTO and +The LTO flags mean that R and recomended packages are built with LTO and are slightly smaller and faster. This uses the system LAPACK, which is currently 3.10.1.
Kind Description Details