AlenkaF opened a new issue, #39942:
URL: https://github.com/apache/arrow/issues/39942

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The crossbow docs preview jobs have started failing with a R Markdown error:
   
   ```
   -- RMarkdown error 
-------------------------------------------------------------
   
   Quitting from lines 192-195 [unnamed-chunk-14] (arrow.Rmd)
   Warning message:
   The vignette title specified in \VignetteIndexEntry{} is different from the 
title in the YAML metadata. The former is "", and the latter is "Get started 
with Arrow". If that is intentional, you may set 
options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check. 
   
--------------------------------------------------------------------------------
   ---
   Standard error:
   Attaching package: 'arrow'
   
   The following object is masked from 'package:utils':
   
       timestamp
   
   Warning message:
   In process_conditional_examples(x) :
     @examplesIf condition `arrow_with_dataset() && 
identical(Sys.getenv("NOT_CRAN"), "true")` is FALSE
   ---
   Backtrace:
   1. pkgdown::build_site(install = FALSE)
   2. pkgdown:::build_site_external(pkg = pkg, examples = examples, 
run_dont_run = run_d...
   3. callr::r(function(..., cli_colors, pkgdown_internet) { ...
   4. callr:::get_result(output = out, options)
   5. callr:::throw(callr_remote_error(remerr, output), parent = 
fix_msg(remerr[[3]]))
   ```
   See: 
https://github.com/ursacomputing/crossbow/actions/runs/7772142018/job/21194228305#step:7:13155
   
   @assignUser @paleolimbot do you have any insights into what should be 
updated/fixed?
   
   cc @kou 
   
   ### Component(s)
   
   Continuous Integration, R


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to