Skip to content

Commit

Permalink
document LIBARROW_DOWNLOAD
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Nov 9, 2023
1 parent 1361154 commit 371e003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions r/vignettes/install.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ the bundled build script. All boolean variables are case-insensitive.
| --- | --- | :-: |
| `LIBARROW_BUILD` | Allow building from source | `true` |
| `LIBARROW_BINARY` | Try to install `libarrow` binary instead of building from source | (unset) |
| `LIBARROW_DOWNLOAD` | Set to `false` to explicitly forbid fetching a `libarrow` binary | (unset) |
| `LIBARROW_MINIMAL` | Build with minimal features enabled | (unset) |
| `NOT_CRAN` | Set `LIBARROW_BINARY=true` and `LIBARROW_MINIMAL=false` | `false` |
| `ARROW_R_DEV` | More verbose messaging and regenerates some code | `false` |
Expand Down

0 comments on commit 371e003

Please sign in to comment.