We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Nightly Dev Build job failed on Tuesday (2024-05-28) in run 9278934563
The text was updated successfully, but these errors were encountered:
The error on Tuesday night happened during installation. From a quick skim of the log, I think there was a problem building libtiledb.
In file included from RcppExports.cpp:4: ../inst/include/tiledb.h:8:10: fatal error: tiledb/tiledb: No such file or directory 8 | #include <tiledb/tiledb> | ^~~~~~~~~~~~~~~ compilation terminated. make: *** [/usr/lib/R/etc/Makeconf:204: RcppExports.o] Error 1 ERROR: compilation failed for package ‘tiledb’ * removing ‘/usr/local/lib/R/site-library/tiledb’
However, the nightly build passed last night, so I think this Issue can be closed
Sorry, something went wrong.
Yes that was a side effect of #711 which has been fixed by #713.
eddelbuettel
No branches or pull requests
The Nightly Dev Build job failed on Tuesday (2024-05-28) in run 9278934563
The text was updated successfully, but these errors were encountered: