We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393994a commit cca5fdfCopy full SHA for cca5fdf
docs/tutorials/multi_r_compilation.md
@@ -77,7 +77,7 @@ Enter the number corresponding to the selected version:
77
!!! Note
78
`BUILDDIR` and `TOP_SRCDIR` will be set to the defaults using the label
79
`r-devel` whenever a new bash terminal is opened, e.g. when the codespace
80
- is restarted. Whenever following instructions that use these variables to
+ is restarted. Whenever following instructions that use these variables to
81
refer to the build and source directory, be sure they are pointing to the
82
desired version!
83
You can check the values any time with
@@ -86,5 +86,5 @@ Enter the number corresponding to the selected version:
86
echo $BUILDDIR
87
echo $TOP_SRCDIR
88
```
89
-
+
90
and switch with `set_build_r <name>`.
0 commit comments