Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Aug 24, 2024
1 parent 80bbf20 commit d0a711a
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 2024-08-23 04:49:02 CEST.
Last updated on 2024-08-24 04:49:19 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 2024-08-23 04:49:02 CEST.
Last updated on 2024-08-24 04:49:19 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/Intel/README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Checks of packages with C/C++/Fortran compiled code, using the
Intel compilers icx/ipcx/ifx from oneAPI 2024.2.0 and oneMKL 2023.2.0,
Intel compilers icx/ipcx/ifx from oneAPI 2024.2.1 and oneMKL 2023.2.0,
with settings as described in
https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Intel-compilers

Expand All @@ -13,7 +13,7 @@ checks). This causes some warnings like

and those have been moved to sub-directory Old.

The 2024.2.0 version of ifx has hardcoded liinks to the 2024.1.0 version of the
The 2024.2.0 version of ifx had hardcoded liinks to the 2024.1.0 version of the
C libraries, so a ln -s 2024.2.0 2024.1.0 in the 'oneapi/compiler'
directory was needed.

0 comments on commit d0a711a

Please sign in to comment.