Skip to content
ghqc

ghqc R Package

The ghqc R package is a lightweight wrapper around the ghqc CLI. It installs the binary, launches the web UI as a background process, and provides a few R-native helpers for status, reconnection, logs, and diagnostics.

The package currently focuses on operational helpers rather than authoring workflows. From R, you can install or upgrade the CLI, start the UI, inspect the tracked server process, stream logs, print a sitrep, and compare local and released versions.

Refer to the installation instructions to install the R package.