Skip to content

Commit e7c7a65

Browse files
authored
Release 0.30.0 (#756)
* Release 0.30.0 * Update pkgdown docs [ci skip]
1 parent 9a35575 commit e7c7a65

File tree

372 files changed

+1014
-672
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

372 files changed

+1014
-672
lines changed

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.29.0.9
3+
Version: 0.30.0
44
Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
55
Authors@R: c(person("TileDB, Inc.", role = c("aut", "cph")),
66
person("Dirk", "Eddelbuettel", email = "[email protected]", role = "cre"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ongoing Development
1+
# tiledb 0.30.0
22

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The most recent released version can be installed from
4040
> remotes::install_github("TileDB-Inc/TileDB-R")
4141
...
4242
> library(tiledb)
43-
TileDB R 0.29.0 with TileDB Embedded 2.25.0 on Ubuntu 24.04.
43+
TileDB R 0.30.0 with TileDB Embedded 2.26.0 on Ubuntu 24.04.
4444
See https://tiledb.com for more information about TileDB.
4545
> help(package=tiledb)
4646

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/data-ingestion-from-sql.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/documentation.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/installation-options.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/introduction.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)