Displaying 2 results from an estimated 2 matches for "tiledb".
Did you mean:
tiled
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?
...ndows, too, at least when I look at
| the R contributor svn dashboard (provided thanks to Jeroen Ooms):
| https://contributor.r-project.org/svn-dashboard/
This ran twice, and blew up both times in a spot 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 a...