Skip to content

roxygen2 generates wrong anchor names for methods in subclasses #1742

@s-fleck

Description

@s-fleck

It seems CRAN recently added new checks, and I am now getting those issues with my pkg lgr which has a lot of R6 documentation:

https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/lgr-00check.html

I heavily rely on inheritance and tbh the roxygen in this project might be a bit confusing, but to me it still looks like a bug in roxygen generating the wrong anchor name (using the name of parent class)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions