Deprecated. To install Go, visit https://go.dev/dl/ and choose the appropriate build for your platform.

install_go(destination = tempfile(), version = NULL, quiet = FALSE)

Arguments

destination

Full path to the Go installation with the pprof and Go executables.

version

Character, a version string such as "1.19.5".

quiet

Logical, whether to suppress console messages.