Skip to content

Commit 33a0d9f

Browse files
committed
expanded conda FAQ entry
1 parent 0069f0b commit 33a0d9f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2018-02-25 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp-FAQ.Rmd (Note): Expand conda answer by adding link
4+
15
2018-02-14 Dirk Eddelbuettel <[email protected]>
26

37
* DESCRIPTION (Version, Date): New minor version

vignettes/Rcpp-FAQ.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,9 @@ conda install gxx_linux-64
12111211
```
12121212

12131213
helps within this environment as it installs the corresponding
1214-
`x86_64-conda_cos6-linux-gnu-c++` compiler.
1214+
`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).
12151217

12161218
# Support
12171219

0 commit comments

Comments
 (0)