-Last updated on 2024-08-01 04:53:06 CEST.
+Last updated on 2024-08-03 04:48:05 CEST.
Flavor | R Version | OS Type | CPU Type | OS Info | CPU Info | Compilers | LC_CTYPE | |
r-devel-linux-x86_64-debian-clang | r-devel | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | clang/flang-new version 18.1.8 | C.UTF-8 | |
- r-devel-linux-x86_64-debian-gcc | r-devel | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | GCC 13.3.0 (Debian 13.3.0-1) | C.UTF-8 | |
+ r-devel-linux-x86_64-debian-gcc | r-devel | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | GCC 13.3.0 (Debian 13.3.0-3) | C.UTF-8 | |
r-devel-linux-x86_64-fedora-clang | r-devel | Linux | x86_64 | Fedora 36 | 2x 6-core Intel Xeon E5-2440 0 @ 2.40GHz | clang/flang version 18.1.x | en_GB.UTF-8 | Details |
r-devel-linux-x86_64-fedora-gcc | r-devel | Linux | x86_64 | Fedora 36 | 2x 6-core Intel Xeon E5-2440 0 @ 2.40GHz | GCC 13.2 | en_GB.UTF-8 | Details |
r-devel-windows-x86_64 | r-devel | Windows | x86_64 | Windows Server 2022 | 2x AMD EPYC 7443 (24 cores) @ 2.85GHz | GCC 13.2.0 (built by MXE, MinGW-W64 project) | German_Germany.utf8 | |
- r-patched-linux-x86_64 | r-patched | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | GCC 13.3.0 (Debian 13.3.0-1) | C.UTF-8 | |
- r-release-linux-x86_64 | r-release | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | GCC 13.3.0 (Debian 13.3.0-1) | C.UTF-8 | |
+ r-patched-linux-x86_64 | r-patched | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | GCC 13.3.0 (Debian 13.3.0-3) | C.UTF-8 | |
+ r-release-linux-x86_64 | r-release | Linux | x86_64 | Debian GNU/Linux testing | 2x 8-core Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz | GCC 13.3.0 (Debian 13.3.0-3) | C.UTF-8 | |
r-release-macos-arm64 | r-release | macOS | arm64 | macOS 13.4 (22F66) | Mac mini (Apple M1) | Apple Clang 1400.0.29.202; GNU Fortran (GCC) 12.2.0 | en_US.UTF-8 | |
r-release-macos-x86_64 | r-release | macOS | x86_64 | macOS 13.3.1 (a) (22E772610a) | Mac mini (6-Core Intel Core i5 @ 3 GHz) | Apple Clang 1403.0.22.14.1; GNU Fortran (GCC) 12.2.0 | en_US.UTF-8 | |
r-release-windows-x86_64 | r-release | Windows | x86_64 | Windows Server 2022 | 2x AMD EPYC 7443 (24 cores) @ 2.85GHz | GCC 13.2.0 (built by MXE, MinGW-W64 project) | German_Germany.utf8 | |
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 0aa1ff1..48d7b17 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 2024-08-01 04:53:06 CEST.
+Last updated on 2024-08-03 04:48:05 CEST.
Kind | Description | Details |
diff --git a/www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt b/www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt
index 9d163ea..6c41978 100644
--- a/www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt
+++ b/www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt
@@ -11,10 +11,10 @@ Locale en_GB.UTF-8, LC_COLLATE=C
Details as in the R-admin manual, with config.site containing
-CC="clang -mmacos-version-min=14.5"
+CC="clang -mmacos-version-min=14.6"
OBJC=$CC
FC="/opt/gfortran/bin/gfortran -mtune=native"
-CXX="clang++ -mmacos-version-min=14.5"
+CXX="clang++ -mmacos-version-min=14.6"
CFLAGS="-falign-functions=8 -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -Wstrict-prototypes"
C17FLAGS="-falign-functions=8 -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -Wno-strict-prototypes"
C90FLAGS="-falign-functions=8 -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -Wno-strict-prototypes"
@@ -35,7 +35,7 @@ Currently this uses PROJ 9.4.1, GEOS 3.12.2, GDAL 3.9.1.
pandoc is their binary arm64 Mac build, currently 3.2.1 (and updated often).
-Java is 21.0.3 from https://adoptium.net
+Java is 21.0.4 from https://adoptium.net
JAGS is a binary install from
https://sourceforge.net/projects/mcmc-jags/files/JAGS/4.x/Mac%20OS%20X/
@@ -51,6 +51,7 @@ this may differ from the CRAN checks:
- OS and Command Line Tools are kept up-to-date (at present the CRAN
check service is running macOS 11, and Xcode/CLT 14.0.3 with the
macOS11 SDK. But R was built with CLT 14.0.0).
+- The TeX installation (MacTeX, currently 2024) is updated daily.
- Later C/C++ compilers, different flags.
Apple clang 14.0.3 it seems was a major update from 14.0.0, with
many aspects of LLVM clang 15/16 having been ported.
@@ -58,7 +59,7 @@ this may differ from the CRAN checks:
Versions 16.0.0 ported some changes from LLVM 19-to-be.
- External software is (mainly) kept up-to-date -- see above.
This includes using Java 21 and cmake, currently 3.29.6.
- OpenMPI is installed for Rmpi, bigGP and pbdMPI, currently 5.0.1.
+ OpenMPI is installed for Rmpi, bigGP and pbdMPI, currently 5.0.5.
- Package INLA is installed -- requires a binary install on Macs.
Packages with non-default installs:
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 627e516..1d725f0 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
@@ -1,11 +1,9 @@
R-devel
x86_64 Fedora 36 Linux
-GCC 14.1.0 (C, C++, Fortran)
+GCC 14.2.0 (C, C++, Fortran)
Timezone Europe/London
Locale en_GB.UTF-8, LC_COLLATE=C
-[2024-08-01: testing GCC 14.2 RC2, which reports 14.1.1 20240729.]]
-
configured with options --enable-lto=R, config.site:
CFLAGS="-g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes"