single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

[r] Signal script failure to calling script, polish messages #2932

Closed eddelbuettel closed 1 month ago

eddelbuettel commented 1 month ago

Issue and/or context:

As seen in #2931, error messages are not clear enough and do not break the build soon enough.

Changes:

Ensure the failing error code is transmitted. Make error text displayed a little 'louder' as well.

Notes for Reviewer:

SC 53847

eddelbuettel commented 1 month ago

Realized I should check the other scripts for the same stop() --> q() switch and found one more.