Displaying 2 results from an estimated 2 matches for "snsy1j8w8h8b".
2024 Jun 13
2
R-devel on Windows temporarily broken?
I had a very routine CI job fail twice this morning on r-devel on Windows;
the package (in fine standard form) doesn't even install under win-builder
r-devel. Whereas on Linux with r86731 everything is peachy.
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2024 Jun 13
1
R-devel on Windows temporarily broken?
...where it is 'impossible to
blow up where it did' (line 183)
https://github.com/TileDB-Inc/TileDB-R/actions/runs/9498253355/job/26179179289
Note that r-release ran fine on the same commit.
Ditto with this win-builder r-devel build _not even installing_
https://win-builder.r-project.org/SNSy1J8W8H8b
The package now also errors on r-devel-linux-x86_64-debian-gcc and was fine
days ago (as we just uploaded that release last week).
Neither one of these errors has, as best as I can tell, anything to do with
texinfo, as you brought that up.
Anyway, I just disabled r-devel in the CI matrix for no...