install_go: Deprecated

View source: R/install.R

install_goR Documentation

Deprecated

Description

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

Usage

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.


wlandau/proffer documentation built on June 10, 2025, 6:05 p.m.