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 0069f0b commit 33a0d9fCopy full SHA for 33a0d9f
ChangeLog
@@ -1,3 +1,7 @@
1
+2018-02-25 Dirk Eddelbuettel <edd@debian.org>
2
+
3
+ * vignettes/Rcpp-FAQ.Rmd (Note): Expand conda answer by adding link
4
5
2018-02-14 Dirk Eddelbuettel <edd@debian.org>
6
7
* DESCRIPTION (Version, Date): New minor version
vignettes/Rcpp-FAQ.Rmd
@@ -1211,7 +1211,9 @@ conda install gxx_linux-64
1211
```
1212
1213
helps within this environment as it installs the corresponding
1214
-`x86_64-conda_cos6-linux-gnu-c++` compiler.
+`x86_64-conda_cos6-linux-gnu-c++` compiler. Documentation for this and other
1215
+systems is provided
1216
+[at this page](https://conda.io/docs/user-guide/tasks/build-packages/compiler-tools.html).
1217
1218
# Support
1219
0 commit comments