Skip to content

Missing link or links for hidden R6 classes #1155

@dipterix

Description

@dipterix

If class A inherits class B while B is not exported, the generated document for class A link to a missing documentation object B. In Rd file, the following line triggers R check warning:

\section{Super class}{
\code{\link[pkg:B]{pkg::B}} -> \code{A}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    R6 6️⃣bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions