Skip to content

HTML shows help for R-release not R-devel #228

@hturner

Description

@hturner

When we make a change to a help file in the development version, rebuild R and use which_r to switch to r-devel, the R console uses R-devel with the latest changes, but ? still opens help files from the release version that is installed in the dev container.

Somehow we need to work out how to switch to show help files from r-devel.

The help files are rebuilt, because we can see the updated help file if we run r-devel directly from the terminal.

Metadata

Metadata

Assignees

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