This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 85c816d4 update documentation for tag main
85c816d4 is described below
commit 85c816d49391e04f0e9f35a13e3097f4855499ff
Author: GitHub Actions <[email protected]>
AuthorDate: Fri Jul 4 03:44:21 2025 +0000
update documentation for tag main
---
main/.doctrees/environment.pickle | Bin 1162151 -> 1162151
bytes
main/r/404.html | 2 +-
main/r/LICENSE.html | 2 +-
main/r/authors.html | 6 +++---
main/r/index.html | 2 +-
main/r/news/index.html | 20 +++++++++++++++++++-
main/r/pkgdown.yml | 2 +-
main/r/reference/array_stream_set_finalizer.html | 2 +-
main/r/reference/as_nanoarrow_array.html | 2 +-
main/r/reference/as_nanoarrow_array_stream.html | 2 +-
main/r/reference/as_nanoarrow_buffer.html | 2 +-
main/r/reference/as_nanoarrow_schema.html | 2 +-
main/r/reference/as_nanoarrow_vctr.html | 2 +-
main/r/reference/basic_array_stream.html | 2 +-
main/r/reference/convert_array.html | 2 +-
main/r/reference/convert_array_stream.html | 2 +-
main/r/reference/example_ipc_stream.html | 2 +-
main/r/reference/index.html | 2 +-
main/r/reference/infer_nanoarrow_ptype.html | 2 +-
.../reference/infer_nanoarrow_ptype_extension.html | 2 +-
main/r/reference/na_type.html | 2 +-
main/r/reference/na_vctrs.html | 2 +-
main/r/reference/nanoarrow-package.html | 2 +-
main/r/reference/nanoarrow_array_init.html | 2 +-
main/r/reference/nanoarrow_buffer_init.html | 2 +-
main/r/reference/nanoarrow_extension_array.html | 2 +-
main/r/reference/nanoarrow_extension_spec.html | 2 +-
main/r/reference/nanoarrow_pointer_is_valid.html | 2 +-
main/r/reference/nanoarrow_version.html | 4 ++--
main/r/reference/read_nanoarrow.html | 2 +-
main/r/search.json | 2 +-
31 files changed, 51 insertions(+), 33 deletions(-)
diff --git a/main/.doctrees/environment.pickle
b/main/.doctrees/environment.pickle
index 83229c29..1880c282 100644
Binary files a/main/.doctrees/environment.pickle and
b/main/.doctrees/environment.pickle differ
diff --git a/main/r/404.html b/main/r/404.html
index 77f142b1..83a77baf 100644
--- a/main/r/404.html
+++ b/main/r/404.html
@@ -20,7 +20,7 @@
<a class="navbar-brand me-2" href="index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/LICENSE.html b/main/r/LICENSE.html
index 438bf646..11fb98c3 100644
--- a/main/r/LICENSE.html
+++ b/main/r/LICENSE.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/authors.html b/main/r/authors.html
index 07839deb..1d2aa9bb 100644
--- a/main/r/authors.html
+++ b/main/r/authors.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
@@ -54,13 +54,13 @@
<p>Dunnington D, Apache Arrow (2025).
<em>nanoarrow: Interface to the 'nanoarrow' 'C' Library</em>.
-R package version 0.6.0.9000, https://github.com/apache/arrow-nanoarrow, <a
href="https://arrow.apache.org/nanoarrow/latest/r/"
class="external-link">https://arrow.apache.org/nanoarrow/latest/r/</a>.
+R package version 0.7.0.9000, https://github.com/apache/arrow-nanoarrow, <a
href="https://arrow.apache.org/nanoarrow/latest/r/"
class="external-link">https://arrow.apache.org/nanoarrow/latest/r/</a>.
</p>
<pre>@Manual{,
title = {nanoarrow: Interface to the 'nanoarrow' 'C' Library},
author = {Dewey Dunnington and {Apache Arrow}},
year = {2025},
- note = {R package version 0.6.0.9000,
https://github.com/apache/arrow-nanoarrow},
+ note = {R package version 0.7.0.9000,
https://github.com/apache/arrow-nanoarrow},
url = {https://arrow.apache.org/nanoarrow/latest/r/},
}</pre>
</div>
diff --git a/main/r/index.html b/main/r/index.html
index dc10a82d..ed63e5f4 100644
--- a/main/r/index.html
+++ b/main/r/index.html
@@ -22,7 +22,7 @@
<a class="navbar-brand me-2" href="index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/news/index.html b/main/r/news/index.html
index ccc06758..7ecc5c6e 100644
--- a/main/r/news/index.html
+++ b/main/r/news/index.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
@@ -32,6 +32,24 @@
<small>Source: <a
href="https://github.com/apache/arrow-nanoarrow/blob/main/r/NEWS.md"
class="external-link"><code>NEWS.md</code></a></small>
</div>
+ <div class="section level2">
+<h2 class="pkg-version" data-toc-text="0.7.0" id="nanoarrow-070">nanoarrow
0.7.0<a class="anchor" aria-label="anchor" href="#nanoarrow-070"></a></h2><p
class="text-muted">CRAN release: 2025-07-03</p>
+<ul><li>Add zstd decompression support to R package (<a
href="https://github.com/apache/arrow-nanoarrow/issues/733"
class="external-link">#733</a>)</li>
+<li>Support native creation of more numeric Arrow arrays from integer vectors
(<a href="https://github.com/apache/arrow-nanoarrow/issues/697"
class="external-link">#697</a>)</li>
+<li>Support matrix objects as fixed-size-list arrays (<a
href="https://github.com/apache/arrow-nanoarrow/issues/692"
class="external-link">#692</a>)</li>
+<li>Ensure that <code>python</code> is used on Windows when running
bootstrap.R (<a href="https://github.com/apache/arrow-nanoarrow/issues/792"
class="external-link">#792</a>)</li>
+<li>Update vctrs extension name to reflect implementation change (<a
href="https://github.com/apache/arrow-nanoarrow/issues/752"
class="external-link">#752</a>)</li>
+<li>sub-day precision Date should be floored when treated as integer (<a
href="https://github.com/apache/arrow-nanoarrow/issues/674"
class="external-link">#674</a>)</li>
+</ul></div>
+ <div class="section level2">
+<h2 class="pkg-version" data-toc-text="0.6.0" id="nanoarrow-060">nanoarrow
0.6.0<a class="anchor" aria-label="anchor" href="#nanoarrow-060"></a></h2><p
class="text-muted">CRAN release: 2024-10-13</p>
+<ul><li>Add float16 support for R bindings (<a
href="https://github.com/apache/arrow-nanoarrow/issues/650"
class="external-link">#650</a>)</li>
+<li>Implement string view support in R bindings (<a
href="https://github.com/apache/arrow-nanoarrow/issues/636"
class="external-link">#636</a>)</li>
+<li>Allow opt-out of warning for unregistered extension types (<a
href="https://github.com/apache/arrow-nanoarrow/issues/632"
class="external-link">#632</a>)</li>
+<li>Add bindings to IPC writer (<a
href="https://github.com/apache/arrow-nanoarrow/issues/608"
class="external-link">#608</a>)</li>
+<li>Avoid flatcc aligned_alloc() call when compiling R package (<a
href="https://github.com/apache/arrow-nanoarrow/issues/494"
class="external-link">#494</a>)</li>
+<li>Use JSON in experimental R vctrs extension type (<a
href="https://github.com/apache/arrow-nanoarrow/issues/533"
class="external-link">#533</a>)</li>
+</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="0.5.0" id="nanoarrow-050">nanoarrow
0.5.0<a class="anchor" aria-label="anchor" href="#nanoarrow-050"></a></h2><p
class="text-muted">CRAN release: 2024-05-26</p>
<ul><li>Add experimental <code>nanoarrow_vctr</code> to wrap a list of arrays
(<a href="https://github.com/apache/arrow-nanoarrow/issues/461"
class="external-link">#461</a>)</li>
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index fd646727..8feefea1 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,4 +2,4 @@ pandoc: 3.1.3
pkgdown: 2.1.3
pkgdown_sha: ~
articles: {}
-last_built: 2025-06-27T20:25Z
+last_built: 2025-07-04T03:44Z
diff --git a/main/r/reference/array_stream_set_finalizer.html
b/main/r/reference/array_stream_set_finalizer.html
index 5c65f80d..171759ba 100644
--- a/main/r/reference/array_stream_set_finalizer.html
+++ b/main/r/reference/array_stream_set_finalizer.html
@@ -23,7 +23,7 @@ is run."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/as_nanoarrow_array.html
b/main/r/reference/as_nanoarrow_array.html
index d9a9ac4c..c49f6734 100644
--- a/main/r/reference/as_nanoarrow_array.html
+++ b/main/r/reference/as_nanoarrow_array.html
@@ -17,7 +17,7 @@ are represented identically."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/as_nanoarrow_array_stream.html
b/main/r/reference/as_nanoarrow_array_stream.html
index f214d13f..82b4fbb0 100644
--- a/main/r/reference/as_nanoarrow_array_stream.html
+++ b/main/r/reference/as_nanoarrow_array_stream.html
@@ -23,7 +23,7 @@ reference and not by value."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/as_nanoarrow_buffer.html
b/main/r/reference/as_nanoarrow_buffer.html
index 20735efa..4ae7ddac 100644
--- a/main/r/reference/as_nanoarrow_buffer.html
+++ b/main/r/reference/as_nanoarrow_buffer.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/as_nanoarrow_schema.html
b/main/r/reference/as_nanoarrow_schema.html
index 4dc2b413..62ab93d9 100644
--- a/main/r/reference/as_nanoarrow_schema.html
+++ b/main/r/reference/as_nanoarrow_schema.html
@@ -15,7 +15,7 @@ are represented identically."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/as_nanoarrow_vctr.html
b/main/r/reference/as_nanoarrow_vctr.html
index d67193a8..79d3406b 100644
--- a/main/r/reference/as_nanoarrow_vctr.html
+++ b/main/r/reference/as_nanoarrow_vctr.html
@@ -19,7 +19,7 @@ copying the underlying arrays."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/basic_array_stream.html
b/main/r/reference/basic_array_stream.html
index 6b9bbedf..485bd89b 100644
--- a/main/r/reference/basic_array_stream.html
+++ b/main/r/reference/basic_array_stream.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/convert_array.html
b/main/r/reference/convert_array.html
index 4d6bf0b3..93b7d280 100644
--- a/main/r/reference/convert_array.html
+++ b/main/r/reference/convert_array.html
@@ -15,7 +15,7 @@ custom vector types."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/convert_array_stream.html
b/main/r/reference/convert_array_stream.html
index 7db5dfe1..44ec3946 100644
--- a/main/r/reference/convert_array_stream.html
+++ b/main/r/reference/convert_array_stream.html
@@ -15,7 +15,7 @@ default inferences of to."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/example_ipc_stream.html
b/main/r/reference/example_ipc_stream.html
index fe44b5b4..e85645fa 100644
--- a/main/r/reference/example_ipc_stream.html
+++ b/main/r/reference/example_ipc_stream.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/index.html b/main/r/reference/index.html
index e85c1a94..d0539947 100644
--- a/main/r/reference/index.html
+++ b/main/r/reference/index.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/infer_nanoarrow_ptype.html
b/main/r/reference/infer_nanoarrow_ptype.html
index 44d26e58..56a6bdc5 100644
--- a/main/r/reference/infer_nanoarrow_ptype.html
+++ b/main/r/reference/infer_nanoarrow_ptype.html
@@ -9,7 +9,7 @@ convert_array_stream(). The default conversions
are:"></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/infer_nanoarrow_ptype_extension.html
b/main/r/reference/infer_nanoarrow_ptype_extension.html
index d27069df..fa05731c 100644
--- a/main/r/reference/infer_nanoarrow_ptype_extension.html
+++ b/main/r/reference/infer_nanoarrow_ptype_extension.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/na_type.html b/main/r/reference/na_type.html
index 0b5490c9..417a031f 100644
--- a/main/r/reference/na_type.html
+++ b/main/r/reference/na_type.html
@@ -15,7 +15,7 @@ prints/is returned by nanoarrow_schema_parse()."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/na_vctrs.html b/main/r/reference/na_vctrs.html
index ada0ca44..50b52782 100644
--- a/main/r/reference/na_vctrs.html
+++ b/main/r/reference/na_vctrs.html
@@ -15,7 +15,7 @@ as_nanoarrow_array() and convert_array() to ensure roundtrip
fidelity."></head><
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow-package.html
b/main/r/reference/nanoarrow-package.html
index 855862f3..a57fe500 100644
--- a/main/r/reference/nanoarrow-package.html
+++ b/main/r/reference/nanoarrow-package.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow_array_init.html
b/main/r/reference/nanoarrow_array_init.html
index 89995d3a..9b0d8b7c 100644
--- a/main/r/reference/nanoarrow_array_init.html
+++ b/main/r/reference/nanoarrow_array_init.html
@@ -21,7 +21,7 @@ $&lt;- operator, which can modify one parameter at a
time."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow_buffer_init.html
b/main/r/reference/nanoarrow_buffer_init.html
index 8f688ab3..501d8480 100644
--- a/main/r/reference/nanoarrow_buffer_init.html
+++ b/main/r/reference/nanoarrow_buffer_init.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow_extension_array.html
b/main/r/reference/nanoarrow_extension_array.html
index a6ec0ad3..79cab35f 100644
--- a/main/r/reference/nanoarrow_extension_array.html
+++ b/main/r/reference/nanoarrow_extension_array.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow_extension_spec.html
b/main/r/reference/nanoarrow_extension_spec.html
index 0ccf62ae..3c74968f 100644
--- a/main/r/reference/nanoarrow_extension_spec.html
+++ b/main/r/reference/nanoarrow_extension_spec.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow_pointer_is_valid.html
b/main/r/reference/nanoarrow_pointer_is_valid.html
index 975ed78a..fbffbe69 100644
--- a/main/r/reference/nanoarrow_pointer_is_valid.html
+++ b/main/r/reference/nanoarrow_pointer_is_valid.html
@@ -21,7 +21,7 @@ non-null."></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/reference/nanoarrow_version.html
b/main/r/reference/nanoarrow_version.html
index 0074de78..9462a0a2 100644
--- a/main/r/reference/nanoarrow_version.html
+++ b/main/r/reference/nanoarrow_version.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
@@ -62,7 +62,7 @@ was compiled against.</p>
<div class="section level2">
<h2 id="ref-examples">Examples<a class="anchor" aria-label="anchor"
href="#ref-examples"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span
class="r-in"><span><span class="fu">nanoarrow_version</span><span
class="op">(</span><span class="op">)</span></span></span>
-<span class="r-out co"><span class="r-pr">#></span> [1]
"0.7.0-SNAPSHOT"</span>
+<span class="r-out co"><span class="r-pr">#></span> [1]
"0.8.0-SNAPSHOT"</span>
<span class="r-in"><span><span class="fu">nanoarrow_with_zstd</span><span
class="op">(</span><span class="op">)</span></span></span>
<span class="r-out co"><span class="r-pr">#></span> [1] TRUE</span>
</code></pre></div>
diff --git a/main/r/reference/read_nanoarrow.html
b/main/r/reference/read_nanoarrow.html
index 96f755a8..0c7a81f8 100644
--- a/main/r/reference/read_nanoarrow.html
+++ b/main/r/reference/read_nanoarrow.html
@@ -17,7 +17,7 @@ a CSV file that does a better job maintaining
types.'></head><body>
<a class="navbar-brand me-2" href="../index.html">nanoarrow</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.6.0.9000</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="">0.7.0.9000</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false"
aria-label="Toggle navigation">
diff --git a/main/r/search.json b/main/r/search.json
index 8c8f3d24..462a1162 100644
--- a/main/r/search.json
+++ b/main/r/search.json
@@ -1 +1 @@
-[{"path":"/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"Apache
License","title":"Apache License","text":"Version 2.0, January 2004
<http://www.apache.org/licenses/>","code":""},{"path":[]},{"path":"/LICENSE.html","id":"id_1-definitions","dir":"","previous_headings":"Terms
and Conditions for use, reproduction, and distribution","what":"1.
Definitions","title":"Apache License","text":"“License” shall mean terms
conditions use, reproduction, distribution defined Sections [...]
+[{"path":"/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"Apache
License","title":"Apache License","text":"Version 2.0, January 2004
<http://www.apache.org/licenses/>","code":""},{"path":[]},{"path":"/LICENSE.html","id":"id_1-definitions","dir":"","previous_headings":"Terms
and Conditions for use, reproduction, and distribution","what":"1.
Definitions","title":"Apache License","text":"“License” shall mean terms
conditions use, reproduction, distribution defined Sections [...]