The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
httpgd
fully supports RStudio:
To open a client in the embedded RStudio Viewer
-tab call
hgd_view()
after starting the server:
To view a client in an external browser window call:
Sometimes (if the Viewer
-tab is resized with any plot in
the Plots
-tab) RStudio will activate its own graphics
device, the Plots
-tab will obtain focus, and
httpgd
will show the message “Device inactive.” in
the Viewer
-tab.
The list of graphics devices (dev.list()
) will look
something like this:
This can be easily solved by closing the current (RStudioGD) graphics device:
After that dev.list()
should only show a
httpgd
device:
The problem should not reappear afterwards, even after resizing the pane.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.