Skip to content
New issue

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

Also show utils::osVersion #532

Merged
merged 2 commits into from Apr 3, 2023
Merged

Conversation

eddelbuettel
Copy link
Member

Small 'quality of life' improvement changing the startup message from

> library(tiledb)
TileDB R 0.19.0.2 with TileDB Embedded 2.16.0. See https://tiledb.com for more information.
> 

to

> library(tiledb)
TileDB R 0.19.0.2 with TileDB Embedded 2.16.0 on Ubuntu 22.10. See https://tiledb.com for more information.
>

(The message is only shown if interactive use is detected.)

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #27267: Also show OS and Version in startup message.

@eddelbuettel eddelbuettel force-pushed the de/sc-27267/show_os_and_version branch from bc58399 to 798402a Compare April 3, 2023 19:48
@eddelbuettel eddelbuettel force-pushed the de/sc-27267/show_os_and_version branch from 798402a to d9f4935 Compare April 3, 2023 20:02
@eddelbuettel
Copy link
Member Author

I had to do a little bit of mud-wrestling with one filesystem test which for unclear reasons choked several times today just like last Friday. We now skip parts of that test file on Windows.

@eddelbuettel eddelbuettel merged commit de711cb into master Apr 3, 2023
10 checks passed
@eddelbuettel eddelbuettel deleted the de/sc-27267/show_os_and_version branch April 3, 2023 20:40
@eddelbuettel eddelbuettel mentioned this pull request Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants