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

commit 8cbadc2dcc4249a0d361f2e66ba623938e515861
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Feb 8 19:05:49 2024 +0000

    update documentation for tag main
---
 main/r/pkgdown.yml            | 2 +-
 main/r/reference/na_type.html | 6 +++---
 main/r/search.json            | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index 5ce275d7..644c4650 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.9.2.1
 pkgdown: 2.0.7
 pkgdown_sha: ~
 articles: {}
-last_built: 2024-02-02T14:23Z
+last_built: 2024-02-08T19:05Z
 
diff --git a/main/r/reference/na_type.html b/main/r/reference/na_type.html
index 585e0aaa..216da8a0 100644
--- a/main/r/reference/na_type.html
+++ b/main/r/reference/na_type.html
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
-<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta 
http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta 
charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta 
name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no"><meta name="description" content="In nanoarow, types, fields, 
and schemas are all represented by a
+<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta 
http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta 
charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta 
name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no"><meta name="description" content="In nanoarrow, types, 
fields, and schemas are all represented by a
 nanoarrow_schema. These functions are convenience
 constructors to create these objects in a readable way. Use na_type() to
 construct types based on the constructor name, which is also the name that
-prints/is returned by nanoarrow_schema_parse()."><title>Create type objects — 
na_type • nanoarrow</title><script 
src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" 
content="width=device-width, initial-scale=1, shrink-to-fit=no"><link 
href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script 
src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><!-- Font 
Awesome icons --><link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs [...]
+prints/is returned by nanoarrow_schema_parse()."><title>Create type objects — 
na_type • nanoarrow</title><script 
src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" 
content="width=device-width, initial-scale=1, shrink-to-fit=no"><link 
href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script 
src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><!-- Font 
Awesome icons --><link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs [...]
 nanoarrow_schema. These functions are convenience
 constructors to create these objects in a readable way. Use na_type() to
 construct types based on the constructor name, which is also the name that
@@ -54,7 +54,7 @@ prints/is returned by nanoarrow_schema_parse()."><!-- mathjax 
--><script src="ht
     </div>
 
     <div class="ref-description section level2">
-    <p>In nanoarow, types, fields, and schemas are all represented by a
+    <p>In nanoarrow, types, fields, and schemas are all represented by a
 <a href="as_nanoarrow_schema.html">nanoarrow_schema</a>. These functions are 
convenience
 constructors to create these objects in a readable way. Use 
<code>na_type()</code> to
 construct types based on the constructor name, which is also the name that
diff --git a/main/r/search.json b/main/r/search.json
index d95386ba..75dd3065 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":"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 1 9 [...]
+[{"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":"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 1 9 [...]

Reply via email to