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.


proffer documentation built on April 4, 2025, 1:58 a.m.