You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
clang-16 is currently an "Additional check" on CRAN, but that will be changing in a couple of weeks. From a "please fix to safely retain your package on CRAN" message I received: "clang 16 is now at rc1 and due for release on March 7: we plan to switch fedora-clang checking after Feb 16."
See also #53 and #63 about previous needs to upgrade clang on this image.
In particular, you can use the rhub/clang16:latest container for clang 16. It is not Fedora, but it is clang 16 and libc++, which are the important parts.
Please let me know if it works for your purposes. Thanks!
Also coming here to say thanks, as I've been wrestling with Docker images and clang16 all day, and had given up in frustration just before this was added!
clang-16 is currently an "Additional check" on CRAN, but that will be changing in a couple of weeks. From a "please fix to safely retain your package on CRAN" message I received: "clang 16 is now at rc1 and due for release on March 7: we plan to switch fedora-clang checking after Feb 16."
See also #53 and #63 about previous needs to upgrade clang on this image.
cc @paleolimbot @thisisnic
The text was updated successfully, but these errors were encountered: