Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Oct 1, 2023
1 parent c274bb1 commit dc6a99b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cran.r-project.org/web/checks/check_flavors.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="container">
<h2>CRAN Package Check Flavors</h2>
<p>
Last updated on 2023-09-28 05:10:24 CEST.
Last updated on 2023-10-01 05:05:08 CEST.
</p>
<p>
Systems used for CRAN package checking.
Expand Down
2 changes: 1 addition & 1 deletion cran.r-project.org/web/checks/check_issue_kinds.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="container">
<h2>CRAN Package Check Issue Kinds</h2>
<p>
Last updated on 2023-09-28 05:10:24 CEST.
Last updated on 2023-10-01 05:05:08 CEST.
</p>
<table border="1">
<tr> <th> Kind </th> <th> Description </th> <th> Details </th> </tr>
Expand Down
4 changes: 2 additions & 2 deletions www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Locale en_GB.UTF-8, LC_COLLATE=C

Details as in the R-admin manual, with config.site containing

CC="clang -mmacos-version-min=13.5"
CC="clang -mmacos-version-min=14.0"
OBJC=$CC
FC="/opt/gfortran/bin/gfortran -mtune=native"
CXX=clang++
Expand Down Expand Up @@ -53,7 +53,7 @@ Some ways in which this may differ from the CRAN checks:
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.
Version 15 seems a minor update from 14.0.3.
The SDK in ICU 15 has disabled the termcap emulation of terminfo.
The default SDK in CLT 15 has disabled the termcap emulation of terminfo.
- External software is (mainly) kept up-to-date -- see above.
This includes using Java 17 and cmake, currently 3.27.5.
OpenMPI is installed for Rmpi, bigGP and pbdMPI .
Expand Down

0 comments on commit dc6a99b

Please sign in to comment.