Skip to main content

Requirements

The only requirement is to have the R programming language installed on your machine. We currently call R during transpilation to check on some built-in R functions. We intend on removing this requirement in the long-term.

Install

Install the CLI in any way you prefer.

Go

If you have go installed you can install it directly from Github.

Requirements:

  • Go >= 1.21.0
  • Your GOPATH added to your PATH

For more information see Go installation page.

go install github.com/vapourlang/vapour@latest

Download

Linux

Prebuilt binaries.

See the latest release for .deb, .rpm, .apk, .ipk, and Archlinux packages.

  1. Untar
  2. Add vapour to your PATH