Skip to content

0.8.1

Compare
Choose a tag to compare
@eddelbuettel eddelbuettel released this 08 Oct 14:55
bc54235

A new release 0.8.1 of the TileDB R package with extended support for the TileDB Embedded library version 2.1.0 and later.

Entries from the NEWS.md file follow:

0.8.1

  • This release of the R package supports TileDB 2.1.0, but has also been tested against the previous release TileDB 2.0.8.

Improvements

  • R-based metadata accessors have been extended to also support tiledb_array arrays (#169)

  • configure now also checks the hardware platform before attempting a download of a prebuilt library (#170)

  • SystemRequirements: in the DESCRIPTION file has been expanded (#170)

Bug Fixes

  • A typo in the manual page source, copied three more times, has been corrected (#167)