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 d4b560ad update documentation for tag main
d4b560ad is described below

commit d4b560adec4803aa065fcdb6e0b8df6e94688a4b
Author: GitHub Actions <[email protected]>
AuthorDate: Tue Dec 17 03:16:52 2024 +0000

    update documentation for tag main
---
 main/.doctrees/environment.pickle   | Bin 1519227 -> 1519227 bytes
 main/r/pkgdown.yml                  |   2 +-
 main/r/reference/convert_array.html |   2 ++
 main/r/search.json                  |   2 +-
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/main/.doctrees/environment.pickle 
b/main/.doctrees/environment.pickle
index 53274a72..6e11a264 100644
Binary files a/main/.doctrees/environment.pickle and 
b/main/.doctrees/environment.pickle differ
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index 08f62713..806cc31e 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,4 +2,4 @@ pandoc: 3.1.3
 pkgdown: 2.1.1
 pkgdown_sha: ~
 articles: {}
-last_built: 2024-12-06T21:53Z
+last_built: 2024-12-17T03:16Z
diff --git a/main/r/reference/convert_array.html 
b/main/r/reference/convert_array.html
index ee8e81f0..223704dd 100644
--- a/main/r/reference/convert_array.html
+++ b/main/r/reference/convert_array.html
@@ -109,6 +109,8 @@ attribute of <code>to</code>.</p></li>
 be converted to <code><a href="https://blob.tidyverse.org/reference/blob.html"; 
class="external-link">blob::blob()</a></code>.</p></li>
 <li><p><code><a href="https://vctrs.r-lib.org/reference/list_of.html"; 
class="external-link">vctrs::list_of()</a></code>: List, large list, and 
fixed-size list types can be
 converted to <code><a href="https://vctrs.r-lib.org/reference/list_of.html"; 
class="external-link">vctrs::list_of()</a></code>.</p></li>
+<li><p><code><a href="https://rdrr.io/r/base/matrix.html"; 
class="external-link">matrix()</a></code>: Fixed-size list types can be 
converted to
+<code>matrix(ptype, ncol = fixed_size)</code>.</p></li>
 <li><p><code><a href="https://rdrr.io/r/base/data.frame.html"; 
class="external-link">data.frame()</a></code>: Struct types can be converted to 
<code><a href="https://rdrr.io/r/base/data.frame.html"; 
class="external-link">data.frame()</a></code>.</p></li>
 <li><p><code><a href="https://vctrs.r-lib.org/reference/unspecified.html"; 
class="external-link">vctrs::unspecified()</a></code>: Any type can be 
converted to <code><a href="https://vctrs.r-lib.org/reference/unspecified.html"; 
class="external-link">vctrs::unspecified()</a></code>;
 however, a warning will be raised if any non-null values are 
encountered.</p></li>
diff --git a/main/r/search.json b/main/r/search.json
index 7838e0ed..1760b0b7 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  [...]

Reply via email to