-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Description
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