Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Jan 22, 2025
1 parent cb2a465 commit ee0716a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 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 2025-01-17 05:48:42 CET.
Last updated on 2025-01-22 03:49:20 CET.
</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 2025-01-17 05:48:42 CET.
Last updated on 2025-01-22 03:49:20 CET.
</p>
<table border="1">
<tr> <th> Kind </th> <th> Description </th> <th> Details </th> </tr>
Expand Down
5 changes: 2 additions & 3 deletions www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Check results using R-devel on an arm64 ('M1 Pro') Mac running macOS
15.2 'Sequoia' with Xcode/CLT 16.2RC and the build of gfortran
(a fork of 14.1) from
https://github.com/R-macos/gcc-14-branch/releases/tag/14.1-darwin)
15.2 'Sequoia' with Xcode/CLT 16.2 and the build of gfortran
(a fork of 14.2) from https://github.com/R-macos/gcc-14-branch/releases)

Timezone Europe/London
Locale en_GB.UTF-8, LC_COLLATE=C
Expand Down
2 changes: 1 addition & 1 deletion www.stats.ox.ac.uk/pub/bdr/donttest/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Tests on x86_64 Linux with R-devel using _R_CHECK_DONTTEST_EXAMPLES_=true
Other details as
https://www.stats.ox.ac.uk/pub/bdr/Rconfig/r-devel-linux-x86_64-fedora-gcc

The latest results are with Fedora 38; earlier ones with F34.
The latest results are with Fedora 40; earlier ones with F34, 36 or 38.

Examples are selected by manual inspection so this may not be fully updated.

Expand Down
2 changes: 1 addition & 1 deletion www.stats.ox.ac.uk/pub/bdr/memtests/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ setenv R_DONT_USE_TK true

valgrind:
Running R CMD check --use-valgrind with an instrumented (level 2) build of R,
currently using valgrind 3.21.0 on Fedora 38.
currently using valgrind 3.23.0 on Fedora 40.

configured by:
.../configure -C --with-valgrind-instrumentation=2
Expand Down

0 comments on commit ee0716a

Please sign in to comment.