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 53517a5 commit 9a70e26Copy full SHA for 9a70e26
README.md
@@ -44,7 +44,7 @@ The `Xtensor` R package depends on the `xtensor-r` C++ header-only library.
44
45
- When installing the CRAN package the headers of `xtensor-r` and its dependencies
46
are vendored in the R package.
47
- - However, the conda package does not vendor its dependencies.
+ - However, the conda-forge package does not vendor its dependencies.
48
49
The vendoring can be prevented by passing the `--novendor` option to the configure script,
50
which can be passed to the `R CMD INSTALL` command in the following way:
0 commit comments