-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [r] Support enumerations in update_obs/update_var [WIP] * Allow updating a `SOMADataFrame` with enums * Add tests where user explicitly sets levels (should fail because of tiledb-r) * [c++] Support return of `ordered` enumerations (#1717) * [c++] Support return of `ordered` enumerations * [r] Install tiledb-r from r-universe * Run ordered enum tests * Add tests for missing levels in enums * code-review feedback --------- Co-authored-by: Paul Hoffman <[email protected]> Co-authored-by: Dirk Eddelbuettel <[email protected]>
- Loading branch information
1 parent
fd9d458
commit 1a3b5c3
Showing
5 changed files
with
209 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters