Skip to content

Commit 0037c48

Browse files
committed
TileDB-R 0.33.0
1 parent f7792f1 commit 0037c48

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tiledb
22
Type: Package
3-
Version: 0.32.0.9
3+
Version: 0.33.0
44
Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
55
Authors@R: c(
66
person("TileDB, Inc.", role = c("aut", "cph")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tiledb (development version)
1+
# tiledb 0.33.0
22

33
* This release of the R package builds against [TileDB 2.29.0](https://github.com/TileDB-Inc/TileDB/releases/tag/2.29.0), and has also been tested against earlier releases as well as the development version
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The most recent released version can be installed from
3939
> remotes::install_github("TileDB-Inc/TileDB-R")
4040
...
4141
> library(tiledb)
42-
TileDB R 0.32.0 with TileDB Embedded 2.28.0 on Ubuntu 24.04.
42+
TileDB R 0.33.0 with TileDB Embedded 2.29.0 on Ubuntu 24.04.
4343
See https://tiledb.com for more information about TileDB.
4444
> help(package=tiledb)
4545

0 commit comments

Comments
 (0)