Skip to content

0.20.2

Compare
Choose a tag to compare
@eddelbuettel eddelbuettel released this 31 Jul 15:41
d387a96

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

Entries from the NEWS.md file follow.

tiledb 0.20.2

  • This release of the R package builds against TileDB 2.16.1, and has also been tested against earlier releases as well as the development version

Improvements

  • The column buffer allocation is now robust to container overflow sanitizer checks (#574)

  • The array schema version is now accessible via a function (#575)

  • Use of TileDB Embedded was upgraded to release 2.15.3 (#576)

  • The tile extend getter function is now able to access a wider range of possible values (#577)

Build and Test Systems

  • The minimal version of TileDB Embedded that can be used with the R package is now release 2.7.0 (#578)