thisisnic commented on PR #49088:
URL: https://github.com/apache/arrow/pull/49088#issuecomment-3849603381
> "Docs / AMD64 Debian 12 Complete Documentation" seems to be failing for
CRAN reasons:
>
> ```r
> -- Building articles
-----------------------------------------------------------
> Warning message:
> @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, hyperlinks) { ...
> 4. callr:::get_result(output = out, options)
> 5. callr:::throw(callr_remote_error(remerr, output), parent =
fix_msg(remerr[[3]]))
> ---
> Subprocess backtrace:
> 1. pkgdown::build_site(...)
> 2. pkgdown:::build_site_local(pkg = pkg, examples = examples,
run_dont_run = run_dont...
> 3. pkgdown::build_articles(pkg, lazy = lazy, override = override, quiet =
quiet, ...
> 4. pkgdown::build_articles_index(pkg)
> 5. pkgdown::render_page(pkg, "article-index", data =
data_articles_index(pkg), ...
> 6. pkgdown:::render_page_html(pkg, name = name, data = data, depth =
depth)
> 7. pkgdown:::modify_list(data_template(pkg, depth = depth), data)
> 8. pkgdown:::data_articles_index(pkg)
> 9. pkgdown:::config_abort(pkg, "{length(missing)} vignette{?s} missing
from index: {....
> 10. cli::cli_abort(message, ..., call = call, .envir = .envir)
> 11. | rlang::abort(message, ..., call = call, use_cli_format = TRUE, ...
> 12. | rlang:::signal_abort(cnd, .file)
> 13. | base::signalCondition(cnd)
> 14. global (function (e) ...
> Execution halted
>
> Error: `docker compose --file=/home/runner/work/arrow/arrow/compose.yaml
run --rm debian-docs` exited with a non-zero exit code 1, see the process
> ```
>
> cc @thisisnic
I just merged a fix, if you rebase it should be good for the R docs now :)
--
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]