-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
browseVignettes("dplyr") or whatever doesn't work because of excessive smartness: the URL opens in the browser on the host, but the web server for these help pages is running on the guest. Possibly fixable by adjusting which ports are forwarded in the Vagrantfile?
vignette("introduction", "dplyr") works fine: it opens in the help-viewer pane.
Shrug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels