From eb1a48a2efd4e4cb18ef3cdde49cae0029c9728f Mon Sep 17 00:00:00 2001 From: gaborcsardi Date: Wed, 18 Sep 2024 03:33:08 +0000 Subject: [PATCH] Update --- cran.r-project.org/web/checks/check_flavors.html | 2 +- cran.r-project.org/web/checks/check_issue_kinds.html | 2 +- www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cran.r-project.org/web/checks/check_flavors.html b/cran.r-project.org/web/checks/check_flavors.html index f7785b4..bcbafb0 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 2024-09-16 06:48:04 CEST. +Last updated on 2024-09-18 04:48:22 CEST.

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 cbd9cda..c86c189 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-09-16 06:48:04 CEST. +Last updated on 2024-09-18 04:48:22 CEST.

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 b5d13f4..8173694 100644 --- a/www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt +++ b/www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt @@ -1,5 +1,5 @@ Check results using R-devel on an arm64 ('M1 Pro') Mac running macOS -14.6.1 'Sonoma' with Xcode/CLT 16 and the build of gfortran (a fork of +15.0 'Sequoia' with Xcode/CLT 16 and the build of gfortran (a fork of 14.1) from https://github.com/R-macos/gcc-14-branch/releases/tag/14.1-darwin) Timezone Europe/London @@ -7,10 +7,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.6" +CC="clang -mmacos-version-min=15" OBJC=$CC FC="/opt/gfortran/bin/gfortran -mtune=native" -CXX="clang++ -mmacos-version-min=14.6" +CXX="clang++ -mmacos-version-min=15" 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" @@ -24,10 +24,10 @@ R_LD_LIBRARY_PATH=/opt/R/arm64/lib External libraries are where possible installed via minor modifications to Simon Urbanek's 'recipes' at https://github.com/R-macos/recipes . The main exceptions are those -which need to use dynamic libraries (such as openmpi). +which need to use dynamic libraries (such as openmpi and libmariadb). -Currently this uses PROJ 9.4.1, GEOS 3.13.0, GDAL 3.9.2. -(GDAL needs manual patching of gdal-config.) +Currently this uses PROJ 9.4.1, GEOS 3.13.0, GDAL 3.9.2. (GDAL needs +manual patching of gdal-config, so not installed via recioes.) pandoc is their binary arm64 Mac build, currently 3.4 (and updated often).
Kind Description Details