Skip to content

0.21.0

Compare
Choose a tag to compare
@eddelbuettel eddelbuettel released this 14 Sep 20:50
3c675c6

Release 0.21.0 of the R package builds against TileDB 2.17.0, and has been tested against earlier releases as well as the development version.

Entries from the NEWS.md file follow.

tiledb 0.21.0

  • This release of the R package builds against TileDB 2.17.0, and has also been tested against earlier releases as well as the development version (#585, #587)

Improvements

  • Built-time configuration of TileDB Embedded can now be accessed as a JSON string (#584)

  • Enumeration types (i.e. what R calls factor variables) are now supported (#562)

  • Enumeration support has been extended to ordered types (#586)