This is an automated email from the ASF dual-hosted git repository.

thisisnic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new f0de008f84 MINOR: [R] Add new vignette to pkgdown config (#49145)
f0de008f84 is described below

commit f0de008f84e6f1da65fa3e6cd13c0ffebd7ed919
Author: Nic Crane <[email protected]>
AuthorDate: Wed Feb 4 15:31:28 2026 -0500

    MINOR: [R] Add new vignette to pkgdown config (#49145)
    
    ### Rationale for this change
    
    CI failing on preview-docs; see #49141
    
    ### What changes are included in this PR?
    
    Add the vignette created in #49068 to pkgdown config
    
    ### Are these changes tested?
    
    I'll trigger CI
    
    ### Are there any user-facing changes?
    
    Nah
    
    Authored-by: Nic Crane <[email protected]>
    Signed-off-by: Nic Crane <[email protected]>
---
 r/_pkgdown.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/r/_pkgdown.yml b/r/_pkgdown.yml
index 4946832992..39700914db 100644
--- a/r/_pkgdown.yml
+++ b/r/_pkgdown.yml
@@ -150,6 +150,7 @@ articles:
       - developers/docker
       - developers/install_details
       - developers/data_object_layout
+      - developers/binary_features
 
 reference:
 - title: Read datasets

Reply via email to