install_go {proffer} | R 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 |
version |
Character, a version string such as |
quiet |
Logical, whether to suppress console messages. |
[Package proffer version 0.2.2 Index]