Skip to content

GH-49000: [R] Warning building docs due to unresolved references to base R functions#49001

Closed
thisisnic wants to merge 1 commit into
apache:mainfrom
thisisnic:GH-49000_make_doc
Closed

GH-49000: [R] Warning building docs due to unresolved references to base R functions#49001
thisisnic wants to merge 1 commit into
apache:mainfrom
thisisnic:GH-49000_make_doc

Conversation

@thisisnic
Copy link
Copy Markdown
Member

@thisisnic thisisnic commented Jan 26, 2026

Rationale for this change

Warning due to bad docs link

What changes are included in this PR?

Fix doc generation stuff to point to right place

Are these changes tested?

Test with make doc locally, worked.

Are there any user-facing changes?

Docs links work better?

@nealrichardson
Copy link
Copy Markdown
Member

These warnings are from roxygen2::roxygenize() not CRAN? Among the things that are odd here are (1) the resulting man/acero.Rd is not changed, and (2) Arithmetic encompasses so many operators, not just %% and %/% (like + etc.), so why are those the only ones flagged? I wonder if this should be a bug report to roxygen2 then.

@thisisnic
Copy link
Copy Markdown
Member Author

Hmm, looks like this is to do with r-lib/roxygen2#1612 but it'll be fixed in r-lib/roxygen2#1758 so I'm closing this PR

@thisisnic thisisnic closed this Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants