diff --git a/DESCRIPTION b/DESCRIPTION index 60ac2c7707..40345f3585 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: tiledb Type: Package -Version: 0.26.0.6 +Version: 0.27.0 Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays Authors@R: c(person("TileDB, Inc.", role = c("aut", "cph")), person("Dirk", "Eddelbuettel", email = "dirk@tiledb.com", role = "cre")) diff --git a/NEWS.md b/NEWS.md index 6f11c490fb..6451e029ac 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# Ongoing development +# tiledb 0.27.0 * This release of the R package builds against [TileDB 2.23.0](https://github.com/TileDB-Inc/TileDB/releases/tag/2.23.0), and has also been tested against earlier releases as well as the development version (#701, #704) @@ -6,6 +6,8 @@ * Group elements can now be deleted (#702) +* Two error messages now show the human-readable type representation instead of the enum counter value (#705) + ## Build and Test Systems * The test files receives a minor refactoring absorbing two files (#698) diff --git a/README.md b/README.md index f4dd9516e9..85030456a8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The most recent released version can be installed from > remotes::install_github("TileDB-Inc/TileDB-R") ... > library(tiledb) - TileDB R 0.26.0 with TileDB Embedded 2.22.0 on Ubuntu 23.10. + TileDB R 0.27.0 with TileDB Embedded 2.23.0 on Ubuntu 23.10. See https://tiledb.com for more information about TileDB. > help(package=tiledb) diff --git a/docs/404.html b/docs/404.html index 29a36fdeef..038aa240eb 100644 --- a/docs/404.html +++ b/docs/404.html @@ -10,7 +10,7 @@ - +