Skip to content

Commit e48e77e

Browse files
authored
TileDB-R 0.31.1 (#817)
This PR formalizes release 0.31.1, addressing CRAN checks not resolved by 0.31.0; namely: - addresses ASAN check failures - fix broken URLs due to new GH pages deployment - remove static libraries from installed package for R >= 4.5
1 parent 9621b41 commit e48e77e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.31.0.5
3+
Version: 0.31.1
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-
# Unreleased
1+
# tiledb 0.31.1
22

33
* Allow `parse_query_condition()` to work on dimensions when an array is passed
44
* Add `tiledb_vfs_copy_dir()`, a wrapper for the `vfs_copy_dir()` function

0 commit comments

Comments
 (0)