Skip to content

getOption links to Non-documented_objects #1735

@brry

Description

@brry

I have an R function with

#' @param dir     Path to data directory. [...] DEFAULT: [getOption]`("rdwdlocdir")`

With 7.3.2 this used to correctly generate in the Rd file:

DEFAULT: \link{getOption}\code{("rdwdlocdir")}} 

But with 7.3.3 (also with .9000 ), I get

DEFAULT: \link[R.utils:Non-documented_objects]{R.utils::getOption}\code{("rdwdlocdir")}} 

It would be wonderful if it could be fixed :)

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