Skip to content

[R] Warning building docs due to unresolved references to base R functions #49000

@thisisnic

Description

@thisisnic

Describe the enhancement requested

Warning generated when calling make doc

✖ dplyr-funcs-doc.R:31: @details Could not resolve link to topic "\\%\\%" in the dependencies or base packages.
ℹ If you haven't documented "\\%\\%" yet, or just changed its name, this is normal. Once "\\%\\%" is documented, this warning goes away.
ℹ Make sure that the name of the topic is spelled correctly.
ℹ Always list the linked package as a dependency.
ℹ Alternatively, you can fully qualify the link with a package name.
✖ dplyr-funcs-doc.R:31: @details Could not resolve link to topic "\\%/\\%" in the dependencies or base packages.
ℹ If you haven't documented "\\%/\\%" yet, or just changed its name, this is normal. Once "\\%/\\%" is documented, this warning goes away.
ℹ Make sure that the name of the topic is spelled correctly.
ℹ Always list the linked package as a dependency.
ℹ Alternatively, you can fully qualify the link with a package name.
✖ dplyr-funcs-doc.R:31: @details Could not resolve link to topic "\\%in\\%" in the dependencies or base packages.
ℹ If you haven't documented "\\%in\\%" yet, or just changed its name, this is normal. Once "\\%in\\%" is documented, this warning goes away.
ℹ Make sure that the name of the topic is spelled correctly.
ℹ Always list the linked package as a dependency.
ℹ Alternatively, you can fully qualify the link with a package name.

Component(s)

R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions